Age | Commit message (Expand) | Author |
2023-02-05 | writev() appeared in 4.1c before 4.2 | Jonathan Gray |
2022-03-31 | man pages: add missing commas between subordinate and main clauses | Christian Weisgerber |
2021-11-21 | improve legibility of structs in several manpages | Jan Klemkow |
2019-09-06 | More Version 1 AT&T UNIX history. | Ingo Schwarze |
2017-09-21 | tweak previous: remove trailing blank and improve a wording; | Ingo Schwarze |
2017-09-20 | Properly document the typical write(2) loop, | Ingo Schwarze |
2015-02-05 | macro fixes from Kaspars at Bankovskis dot net; | Ingo Schwarze |
2013-04-08 | macro fix for previous; | Jason McIntyre |
2013-04-08 | Updates to SYNOPSIS, ERRORS, and STANDARDS. | Philip Guenther |
2013-03-09 | Describe interaction between write and O_APPEND. | Ted Unangst |
2011-11-06 | repair documentation offset in the p*() versions of the calls and EINVAL; | Theo de Raadt |
2011-11-05 | Move around the error cases to make clear that some don't apply to the | Philip Guenthe |
2009-12-30 | Document ESPIPE and make EFAULT cover all functions. | Federico G. Schwindt |
2009-12-29 | replace a few remaining UNIX terms with .Ux macros; this diff | Igor Sobrado |
2008-12-17 | Document ENOBUFS for writev(2). | Ray Lai |
2007-05-31 | convert to new .Dd format; | Jason McIntyre |
2006-01-19 | make offset parameter to pwrite apparent in description. | Marc Espie |
2004-04-15 | various improvements to lists and displays: | Jason McIntyre |
2003-06-02 | Remove the advertising clause in the UCB license which Berkeley | Todd C. Miller |
2003-06-02 | section reorder; | Jason McIntyre |
2003-04-03 | exceeds -> exceedes; | Jason McIntyre |
2002-01-24 | most of these is v2, not v6 | Michael Shalayeff |
2001-05-14 | Split synopsis, plain read/write don't need uio. | Marc Espie |
2001-02-16 | style(9) nit in examples, aaron@ ok | smart |
2000-10-18 | Another round of man page cleanup, this time to remove more hard sentence | Aaron Campbell |
2000-04-20 | p{read,write}{,v} man pages | Theo de Raadt |
2000-04-15 | - For consistency, `super-user' -> `superuser' in all cases. | Aaron Campbell |
2000-04-12 | Trailing whitespace begone! | Aaron Campbell |
1999-11-14 | EFAULT does not happen for all files; posix 1003.1, line 216 | Theo de Raadt |
1999-09-26 | .Nm -> .Fn | Marc Espie |
1999-09-26 | Proper coding idioms. | Marc Espie |
1999-09-26 | `may return following error' => `may return the following error' | Marc Espie |
1999-08-13 | Missing comma | Todd C. Miller |
1999-06-29 | - change references to nil to null; tschroed@acm.org | Aaron Campbell |
1999-05-23 | remove argument from .Os macros so value in /usr/share/tmac/mdoc/doc-common | Aaron Campbell |
1999-05-11 | writev(2) may return EDESTADDRREQ if a write is attempted to a connect(2)'d | Aaron Campbell |
1999-02-27 | make function names the correct case | Theo de Raadt |
1998-08-17 | Xr poll | Theo de Raadt |
1998-08-05 | IOV_MAX, not UIO_MAXIOV | Todd C. Miller |
1998-07-28 | For read, write, send, sendto, recv, recvfrom return EINVAL is size arg > SSI... | Todd C. Miller |
1998-07-28 | Don't talk about the sum of the iov_len being negative since iov_len is unsig... | Todd C. Miller |
1998-07-06 | fix openbsd tag | Theo de Raadt |
1997-04-29 | mention that write updates timestamps | kstailey |
1996-12-13 | make UIO_MAXIOV note more prominent | michaels |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt |