Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.busybox.net/busybox.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2003-08-29Remove stray '\n'Glenn L McGrath
2003-08-29Remove unused filesGlenn L McGrath
2003-07-15Update a bunch of docs. Run a script to update my email addr.Eric Andersen
2003-07-14Patch from Thomas Cameron:Eric Andersen
2003-06-20Make gcc not whine about "deprecated use of label at end of compound statement"Eric Andersen
2003-06-14Add missing pieces from vodz' last_patch88Eric Andersen
2003-06-10Vodz, last_patch_88Glenn L McGrath
2003-03-19Major coreutils update.Manuel Novoa III
2003-02-15Patch from Bastian BlankGlenn L McGrath
2003-02-13sync with udhcp bug fixesRuss Dill
2003-01-22merge fixes with udhcpRuss Dill
2002-12-12hehe. Screwed that one up. Lets do things right this time.Eric Andersen
2002-12-12Makefile rework coordinate with Russ so udhcp will behaveEric Andersen
2002-12-12slight change to reflect BB_VER changeRuss Dill
2002-12-12sorry about all the noise, should be all synced up nowRuss Dill
2002-12-12resync with udhcp cvsRuss Dill
2002-12-11Make sure we have a show_usage function prototypeEric Andersen
2002-12-09Support using ip in udhcpc scripts.Glenn L McGrath
2002-12-07Fixup dumpleases compile problemEric Andersen
2002-12-05Yet another major rework of the BusyBox config system, using the considerablyEric Andersen
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-15missed add for udhcpRuss Dill
2002-10-15added full udhcp integrationRuss Dill