| Commit message (Expand) | Author | Age | Files | Lines |
* | Patch from Basitan Blank to fix nasty bug | Glenn L McGrath | 2003-01-22 | 1 | -3/+2 |
* | Fix a typo that broke it so busybox won't build | Eric Andersen | 2003-01-22 | 1 | -1/+1 |
* | merge fixes with udhcp | Russ Dill | 2003-01-21 | 1 | -3/+4 |
* | Login prompt function, part of waldi's telnetd from inetd patch | Glenn L McGrath | 2003-01-21 | 1 | -0/+124 |
* | run telnet from inetd, present login prompt if login is configured, | Glenn L McGrath | 2003-01-21 | 6 | -157/+121 |
* | re-order config options, part of a patch from Bastian Blank | Glenn L McGrath | 2003-01-21 | 1 | -12/+14 |
* | header update | Glenn L McGrath | 2003-01-21 | 1 | -1/+1 |
* | New test mode that allows run_parts to fail silently if the directory | Glenn L McGrath | 2003-01-20 | 3 | -9/+14 |
* | Make test mode output same as official version | Glenn L McGrath | 2003-01-20 | 1 | -3/+3 |
* | Dont use getopt_long, minor usage changes, patch by Nick Fedchik | Glenn L McGrath | 2003-01-19 | 2 | -11/+5 |
* | fix missed option argument for -I <device>, interface name checks | Glenn L McGrath | 2003-01-19 | 1 | -11/+16 |
* | Compile option to avoid using /usr directory, patch by Bastian Blank | Glenn L McGrath | 2003-01-19 | 2 | -0/+16 |
* | Use vsyslog instead of syslog, improve initalisation and cleanup of | Glenn L McGrath | 2003-01-16 | 1 | -42/+36 |
* | Fix leading spaces bug, free line buffer, redo next_word, save some | Glenn L McGrath | 2003-01-14 | 1 | -56/+43 |
* | Patch for the debian-cvs package, ip* applets in /bin, patch from Bastian Blank | Glenn L McGrath | 2003-01-14 | 6 | -6/+20 |
* | last_patch75_2 from vodz, | Eric Andersen | 2003-01-14 | 1 | -2/+4 |
* | Ensure consistant sort order, sed behavior, etc | Eric Andersen | 2003-01-14 | 1 | -0/+3 |
* | Eliminate most instances where we use linux kernel headers | Eric Andersen | 2003-01-14 | 6 | -17/+38 |
* | Clean config binsries on 'make clean' | Eric Andersen | 2003-01-14 | 1 | -1/+1 |
* | Eliminate use of kernel header file | Eric Andersen | 2003-01-14 | 1 | -3/+2 |
* | Fixup addgroup help text | Eric Andersen | 2003-01-14 | 1 | -2/+2 |
* | Only call free if it is necessary | Eric Andersen | 2003-01-14 | 1 | -1/+2 |
* | Patch from Tito to rework strings applet, and some testsuite | Eric Andersen | 2003-01-13 | 2 | -63/+78 |
* | Correct some init issues, update email address, last_patch78 by Vladimir | Glenn L McGrath | 2003-01-13 | 5 | -179/+162 |
* | Option to allow ifupdown use ip commands instead of ifconfig, add flush | Glenn L McGrath | 2003-01-13 | 5 | -27/+170 |
* | Kiss Gabor noticed that ping compiled without BB_FEATURE_FANCY_PING | Eric Andersen | 2003-01-12 | 2 | -9/+8 |
* | Patch from Daniel J Walsh at redhat to make free work for systems | Eric Andersen | 2003-01-11 | 1 | -10/+26 |
* | Patch from Robert Schwebel -- support ncurses installed in /usr/local | Eric Andersen | 2003-01-11 | 1 | -1/+8 |
* | Patch from Robert Schwebel fixing a missing \n | Eric Andersen | 2003-01-11 | 1 | -0/+1 |
* | Fix an obvious mistake | Eric Andersen | 2003-01-11 | 1 | -1/+1 |
* | Fix addgroup so it actually works | Eric Andersen | 2003-01-09 | 1 | -9/+19 |
* | Additional patch from Tito to fix some anomolies | Eric Andersen | 2003-01-09 | 1 | -2/+10 |
* | arping applet by Nick Fedchik | Glenn L McGrath | 2003-01-09 | 5 | -0/+519 |
* | Make output the same as upstream, patch by Tito | Glenn L McGrath | 2003-01-09 | 1 | -2/+3 |
* | Patch by Stewart Brodie to terminate the string array correctly | Glenn L McGrath | 2003-01-08 | 1 | -1/+2 |
* | Lineo has ceased to exist, and is no longer a sponsor. | Eric Andersen | 2003-01-08 | 1 | -4/+0 |
* | Minor cleanup, identified by Stewart Brodie, patch by Vladimir N. | Glenn L McGrath | 2003-01-06 | 1 | -7/+4 |
* | Correct column width for tab completion and ls | Glenn L McGrath | 2003-01-06 | 2 | -133/+121 |
* | New applet: httpd, by Glenn Engel | Glenn L McGrath | 2003-01-05 | 5 | -1/+1381 |
* | Prepare for new busybox-cvs upload | Glenn L McGrath | 2003-01-05 | 2 | -0/+8 |
* | fixes for ia64 | Glenn L McGrath | 2003-01-05 | 2 | -0/+4 |
* | Sync with 20030104-2 cvs package, disable fdisk BSD label as they dont | Glenn L McGrath | 2003-01-04 | 4 | -17/+84 |
* | fdisk writable feature, allows compilation of a small fdisk that can | Glenn L McGrath | 2003-01-04 | 2 | -186/+254 |
* | Fix tab-tab listing of files so it properly reflects current | Eric Andersen | 2003-01-02 | 1 | -3/+2 |
* | > Eliminate dependancy on kernel header files. Naughty naughty. | Robert Griebl | 2003-01-02 | 1 | -2/+15 |
* | Add "Broadcast +" support back in. Also cut the size down some. Not well | Manuel Novoa III | 2002-12-27 | 1 | -58/+85 |
* | Add usage for tar -j and -z | Glenn L McGrath | 2002-12-27 | 1 | -1/+15 |
* | Sync with 20021214-1 debian package | Glenn L McGrath | 2002-12-23 | 4 | -13/+39 |
* | Support the obsolete '+' option | Glenn L McGrath | 2002-12-23 | 1 | -4/+19 |
* | Fix STANDALONE_SHELL and ALWAYS_WIN options, last_path_73 by Vladimir N. Oleynik | Glenn L McGrath | 2002-12-23 | 1 | -9/+23 |