Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-01-21 | run telnet from inetd, present login prompt if login is configured, | Glenn L McGrath | |
patch from Bastian Blank | |||
2003-01-13 | Option to allow ifupdown use ip commands instead of ifconfig, add flush | Glenn L McGrath | |
command to ipaddr, patch by Bastian Blank | |||
2003-01-09 | arping applet by Nick Fedchik | Glenn L McGrath | |
2003-01-05 | New applet: httpd, by Glenn Engel | Glenn L McGrath | |
2002-12-13 | New applets, ftpget and ftpput | Glenn L McGrath | |
2002-12-13 | New applet, nameif by Nick Fedchik and myself. | Glenn L McGrath | |
2002-12-06 | depends on for telnet and ipcalc | Glenn L McGrath | |
2002-12-06 | Make mapping a config option again to save space, turn off file locking, do ↵ | Glenn L McGrath | |
we really need it ? | |||
2002-12-05 | Yet another major rework of the BusyBox config system, using the considerably | Eric 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 |