Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-01-29 | Clear up some ambiguity with old style assignments. | Erik Andersen | |
-Erik | |||
2000-01-26 | Shuffle location of generic code into utility.c | 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-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-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-05 | The latest and greatest. init basically works, though needs | Erik Andersen | |
a minor inittab design change to accomodate specifying the device to run each process on. -Erik | |||
1999-12-05 | Stuf | Eric Andersen | |
1999-11-15 | Updates | Eric Andersen | |
1999-11-10 | Updates to usage, and made tar work. | Eric Andersen | |
-Erik | |||
1999-11-06 | Fixed ln, df, and removed redundant stuff from mtab. | Eric Andersen | |
1999-11-04 | More stuff. | Eric Andersen | |
1999-11-04 | Stuf | 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-16 | More stuff | Eric Andersen | |
1999-10-14 | Fixed cp -[aR] and some other stuf. | Eric Andersen | |
1999-10-08 | Finally mount works properly. Made debugging work (no more -s ld flag | Eric Andersen | |
when debugging is on). | |||
1999-10-07 | more stuff | Eric Andersen | |
1999-10-05 | Initial revision | Eric Andersen | |