Fix kbuild bugs noticed by Bernhard Fischer <rep.nop@aon.at>
[oweals/busybox.git] / networking / udhcp / files.c
2006-10-20 Denis Vlasenkomessage string changes, mostly for consistency, also...
2006-10-08 Denis Vlasenkoattempt to regularize atoi mess.
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-28 Rob LandleyMy first bout of untangling udhcp. Make lots of gratui...
2006-05-08 Mike Frysingeradd back in udhcp support
2006-03-23 Mike Frysingerremove in place of external link
2006-03-23 Mike Frysingersync busybox and udhcp trees
2006-03-01 Rob LandleyCleanup patch from Denis Vlasenko. Mostly variants...
2006-01-25 Tim Rikerjust whitespace
2005-09-23 "Vladimir N. Oleynik"remove 1 exported
2005-09-22 Paul Foxmove a couple of functions from common code (options...
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 Dillclean up some bad, bad formatting
2003-12-16 Eric Andersenremove reference to missing header file which is breaki...
2003-12-16 Russ Dillwhy the complication of a static string rather than...
2003-12-16 Russ Dillwhen compiled standalone, udhcp needs these headers
2003-12-16 Russ Dillwhoops
2003-12-16 Russ Dillnot sure who made this change, but it certainly mucks...
2003-12-15 Russ Dilloptions is a pretty common symbol, bad idea to use...
2003-06-10 Glenn L McGrathVodz, last_patch_88
2002-12-11 Russ Dillresync with udhcp cvs
2002-11-28 Aaron LehmannChange if(x)free(x); to free(x);
2002-10-14 Russ Dilladded full udhcp integration