aboutsummaryrefslogtreecommitdiff
path: root/sbin/umount
Commit message (Expand)AuthorAgeFilesLines
* Use errx() instead of err() for malloc failures. -Wall. Do not dotPhilippe Charnier1998-08-032-13/+14
* Fix PR 1607, hopefully without breaking the PR 5208 fixes.Peter Wemm1998-05-111-7/+7
* Fixed the previous fix. The original path was annulled when itBruce Evans1998-02-031-3/+4
* Removed definition of _NEW_VFSCONF. The new vfsconf interface is nowBruce Evans1998-01-201-2/+0
* mount(8) only uses realpath() for the mountpoint, so don't look up theBruce Evans1998-01-191-6/+6
* style(9) correctionsWarner Losh1997-12-261-1/+2
* Be extra paranoid about trusting the length of the data returned byWarner Losh1997-12-241-1/+1
* Fix a typo and while here cleanup the use of the .Nm macro.Steve Price1997-08-201-6/+7
* Sync usage string according to man page.Philippe Charnier1997-06-191-4/+3
* Merge from Lite2.Bruce Evans1997-06-163-133/+104
* Generalise the previous change so that only NFS hostnames are looked up.Doug Rabson1997-05-161-2/+2
* Don't try to look up unionfs' <above>, <below> keywords as hostnames.Doug Rabson1997-04-291-2/+2
* compare return value from getopt against -1 rather than EOF, per the finalWarner Losh1997-03-291-1/+1
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-2/+2
* Fix initialization error that caused `mount -vat' to behave unexpectedlyGarrett Wollman1995-04-101-3/+6
* From njw@cs.city.ac.uk (Nick Williams):David Greenman1994-11-042-4/+26
* Delete obsolete references to librpc.a.Garrett Wollman1994-08-081-2/+0
* Convert to our man installation style. Also fixed long-standing bugGarrett Wollman1994-08-051-0/+1
* BSD 4.4 Lite sbin SourcesRodney W. Grimes1994-05-263-0/+551