summaryrefslogtreecommitdiff
path: root/networking/Config.in (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* New applets, ftpget and ftpputGlenn L McGrath2002-12-131-0/+12
|
* New applet, nameif by Nick Fedchik and myself.Glenn L McGrath2002-12-131-0/+14
|
* depends on for telnet and ipcalcGlenn L McGrath2002-12-061-0/+2
|
* Make mapping a config option again to save space, turn off file locking, do ↵Glenn L McGrath2002-12-061-0/+8
| | | | we really need it ?
* Yet another major rework of the BusyBox config system, using the considerablyEric Andersen2002-12-051-0/+332
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