udhcpc: fix my breakage
[oweals/busybox.git] / networking / udhcp / script.c
2006-11-28 Denis Vlasenkoudhcpc: fix my breakage
2006-11-23 Denis Vlasenkoadd "wpad" DHCP option. Spotted some optimization oppor...
2006-11-18 Denis Vlasenkoudhcp: fix indentation and style.
2006-09-06 Denis VlasenkoImplement optional syslog logging using ordinary
2006-08-03 Rob LandleyRemove bb_ prefixes from xfuncs.c (and a few other...
2006-07-02 "Robert P. J. Day"Standardize on the vi editing directives being on the...
2006-05-28 Rob LandleyMy first bout of untangling udhcp. Make lots of gratui...
2006-05-21 Rob LandleyMinor cleanups: Convert a few calloc() calls to xzalloc...
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
2005-09-23 "Vladimir N. Oleynik"more make safe the exported namespace for udhcp. Move...
2005-09-22 "Vladimir N. Oleynik"safe exported namespace for udhcp. Not full, bore :-(
2004-05-19 Russ Dillfix memory leak caused by switch to vfork
2004-04-14 Eric AndersenLarry Doolittle writes:
2004-03-15 Eric AndersenRemove trailing whitespace. Update copyright to includ...
2004-01-30 Eric AndersenUse standard C99 types
2003-12-24 Russ Dillfix a long standing underallocation bug
2003-12-24 Russ Dillmove debugging to safe place (before vfork)
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-12-15 Russ Dillmake udhcp work under uclinux, to an extent
2003-12-15 Russ Dilloptions is a pretty common symbol, bad idea to use...
2003-06-10 Glenn L McGrathVodz, last_patch_88
2003-02-12 Russ Dillsync with udhcp bug fixes
2002-12-11 Russ Dillresync with udhcp cvs
2002-12-08 Glenn L McGrathSupport using ip in udhcpc scripts.
2002-10-14 Russ Dilladded full udhcp integration