aboutsummaryrefslogtreecommitdiff
path: root/Changelog
AgeCommit message (Expand)Author
2000-02-07A few minor updates. ;-)Erik Andersen
2000-01-27copyFile could call chmod on a symlink, changing the permsErik Andersen
2000-01-27Fixed ls formatting for 8 char user names.Erik Andersen
2000-01-26mount and umount could leak loop device allocations causing the system toErik Andersen
2000-01-25Some busybox updates. See the changelog for details if you care.Erik Andersen
2000-01-23* added (and documented) "-n" option for head -Erik Andersen
2000-01-23 Making note of my changesJohn Beppu
2000-01-23Fix a bug where tar could change perms and ownership of dirs pointedErik Andersen
2000-01-23Some busybox updates. You no longer _have_ to put a "-" in front of tarErik Andersen
2000-01-20Tell what I didErik Andersen
2000-01-19Bug fix. grep wasn't printing file names they way it was supposed to.Erik Andersen
2000-01-16tar creation support is now optional.Erik Andersen
2000-01-15Ready for releaseErik Andersen
2000-01-15Sync up busybox with the latest and greatest. This is not stuff forErik Andersen
2000-01-13* Added -o loop option for mount, and support in umount for loopErik Andersen
2000-01-13Bug fixes.Erik Andersen
2000-01-09Fix a logger bug.Erik Andersen
2000-01-08Fix cp and mv so 'cp foo/README bar' where foo and bar are directories,Erik Andersen
2000-01-07fooErik Andersen
2000-01-07More minor fixes.Erik Andersen
2000-01-07making note of my changes.John Beppu
2000-01-05* Grep -i previously failed on UPPER CASE patterns due to a sillyErik Andersen
2000-01-04Bunches of fixes. Typos, bugs, etc.Erik Andersen
1999-12-29* sed now supports addresses (numeric or regexp, with negation) andErik Andersen
1999-12-29Add the beginings of some regression testing. Add in the recentlyErik Andersen
1999-12-29Fixed mv so it now does the right thing (same method used in cp). RemovedErik Andersen
1999-12-28Fixed a bug where tar would not set the user and group on deviceErik Andersen
1999-12-27Added changelogErik Andersen
1999-12-23 sort is good to go.John Beppu
1999-12-21Added grep -q, thanks to a patch from "Konstantin Boldyshev" <konst@voshod.com>Erik Andersen
1999-12-17Reworked the source so it will compile and run under glibc 2.0.7Erik Andersen
1999-12-16Wrote rmmod for busybox.Erik Andersen
1999-12-16Fix bugs in logger and syslogd. Add fbset.Erik Andersen
1999-12-15Added lsmodErik Andersen
1999-12-15 made note of my recent changesJohn Beppu
1999-12-11Fixed spelling of my name. Geez.Eric Andersen
1999-12-11Ok, so this is reallt 0.38...Eric Andersen
1999-12-11Set version to 0.39Eric Andersen
1999-12-10Added poweroff (and adjusted init to use it). Inlined functionEric Andersen
1999-12-10 less TODOJohn Beppu
1999-12-10Make sure the world knows who "beppu" is.Eric Andersen
1999-12-10 Implemented tee(1).John Beppu
1999-12-09minor changelog updateJohn Beppu
1999-12-09* Fixed rebooting from init. I'd left some debugging code inEric Andersen
1999-12-09Tail now works (costs 6k). Several other updates.Eric Andersen
1999-12-09Added an empty line for no reason.Eric Andersen
1999-12-09Fixed spelling errorEric Andersen
1999-12-09* my_getid was leaking file descriptors, causing 'ls -l' on longEric Andersen
1999-12-08Latest and greatestEric Andersen
1999-12-07StufEric Andersen