aboutsummaryrefslogtreecommitdiff
path: root/networking/udhcp/dhcpc.c
AgeCommit message (Expand)Author
2004-05-19fix timewarp in client (server fix later)Russ Dill
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-12-16start attempting to bring udhcp in busybox back to the state where it is (ide...Russ Dill
2003-09-01Allow one to detect and handle the case where no lease could be obtainedGlenn L McGrath
2003-08-29Remove stray '\n'Glenn L McGrath
2003-06-20Make gcc not whine about "deprecated use of label at end of compound statement"Eric Andersen
2003-06-10Vodz, last_patch_88Glenn L McGrath
2003-03-19Major coreutils update.Manuel Novoa III
2003-02-15Patch from Bastian BlankGlenn L McGrath
2003-01-21merge fixes with udhcpRuss Dill
2002-12-11slight change to reflect BB_VER changeRuss Dill
2002-12-11resync with udhcp cvsRuss Dill
2002-12-11Make sure we have a show_usage function prototypeEric Andersen
2002-11-28Change if(x)free(x); to free(x);Aaron Lehmann
2002-10-31sync to udhcp 0.9.8Russ Dill
2002-10-14added full udhcp integrationRuss Dill