summaryrefslogtreecommitdiff
path: root/networking/udhcp/options.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove trailing whitespace. Update copyright to include 2004.Eric Andersen2004-03-151-15/+15
|
* Use standard C99 typesEric Andersen2004-01-301-12/+12
|
* options is a pretty common symbol, bad idea to use as a global in udhcp when ↵Russ Dill2003-12-151-4/+4
| | | | compiling into busybox
* Vodz, last_patch_88Glenn L McGrath2003-06-101-3/+1
|
* sorry about all the noise, should be all synced up nowRuss Dill2002-12-111-2/+2
|
* resync with udhcp cvsRuss Dill2002-12-111-6/+1
|
* Support using ip in udhcpc scripts.Glenn L McGrath2002-12-081-1/+6
| | | | Slightly modified version of patch by Bastian Blank
* added full udhcp integrationRuss Dill2002-10-141-0/+230