| Commit message (Expand) | Author | Age | Files | Lines |
| * | MFC r324683: write.2: correct maximum nbytes size for EINVAL error | Ed Maste | 2017-10-24 | 1 | -2/+7 |
| * | Remove sys/types.h due to STANDARDS and unistd.h also includes sys/types.h. | Kevin Lo | 2015-12-15 | 1 | -2/+1 |
| * | Consistently reference file descriptors as "fd". 55 other manpages | Bryan Drewery | 2013-09-12 | 1 | -9/+9 |
| * | The sys/uio.h header is needed only for readv(2), preadv(2), writev(2) and | Pawel Jakub Dawidek | 2012-01-22 | 1 | -2/+2 |
| * | Per Regents of the University of Calfornia letter, remove advertising | Warner Losh | 2007-01-09 | 1 | -4/+0 |
| * | Minor markup fix: A comma should be seperated by space from macro | Simon L. B. Nielsen | 2006-10-21 | 1 | -1/+1 |
| * | List pwritev in the NAME section. | Ruslan Ermilov | 2006-04-14 | 1 | -1/+2 |
| * | -mdoc sweep. | Ruslan Ermilov | 2005-11-17 | 1 | -1/+1 |
| * | - Add two new system calls: preadv() and pwritev() which are like readv() | John Baldwin | 2005-07-07 | 1 | -6/+21 |
| * | read(), pread(), write(), and pwrite() return EINVAL if they are asked | Colin Percival | 2005-02-10 | 1 | -0/+5 |
| * | Reword the last change a bit, add mdoc(7) markup. | Yaroslav Tykhiy | 2004-10-25 | 1 | -1/+3 |
| * | Explain it is a negative offset that EINVAL may indicate. | Yaroslav Tykhiy | 2004-10-16 | 1 | -2/+2 |
| * | Mechanically kill hard sentence breaks. | Ruslan Ermilov | 2004-07-02 | 1 | -2/+4 |
| * | Changed EINVAL constant reference from UIO_MAXIOV to IOV_MAX. | Diomidis Spinellis | 2003-10-11 | 1 | -1/+1 |
| * | Fix struct iovec documentation to match reality. | Mike Barcroft | 2003-01-12 | 1 | -1/+1 |
| * | mdoc(7) police: "The .Fa argument.". | Ruslan Ermilov | 2002-12-19 | 1 | -2/+6 |
| * | mdoc(7) police: Tidy up the syscall language. | Ruslan Ermilov | 2002-12-18 | 1 | -14/+22 |
| * | Document that write(2) et al can return EROFS for attempts to write the | Jens Schweikhardt | 2002-10-10 | 1 | -0/+7 |
| * | Remove the internal implementation details of wrapping syscalls, | Ruslan Ermilov | 2001-10-26 | 1 | -48/+0 |
| * | mdoc(7) police: Use the new .In macro for #include statements. | Ruslan Ermilov | 2001-10-01 | 1 | -3/+3 |
| * | Remove whitespace at EOL. | Dima Dorfman | 2001-07-15 | 1 | -6/+6 |
| * | mdoc(7) police: removed HISTORY info from the .Os call. | Ruslan Ermilov | 2001-07-10 | 1 | -1/+1 |
| * | mdoc(7) police: remove extraneous .Pp before and/or after .Sh. | Dima Dorfman | 2001-07-09 | 1 | -1/+0 |
| * | Document the EINTR error. | Jason Evans | 2001-02-26 | 1 | -0/+2 |
| * | Replace .Va, .Ar and .Nm with .Fa or .Va where necessary, examples: | Chris Costello | 2000-06-23 | 1 | -4/+4 |
| * | Introduce ".Lb" macro to libc manpages. | Alexey Zelkin | 2000-04-21 | 1 | -0/+2 |
| * | Remove single-space hard sentence breaks. These degrade the quality | Sheldon Hearn | 2000-03-02 | 1 | -2/+4 |
| * | $Id$ -> $FreeBSD$ | Peter Wemm | 1999-08-28 | 1 | -1/+1 |
| * | Document that writev(2) can fail with ENOBUFS. | Nik Clayton | 1999-07-30 | 1 | -1/+3 |
| * | Add $Id$, to make it simpler for members of the translation teams to | Nik Clayton | 1999-07-12 | 1 | -0/+1 |
| * | writev(2) can return EDESTADDRREQ when attempting to write to a | Guy Helmer | 1999-05-04 | 1 | -0/+6 |
| * | Document pread() and pwrite(). | Dmitrij Tejblum | 1999-04-11 | 1 | -3/+31 |
| * | Update to reflect current include files. | Mike Pritchard | 1997-01-30 | 1 | -2/+2 |
| * | upgrade STANDARDS from POSIX 1003.1-88 to 1003.1-90 using .St macro | Wolfram Schneider | 1996-12-02 | 1 | -3/+4 |
| * | .DV -> .Dv (SOCK_STREAM was invisible). | Bruce Evans | 1996-09-28 | 1 | -1/+1 |
| * | Correctly use .Fn instead of .Nm to reference function names | Mike Pritchard | 1996-08-22 | 1 | -4/+3 |
| * | Reviewed by: julian and (hsu?) | Julian Elischer | 1996-01-22 | 1 | -0/+47 |
| * | BSD 4.4 Lite Lib Sources | Rodney W. Grimes | 1994-05-27 | 1 | -0/+205 |