summaryrefslogtreecommitdiff
path: root/networking/udhcp (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* 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