aboutsummaryrefslogtreecommitdiff
path: root/sbin/mount_std
Commit message (Expand)AuthorAgeFilesLines
* Retire kernfs (userland part).Dag-Erling Smørgrav2000-12-282-9/+4
* mdoc(7) police: removed history info from the .Os FreeBSD call.Ruslan Ermilov2000-12-141-1/+1
* mdoc(7) police: use the new features of the Nm macro.Ruslan Ermilov2000-11-201-2/+2
* Mention linprocfs.Dag-Erling Smørgrav2000-03-251-3/+11
* Add mount_linprocfs.Dag-Erling Smørgrav2000-03-251-1/+4
* mount* fixes from Martin Blapp <mb@imp.ch>:Poul-Henning Kamp1999-10-091-1/+5
* $Id$ -> $FreeBSD$Peter Wemm1999-08-282-2/+2
* Correct use of .Nm. Remove unused #includes.Philippe Charnier1998-07-152-8/+6
* Removed definition of _NEW_VFSCONF. The new vfsconf interface is nowBruce Evans1998-01-201-1/+0
* compare return value from getopt against -1 rather than EOF, per the finalWarner Losh1997-03-291-2/+2
* Update to compile under Lite2Peter Wemm1997-03-112-9/+10
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-222-2/+2
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-142-2/+2
* comma typosWolfram Schneider1996-12-231-6/+6
* Now that all of the "standard" file system mount commandsMike Pritchard1996-12-146-399/+44
* Refer the reader to devfs(5).Mike Pritchard1996-12-141-8/+0
* Refer the reader to fdesc(5) for detailed info on the fdesc filesystem.Mike Pritchard1996-12-141-85/+11
* Remove the descriptions of the files in /kern and referMike Pritchard1996-12-141-40/+8
* Remove the detailed description of the files in /procMike Pritchard1996-12-141-156/+11
* Don't use __dead or __pure in user code. They were obfuscationsBruce Evans1996-09-141-2/+2
* Use the .Bx macro where appropriate.Mike Pritchard1996-08-233-3/+6
* Use the .Fx macro where appropriate.Mike Pritchard1996-08-232-3/+3
* Accept mount(8)'s calling convention of passing just the filesystem typeGarrett Wollman1996-05-142-9/+23
* Get rid of the last vestiges of the old MOUNT_* constants in theGarrett Wollman1996-05-137-0/+917