aboutsummaryrefslogtreecommitdiff
path: root/networking/udhcpc.c
AgeCommit message (Expand)Author
2002-10-14added full udhcp integrationRuss Dill
2002-09-15Use busybox's show_usage function for helpGlenn L McGrath
2002-08-26Eliminate use of obsolete sys_errlist[]Eric Andersen
2002-08-23Remove empty loopsGlenn L McGrath
2002-08-23Use static instead of extern, braces around if's, run through indentGlenn L McGrath
2002-08-21Cleanups. These SHOULD make the binary a lot smaller. But they don't.Aaron Lehmann
2002-08-21Disable debuggingGlenn L McGrath
2002-08-21Clean up udhcpd a bit. Constify. Staticize. Remove these functions andAaron Lehmann
2002-08-21New applet, udhcp clientGlenn L McGrath