aboutsummaryrefslogtreecommitdiff
path: root/Changelog
AgeCommit message (Expand)Author
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
2000-05-31More stuff.Eric Andersen
2000-05-31Minor doc fix. Added several bugs to the todo list. Fixed the way initEric Andersen
2000-05-30Fixed tar option parsing segfault, and make "tar xv" and "tar -xv"Eric Andersen
2000-05-19More libc portability updates, add in the website (which has not beenErik Andersen
2000-05-13BusyBox shell (lash) can now be used as a standalone shell whenErik Andersen
2000-05-13More doc updatesErik Andersen
2000-05-12Lots of updates. Finished implementing BB_FEATURE_TRIVIAL_HELPErik Andersen
2000-05-10* cp -fa now works as expected for symlinks (it didn't before)Erik Andersen
2000-05-10Add suffix stripping support to basenameErik Andersen
2000-05-05Doc updatesErik Andersen
2000-05-02More stuffErik Andersen
2000-05-01Document tr changeErik Andersen
2000-05-01Some accrued fixes/updates.Erik Andersen
2000-04-28FooErik Andersen
2000-04-28Fix changelogErik Andersen
2000-04-28Fix stupid bugs. update was segfaulting. mknod minor # was always 0Erik Andersen
2000-04-25Several more updatesErik Andersen
2000-04-24+ grep -v # yay!John Beppu
2000-04-19make ps accept (and ignore) all options (--help works of course).Erik Andersen
2000-04-18Really fix the killall segfault this time.Erik Andersen
2000-04-17More updates to the docs, and fixes to sync things with the docs.Erik Andersen
2000-04-13More doc updates for BusyBox, with fixes to apps for bugs revealedErik Andersen
2000-04-13Upates to include copyright 2000 to everythingErik Andersen
2000-04-09This makes tar work perfectly, and adds in "--exclude" as an optionErik Andersen