Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Correct the description of EINTR and EINVAL. This looks like a mis-merge | 2019-09-06 | 1 | -6/+8 | |
| | | | | | | in revision 1.30. ok deraadt@ tb@ | ||||
* | Conform to POSIX-2001 in which the behavior of passing a negative length using | 2018-11-10 | 1 | -3/+18 | |
| | | | | | | | posix file locks is defined. Also, detect overflows when dealing with positive lengths. ok millert@ visa@ | ||||
* | use .In and delete .Tn; from Kaspars at Bankovskis dot net | 2014-12-16 | 1 | -10/+5 | |
| | |||||
* | Updates to RETURN VALUES, ERRORS, and STANDARDS | 2013-03-31 | 1 | -3/+14 | |
| | | | | ok jmc@ | ||||
* | Document F_DUPFD_CLOEXEC; adapted from FreeBSD | 2013-01-19 | 1 | -4/+13 | |
| | | | | OK miod@ espie@ | ||||
* | convert to new .Dd format; | 2007-05-31 | 1 | -2/+2 | |
| | |||||
* | - layout, macro, and punctuation tweaks | 2005-08-10 | 1 | -27/+24 | |
| | | | | | | | - refer to formal parameters consistently - kill a duplicate description of EMFILE in ERRORS ok jmc | ||||
* | Minor wordink fix | 2005-05-25 | 1 | -2/+2 | |
| | | | | ok dlg@ | ||||
* | Tyop; noted by jmc@ | 2004-05-06 | 1 | -2/+2 | |
| | |||||
* | O_SYNC is valid for F_GETFL/F_SETFL too | 2004-05-05 | 1 | -1/+8 | |
| | |||||
* | Remove the advertising clause in the UCB license which Berkeley | 2003-06-02 | 1 | -6/+2 | |
| | | | | rescinded 22 July 1999. Proofed by myself and Theo. | ||||
* | - section reorder | 2003-06-01 | 1 | -2/+2 | |
| | | | | | | - merge COMPATIBILITY - kill whitespace at EOL - tidy up macros | ||||
* | F_[GS]ETFL deal with file status flags, not descriptor status flags. | 2003-03-28 | 1 | -3/+7 | |
| | | | | Closes PR 3172 | ||||
* | .Xr typos; | 2003-03-06 | 1 | -3/+3 | |
| | | | | ok deraadt@ | ||||
* | Document FD_CLOEXEC; from FreeBSD (Peter Jeremy) | 2002-09-19 | 1 | -7/+14 | |
| | |||||
* | Another round of man page cleanup, this time to remove more hard sentence | 2000-10-18 | 1 | -2/+3 | |
| | | | | breaks and getting rid of short lines, making these files easier to work with. | ||||
* | use .Li to refer to data types | 1999-07-05 | 1 | -2/+2 | |
| | |||||
* | trash some old leftover macros and replace them with -mdoc macros | 1999-07-04 | 1 | -2/+1 | |
| | |||||
* | .Fa int -> .Li int (should use literal macro to refer to data types) | 1999-06-29 | 1 | -6/+6 | |
| | |||||
* | - change references to nil to null; tschroed@acm.org | 1999-06-29 | 1 | -8/+8 | |
| | | | | | | | - 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 | ||||
* | explain the third argument more thoroughly; some cmds take it as an int, | 1999-05-25 | 1 | -15/+40 | |
| | | | | others a pointer to a struct flock (record locking), and the rest ignore it | ||||
* | remove argument from .Os macros so value in /usr/share/tmac/mdoc/doc-common | 1999-05-23 | 1 | -2/+2 | |
| | | | | is used instead; kwesterback@home.com | ||||
* | Cleanup xrefs under SEE ALSO. Specifically: | 1999-05-16 | 1 | -3/+3 | |
| | | | | | | | - Sort xrefs by section, and then alphabetically. - Add missing commas between xref items. - Remove commas from the last xref entry. - Remove duplicate entries. | ||||
* | correct some Xr's which referred to the wrong man page sections | 1999-05-10 | 1 | -3/+3 | |
| | |||||
* | make function names the correct case | 1999-02-27 | 1 | -8/+8 | |
| | |||||
* | Man pages Xrefs. | 1998-07-24 | 1 | -2/+2 | |
| | |||||
* | fix openbsd tag | 1998-07-06 | 1 | -0/+1 | |
| | |||||
* | missing blank lines | 1997-11-24 | 1 | -0/+1 | |
| | |||||
* | lock failure returns EAGAIN in our world, XPG4/POSIX say either EAGAIN or EACCESS is ok, but EAGAIN is what our kernel does | 1997-11-12 | 1 | -3/+3 | |
| | |||||
* | typo; entropy@tardis.bernstein.com | 1997-08-18 | 1 | -1/+1 | |
| | |||||
* | fix Xr | 1997-07-17 | 1 | -2/+2 | |
| | |||||
* | fix lots of .Xr and other minor things | 1997-06-13 | 1 | -2/+2 | |
| | |||||
* | initial import of NetBSD tree | 1995-10-18 | 1 | -0/+483 | |