Age | Commit message (Collapse) | Author | |
---|---|---|---|
2000-01-27 | copyFile could call chmod on a symlink, changing the perms | Erik Andersen | |
of the pointed to file. Minor fix to tar for directory handling. -Erik | |||
2000-01-27 | Fixed ls formatting for 8 char user names. | Erik Andersen | |
-Erik | |||
2000-01-26 | mount and umount could leak loop device allocations causing the system to | Erik Andersen | |
quickly run out. Also disable init's SIGHUP handler during shutdown. -Erik | |||
2000-01-25 | Some busybox updates. See the changelog for details if you care. | Erik Andersen | |
-Erik | |||
2000-01-23 | * added (and documented) "-n" option for head - | Erik Andersen | |
contributed Friedrich Vedder <fwv@myrtle.lahn.de> * Cleanup for a number of usage messages -- also contributed Friedrich Vedder <fwv@myrtle.lahn.de> -Erik | |||
2000-01-23 | Making note of my changes | John Beppu | |
2000-01-23 | Fix a bug where tar could change perms and ownership of dirs pointed | Erik Andersen | |
to by symlink within a tarball. -Erik | |||
2000-01-23 | Some busybox updates. You no longer _have_ to put a "-" in front of tar | Erik Andersen | |
options, logger is better behaved and has a "-t" option now. init now supports the kernel chroot patch, so you can chroot to a new device and umount the old root. -Erik | |||
2000-01-20 | Tell what I did | Erik Andersen | |
-Erik | |||
2000-01-19 | Bug fix. grep wasn't printing file names they way it was supposed to. | Erik Andersen | |
-Erik | |||
2000-01-16 | tar creation support is now optional. | Erik Andersen | |
-Erik | |||
2000-01-15 | Ready for release | Erik Andersen | |
2000-01-15 | Sync up busybox with the latest and greatest. This is not stuff for | Erik Andersen | |
the Embedix release. -Erik | |||
2000-01-13 | * Added -o loop option for mount, and support in umount for loop | Erik Andersen | |
devices. Support is toggled by MOUNT_LOOP feature -- Ben Collins <bcollins@debian.org> -Erik | |||
2000-01-13 | Bug fixes. | Erik Andersen | |
-Erik | |||
2000-01-09 | Fix a logger bug. | Erik Andersen | |
-Erik | |||
2000-01-08 | Fix cp and mv so 'cp foo/README bar' where foo and bar are directories, | Erik Andersen | |
and README is a file. -Erik | |||
2000-01-07 | foo | Erik Andersen | |
2000-01-07 | More minor fixes. | Erik Andersen | |
-Erik | |||
2000-01-07 | making note of my changes. | John Beppu | |
2000-01-05 | * Grep -i previously failed on UPPER CASE patterns due to a silly | Erik Andersen | |
regexp implementation bug that is now fixed. -Erik | |||
2000-01-04 | Bunches of fixes. Typos, bugs, etc. | Erik Andersen | |
Added 'gunzip -t'. inittab support _almost_ works (but it isn't ready for prime time useage yet). -Erik | |||
1999-12-29 | * sed now supports addresses (numeric or regexp, with negation) and | Erik Andersen | |
has an append command, thanks to Marco Pantaleoni <panta@prosa.it> * Fixed dmesg. It wasn't parsing its options (-n or -s) properly. * Some cosmetic fixes to ls output formatting to make it behave more like GNU ls. -Erik | |||
1999-12-29 | Add the beginings of some regression testing. Add in the recently | Erik Andersen | |
contributed loadacm utility (for dealing with unicode fonts) -Erik | |||
1999-12-29 | Fixed mv so it now does the right thing (same method used in cp). Removed | Erik Andersen | |
some cruft from cp. -Erik | |||
1999-12-28 | Fixed a bug where tar would not set the user and group on device | Erik Andersen | |
special files. -Erik | |||
1999-12-27 | Added changelog | Erik Andersen | |
-Erik | |||
1999-12-23 | sort is good to go. | John Beppu | |
1999-12-21 | Added grep -q, thanks to a patch from "Konstantin Boldyshev" <konst@voshod.com> | Erik Andersen | |
-Erik | |||
1999-12-17 | Reworked the source so it will compile and run under glibc 2.0.7 | Erik Andersen | |
and linux kernel 2.0.36 (though the dubious reasons why someone would want to do that defy imagination ;) -Erik | |||
1999-12-16 | Wrote rmmod for busybox. | Erik Andersen | |
-Erik | |||
1999-12-16 | Fix bugs in logger and syslogd. Add fbset. | Erik Andersen | |
-Erik | |||
1999-12-15 | Added lsmod | Erik Andersen | |
-Erik | |||
1999-12-15 | made note of my recent changes | John Beppu | |
1999-12-11 | Fixed spelling of my name. Geez. | Eric Andersen | |
Ah kant evun spel mi nam. -Erik | |||
1999-12-11 | Ok, so this is reallt 0.38... | Eric Andersen | |
-Erik | |||
1999-12-11 | Set version to 0.39 | Eric Andersen | |
-Erik | |||
1999-12-10 | Added poweroff (and adjusted init to use it). Inlined function | Eric Andersen | |
calls to code only called once in tee. Made BB_KLOGD and option. -Erik | |||
1999-12-10 | less TODO | John Beppu | |
1999-12-10 | Make sure the world knows who "beppu" is. | Eric Andersen | |
-Erik | |||
1999-12-10 | Implemented tee(1). | John Beppu | |
1999-12-09 | minor changelog update | John Beppu | |
1999-12-09 | * Fixed rebooting from init. I'd left some debugging code in | Eric Andersen | |
which blocked reboots. Oops. -Erik | |||
1999-12-09 | Tail now works (costs 6k). Several other updates. | Eric Andersen | |
-Erik | |||
1999-12-09 | Added an empty line for no reason. | Eric Andersen | |
-Erik | |||
1999-12-09 | Fixed spelling error | Eric Andersen | |
-Erik | |||
1999-12-09 | * my_getid was leaking file descriptors, causing 'ls -l' on long | Eric Andersen | |
directories to fail -Erik | |||
1999-12-08 | Latest and greatest | Eric Andersen | |
1999-12-07 | Stuf | Eric Andersen | |
1999-12-07 | Stuf | Eric Andersen | |