aboutsummaryrefslogtreecommitdiff
path: root/networking/udhcp
AgeCommit message (Collapse)Author
2002-12-05Yet another major rework of the BusyBox config system, using the considerablyEric Andersen
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
2002-11-28Change if(x)free(x); to free(x);Aaron Lehmann
2002-11-19udhcpc documentation updateRuss Dill
2002-11-05version number oopsRuss Dill
2002-10-31sync to udhcp 0.9.8Russ Dill
2002-10-14missed add for udhcpRuss Dill
2002-10-14added full udhcp integrationRuss Dill