summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys/fcntl.2 (follow)
Commit message (Expand)AuthorAgeFilesLines
* Correct the description of EINTR and EINVAL. This looks like a mis-mergeasou2019-09-061-6/+8
* Conform to POSIX-2001 in which the behavior of passing a negative length usinganton2018-11-101-3/+18
* use .In and delete .Tn; from Kaspars at Bankovskis dot netschwarze2014-12-161-10/+5
* Updates to RETURN VALUES, ERRORS, and STANDARDSguenther2013-03-311-3/+14
* Document F_DUPFD_CLOEXEC; adapted from FreeBSDmillert2013-01-191-4/+13
* convert to new .Dd format;jmc2007-05-311-2/+2
* - layout, macro, and punctuation tweaksjaredy2005-08-101-27/+24
* Minor wordink fixpascoe2005-05-251-2/+2
* Tyop; noted by jmc@millert2004-05-061-2/+2
* O_SYNC is valid for F_GETFL/F_SETFL toomillert2004-05-051-1/+8
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-021-6/+2
* - section reorderjmc2003-06-011-2/+2
* F_[GS]ETFL deal with file status flags, not descriptor status flags.millert2003-03-281-3/+7
* .Xr typos;jmc2003-03-061-3/+3
* Document FD_CLOEXEC; from FreeBSD (Peter Jeremy)millert2002-09-191-7/+14
* Another round of man page cleanup, this time to remove more hard sentenceaaron2000-10-181-2/+3
* use .Li to refer to data typesaaron1999-07-051-2/+2
* trash some old leftover macros and replace them with -mdoc macrosaaron1999-07-041-2/+1
* .Fa int -> .Li int (should use literal macro to refer to data types)aaron1999-06-291-6/+6
* - change references to nil to null; tschroed@acm.orgaaron1999-06-291-8/+8
* explain the third argument more thoroughly; some cmds take it as an int,aaron1999-05-251-15/+40
* 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
* correct some Xr's which referred to the wrong man page sectionsaaron1999-05-101-3/+3
* make function names the correct casederaadt1999-02-271-8/+8
* Man pages Xrefs.espie1998-07-241-2/+2
* fix openbsd tagderaadt1998-07-061-0/+1
* missing blank linesderaadt1997-11-241-0/+1
* lock failure returns EAGAIN in our world, XPG4/POSIX say either EAGAIN or EACCESS is ok, but EAGAIN is what our kernel doesderaadt1997-11-121-3/+3
* typo; entropy@tardis.bernstein.comderaadt1997-08-181-1/+1
* fix Xrderaadt1997-07-171-2/+2
* fix lots of .Xr and other minor thingsderaadt1997-06-131-2/+2
* initial import of NetBSD treederaadt1995-10-181-0/+483