summaryrefslogtreecommitdiff
path: root/sbin/umount/umount.c
AgeCommit message (Expand)Author
2002-07-03ansiTheo de Raadt
2002-02-16Part one of userland __P removal. Done with a simple regexp with some minor ...Todd C. Miller
2001-05-18why exit if returnsMichael Shalayeff
2000-07-27Look up the pathname verbatim in mount table in addition to the realpath(3)edTodd C. Miller
2000-04-11If realpath() fails, just use the old name and don't make it a fatal error.Todd C. Miller
2000-02-05Fix uninitialized access introduced by millert. ok millert@imp
2000-01-30When looking up a filesystem in the mount table, check the path asTodd C. Miller
1999-02-27reverse complete garbage which was not even tested, tsk tsk tskTheo de Raadt
1999-02-17try harder to match the mntonname with the name we are trying to unmountArtur Grabowski
1997-01-15getopt(3) returns -1 when out of args, not EOF, whee!Todd C. Miller
1996-06-23update rcsidTheo de Raadt
1996-05-22add more error checking to greywolf patchTheo de Raadt
1996-05-06use mounted table instead of fstab for -a; netbsd pr#2363; from greywolf@defe...Theo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt