aboutsummaryrefslogtreecommitdiff
path: root/Changelog
AgeCommit message (Expand)Author
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
2000-04-06Use gcc -E instead of cpp to enhance portability for brainErik Andersen
2000-04-04usleep contributed by Nicolas Pitre <nico@cam.org>Erik Andersen
2000-04-04Minor structural change to allow core dumping(or not) from initErik Andersen
2000-03-26First stages of (re-)writing busybox's tar creation support.Erik Andersen
2000-03-23My latest ramblings.Erik Andersen
2000-03-21* all mallocs now use xmalloc (and so are OOM error safe), andErik Andersen
2000-03-16Major build system updates...Erik Andersen
2000-03-13Some bug fixes I forgot to check-in the other day.Erik Andersen