In Bug 78, shortkey points out:
[oweals/busybox.git] / networking / udhcp / dhcpc.c
2005-04-16 Mike FrysingerIn Bug 209, bernhardf writes:
2004-12-06 Mike Frysingermerge from udhcp module
2004-05-19 Russ Dillfix timewarp in client (server fix later)
2004-03-15 Eric AndersenRemove trailing whitespace. Update copyright to includ...
2004-01-30 Eric AndersenUse standard C99 types
2003-12-18 Russ DillFinish remerging busybox udhcp and udhcp. Some cleanups...
2003-12-16 Russ Dillstart attempting to bring udhcp in busybox back to...
2003-09-01 Glenn L McGrathAllow one to detect and handle the case where no lease...
2003-08-29 Glenn L McGrathRemove stray '\n'
2003-06-20 Eric AndersenMake gcc not whine about "deprecated use of label at...
2003-06-10 Glenn L McGrathVodz, last_patch_88
2003-03-19 Manuel Novoa III Major coreutils update.
2003-02-15 Glenn L McGrathPatch from Bastian Blank
2003-01-21 Russ Dillmerge fixes with udhcp
2002-12-11 Russ Dillslight change to reflect BB_VER change
2002-12-11 Russ Dillresync with udhcp cvs
2002-12-11 Eric AndersenMake sure we have a show_usage function prototype
2002-11-28 Aaron LehmannChange if(x)free(x); to free(x);
2002-10-31 Russ Dillsync to udhcp 0.9.8
2002-10-14 Russ Dilladded full udhcp integration