aboutsummaryrefslogtreecommitdiff
path: root/networking/udhcpc.c
AgeCommit message (Collapse)Author
2002-08-21Disable debuggingGlenn L McGrath
2002-08-21Clean up udhcpd a bit. Constify. Staticize. Remove these functions andAaron Lehmann
inline their contents: print_usage, pidfile_delete, and background.
2002-08-21New applet, udhcp clientGlenn L McGrath