Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | New applet, inetd, make httpd features more configurable, update authors, ↵ | Glenn L McGrath | 2003-02-09 | 1 | -1/+112 | |
| | | | | | | last_patch_80 from Vladimir N. Oleynik | |||||
* | A patch from John F. Kelly to add in a utility for configuring | Eric Andersen | 2003-01-23 | 1 | -0/+6 | |
| | | | | vlan under linux, derived from Ben Greear's VLAN "vconfig" tool. | |||||
* | run telnet from inetd, present login prompt if login is configured, | Glenn L McGrath | 2003-01-21 | 1 | -0/+7 | |
| | | | | patch from Bastian Blank | |||||
* | Option to allow ifupdown use ip commands instead of ifconfig, add flush | Glenn L McGrath | 2003-01-13 | 1 | -2/+9 | |
| | | | | command to ipaddr, patch by Bastian Blank | |||||
* | arping applet by Nick Fedchik | Glenn L McGrath | 2003-01-09 | 1 | -0/+6 | |
| | ||||||
* | New applet: httpd, by Glenn Engel | Glenn L McGrath | 2003-01-05 | 1 | -0/+14 | |
| | ||||||
* | New applets, ftpget and ftpput | Glenn L McGrath | 2002-12-13 | 1 | -0/+12 | |
| | ||||||
* | New applet, nameif by Nick Fedchik and myself. | Glenn L McGrath | 2002-12-13 | 1 | -0/+14 | |
| | ||||||
* | depends on for telnet and ipcalc | Glenn L McGrath | 2002-12-06 | 1 | -0/+2 | |
| | ||||||
* | Make mapping a config option again to save space, turn off file locking, do ↵ | Glenn L McGrath | 2002-12-06 | 1 | -0/+8 | |
| | | | | we really need it ? | |||||
* | Yet another major rework of the BusyBox config system, using the considerably | Eric Andersen | 2002-12-05 | 1 | -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 |