Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Upates to include copyright 2000 to everything | Erik Andersen | 2000-04-13 | 1 | -1/+1 |
| | | | | -Erik | ||||
* | minor changes to mount/umount to support-by-ignoring the "-v" flag. | Erik Andersen | 2000-04-04 | 1 | -0/+2 |
| | | | | | | Added optional core dumping as a feature for init, and include a rewrite of syslogd so that it now supports multiple concurrent connections. -Erik | ||||
* | My latest ramblings. | Erik Andersen | 2000-03-23 | 1 | -0/+4 |
| | | | | -Erik | ||||
* | Use the nice new find_real_root_device function to find the | Erik Andersen | 2000-03-22 | 1 | -6/+4 |
| | | | | | | name of the root device, instead of having libc read whatever lies happen to be in /etc/mtab. -Erik | ||||
* | * all mallocs now use xmalloc (and so are OOM error safe), and | Erik Andersen | 2000-03-21 | 1 | -2/+1 |
| | | | | | | the common error handling saves a few bytes. Thanks to Bob Tinsley <bob@earthrise.demon.co.uk> for the patch. -Erik | ||||
* | Some bug fixes I forgot to check-in the other day. | Erik Andersen | 2000-03-13 | 1 | -1/+14 |
| | | | | | | Mounting loop devices w/o specifying the filesystem type choked if it didn't guess right the first time. -Erik | ||||
* | Fixed rebooting when init runs as /linuxrc | Erik Andersen | 2000-02-23 | 1 | -0/+4 |
| | | | | -Erik | ||||
* | Fixed the init problem where it wouldn't unmount filesystems | Erik Andersen | 2000-02-09 | 1 | -95/+97 |
| | | | | | on reboot. Also fixed swapoff -a so it works. -Erik | ||||
* | Some formatting updates (ran the code through indent) | Erik Andersen | 2000-02-08 | 1 | -141/+150 |
| | | | | -Erik | ||||
* | A few minor updates. ;-) | Erik Andersen | 2000-02-07 | 1 | -55/+142 |
| | | | | | | Seriously though, read the Changelog for busybox 0.42, which this is about to become... -Erik | ||||
* | mount and umount could leak loop device allocations causing the system to | Erik Andersen | 2000-01-26 | 1 | -52/+18 |
| | | | | | quickly run out. Also disable init's SIGHUP handler during shutdown. -Erik | ||||
* | * added (and documented) "-n" option for head - | Erik Andersen | 2000-01-23 | 1 | -1/+1 |
| | | | | | | | contributed Friedrich Vedder <fwv@myrtle.lahn.de> * Cleanup for a number of usage messages -- also contributed Friedrich Vedder <fwv@myrtle.lahn.de> -Erik | ||||
* | * Added -o loop option for mount, and support in umount for loop | Erik Andersen | 2000-01-13 | 1 | -8/+64 |
| | | | | | | | devices. Support is toggled by MOUNT_LOOP feature -- Ben Collins <bcollins@debian.org> -Erik | ||||
* | Stuf | Eric Andersen | 1999-12-07 | 1 | -7/+0 |
| | |||||
* | Stuf | Eric Andersen | 1999-12-07 | 1 | -0/+6 |
| | |||||
* | Fixes | Eric Andersen | 1999-11-27 | 1 | -2/+7 |
| | |||||
* | updates for the day | Eric Andersen | 1999-11-13 | 1 | -1/+1 |
| | |||||
* | Updates to usage, and made tar work. | Eric Andersen | 1999-11-10 | 1 | -3/+3 |
| | | | | -Erik | ||||
* | More stuff -- ready for release.0_32 | Eric Andersen | 1999-11-05 | 1 | -4/+5 |
| | | | | -Erik | ||||
* | More stuff. | Eric Andersen | 1999-11-04 | 1 | -15/+53 |
| | |||||
* | Fixed up copyright notices and such | Eric Andersen | 1999-10-20 | 1 | -1/+3 |
| | |||||
* | Added sfdisk. Ststic-ified a bunch of stuff. | Eric Andersen | 1999-10-19 | 1 | -1/+1 |
| | |||||
* | More stuff. | Eric Andersen | 1999-10-18 | 1 | -4/+2 |
| | | | | -Erik | ||||
* | More fixes | Eric Andersen | 1999-10-18 | 1 | -2/+5 |
| | |||||
* | Fixed cp -[aR] and some other stuf. | Eric Andersen | 1999-10-14 | 1 | -4/+4 |
| | |||||
* | More stuff. | Eric Andersen | 1999-10-09 | 1 | -118/+78 |
| | |||||
* | Initial revision0_29alpha2 | Eric Andersen | 1999-10-05 | 1 | -0/+135 |