aboutsummaryrefslogtreecommitdiff
path: root/Changelog
AgeCommit message (Expand)Author
2000-07-24chroot can now call the builtin shellPavel Roskin
2000-07-21Added 'renice' command, thanks to Dave Cinege <dcinege@psychosis.com>Eric Andersen
2000-07-21Bump version number.Eric Andersen
2000-07-20* syslogd can now log messages to a remote host -- patch thanksEric Andersen
2000-07-11Final update for the release.Eric Andersen
2000-07-11More changelog updatesEric Andersen
2000-07-11Added changelog entries for grep/sed/regex changes.Mark Whitley
2000-07-11Some changelog updates.Eric Andersen
2000-07-11Added 'dumpkmap' to allow people to dump a binary keymap, which can then beEric Andersen
2000-07-10Fixed NFS so it supports 2.4.x kernels and NFSv3. Should close bug #1009.Eric Andersen
2000-07-07Removed sfdisk from BusyBox. It was buggy, fat, and we really couldn'tEric Andersen
2000-07-07Recognize Matt's poweroff fix.Eric Andersen
2000-07-06* Fixed tar creation support when reading from stdin ('tar -cf - . ')Eric Andersen
2000-07-06Fixed backspace and delete so they work properly again -- brokenEric Andersen
2000-07-06Comment on kill.c change.Eric Andersen
2000-07-05* Fix to tr so it recognizes standard escape sequences. Merged commonEric Andersen
2000-07-04A first pass at integrating the SGML docs into the Makefile.Eric Andersen
2000-07-03Added support for ignoring '-g' per GNU ls, thanks to David VrabelEric Andersen
2000-06-29Added support for being a login shell, so things like '-su' or '-sh' (stuffEric Andersen
2000-06-28* Fixed a _horrible_ bug where 'tar -tvf' could unlinkEric Andersen
2000-06-26Fixed 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-26Updates to handle Linux 2.4.0 kernels (kludged around the "none" entries inEric Andersen
2000-06-22Fix version #Eric Andersen
2000-06-21Bump version number to 0.45Eric Andersen
2000-06-21More doc updates.Eric Andersen
2000-06-21+ added dc (aka the function formerly known as math)John Beppu
2000-06-20Updated e-mail address of Pavel Roskin to proski@gnu.orgPavel Roskin
2000-06-19Mention libc support, Pavel's rm fix is already merged.Eric Andersen
2000-06-15ln: fixed command line parser. Added support for "--"Pavel Roskin
2000-06-14Integrate Tomi Ollila's telnet. Costs 3k. :)Eric Andersen
2000-06-14Fixed "rm foo" that had been broken while implementing "rm -- foo"Pavel Roskin
2000-06-13Add new apps md5sum uudecode uuencode, fix some minor formatting things.Eric Andersen
2000-06-13Fix a bug pointed out by Michal Jaegermann <michal@ellpspace.math.ualberta.ca>Eric Andersen
2000-06-13Give beppu credit for fixing grep "Line too long" bug.Eric Andersen
2000-06-12Added a slightly modified version of Ron Alder's insmod patch.Eric Andersen
2000-06-12+ updated docs to reflect math's filter capabilities.John Beppu
2000-06-09* Fixed a small bug that could cause tar to emit warning messagesEric Andersen
2000-06-08Formatting change.Eric Andersen
2000-06-07Syslogd will not go to background if "-n" is given. Better helpPavel Roskin
2000-06-07Implemented "ping -s", fixed error messages and argument parsingPavel Roskin
2000-06-07* Fixed 'swapon -a' and 'swapoff -a', which were broken.Eric Andersen
2000-06-06Fixed exit status for killallPavel Roskin
2000-06-06"mount" now reports errors from nfsmount() and assumes NFS mountPavel Roskin
2000-06-06Fixed a bunch of stuff:Eric Andersen
2000-06-05"which" rewritten to use stat(). Fixes to improve its compatabilityPavel Roskin
2000-06-04This patchEric Andersen
2000-06-02Pavel fixed a segfault in yes.Eric Andersen
2000-06-02Note the addition of ar.Eric Andersen
2000-06-02A number of additional fixed from Pavel Roskin, note some more bugs in theEric Andersen