| Commit message (Expand) | Author | Age | Files | Lines |
* | Various updates and corrections to SYNOPSIS, ERRORS, and STANDARDS |  guenther | 2014-09-09 | 1 | -14/+36 |
* | Retire kernel support for SO_DONTROUTE, this time without breaking |  mpi | 2014-04-07 | 1 | -5/+3 |
* | revert "Retire kernel support for SO_DONTROUTE" diff, which does bad things |  sthen | 2014-03-28 | 1 | -3/+5 |
* | Retire kernel support for SO_DONTROUTE, since the plan is to always |  mpi | 2014-03-27 | 1 | -5/+3 |
* | add send(2) MSG_DONTWAIT support which enables us to choose nonblocking |  yasuoka | 2012-10-05 | 1 | -2/+4 |
* | In sendmsg() permit at most 10% of maxfiles to be in-flight |  deraadt | 2012-04-11 | 1 | -2/+7 |
* | formatting errors, found using freebsd's "igor"; |  jmc | 2011-12-24 | 1 | -3/+3 |
* | document MSG_NOSIGNAL. |  fgsch | 2011-12-03 | 1 | -6/+21 |
* | 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/+3 |
* | Remove the advertising clause in the UCB license which Berkeley |  millert | 2003-06-02 | 1 | -6/+2 |
* | 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 | -5/+5 |
* | Suffix "i.e." and "e.g." with a comma. Just another really picky man page |  aaron | 2000-03-14 | 1 | -2/+2 |
* | more poll |  deraadt | 1999-08-15 | 1 | -2/+5 |
* | - change references to nil to null; tschroed@acm.org |  aaron | 1999-06-29 | 1 | -9/+11 |
* | 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 | -4/+4 |
* | more errno values are possible; jon@oaktree.co.uk |  deraadt | 1999-02-17 | 1 | -3/+17 |
* | sendto(2) takes a socklen_t as well |  millert | 1999-02-15 | 1 | -2/+2 |
* | doc EAFNOSUPPORT return |  deraadt | 1998-11-16 | 1 | -1/+3 |
* | 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 | -2/+14 |
* | fix openbsd tag |  deraadt | 1998-07-06 | 1 | -0/+1 |
* | send(2) and friends return EINVAL if (flags & MSG_EOR) |  millert | 1998-03-18 | 1 | -0/+4 |
* | add docs about EHOSTUNREACH; from hwr@pilhuhn.de |  deraadt | 1997-01-22 | 1 | -0/+2 |
* | from netbsd: |  deraadt | 1996-01-15 | 1 | -1/+4 |
* | initial import of NetBSD tree |  deraadt | 1995-10-18 | 1 | -0/+163 |