| Age | Commit message (Expand) | Author | Files | Lines |
| 2019-09-06 | More Version 1 AT&T UNIX history. |  schwarze | 1 | -14/+12 |
| 2017-09-21 | tweak previous: remove trailing blank and improve a wording; |  schwarze | 1 | -4/+4 |
| 2017-09-20 | Properly document the typical write(2) loop, |  schwarze | 1 | -16/+18 |
| 2015-02-05 | macro fixes from Kaspars at Bankovskis dot net; |  schwarze | 1 | -11/+13 |
| 2013-04-08 | macro fix for previous; |  jmc | 1 | -2/+3 |
| 2013-04-08 | Updates to SYNOPSIS, ERRORS, and STANDARDS. |  guenther | 1 | -13/+30 |
| 2013-03-09 | Describe interaction between write and O_APPEND. |  tedu | 1 | -2/+9 |
| 2011-11-06 | repair documentation offset in the p*() versions of the calls and EINVAL; |  deraadt | 1 | -8/+7 |
| 2011-11-05 | Move around the error cases to make clear that some don't apply to the |  guenther | 1 | -21/+30 |
| 2009-12-30 | Document ESPIPE and make EFAULT cover all functions. |  fgsch | 1 | -8/+18 |
| 2009-12-29 | replace a few remaining UNIX terms with .Ux macros; this diff |  sobrado | 1 | -4/+4 |
| 2008-12-17 | Document ENOBUFS for writev(2). |  ray | 1 | -2/+4 |
| 2007-05-31 | convert to new .Dd format; |  jmc | 1 | -2/+2 |
| 2006-01-19 | make offset parameter to pwrite apparent in description. |  espie | 1 | -3/+4 |
| 2004-04-15 | various improvements to lists and displays: |  jmc | 1 | -7/+6 |
| 2003-06-02 | Remove the advertising clause in the UCB license which Berkeley |  millert | 1 | -6/+2 |
| 2003-06-02 | section reorder; |  jmc | 1 | -18/+18 |
| 2003-04-03 | exceeds -> exceedes; |  jmc | 1 | -2/+2 |
| 2002-01-24 | most of these is v2, not v6 |  mickey | 1 | -2/+2 |
| 2001-05-14 | Split synopsis, plain read/write don't need uio. |  espie | 1 | -4/+7 |
| 2001-02-16 | style(9) nit in examples, aaron@ ok |  smart | 1 | -3/+3 |
| 2000-10-18 | Another round of man page cleanup, this time to remove more hard sentence |  aaron | 1 | -30/+21 |
| 2000-04-20 | p{read,write}{,v} man pages |  deraadt | 1 | -8/+47 |
| 2000-04-15 | - For consistency, `super-user' -> `superuser' in all cases. |  aaron | 1 | -7/+7 |
| 2000-04-12 | Trailing whitespace begone! |  aaron | 1 | -4/+4 |
| 1999-11-14 | EFAULT does not happen for all files; posix 1003.1, line 216 |  deraadt | 1 | -6/+6 |
| 1999-09-26 | .Nm -> .Fn |  espie | 1 | -2/+2 |
| 1999-09-26 | Proper coding idioms. |  espie | 1 | -1/+21 |
| 1999-09-26 | `may return following error' => `may return the following error' |  espie | 1 | -2/+2 |
| 1999-08-13 | Missing comma |  millert | 1 | -2/+2 |
| 1999-06-29 | - change references to nil to null; tschroed@acm.org |  aaron | 1 | -14/+14 |
| 1999-05-23 | remove argument from .Os macros so value in /usr/share/tmac/mdoc/doc-common |  aaron | 1 | -2/+2 |
| 1999-05-11 | writev(2) may return EDESTADDRREQ if a write is attempted to a connect(2)'d |  aaron | 1 | -1/+7 |
| 1999-02-27 | make function names the correct case |  deraadt | 1 | -6/+6 |
| 1998-08-17 | Xr poll |  deraadt | 1 | -1/+2 |
| 1998-08-05 | IOV_MAX, not UIO_MAXIOV |  millert | 1 | -3/+3 |
| 1998-07-28 | 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 | 1 | -4/+15 |
| 1998-07-28 | Don't talk about the sum of the iov_len being negative since iov_len is unsigned. |  millert | 1 | -8/+2 |
| 1998-07-06 | fix openbsd tag |  deraadt | 1 | -0/+1 |
| 1997-04-29 | mention that write updates timestamps |  kstailey | 1 | -1/+7 |
| 1996-12-13 | make UIO_MAXIOV note more prominent |  michaels | 1 | -3/+10 |
| 1995-10-18 | initial import of NetBSD tree |  deraadt | 1 | -0/+207 |