aboutsummaryrefslogtreecommitdiff
path: root/networking/udhcp
AgeCommit message (Collapse)Author
2003-01-21merge fixes with udhcpRuss Dill
2002-12-11hehe. Screwed that one up. Lets do things right this time.Eric Andersen
-Erik
2002-12-11Makefile rework coordinate with Russ so udhcp will behaveEric Andersen
-Erik
2002-12-11slight change to reflect BB_VER changeRuss Dill
2002-12-11sorry about all the noise, should be all synced up nowRuss Dill
2002-12-11resync with udhcp cvsRuss Dill
2002-12-11Make sure we have a show_usage function prototypeEric Andersen
-Erik
2002-12-08Support using ip in udhcpc scripts.Glenn L McGrath
Slightly modified version of patch by Bastian Blank
2002-12-06Fixup dumpleases compile problemEric Andersen
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