summaryrefslogtreecommitdiff
path: root/lib/libc/sys/mknod.2
AgeCommit message (Expand)Author
2015-09-10use .In rather than .Fd #includeIngo Schwarze
2015-01-19Explicitly mention that PATH_MAX includes the NUL in the ENAMETOOLONGTodd C. Miller
2014-10-26mknod(2) now supports creating FIFOs too. Fix description of device filePhilip Guenther
2013-07-17more library historyIngo Schwarze
2013-04-01When there are multiple groups of functions with their own #includesPhilip Guenther
2013-03-31Use consistent wording for the EINVAL, EBADF, ENOTDIR, and EACCES casesPhilip Guenther
2013-03-30Various updates, mostly to SYNOPSIS, ERRORS, and STANDARDS, butPhilip Guenther
2011-07-19knock out some useless Pp;Jason McIntyre
2011-07-18Add (rough draft) documentation for fdopendir(3) and the 15 newMatthew Dempsky
2007-05-31convert to new .Dd format;Jason McIntyre
2003-06-02Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
2000-10-18Another round of man page cleanup, this time to remove more hard sentenceAaron Campbell
2000-08-12Mention that mknod(2) will return EINVAL when chroot(2)'d.Todd C. Miller
2000-04-15- For consistency, `super-user' -> `superuser' in all cases.Aaron Campbell
1999-06-29- change references to nil to null; tschroed@acm.orgAaron Campbell
1999-05-25punctuationAaron Campbell
1999-05-23remove argument from .Os macros so value in /usr/share/tmac/mdoc/doc-commonAaron Campbell
1999-02-27make function names the correct caseTheo de Raadt
1998-07-06fix openbsd tagTheo de Raadt
1997-11-16move proto to sys/stat.h; XPG4.2Theo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt