Age | Commit message (Expand) | Author |
2000-09-26 | Log the devps patch update | Eric Andersen |
2000-09-26 | Final touchups for the release... | Eric Andersen |
2000-09-25 | Fix name | Eric Andersen |
2000-09-25 | Renamed "internal.h" to the more sensible "busybox.h". | Eric Andersen |
2000-09-25 | Gratuitously changed the file "busybox.defs.h" to the more | Eric Andersen |
2000-09-24 | Update a few entries for 0.47... | Eric Andersen |
2000-09-20 | Added dos2unix, unix2dos, and unrpm.c thanks to robotti@metconnect.com. | Eric Andersen |
2000-09-14 | Note the syslogd bug fix | Eric Andersen |
2000-09-14 | Bug fix for wget, and proper attribution of Chip Rosenthal and | Eric Andersen |
2000-08-22 | Note the chmod fix. | Eric Andersen |
2000-08-21 | Added the 'rdate' command, thanks to Sterling Huxley <sterling@europa.com>. | Eric Andersen |
2000-08-21 | lsmod now uses the query_module syscall, rather then /proc | Eric Andersen |
2000-08-11 | Add optional ls file sorting, thanks to a patch from | Eric Andersen |
2000-07-31 | Commit the rewrite of tail by Allen Soard | Eric Andersen |
2000-07-24 | chroot can now call the builtin shell | Pavel Roskin |
2000-07-21 | Added 'renice' command, thanks to Dave Cinege <dcinege@psychosis.com> | Eric Andersen |
2000-07-21 | Bump version number. | Eric Andersen |
2000-07-20 | * syslogd can now log messages to a remote host -- patch thanks | Eric Andersen |
2000-07-11 | Final update for the release. | Eric Andersen |
2000-07-11 | More changelog updates | Eric Andersen |
2000-07-11 | Added changelog entries for grep/sed/regex changes. | Mark Whitley |
2000-07-11 | Some changelog updates. | Eric Andersen |
2000-07-11 | Added 'dumpkmap' to allow people to dump a binary keymap, which can then be | Eric Andersen |
2000-07-10 | Fixed NFS so it supports 2.4.x kernels and NFSv3. Should close bug #1009. | Eric Andersen |
2000-07-07 | Removed sfdisk from BusyBox. It was buggy, fat, and we really couldn't | Eric Andersen |
2000-07-07 | Recognize Matt's poweroff fix. | Eric Andersen |
2000-07-06 | * Fixed tar creation support when reading from stdin ('tar -cf - . ') | Eric Andersen |
2000-07-06 | Fixed backspace and delete so they work properly again -- broken | Eric Andersen |
2000-07-06 | Comment on kill.c change. | Eric Andersen |
2000-07-05 | * Fix to tr so it recognizes standard escape sequences. Merged common | Eric Andersen |
2000-07-04 | A first pass at integrating the SGML docs into the Makefile. | Eric Andersen |
2000-07-03 | Added support for ignoring '-g' per GNU ls, thanks to David Vrabel | Eric Andersen |
2000-06-29 | Added support for being a login shell, so things like '-su' or '-sh' (stuff | Eric Andersen |
2000-06-28 | * Fixed a _horrible_ bug where 'tar -tvf' could unlink | Eric Andersen |
2000-06-26 | Fixed segfault with 'cut -f 1 -d:' and added 'cut -s' suport. | Eric Andersen |
2000-06-26 | * Fixed insmod module option parsing for options lacking an '='. | Eric Andersen |
2000-06-26 | Updates to handle Linux 2.4.0 kernels (kludged around the "none" entries in | Eric Andersen |
2000-06-22 | Fix version # | Eric Andersen |
2000-06-21 | Bump version number to 0.45 | Eric Andersen |
2000-06-21 | More doc updates. | Eric Andersen |
2000-06-21 | + added dc (aka the function formerly known as math) | John Beppu |
2000-06-20 | Updated e-mail address of Pavel Roskin to proski@gnu.org | Pavel Roskin |
2000-06-19 | Mention libc support, Pavel's rm fix is already merged. | Eric Andersen |
2000-06-15 | ln: fixed command line parser. Added support for "--" | Pavel Roskin |
2000-06-14 | Integrate Tomi Ollila's telnet. Costs 3k. :) | Eric Andersen |
2000-06-14 | Fixed "rm foo" that had been broken while implementing "rm -- foo" | Pavel Roskin |
2000-06-13 | Add new apps md5sum uudecode uuencode, fix some minor formatting things. | Eric Andersen |
2000-06-13 | Fix a bug pointed out by Michal Jaegermann <michal@ellpspace.math.ualberta.ca> | Eric Andersen |
2000-06-13 | Give beppu credit for fixing grep "Line too long" bug. | Eric Andersen |
2000-06-12 | Added a slightly modified version of Ron Alder's insmod patch. | Eric Andersen |