aboutsummaryrefslogtreecommitdiff
path: root/networking/udhcp/dumpleases.c
AgeCommit message (Expand)Author
2007-10-11add -fvisibility=hidden to CC flags, mark XXX_main functionsDenis Vlasenko
2007-08-18don't pass argc in getopt32, it's superfluousDenis Vlasenko
2007-08-12trylink: produce even more info about final link stageDenis Vlasenko
2007-07-24Replace index_in_[sub]str_array with index_in_[sub]strings,Denis Vlasenko
2007-07-23rework long option handling. saves ~1.2kDenis Vlasenko
2007-07-21libbb: nuke BB_GETOPT_ERROR, always die if there are mutually exclusive optionsDenis Vlasenko
2007-04-04- sed -e "s/char[[:space:]]*\*[[:space:]]*argv\[\]/char **argv/g"Bernhard Reutner-Fischer
2007-04-01Copyright, help text, whitespace cleanupsDenis Vlasenko
2007-03-29dumpleases: getopt32()-izationDenis Vlasenko
2007-02-03suppress warnings about easch <applet>_main() havingDenis Vlasenko
2006-11-18small fixes: using fd-based io instead of FILE*-based,Denis Vlasenko
2006-11-18udhcp: fix indentation and style.Denis Vlasenko
2006-08-18- remove last reminiscents of IN_BUSYBOXBernhard Reutner-Fischer
2006-05-26fix spelling mistakesMike Frysinger
2006-05-08add back in udhcp supportMike Frysinger
2006-03-23remove in place of external linkMike Frysinger
2006-03-23sync busybox and udhcp treesMike Frysinger
2006-01-22- add platform.h.Bernhard Reutner-Fischer
2004-03-15Remove trailing whitespace. Update copyright to include 2004.Eric Andersen
2003-12-16forgotten includeRuss Dill
2003-12-16why the complication of a static string rather than a define? gcc isn't dumbRuss Dill
2003-12-16start attempting to bring udhcp in busybox back to the state where it is (ide...Russ Dill
2003-06-10Vodz, last_patch_88Glenn L McGrath
2002-12-11slight change to reflect BB_VER changeRuss Dill
2002-12-11resync with udhcp cvsRuss Dill
2002-12-06Fixup dumpleases compile problemEric Andersen
2002-10-14added full udhcp integrationRuss Dill