aboutsummaryrefslogtreecommitdiff
path: root/networking/udhcp/dhcpd.c
AgeCommit message (Expand)Author
2006-05-27Consolidate #include <sys/time.h> so libbb.h does it.Rob Landley
2006-05-21Minor cleanups: Convert a few calloc() calls to xzalloc, remove unnecessaryRob Landley
2006-05-08add back in udhcp supportMike Frysinger
2006-03-23remove in place of external linkMike Frysinger
2006-01-25just whitespaceTim Riker
2005-09-01Off by one error in max_leases sanity check. Bug 349, apparently.Rob Landley
2004-10-08Wade Berrier writes:Eric Andersen
2004-03-15Remove trailing whitespace. Update copyright to include 2004.Eric Andersen
2004-01-30Use standard C99 typesEric Andersen
2003-12-18Finish remerging busybox udhcp and udhcp. Some cleanups as well.Russ Dill
2003-06-10Vodz, last_patch_88Glenn L McGrath
2002-12-11sorry about all the noise, should be all synced up nowRuss Dill
2002-10-14added full udhcp integrationRuss Dill