#
93c4e421 |
| 08-Apr-2018 |
schwarze <schwarze@openbsd.org> |
Actually describe the parameters rather than calling facts BUGS that aren't even small bugs. And stop talking about AF_LOCAL. Feedback and OK guenther@, OK jmc@.
|
#
4cf415dd |
| 29-May-2016 |
guenther <guenther@openbsd.org> |
Prefer AF_* over PF_* and 'address family' over 'protocol family'
ok jung@
|
#
f9db39a7 |
| 19-Mar-2016 |
guenther <guenther@openbsd.org> |
Add STANDARDS and HISTORY blurbs for SOCK_{NONBLOCK,CLOEXEC,DNS}
|
#
3b583429 |
| 14-Dec-2014 |
schwarze <schwarze@openbsd.org> |
macro cleanup; from Kaspars at Bankovskis dot net
|
#
33fc4b46 |
| 10-Dec-2014 |
schwarze <schwarze@openbsd.org> |
use .Rv; no change of meaning; from Kaspars at Bankovskis dot net
|
#
b65639bd |
| 31-Aug-2014 |
guenther <guenther@openbsd.org> |
Add additional kernel interfaces for setting close-on-exec on fds when creating them: pipe2(), dup3(), accept4(), MSG_CMSG_CLOEXEC, SOCK_CLOEXEC. Includes SOCK_NONBLOCK support.
ok matthew@
|
#
0d5c1825 |
| 08-Apr-2013 |
guenther <guenther@openbsd.org> |
Updates to SYNOPSIS, ERRORS, and STANDARDS.
|
#
abbbfe8c |
| 06-Nov-2011 |
deraadt <deraadt@openbsd.org> |
.Ev -> .Dv
|
#
9490d37c |
| 31-May-2007 |
jmc <jmc@openbsd.org> |
convert to new .Dd format;
|
#
6580fee3 |
| 02-Jun-2003 |
millert <millert@openbsd.org> |
Remove the advertising clause in the UCB license which Berkeley rescinded 22 July 1999. Proofed by myself and Theo.
|
#
8d2a3598 |
| 01-Jun-2003 |
jmc <jmc@openbsd.org> |
- section reorder - macro cleanup
|
#
7c3ff561 |
| 06-Jul-1999 |
deraadt <deraadt@openbsd.org> |
these can also return ENFILE
|
#
a4a5a972 |
| 29-Jun-1999 |
aaron <aaron@openbsd.org> |
- change references to nil to null; tschroed@acm.org - 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
|
#
eff3f957 |
| 27-May-1999 |
aaron <aaron@openbsd.org> |
add missing .El macros (which properly terminate .Bl macro lists)
|
#
fc8533a3 |
| 23-May-1999 |
aaron <aaron@openbsd.org> |
remove argument from .Os macros so value in /usr/share/tmac/mdoc/doc-common is used instead; kwesterback@home.com
|
#
350bb3b8 |
| 16-May-1999 |
alex <alex@openbsd.org> |
Cleanup xrefs under SEE ALSO. Specifically:
- Sort xrefs by section, and then alphabetically. - Add missing commas between xref items. - Remove commas from the last xref entry. - Remove dup
Cleanup xrefs under SEE ALSO. Specifically:
- Sort xrefs by section, and then alphabetically. - Add missing commas between xref items. - Remove commas from the last xref entry. - Remove duplicate entries.
show more ...
|
#
73031e20 |
| 28-Apr-1999 |
aaron <aaron@openbsd.org> |
no such errno EOPNOSUPPORT, make it EOPNOTSUPP as it ought to be
|
#
f6fe9be6 |
| 08-Jun-1998 |
deraadt <deraadt@openbsd.org> |
clean; kleink
|
#
7b5015a1 |
| 27-Apr-1998 |
millert <millert@openbsd.org> |
fix .Ev usage
|
#
b094d8b3 |
| 26-Apr-1998 |
millert <millert@openbsd.org> |
Allow PF_LOCAL as the proto arg in socketpair(2). Previously, only PF_UNSPEC would work. Needed for general sanity as well as XPG4.2.
|
#
df930be7 |
| 18-Oct-1995 |
deraadt <deraadt@openbsd.org> |
initial import of NetBSD tree
|