summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys/mount.2 (follow)
Commit message (Expand)AuthorAgeFilesLines
* Get rid of an old convention of wrapping preprocessor constants in curlyanton2019-07-081-3/+3
* <sys/mount.h> and <sys/swap.h> no longer require <sys/param.h>guenther2018-04-271-3/+3
* use Dv, for consistency; from bruno flueckigerjmc2017-02-271-3/+3
* W^X violations are no longer permitted by default. A kernel log messagederaadt2016-05-271-2/+13
* point to mount_mfs(8), not mfs(8);jmc2015-11-231-3/+3
* use .In rather than .Fd #includeschwarze2015-09-101-4/+4
* Explicitly mention that PATH_MAX includes the NUL in the ENAMETOOLONGmillert2015-01-191-6/+7
* use .Rv; no change of meaning; from Kaspars at Bankovskis dot netschwarze2014-12-101-13/+3
* obvious .Pa fixes; found with mandocdb(8)schwarze2014-01-211-3/+3
* Complete the HISTORY of all syscalls that exist since Version 1 AT&T UNIX.schwarze2011-11-171-4/+22
* .Ev -> .Dvderaadt2011-11-061-3/+3
* more adosfs removal;jmc2007-06-011-14/+2
* convert to new .Dd format;jmc2007-05-311-2/+2
* Add support for mounting arbitrary sessions, from Enache Adrianpedro2007-03-211-1/+2
* Nuke GEMDOSFS. Unused part of unused atari port. Simplifieskrw2006-12-151-2/+1
* remove errors that no longer apply; ok millert, tedujaredy2005-10-271-10/+1
* add struct udf_args;jmc2005-10-031-1/+8
* no more MNT_UNION, says pedro@jmc2005-06-011-5/+1
* Document correct limit to path names lengths. Resolves PR 3716.otto2004-03-161-5/+3
* change the description of [EINVAL] for mount() and unmount();jmc2003-07-251-3/+3
* document mount_ntfs and better formatting;jmc2003-06-211-23/+42
* o make mount(2) return EROFS, not EPERM if ffs is dirtymillert2003-06-101-5/+11
* Mention that you can get EPERM when trying to mount an unclean filesystem.millert2003-06-091-1/+5
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-021-6/+2
* - section reorderjmc2003-06-011-5/+5
* nfs -> NFSjmc2003-04-021-4/+4
* typos;jmc2003-02-271-1/+2
* sync doc, export->export_info.espie2002-04-231-6/+8
* In the verbiage for MNT_SOFTDEP add a reference to 'softdep' inkrw2001-04-221-2/+3
* Updates and corrections from gluk@ after recent softupdates changes.aaron2001-04-051-3/+8
* Document cd/ados/msdos options.espie2000-09-221-11/+57
* - For consistency, `super-user' -> `superuser' in all cases.aaron2000-04-151-4/+4
* grammarpjanzen1999-09-251-9/+10
* use .Li to refer to data typesaaron1999-07-051-17/+17
* - change references to nil to null; tschroed@acm.orgaaron1999-06-291-3/+3
* add missing members to nfs_argsmillert1999-05-271-1/+5
* remove argument from .Os macros so value in /usr/share/tmac/mdoc/doc-commonaaron1999-05-231-2/+2
* Cleanup xrefs under SEE ALSO. Specifically:alex1999-05-161-3/+3
* Add Xrefs.espie1999-04-181-1/+2
* fix umount references; markus.friedl@informatik.uni-erlangen.dederaadt1999-03-051-6/+6
* make function names the correct casederaadt1999-02-271-5/+5
* document EOPNOTSUPPart1998-12-211-1/+4
* do not needlessly uppercase function namesderaadt1998-06-081-5/+5
* Mention MNT_NOATIME and pull in some changes from the lite2 version.millert1997-03-091-45/+52
* From NetBSD: merge of 960317niklas1996-03-191-16/+28
* From NetBSD: 960217 mergeniklas1996-03-091-2/+3
* from netbsd:deraadt1995-12-141-2/+2
* complete ufs -> ffs change (From John Kohl; PR #1403)deraadt1995-11-061-2/+2
* initial import of NetBSD treederaadt1995-10-181-0/+319