Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-07-29 | spaces | Theo de Raadt | |
2003-06-02 | Remove the advertising clause in the UCB license which Berkeley | Todd C. Miller | |
rescinded 22 July 1999. Proofed by myself and Theo. | |||
2002-07-03 | ansi | Theo de Raadt | |
2002-02-16 | Part one of userland __P removal. Done with a simple regexp with some minor ↵ | Todd C. Miller | |
hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically. | |||
2001-05-18 | why exit if returns | Michael Shalayeff | |
2000-07-27 | Look up the pathname verbatim in mount table in addition to the realpath(3)ed | Todd C. Miller | |
version. Basically just a generalization of my previous commit in this area. | |||
2000-04-11 | If realpath() fails, just use the old name and don't make it a fatal error. | Todd C. Miller | |
Closes PR #1185 | |||
2000-02-05 | Fix uninitialized access introduced by millert. ok millert@ | imp | |
2000-01-30 | When looking up a filesystem in the mount table, check the path as | Todd C. Miller | |
giving by the user in addition to what reapath() returns. Things that call mount(2) directly may use paths different than what realpath() returns but you still want to be able to umount them... | |||
1999-02-27 | reverse complete garbage which was not even tested, tsk tsk tsk | Theo de Raadt | |
1999-02-17 | try harder to match the mntonname with the name we are trying to unmount | Artur Grabowski | |
1997-01-15 | getopt(3) returns -1 when out of args, not EOF, whee! | Todd C. Miller | |
1996-06-23 | update rcsid | Theo de Raadt | |
1996-05-22 | add more error checking to greywolf patch | Theo de Raadt | |
1996-05-06 | use mounted table instead of fstab for -a; netbsd pr#2363; from ↵ | Theo de Raadt | |
greywolf@defender.VAS.viewlogic.com | |||
1995-10-18 | initial import of NetBSD tree | Theo de Raadt | |