Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Actually describe the parameters rather than calling facts BUGS | 2018-04-08 | 1 | -19/+21 | |
| | | | | | that aren't even small bugs. And stop talking about AF_LOCAL. Feedback and OK guenther@, OK jmc@. | ||||
* | Prefer AF_* over PF_* and 'address family' over 'protocol family' | 2016-05-29 | 1 | -4/+4 | |
| | | | | ok jung@ | ||||
* | Add STANDARDS and HISTORY blurbs for SOCK_{NONBLOCK,CLOEXEC,DNS} | 2016-03-19 | 1 | -2/+13 | |
| | |||||
* | macro cleanup; from Kaspars at Bankovskis dot net | 2014-12-14 | 1 | -6/+4 | |
| | |||||
* | use .Rv; no change of meaning; from Kaspars at Bankovskis dot net | 2014-12-10 | 1 | -3/+3 | |
| | |||||
* | Add additional kernel interfaces for setting close-on-exec on fds | 2014-08-31 | 1 | -3/+14 | |
| | | | | | | | when creating them: pipe2(), dup3(), accept4(), MSG_CMSG_CLOEXEC, SOCK_CLOEXEC. Includes SOCK_NONBLOCK support. ok matthew@ | ||||
* | Updates to SYNOPSIS, ERRORS, and STANDARDS. | 2013-04-08 | 1 | -9/+14 | |
| | |||||
* | .Ev -> .Dv | 2011-11-06 | 1 | -4/+4 | |
| | |||||
* | convert to new .Dd format; | 2007-05-31 | 1 | -2/+2 | |
| | |||||
* | 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 | -11/+11 | |
| | | | | - macro cleanup | ||||
* | these can also return ENFILE | 1999-07-06 | 1 | -1/+3 | |
| | |||||
* | - change references to nil to null; tschroed@acm.org | 1999-06-29 | 1 | -2/+2 | |
| | | | | | | | - 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 | ||||
* | add missing .El macros (which properly terminate .Bl macro lists) | 1999-05-27 | 1 | -1/+2 | |
| | |||||
* | 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 | -2/+2 | |
| | | | | | | | - Sort xrefs by section, and then alphabetically. - Add missing commas between xref items. - Remove commas from the last xref entry. - Remove duplicate entries. | ||||
* | no such errno EOPNOSUPPORT, make it EOPNOTSUPP as it ought to be | 1999-04-28 | 1 | -4/+4 | |
| | |||||
* | clean; kleink | 1998-06-08 | 1 | -2/+2 | |
| | |||||
* | fix .Ev usage | 1998-04-27 | 1 | -5/+3 | |
| | |||||
* | Allow PF_LOCAL as the proto arg in socketpair(2). Previously, only | 1998-04-26 | 1 | -1/+16 | |
| | | | | PF_UNSPEC would work. Needed for general sanity as well as XPG4.2. | ||||
* | initial import of NetBSD tree | 1995-10-18 | 1 | -0/+93 | |