summaryrefslogtreecommitdiff
path: root/umount.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Upates to include copyright 2000 to everythingErik Andersen2000-04-131-1/+1
* minor changes to mount/umount to support-by-ignoring the "-v" flag.Erik Andersen2000-04-041-0/+2
* My latest ramblings.Erik Andersen2000-03-231-0/+4
* Use the nice new find_real_root_device function to find theErik Andersen2000-03-221-6/+4
* * all mallocs now use xmalloc (and so are OOM error safe), andErik Andersen2000-03-211-2/+1
* Some bug fixes I forgot to check-in the other day.Erik Andersen2000-03-131-1/+14
* Fixed rebooting when init runs as /linuxrcErik Andersen2000-02-231-0/+4
* Fixed the init problem where it wouldn't unmount filesystemsErik Andersen2000-02-091-95/+97
* Some formatting updates (ran the code through indent)Erik Andersen2000-02-081-141/+150
* A few minor updates. ;-)Erik Andersen2000-02-071-55/+142
* mount and umount could leak loop device allocations causing the system toErik Andersen2000-01-261-52/+18
* * added (and documented) "-n" option for head -Erik Andersen2000-01-231-1/+1
* * Added -o loop option for mount, and support in umount for loopErik Andersen2000-01-131-8/+64
* 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
* More stuff -- ready for release.0_32Eric Andersen1999-11-051-4/+5
* 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
* 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