Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Tweak "RETURN VALUES" sections to mention setting errno, as so many | 2019-05-26 | 1 | -5/+10 | |
| | | | | | | | other man pages do. ok schwarze@ guenther@ on socket(2). "Similar" tweak on accept(2) requested by guenther@. | ||||
* | We have no protocols which require explicit confirmation | 2014-09-09 | 1 | -25/+2 | |
| | |||||
* | Add additional kernel interfaces for setting close-on-exec on fds | 2014-08-31 | 1 | -7/+44 | |
| | | | | | | | when creating them: pipe2(), dup3(), accept4(), MSG_CMSG_CLOEXEC, SOCK_CLOEXEC. Includes SOCK_NONBLOCK support. ok matthew@ | ||||
* | more library history | 2013-07-17 | 1 | -4/+4 | |
| | | | | | facts checked by sobrado@ style tweaks and ok jmc@ | ||||
* | wording fix; | 2013-04-21 | 1 | -3/+2 | |
| | |||||
* | Updates to SYNOPSIS, ERRORS, and STANDARDS | 2013-03-31 | 1 | -4/+8 | |
| | | | | ok jmc@ | ||||
* | document address truncation; from Steffen Daode Nurpmeso | 2012-04-24 | 1 | -2/+9 | |
| | | | | ok deraadt matthew millert | ||||
* | fix previous; | 2012-04-01 | 1 | -1/+2 | |
| | |||||
* | remind people to think of the poor file descriptors | 2012-04-01 | 1 | -3/+14 | |
| | | | | with claudio and jmc | ||||
* | convert to new .Dd format; | 2007-05-31 | 1 | -2/+2 | |
| | |||||
* | document accept can return EINTR. ok millert@ jmc@ | 2007-03-30 | 1 | -1/+3 | |
| | |||||
* | - wording | 2005-08-10 | 1 | -9/+8 | |
| | | | | | | | | | - remove mention of antiquated protocols (e.g. ISO) - in example, use err() instead of errx() on error return since errno will be set - addrlen may also cause EFAULT ok jmc | ||||
* | typos | 2004-12-31 | 1 | -3/+3 | |
| | |||||
* | Document existence of struct sockaddr_storage and add an example. | 2004-12-31 | 1 | -1/+23 | |
| | | | | hints by miod@ and jmc@, ok deraadt@ | ||||
* | 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. | ||||
* | typos; | 2003-02-25 | 1 | -2/+2 | |
| | | | | intro(2): help deraadt@ | ||||
* | poll(2) manpage references itself, accept(2) references poll(2) twice. | 2001-11-02 | 1 | -2/+1 | |
| | |||||
* | mdoc police. | 2001-03-11 | 1 | -2/+2 | |
| | |||||
* | dd ECONNABORTED. | 2001-02-07 | 1 | -1/+3 | |
| | |||||
* | Another round of man page cleanup, this time to remove more hard sentence | 2000-10-18 | 1 | -31/+21 | |
| | | | | breaks and getting rid of short lines, making these files easier to work with. | ||||
* | more poll | 1999-08-15 | 1 | -1/+4 | |
| | |||||
* | - 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 | ||||
* | accept(2) will set errno to EINVAL if the socket is not listen(2)'ing | 1999-06-29 | 1 | -1/+5 | |
| | |||||
* | 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 | ||||
* | Use and document socklen_t | 1999-02-15 | 1 | -3/+3 | |
| | |||||
* | Xr poll | 1998-08-17 | 1 | -1/+2 | |
| | |||||
* | fix openbsd tag | 1998-07-06 | 1 | -0/+1 | |
| | |||||
* | from netbsd; Document EMFILE and ENFILE | 1996-05-01 | 1 | -1/+5 | |
| | |||||
* | initial import of NetBSD tree | 1995-10-18 | 1 | -0/+168 | |