summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys/mknod.2 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* use .In rather than .Fd #includeschwarze2015-09-101-5/+5
|
* Explicitly mention that PATH_MAX includes the NUL in the ENAMETOOLONGmillert2015-01-191-6/+7
| | | | description.
* mknod(2) now supports creating FIFOs too. Fix description of device fileguenther2014-10-261-25/+37
| | | | | | creation while here. ok jmc@ schwarze@ millert@
* more library historyschwarze2013-07-171-7/+7
| | | | | facts checked by sobrado@ style tweaks and ok jmc@
* When there are multiple groups of functions with their own #includesguenther2013-04-011-2/+3
| | | | | | | | listed, the #includes in each group are independent, so that users don't need to guess at possible carry-over. general idea ok otto@ millert@ actual diff ok jmc@ schwarze@
* Use consistent wording for the EINVAL, EBADF, ENOTDIR, and EACCES casesguenther2013-03-311-4/+17
| | | | of the various *at() functions.
* Various updates, mostly to SYNOPSIS, ERRORS, and STANDARDS, butguenther2013-03-301-3/+11
| | | | | | | | some other fixes included... *at() function ERRORS description suggested by matthew@ ok deraadt@
* knock out some useless Pp;jmc2011-07-191-3/+2
|
* Add (rough draft) documentation for fdopendir(3) and the 15 newmatthew2011-07-181-3/+51
| | | | | | | XXXat(2) system calls from POSIX 2008. Editing will be done in tree. General style discussed with jmc@, schwarze@, and deraadt@ ok jmc@
* convert to new .Dd format;jmc2007-05-311-2/+2
|
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-021-6/+2
| | | | rescinded 22 July 1999. Proofed by myself and Theo.
* Another round of man page cleanup, this time to remove more hard sentenceaaron2000-10-181-3/+4
| | | | breaks and getting rid of short lines, making these files easier to work with.
* Mention that mknod(2) will return EINVAL when chroot(2)'d.millert2000-08-121-1/+6
|
* - For consistency, `super-user' -> `superuser' in all cases.aaron2000-04-151-3/+3
| | | | | - Some punctuation fixes. - Some `id' -> `ID'.
* - change references to nil to null; tschroed@acm.orgaaron1999-06-291-5/+5
| | | | | | | - remove trailing spaces from end of lines - add some .Dv - change -1 to \-1, so `-' is taken as a negative sign - other misc formatting fixes
* punctuationaaron1999-05-251-2/+2
|
* remove argument from .Os macros so value in /usr/share/tmac/mdoc/doc-commonaaron1999-05-231-2/+2
| | | | is used instead; kwesterback@home.com
* make function names the correct casederaadt1999-02-271-4/+4
|
* fix openbsd tagderaadt1998-07-061-0/+1
|
* move proto to sys/stat.h; XPG4.2deraadt1997-11-161-1/+1
|
* initial import of NetBSD treederaadt1995-10-181-0/+129