| Commit message (Expand) | Author | Age | Files | Lines |
* | Consistently reference file descriptors as "fd". 55 other manpages | bdrewery | 2013-09-12 | 1 | -9/+9 |
* | The sys/uio.h header is needed only for readv(2), preadv(2), writev(2) and | pjd | 2012-01-22 | 1 | -2/+2 |
* | Per Regents of the University of Calfornia letter, remove advertising | imp | 2007-01-09 | 1 | -4/+0 |
* | Minor markup fix: A comma should be seperated by space from macro | simon | 2006-10-21 | 1 | -1/+1 |
* | List pwritev in the NAME section. | ru | 2006-04-14 | 1 | -1/+2 |
* | -mdoc sweep. | ru | 2005-11-17 | 1 | -1/+1 |
* | - Add two new system calls: preadv() and pwritev() which are like readv() | jhb | 2005-07-07 | 1 | -6/+21 |
* | read(), pread(), write(), and pwrite() return EINVAL if they are asked | cperciva | 2005-02-10 | 1 | -0/+5 |
* | Reword the last change a bit, add mdoc(7) markup. | yar | 2004-10-25 | 1 | -1/+3 |
* | Explain it is a negative offset that EINVAL may indicate. | yar | 2004-10-16 | 1 | -2/+2 |
* | Mechanically kill hard sentence breaks. | ru | 2004-07-02 | 1 | -2/+4 |
* | Changed EINVAL constant reference from UIO_MAXIOV to IOV_MAX. | dds | 2003-10-11 | 1 | -1/+1 |
* | Fix struct iovec documentation to match reality. | mike | 2003-01-12 | 1 | -1/+1 |
* | mdoc(7) police: "The .Fa argument.". | ru | 2002-12-19 | 1 | -2/+6 |
* | mdoc(7) police: Tidy up the syscall language. | ru | 2002-12-18 | 1 | -14/+22 |
* | Document that write(2) et al can return EROFS for attempts to write the | schweikh | 2002-10-10 | 1 | -0/+7 |
* | Remove the internal implementation details of wrapping syscalls, | ru | 2001-10-26 | 1 | -48/+0 |
* | mdoc(7) police: Use the new .In macro for #include statements. | ru | 2001-10-01 | 1 | -3/+3 |
* | Remove whitespace at EOL. | dd | 2001-07-15 | 1 | -6/+6 |
* | mdoc(7) police: removed HISTORY info from the .Os call. | ru | 2001-07-10 | 1 | -1/+1 |
* | mdoc(7) police: remove extraneous .Pp before and/or after .Sh. | dd | 2001-07-09 | 1 | -1/+0 |
* | Document the EINTR error. | jasone | 2001-02-26 | 1 | -0/+2 |
* | Replace .Va, .Ar and .Nm with .Fa or .Va where necessary, examples: | chris | 2000-06-23 | 1 | -4/+4 |
* | Introduce ".Lb" macro to libc manpages. | phantom | 2000-04-21 | 1 | -0/+2 |
* | Remove single-space hard sentence breaks. These degrade the quality | sheldonh | 2000-03-02 | 1 | -2/+4 |
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 1 | -1/+1 |
* | Document that writev(2) can fail with ENOBUFS. | nik | 1999-07-30 | 1 | -1/+3 |
* | Add $Id$, to make it simpler for members of the translation teams to | nik | 1999-07-12 | 1 | -0/+1 |
* | writev(2) can return EDESTADDRREQ when attempting to write to a | ghelmer | 1999-05-04 | 1 | -0/+6 |
* | Document pread() and pwrite(). | dt | 1999-04-11 | 1 | -3/+31 |
* | Update to reflect current include files. | mpp | 1997-01-30 | 1 | -2/+2 |
* | upgrade STANDARDS from POSIX 1003.1-88 to 1003.1-90 using .St macro | wosch | 1996-12-02 | 1 | -3/+4 |
* | .DV -> .Dv (SOCK_STREAM was invisible). | bde | 1996-09-28 | 1 | -1/+1 |
* | Correctly use .Fn instead of .Nm to reference function names | mpp | 1996-08-22 | 1 | -4/+3 |
* | Reviewed by: julian and (hsu?) | julian | 1996-01-22 | 1 | -0/+47 |
* | BSD 4.4 Lite Lib Sources | rgrimes | 1994-05-27 | 1 | -0/+205 |