| Commit message (Expand) | Author | Age | Files | Lines |
* | Consistently reference file descriptors as "fd". 55 other manpages | bdrewery | 2013-09-12 | 1 | -10/+10 |
* | pread(2) might fail with EBUSY, so document it | eadler | 2012-04-29 | 1 | -0/+2 |
* | 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 |
* | Avoid a potential hard sentence break. | ru | 2006-10-21 | 1 | -1/+1 |
* | o Follow the trend and try to explain what the slow device is. | maxim | 2006-10-11 | 1 | -3/+5 |
* | -mdoc sweep. | ru | 2005-11-17 | 1 | -1/+1 |
* | Document the ECONNRESET errno value. | dds | 2005-07-29 | 1 | -0/+5 |
* | - Add two new system calls: preadv() and pwritev() which are like readv() | jhb | 2005-07-07 | 1 | -8/+25 |
* | read(), pread(), write(), and pwrite() return EINVAL if they are asked | cperciva | 2005-02-10 | 1 | -0/+5 |
* | Nitpicking on grammar. | yar | 2004-11-15 | 1 | -1/+1 |
* | 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/+3 |
* | Markup, grammar, and spelling fixes. | ru | 2004-06-30 | 1 | -4/+4 |
* | The maximum value of iovcnt is IOV_MAX, not 16. | kbyanc | 2004-06-15 | 1 | -1/+2 |
* | Describe EOVERFLOW case | ache | 2004-01-25 | 1 | -0/+9 |
* | Fix/add errno return values to match the NFS client implementation and | dds | 2003-09-02 | 1 | -4/+11 |
* | Document that read(2) can also return EPERM | dds | 2003-08-30 | 1 | -0/+3 |
* | 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 | -3/+9 |
* | mdoc(7) police: Tidy up the syscall language. | ru | 2002-12-18 | 1 | -14/+22 |
* | 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 | -7/+7 |
* | 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 | -2/+0 |
* | 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 | -3/+6 |
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 1 | -1/+1 |
* | Add $Id$, to make it simpler for members of the translation teams to | nik | 1999-07-12 | 1 | -0/+1 |
* | Document pread() and pwrite(). | dt | 1999-04-11 | 1 | -5/+34 |
* | 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 |
* | 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/+189 |