summaryrefslogtreecommitdiff
path: root/umount.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fixed the init problem where it wouldn't unmount filesystemsErik Andersen2000-02-091-95/+97
| | | | | on reboot. Also fixed swapoff -a so it works. -Erik
* Some formatting updates (ran the code through indent)Erik Andersen2000-02-081-141/+150
| | | | -Erik
* A few minor updates. ;-)Erik Andersen2000-02-071-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 toErik Andersen2000-01-261-52/+18
| | | | | quickly run out. Also disable init's SIGHUP handler during shutdown. -Erik
* * added (and documented) "-n" option for head -Erik Andersen2000-01-231-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 loopErik Andersen2000-01-131-8/+64
| | | | | | | devices. Support is toggled by MOUNT_LOOP feature -- Ben Collins <bcollins@debian.org> -Erik
* StufEric Andersen1999-12-071-7/+0
|
* StufEric Andersen1999-12-071-0/+6
|
* FixesEric Andersen1999-11-271-2/+7
|
* updates for the dayEric Andersen1999-11-131-1/+1
|
* Updates to usage, and made tar work.Eric Andersen1999-11-101-3/+3
| | | | -Erik
* More stuff -- ready for release.0_32Eric Andersen1999-11-051-4/+5
| | | | -Erik
* More stuff.Eric Andersen1999-11-041-15/+53
|
* Fixed up copyright notices and suchEric Andersen1999-10-201-1/+3
|
* Added sfdisk. Ststic-ified a bunch of stuff.Eric Andersen1999-10-191-1/+1
|
* More stuff.Eric Andersen1999-10-181-4/+2
| | | | -Erik
* More fixesEric Andersen1999-10-181-2/+5
|
* Fixed cp -[aR] and some other stuf.Eric Andersen1999-10-141-4/+4
|
* More stuff.Eric Andersen1999-10-091-118/+78
|
* Initial revision0_29alpha2Eric Andersen1999-10-051-0/+135