Age | Commit message (Collapse) | Author | |
---|---|---|---|
2000-03-23 | My latest ramblings. | Erik Andersen | |
-Erik | |||
2000-03-22 | Use the nice new find_real_root_device function to find the | Erik Andersen | |
name of the root device, instead of having libc read whatever lies happen to be in /etc/mtab. -Erik | |||
2000-03-21 | * all mallocs now use xmalloc (and so are OOM error safe), and | Erik Andersen | |
the common error handling saves a few bytes. Thanks to Bob Tinsley <bob@earthrise.demon.co.uk> for the patch. -Erik | |||
2000-03-13 | Some bug fixes I forgot to check-in the other day. | Erik Andersen | |
Mounting loop devices w/o specifying the filesystem type choked if it didn't guess right the first time. -Erik | |||
2000-02-23 | Fixed rebooting when init runs as /linuxrc | Erik Andersen | |
-Erik | |||
2000-02-09 | Fixed the init problem where it wouldn't unmount filesystems | Erik Andersen | |
on reboot. Also fixed swapoff -a so it works. -Erik | |||
2000-02-08 | Some formatting updates (ran the code through indent) | Erik Andersen | |
-Erik | |||
2000-02-07 | A few minor updates. ;-) | Erik Andersen | |
Seriously though, read the Changelog for busybox 0.42, which this is about to become... -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-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-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 | |||
1999-12-07 | Stuf | Eric Andersen | |
1999-12-07 | Stuf | Eric Andersen | |
1999-11-27 | Fixes | Eric Andersen | |
1999-11-13 | updates for the day | Eric Andersen | |
1999-11-10 | Updates to usage, and made tar work. | Eric Andersen | |
-Erik | |||
1999-11-05 | More stuff -- ready for release.0_32 | Eric Andersen | |
-Erik | |||
1999-11-04 | More stuff. | Eric Andersen | |
1999-10-20 | Fixed up copyright notices and such | Eric Andersen | |
1999-10-19 | Added sfdisk. Ststic-ified a bunch of stuff. | Eric Andersen | |
1999-10-18 | More stuff. | Eric Andersen | |
-Erik | |||
1999-10-18 | More fixes | Eric Andersen | |
1999-10-14 | Fixed cp -[aR] and some other stuf. | Eric Andersen | |
1999-10-09 | More stuff. | Eric Andersen | |
1999-10-05 | Initial revision0_29alpha2 | Eric Andersen | |