Fix forgotten license comments
[platform/upstream/busybox.git] / networking / udhcp / leases.c
2008-12-07 Denis VlasenkoFix forgotten license comments
2008-09-26 Denis Vlasenkodhcp: add FAST_FUNC as appropriate. -160 bytes.
2007-11-29 Denis Vlasenkodhcp: heed TODO item - divorced options from their...
2007-08-09 Denis Vlasenkoudhcpd: fix bug: s/memcmp() != 0/memcmp() == 0/
2007-07-17 Denis Vlasenkoremove accumulated stray trailing whitespace
2007-07-03 Denis Vlasenkoudhcp: many small fixes:
2007-07-01 Denis Vlasenkoudhcp: new config option "Rewrite the lease file at...
2007-04-07 Denis Vlasenkoudhcp: MAC_BCAST_ADDR and blank_chaddr are in fact...
2006-11-18 Denis Vlasenkoudhcp: fix indentation and style.
2006-09-06 Denis VlasenkoImplement optional syslog logging using ordinary
2006-07-02 "Robert P. J. Day"Standardize on the vi editing directives being on the...
2006-05-08 Mike Frysingeradd back in udhcp support
2006-03-23 Mike Frysingerremove in place of external link
2006-01-25 Tim Rikerjust whitespace
2004-10-08 Eric AndersenWade Berrier writes:
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 Dillinclude headers with prototypes to make sure prototypes...
2003-06-10 Glenn L McGrathVodz, last_patch_88
2002-10-14 Russ Dilladded full udhcp integration