aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-26Shuffle location of generic code into utility.cErik 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-24put #if's around the lchown, becauseJohn Beppu
2000-01-23* added (and documented) "-n" option for head -Erik Andersen
2000-01-23 Making note of my changesJohn Beppu
2000-01-23 Went ahead and fixed bug #301 (chown not working on symlinks)John 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-22Better way to check for namespace aliasing.Erik Andersen
2000-01-20Tell what I didErik Andersen
2000-01-20Fix a namespace aliasing problem wereby du and dutmp, orErik Andersen
2000-01-19foreach (@busybox_command) {John Beppu
2000-01-19added a little more content.John Beppu
2000-01-19Bug fix. grep wasn't printing file names they way it was supposed to.Erik Andersen
2000-01-18fleshed out a bit more... just wanted to put the currentJohn Beppu
2000-01-18the beginnings of a proper man page for busybox.John Beppu
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-08Possible fixes...Erik Andersen
2000-01-08Oops. left debug on.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-07Remove some leftover debug noise.Erik Andersen
2000-01-07More adjustmentsErik Andersen
2000-01-07More minor fixes.Erik Andersen
2000-01-07Init is now even more perfect then before.Erik Andersen
2000-01-07Trivial type fix.Erik Andersen
2000-01-07fooErik Andersen
2000-01-07Init is now _more_ perfect then before.Erik Andersen
2000-01-07making note of my changes.John Beppu
2000-01-07added uniq_usage messageJohn Beppu
2000-01-06did tedious stuffJohn Beppu
2000-01-06Add in sample inittab fileErik Andersen
2000-01-06inittab is now perfect. The universe will now submit to myErik Andersen
2000-01-06Cool. Beppu is doing uniq.Erik Andersen
2000-01-06i am busybox of borg. unix will be assimilated.John Beppu
2000-01-05The latest and greatest. init basically works, though needsErik Andersen
2000-01-05heheh. Forgot the fix. Here it is:Erik Andersen
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-30First pass inittab parser writtenErik 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