Age | Commit message (Expand) | Author |
2003-01-19 | Compile option to avoid using /usr directory, patch by Bastian Blank | Glenn L McGrath |
2003-01-16 | Use vsyslog instead of syslog, improve initalisation and cleanup of | Glenn L McGrath |
2003-01-14 | Fix leading spaces bug, free line buffer, redo next_word, save some | Glenn L McGrath |
2003-01-14 | Patch for the debian-cvs package, ip* applets in /bin, patch from Bastian Blank | Glenn L McGrath |
2003-01-14 | last_patch75_2 from vodz, | Eric Andersen |
2003-01-14 | Ensure consistant sort order, sed behavior, etc | Eric Andersen |
2003-01-14 | Eliminate most instances where we use linux kernel headers | Eric Andersen |
2003-01-14 | Clean config binsries on 'make clean' | Eric Andersen |
2003-01-14 | Eliminate use of kernel header file | Eric Andersen |
2003-01-14 | Fixup addgroup help text | Eric Andersen |
2003-01-14 | Only call free if it is necessary | Eric Andersen |
2003-01-13 | Patch from Tito to rework strings applet, and some testsuite | Eric Andersen |
2003-01-13 | Correct some init issues, update email address, last_patch78 by Vladimir | Glenn L McGrath |
2003-01-13 | Option to allow ifupdown use ip commands instead of ifconfig, add flush | Glenn L McGrath |
2003-01-12 | Kiss Gabor noticed that ping compiled without BB_FEATURE_FANCY_PING | Eric Andersen |
2003-01-11 | Patch from Daniel J Walsh at redhat to make free work for systems | Eric Andersen |
2003-01-11 | Patch from Robert Schwebel -- support ncurses installed in /usr/local | Eric Andersen |
2003-01-11 | Patch from Robert Schwebel fixing a missing \n | Eric Andersen |
2003-01-11 | Fix an obvious mistake | Eric Andersen |
2003-01-09 | Fix addgroup so it actually works | Eric Andersen |
2003-01-09 | Additional patch from Tito to fix some anomolies | Eric Andersen |
2003-01-09 | arping applet by Nick Fedchik | Glenn L McGrath |
2003-01-09 | Make output the same as upstream, patch by Tito | Glenn L McGrath |
2003-01-08 | Patch by Stewart Brodie to terminate the string array correctly | Glenn L McGrath |
2003-01-08 | Lineo has ceased to exist, and is no longer a sponsor. | Eric Andersen |
2003-01-06 | Minor cleanup, identified by Stewart Brodie, patch by Vladimir N. | Glenn L McGrath |
2003-01-06 | Correct column width for tab completion and ls | Glenn L McGrath |
2003-01-05 | New applet: httpd, by Glenn Engel | Glenn L McGrath |
2003-01-05 | Prepare for new busybox-cvs upload | Glenn L McGrath |
2003-01-05 | fixes for ia64 | Glenn L McGrath |
2003-01-04 | Sync with 20030104-2 cvs package, disable fdisk BSD label as they dont | Glenn L McGrath |
2003-01-04 | fdisk writable feature, allows compilation of a small fdisk that can | Glenn L McGrath |
2003-01-02 | Fix tab-tab listing of files so it properly reflects current | Eric Andersen |
2003-01-02 | > Eliminate dependancy on kernel header files. Naughty naughty. | Robert Griebl |
2002-12-27 | Add "Broadcast +" support back in. Also cut the size down some. Not well | Manuel Novoa III |
2002-12-27 | Add usage for tar -j and -z | Glenn L McGrath |
2002-12-23 | Sync with 20021214-1 debian package | Glenn L McGrath |
2002-12-23 | Support the obsolete '+' option | Glenn L McGrath |
2002-12-23 | Fix STANDALONE_SHELL and ALWAYS_WIN options, last_path_73 by Vladimir N. Oleynik | Glenn L McGrath |
2002-12-23 | Support the '=' command | Glenn L McGrath |
2002-12-20 | Adjust for new .depend target | Glenn L McGrath |
2002-12-20 | busybox target wasnt checking .depend, clean kbuild binaries only on distclean | Glenn L McGrath |
2002-12-19 | Bugfix, wastn retrieving last block, patch by Jean-Christophe Dubois | Glenn L McGrath |
2002-12-18 | When retrieving a file dont open file until we have to to prevent files of si... | Glenn L McGrath |
2002-12-17 | Get interface names using ioctl rather than /proc, from Nick Fedchik | Glenn L McGrath |
2002-12-17 | Odd. I never brought this forward from bb.stable. Should handle | Eric Andersen |
2002-12-16 | Always print the routing table header for IPv4: | Robert Griebl |
2002-12-16 | changed most assignments from ":=" to "=" to allow setting some variables | Robert Griebl |
2002-12-16 | Only included headers that are used. | Glenn L McGrath |
2002-12-16 | fix warning | Glenn L McGrath |