index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
libc
/
sys
/
accept.2
Age
Commit message (
Expand
)
Author
2013-07-17
more library history
Ingo Schwarze
2013-04-21
wording fix;
Jason McIntyre
2013-03-31
Updates to SYNOPSIS, ERRORS, and STANDARDS
Philip Guenther
2012-04-24
document address truncation; from Steffen Daode Nurpmeso
Jason McIntyre
2012-04-01
fix previous;
Jason McIntyre
2012-04-01
remind people to think of the poor file descriptors
Theo de Raadt
2007-05-31
convert to new .Dd format;
Jason McIntyre
2007-03-30
document accept can return EINTR. ok millert@ jmc@
Kurt Miller
2005-08-10
- wording
Jared Yanovich
2004-12-31
typos
Matthieu Herrb
2004-12-31
Document existence of struct sockaddr_storage and add an example.
Matthieu Herrb
2003-06-02
Remove the advertising clause in the UCB license which Berkeley
Todd C. Miller
2003-02-25
typos;
Jason McIntyre
2001-11-02
poll(2) manpage references itself, accept(2) references poll(2) twice.
Janne Johansson
2001-03-11
mdoc police.
Aaron Campbell
2001-02-07
dd ECONNABORTED.
Jun-ichiro itojun Hagino
2000-10-18
Another round of man page cleanup, this time to remove more hard sentence
Aaron Campbell
1999-08-15
more poll
Theo de Raadt
1999-06-29
- change references to nil to null; tschroed@acm.org
Aaron Campbell
1999-06-29
accept(2) will set errno to EINVAL if the socket is not listen(2)'ing
Aaron Campbell
1999-05-23
remove argument from .Os macros so value in /usr/share/tmac/mdoc/doc-common
Aaron Campbell
1999-02-15
Use and document socklen_t
Todd C. Miller
1998-08-17
Xr poll
Theo de Raadt
1998-07-06
fix openbsd tag
Theo de Raadt
1996-05-01
from netbsd; Document EMFILE and ENFILE
Theo de Raadt
1995-10-18
initial import of NetBSD tree
Theo de Raadt