Age | Commit message (Expand) | Author |
2015-12-21 | Convert OpenRC to a centralized copyright/license structure | William Hubbs |
2013-12-02 | remove type command | William Hubbs |
2013-03-12 | Make fuser command time out | William Hubbs |
2011-11-19 | make shell math operations style more succulent | Mike Frysinger |
2011-06-29 | drop useless "All rights reserved" notice | Mike Frysinger |
2010-10-28 | correction for unmounting volumes with weird characters, thanks Brant | Jory A. Pratt |
2010-03-16 | Send SIGKILL after 2 failed SIGTERM when unmounting. | Roy Marples |
2009-05-01 | Add (c) to Copyright | Roy Marples |
2009-04-26 | Stop using needless {} in vars | Roy Marples |
2008-11-04 | Move romount to mount-ro and use the umount -r option as it's more reliable f... | Roy Marples |
2008-10-09 | Fix umounting reporting exit status, Gentoo #239922. | Roy Marples |
2008-03-21 | Clean up error display. | Roy Marples |
2008-03-21 | Some OS's block on umount -f, so don't use it. | Roy Marples |
2008-03-04 | Don't rely on fuser being present | Roy Marples |
2008-01-30 | Fix unmounting shared and bind mounts, Gentoo bug #207611. | Roy Marples |
2008-01-11 | Update copyrights, my email and license. | Roy Marples |
2008-01-11 | Adopt a more C style for scripts and remove vim settings. | Roy Marples |
2008-01-11 | Remove full license text from shell cripts. | Roy Marples |
2007-12-14 | Remove Gentoo copyright from all files that I know I have written | Roy Marples |
2007-11-28 | Massive whitespace cleanup | Roy Marples |
2007-11-21 | The BSD's don't need to umount cleanly when shuttind down, as they have a spe... | Roy Marples |
2007-11-14 | relicense as 2-clause BSD, with the kind permission of Gentoo | Roy Marples |
2007-10-09 | netmount, localmount, halt.sh and net scripts now check OS specific flags to ... | Roy Marples |
2007-09-21 | No need for this convulted sed now our prefixed output is on a direct termina... | Roy Marples |
2007-07-11 | Don't unmount network filesystems in localmount or halt.sh, #175602. | Roy Marples |
2007-05-30 | Use killall5 again so we can cleanly remount / readonly, #168977 | Roy Marples |
2007-05-30 | Don't use -f with mount | Roy Marples |
2007-05-30 | Call umount with LC_ALL=C so that we can umount /usr | Roy Marples |
2007-04-25 | Fix Makefile to clean and remove .svn when making dist. rc-mount no longer ap... | Roy Marples |
2007-04-05 | Rewrite the core parts in C. We now provide librc so other programs can | Roy Marples |