| Commit message (Expand) | Author | Age | Files | Lines |
* | redundant though it may be, recv() is unlikely to be removed in a future |  tedu | 2015-02-16 | 1 | -3/+2 |
* | Various updates and corrections to SYNOPSIS, ERRORS, and STANDARDS |  guenther | 2014-09-09 | 1 | -13/+22 |
* | Add additional kernel interfaces for setting close-on-exec on fds |  guenther | 2014-08-31 | 1 | -5/+12 |
* | Don't use use .Tn with AND/OR/NOT |  guenther | 2014-02-13 | 1 | -5/+3 |
* | Use consistent phrasing for bitmask flags. |  guenther | 2014-01-22 | 1 | -5/+5 |
* | obvious .Pa fixes; found with mandocdb(8) |  schwarze | 2014-01-21 | 1 | -3/+3 |
* | no need to mention xerox network stack here; ok claudio |  mikeb | 2011-07-19 | 1 | -5/+2 |
* | clarify EMSGSIZE |  gilles | 2008-07-29 | 1 | -2/+9 |
* | convert to new .Dd format; |  jmc | 2007-05-31 | 1 | -2/+2 |
* | link to new CMSG_DATA(3); prod by deraadt |  jaredy | 2005-07-04 | 1 | -2/+7 |
* | iso is no more, ok millert jmc henning deraadt |  jaredy | 2005-01-06 | 1 | -5/+2 |
* | mention `s'; |  jmc | 2004-11-12 | 1 | -2/+4 |
* | - change some lists from -column to -tag (-column not needed) and adjust |  jmc | 2004-07-26 | 1 | -16/+39 |
* | fd passing works over a socketpair too of course so document this. |  millert | 2004-04-27 | 1 | -3/+6 |
* | various improvements to lists and displays: |  jmc | 2004-04-15 | 1 | -2/+1 |
* | sync man page with sys/socket.h; |  jmc | 2003-06-11 | 1 | -4/+4 |
* | Remove the advertising clause in the UCB license which Berkeley |  millert | 2003-06-02 | 1 | -6/+2 |
* | doc ECONNREFUSED; maurice@amaze.nl |  deraadt | 2002-03-31 | 1 | -1/+11 |
* | Remove extra reference to poll.2. Spotted by form@. |  mpech | 2002-01-02 | 1 | -2/+1 |
* | Another round of man page cleanup, this time to remove more hard sentence |  aaron | 2000-10-18 | 1 | -9/+8 |
* | Mostly punctuation fixes. |  aaron | 2000-04-15 | 1 | -2/+2 |
* | `may return following error' => `may return the following error' |  espie | 1999-09-26 | 1 | -3/+3 |
* | more poll |  deraadt | 1999-08-15 | 1 | -2/+5 |
* | remove redundant .Pp macros |  aaron | 1999-07-02 | 1 | -2/+1 |
* | - change references to nil to null; tschroed@acm.org |  aaron | 1999-06-29 | 1 | -14/+18 |
* | use .Tn instead of .Em for logical/bitwise OR + AND |  aaron | 1999-06-05 | 1 | -2/+2 |
* | or'ing -> OR'ing |  aaron | 1999-05-27 | 1 | -2/+2 |
* | remove argument from .Os macros so value in /usr/share/tmac/mdoc/doc-common |  aaron | 1999-05-23 | 1 | -2/+2 |
* | Cleanup xrefs under SEE ALSO. Specifically: |  alex | 1999-05-16 | 1 | -3/+3 |
* | make function names the correct case |  deraadt | 1999-02-27 | 1 | -6/+6 |
* | socklen_t is used in struct msghdr and struct cmsghdr |  millert | 1999-02-15 | 1 | -13/+12 |
* | Use and document socklen_t |  millert | 1999-02-15 | 1 | -3/+3 |
* | support MSG_BCAST and MSG_MCAST |  deraadt | 1999-02-05 | 1 | -10/+17 |
* | Xr poll |  deraadt | 1998-08-17 | 1 | -1/+2 |
* | IOV_MAX, not UIO_MAXIOV |  millert | 1998-08-05 | 1 | -3/+10 |
* | For read, write, send, sendto, recv, recvfrom return EINVAL is size arg > SSIZE_MAX. For readv, writev, sendmsg, recvmsg return EINVAL if sum of the over iov_len values overflows an ssize_t. Based on what XPG 4.2 says (though XPG is not entirely consistent here). Basically since the return va... |  millert | 1998-07-28 | 1 | -3/+16 |
* | document EINVAL due to overflow |  millert | 1998-07-28 | 1 | -3/+19 |
* | fix openbsd tag |  deraadt | 1998-07-06 | 1 | -0/+1 |
* | missing blank lines |  deraadt | 1997-11-24 | 1 | -0/+1 |
* | blank line |  deraadt | 1997-11-16 | 1 | -0/+1 |
* | Use Ns macro and not non-existant Ap macro |  tholo | 1997-06-22 | 1 | -1/+1 |
* | destination address should have read source, return description was ambigous. |  dm | 1996-06-30 | 1 | -5/+4 |
* | initial import of NetBSD tree |  deraadt | 1995-10-18 | 1 | -0/+265 |