aboutsummaryrefslogtreecommitdiff
path: root/Changelog
AgeCommit message (Expand)Author
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
2000-03-08Change BB_FEATURE_USE_DEVPS_N_DEVMTAB to the simplerErik Andersen
2000-03-07Fix bugs related to finding PIDs.Erik Andersen
2000-03-07Wrote killall.Erik Andersen
2000-03-06Fixed a bug where "sed 's/foo/bar/g'" (i.e. a script w/o a -e)Erik Andersen
2000-03-05Add in tr and dirnameErik Andersen
2000-03-05Wrote uptime. Doesn't use /proc. :)Erik Andersen
2000-03-04Add in freeramdisk.c, which (duh) frees ramdisks. If you have anyErik Andersen
2000-03-04A few updates (including the cp fix the Craig has been looking for)Erik Andersen
2000-02-23Fixed rebooting when init runs as /linuxrcErik Andersen
2000-02-21Update the changelogErik Andersen
2000-02-21Forgot to add basename. More fixes to du fromErik Andersen
2000-02-19Fixed du. Now behaves just like GNU du (only less so).Erik Andersen
2000-02-18Some updates for the day,Erik Andersen
2000-02-14Formatting fixErik Andersen
2000-02-11UpdatesErik Andersen
2000-02-11fsck_minix.c lost fat.John Beppu
2000-02-10More minor touchups.Erik Andersen