summaryrefslogtreecommitdiff
path: root/networking/udhcp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update a bunch of docs. Run a script to update my email addr.Eric Andersen2003-07-143-3/+3
|
* Patch from Thomas Cameron:Eric Andersen2003-07-141-5/+25
| | | | | | | | | | | Hello all, This patch adds more "Help" text to the config system. Almost all applets now have a help entry. Also, I cleaned up the spacing of the existing text so that things are consistent. This patch is against this morning's CVS. Thomas Cameron CEI Systems, Inc.
* Make gcc not whine about "deprecated use of label at end of compound statement"Eric Andersen2003-06-201-0/+1
|
* Add missing pieces from vodz' last_patch88Eric Andersen2003-06-143-0/+203
|
* Vodz, last_patch_88Glenn L McGrath2003-06-1019-355/+197
|
* Major coreutils update.Manuel Novoa III2003-03-191-3/+3
|
* Patch from Bastian BlankGlenn L McGrath2003-02-151-0/+4
| | | | | | | - ip route flush - different usage for telnetd in inetd mode - changes for the default flags of the ip features - if no /usr requested, udhcpc should use the script also without /usr.
* sync with udhcp bug fixesRuss Dill2003-02-123-6/+9
|
* merge fixes with udhcpRuss Dill2003-01-211-3/+4
|
* hehe. Screwed that one up. Lets do things right this time.Eric Andersen2002-12-111-1/+2
| | | | -Erik
* Makefile rework coordinate with Russ so udhcp will behaveEric Andersen2002-12-111-15/+9
| | | | -Erik
* slight change to reflect BB_VER changeRuss Dill2002-12-113-3/+3
|
* sorry about all the noise, should be all synced up nowRuss Dill2002-12-113-3/+19
|
* resync with udhcp cvsRuss Dill2002-12-119-83/+46
|
* Make sure we have a show_usage function prototypeEric Andersen2002-12-111-1/+3
| | | | -Erik
* Support using ip in udhcpc scripts.Glenn L McGrath2002-12-084-1/+62
| | | | Slightly modified version of patch by Bastian Blank
* Fixup dumpleases compile problemEric Andersen2002-12-062-1/+4
|
* Yet another major rework of the BusyBox config system, using the considerablyEric Andersen2002-12-053-18/+48
| | | | | | | | modified Kbuild system I put into uClibc. With this, there should be no more need to modify Rules.mak since I've moved all the interesting options into the config system. I think I've got everything updated, but you never know, I may have made some mistakes, so watch closely. -Erik
* Change if(x)free(x); to free(x);Aaron Lehmann2002-11-282-3/+3
|
* udhcpc documentation updateRuss Dill2002-11-191-5/+6
|
* version number oopsRuss Dill2002-11-053-1/+8
|
* sync to udhcp 0.9.8Russ Dill2002-10-318-160/+243
|
* missed add for udhcpRuss Dill2002-10-141-0/+30
|
* added full udhcp integrationRuss Dill2002-10-1435-0/+4230