aboutsummaryrefslogtreecommitdiff
path: root/Changelog (follow)
Commit message (Expand)AuthorAgeFilesLines
* Upates to include copyright 2000 to everythingErik Andersen2000-04-131-1/+1
* This makes tar work perfectly, and adds in "--exclude" as an optionErik Andersen2000-04-091-4/+3
* Use gcc -E instead of cpp to enhance portability for brainErik Andersen2000-04-061-0/+2
* usleep contributed by Nicolas Pitre <nico@cam.org>Erik Andersen2000-04-041-0/+1
* Minor structural change to allow core dumping(or not) from initErik Andersen2000-04-041-0/+2
* First stages of (re-)writing busybox's tar creation support.Erik Andersen2000-03-261-5/+5
* My latest ramblings.Erik Andersen2000-03-231-0/+1
* * all mallocs now use xmalloc (and so are OOM error safe), andErik Andersen2000-03-211-0/+3
* Major build system updates...Erik Andersen2000-03-161-0/+5
* Some bug fixes I forgot to check-in the other day.Erik Andersen2000-03-131-0/+2
* Change BB_FEATURE_USE_DEVPS_N_DEVMTAB to the simpler0_43pre1Erik Andersen2000-03-081-4/+6
* Fix bugs related to finding PIDs.Erik Andersen2000-03-071-1/+7
* Wrote killall.Erik Andersen2000-03-071-3/+3
* Fixed a bug where "sed 's/foo/bar/g'" (i.e. a script w/o a -e)Erik Andersen2000-03-061-0/+2
* Add in tr and dirnameErik Andersen2000-03-051-0/+1
* Wrote uptime. Doesn't use /proc. :)Erik Andersen2000-03-051-1/+1
* Add in freeramdisk.c, which (duh) frees ramdisks. If you have anyErik Andersen2000-03-041-0/+3
* A few updates (including the cp fix the Craig has been looking for)Erik Andersen2000-03-041-0/+14
* Fixed rebooting when init runs as /linuxrcErik Andersen2000-02-231-6/+7
* Update the changelogErik Andersen2000-02-211-0/+6
* Forgot to add basename. More fixes to du fromErik Andersen2000-02-211-4/+4
* Fixed du. Now behaves just like GNU du (only less so).Erik Andersen2000-02-191-3/+6
* Some updates for the day,Erik Andersen2000-02-181-0/+14
* Formatting fixErik Andersen2000-02-141-3/+3
* UpdatesErik Andersen2000-02-111-170/+201
* fsck_minix.c lost fat.John Beppu2000-02-111-0/+2
* More minor touchups.Erik Andersen2000-02-101-0/+4
* Fixed the init problem where it wouldn't unmount filesystemsErik Andersen2000-02-091-0/+2
* A few minor updates. ;-)Erik Andersen2000-02-071-2/+44
* copyFile could call chmod on a symlink, changing the permsErik Andersen2000-01-271-2/+6
* Fixed ls formatting for 8 char user names.Erik Andersen2000-01-271-0/+1
* mount and umount could leak loop device allocations causing the system toErik Andersen2000-01-261-0/+5
* Some busybox updates. See the changelog for details if you care.Erik Andersen2000-01-251-3/+14
* * added (and documented) "-n" option for head -Erik Andersen2000-01-231-0/+4
* Making note of my changesJohn Beppu2000-01-231-0/+2
* Fix a bug where tar could change perms and ownership of dirs pointedErik Andersen2000-01-231-1/+3
* Some busybox updates. You no longer _have_ to put a "-" in front of tarErik Andersen2000-01-231-0/+8
* Tell what I didErik Andersen2000-01-201-0/+4
* Bug fix. grep wasn't printing file names they way it was supposed to.Erik Andersen2000-01-191-0/+2
* tar creation support is now optional.Erik Andersen2000-01-161-0/+5
* Ready for release0_41Erik Andersen2000-01-151-1/+1
* Sync up busybox with the latest and greatest. This is not stuff forErik Andersen2000-01-151-1/+14
* * Added -o loop option for mount, and support in umount for loopErik Andersen2000-01-131-0/+3
* Bug fixes.Erik Andersen2000-01-131-1/+6
* Fix a logger bug.Erik Andersen2000-01-091-0/+3
* Fix cp and mv so 'cp foo/README bar' where foo and bar are directories,Erik Andersen2000-01-081-0/+7
* foo0_40Erik Andersen2000-01-071-3/+3
* More minor fixes.Erik Andersen2000-01-071-12/+17
* making note of my changes.John Beppu2000-01-071-0/+1
* * Grep -i previously failed on UPPER CASE patterns due to a sillyErik Andersen2000-01-051-0/+2