summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys/statfs.2 (follow)
Commit message (Expand)AuthorAgeFilesLines
* <sys/mount.h> and <sys/swap.h> no longer require <sys/param.h>guenther2018-04-271-3/+3
* Explicitly mention that PATH_MAX includes the NUL in the ENAMETOOLONGmillert2015-01-191-11/+8
* use .In and delete .Tn; from Kaspars at Bankovskis dot netschwarze2014-12-161-10/+6
* use .Rv; no change of meaning; from Kaspars at Bankovskis dot netschwarze2014-12-101-6/+3
* sync with the actual definition of struct statfs in <sys/mount.h>; ok jmc@naddy2013-07-201-4/+9
* Cross-reference getfsstat(2); OK jmc@millert2012-12-051-2/+3
* Note that f_fsid gets cleared when caller is not the superuser. OK deraadt@millert2009-06-051-2/+6
* sync with sys/statfs.h; ok jmc@otto2008-03-161-20/+25
* convert to new .Dd format;jmc2007-05-311-2/+2
* fix NAME, ok jmc@espie2007-02-031-2/+3
* sync with <mount.h>; from FreeBSD;jmc2003-11-211-3/+4
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-021-6/+2
* MNAMELEN is 90, not 32; peterw AT ifost.org.aumillert2002-01-151-2/+2
* Make f_bsize signed. Having it unsigned causes surprising (and unwanted)millert2000-03-241-2/+2
* f_bavail is signed (sync with sys/mount.h)millert1999-12-311-2/+2
* - change references to nil to null; tschroed@acm.orgaaron1999-06-291-4/+4
* New struct statfs with mount options. NOTE: this replaces statfs(2),millert1999-05-311-20/+19
* Add Xrefs.espie1999-04-181-1/+5
* make function names the correct casederaadt1999-02-271-11/+11
* fix openbsd tagderaadt1998-07-061-0/+1
* use Bx macro for BSD versionsmickey1998-06-151-1/+2
* Document f_syncwrites/f_asyncwrites.millert1997-11-061-1/+3
* fix lots of .Xr and other minor thingsderaadt1997-06-131-1/+3
* Mention that certain fields are accessible to the super-user only.millert1997-02-131-1/+1
* nroff mistakes; netbsd pr#2677; kstailey@dol-esa.govderaadt1996-08-071-3/+1
* initial import of NetBSD treederaadt1995-10-181-0/+148