| Commit message (Expand) | Author | Age | Files | Lines |
* | -mdoc sweep. | Ruslan Ermilov | 2005-11-17 | 1 | -1/+1 |
* | Document the ECONNRESET errno value. | Diomidis Spinellis | 2005-07-29 | 1 | -0/+5 |
* | - Add two new system calls: preadv() and pwritev() which are like readv() | John Baldwin | 2005-07-07 | 1 | -8/+25 |
* | read(), pread(), write(), and pwrite() return EINVAL if they are asked | Colin Percival | 2005-02-10 | 1 | -0/+5 |
* | Nitpicking on grammar. | Yaroslav Tykhiy | 2004-11-15 | 1 | -1/+1 |
* | 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/+3 |
* | Markup, grammar, and spelling fixes. | Ruslan Ermilov | 2004-06-30 | 1 | -4/+4 |
* | The maximum value of iovcnt is IOV_MAX, not 16. | Kelly Yancey | 2004-06-15 | 1 | -1/+2 |
* | Describe EOVERFLOW case | Andrey A. Chernov | 2004-01-25 | 1 | -0/+9 |
* | Fix/add errno return values to match the NFS client implementation and | Diomidis Spinellis | 2003-09-02 | 1 | -4/+11 |
* | Document that read(2) can also return EPERM | Diomidis Spinellis | 2003-08-30 | 1 | -0/+3 |
* | 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 | -3/+9 |
* | mdoc(7) police: Tidy up the syscall language. | Ruslan Ermilov | 2002-12-18 | 1 | -14/+22 |
* | 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 | -7/+7 |
* | 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 | -2/+0 |
* | 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 | -3/+6 |
* | $Id$ -> $FreeBSD$ | Peter Wemm | 1999-08-28 | 1 | -1/+1 |
* | Add $Id$, to make it simpler for members of the translation teams to | Nik Clayton | 1999-07-12 | 1 | -0/+1 |
* | Document pread() and pwrite(). | Dmitrij Tejblum | 1999-04-11 | 1 | -5/+34 |
* | 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 |
* | 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/+189 |