| Commit message (Expand) | Author | Age | Files | Lines |
| * | This commit was manufactured by cvs2svn to create tagrelease/5.5.0_cvs | cvs2svn | 2006-05-23 | 161 | -161/+161 |
| * | MFC rev. 1.33: document SO_NOSIGPIPE. | Maxim Konovalov | 2006-05-01 | 1 | -1/+9 |
| * | MFC: rev. 1.30 | Christian Brueffer | 2006-03-09 | 1 | -1/+1 |
| * | MFC rmdir.2 1.14 and 1.15, and undelete.2 1.16 and 1.17 | Don Lewis | 2006-01-26 | 2 | -2/+10 |
| * | MFC: Return EINVAL if the tv_usec part of the utimes(2) arguments | Diomidis Spinellis | 2006-01-22 | 1 | -1/+7 |
| * | MFC 1.28: | Gleb Smirnoff | 2005-08-31 | 1 | -1/+16 |
| * | MFC: | Remko Lodder | 2005-08-20 | 1 | -0/+4 |
| * | Merge spelling fixes from CURRENT. The revisions MFC'ed are: | Giorgos Keramidas | 2005-08-18 | 2 | -3/+3 |
| * | MFC: v1.40 help.common, v1.45 intro.2 | John-Mark Gurney | 2005-08-01 | 1 | -4/+1 |
| * | MFC: Add the preadv() and pwritev() system calls. | John Baldwin | 2005-07-14 | 3 | -16/+48 |
| * | MFC revision 1.16 | Christian S.J. Peron | 2005-03-01 | 1 | -1/+3 |
| * | MFC: | Christian Brueffer | 2005-02-28 | 7 | -59/+97 |
| * | MFC: | Christian Brueffer | 2005-02-28 | 1 | -3/+14 |
| * | MFC: rev. 1.14 by julian | Christian Brueffer | 2005-02-28 | 1 | -40/+52 |
| * | MFC 1.18: | Tom Rhodes | 2005-02-26 | 1 | -1/+7 |
| * | MFC 1.43 and 1.44: | Tom Rhodes | 2005-02-26 | 1 | -1/+3 |
| * | MFC: 1.29 | Giorgos Keramidas | 2005-01-31 | 1 | -0/+2 |
| * | MFC: | Tom Rhodes | 2005-01-05 | 1 | -6/+5 |
| * | MFC 1.40: Document more struct stat fields. | Yaroslav Tykhiy | 2004-11-25 | 1 | -0/+32 |
| * | MFC 1.37: Document S_* macros. Bump .Dd. | Yaroslav Tykhiy | 2004-11-25 | 1 | -1/+27 |
| * | MFC: markup (to reduce diff to HEAD.) | Yaroslav Tykhiy | 2004-11-25 | 1 | -11/+11 |
| * | MFC: Explain what ``an invalid offset'' means. | Yaroslav Tykhiy | 2004-11-13 | 2 | -4/+8 |
| * | MFC rev. 1.24-1.26: Document the cases of the ``offset'' argument | Yaroslav Tykhiy | 2004-11-13 | 1 | -5/+15 |
| * | MFC r1.19: | Ceri Davies | 2004-11-08 | 1 | -2/+2 |
| * | This commit was manufactured by cvs2svn to create branch 'RELENG_5'. | cvs2svn | 2004-08-18 | 1 | -192/+0 |
| * | Document the MNT_SNAPSHOT mount flag with a cross-reference | Peter Pentchev | 2004-08-13 | 1 | -1/+7 |
| * | Update "documentation date" fields. | Brian Feldman | 2004-08-10 | 1 | -1/+1 |
| * | Update mlock(2) manpage to cross-reference m{,un}lockall(2), remove | Brian Feldman | 2004-08-10 | 1 | -1/+5 |
| * | Fix a case of _SC_CLK_TCK being misspelled as _SC_CLOCK_TCK. | Peter Pentchev | 2004-08-06 | 1 | -1/+1 |
| * | Back out previous commit. Even though statfs(2) can take a regular | Christian S.J. Peron | 2004-07-20 | 1 | -0/+4 |
| * | Remove reference to ENOTDIR in the documented errors | Christian S.J. Peron | 2004-07-20 | 1 | -4/+0 |
| * | Document the MSG_DONTWAIT flag. | Hartmut Brandt | 2004-07-16 | 1 | -1/+8 |
| * | Clarify getfsstat(2) usage. | Alfred Perlstein | 2004-07-16 | 1 | -1/+6 |
| * | Document the new PT_LWPINFO request. In fact, the request is so new | Marcel Moolenaar | 2004-07-12 | 1 | -0/+19 |
| * | Eliminate some magic numbers and correct description of _PC_NO_TRUNC. | Garrett Wollman | 2004-07-08 | 2 | -20/+45 |
| * | there's no such define as KERN_NAME_MAX, change to _POSIX_NAME_MAX. | Alfred Perlstein | 2004-07-07 | 1 | -1/+1 |
| * | Fix the NAME section making whatis(1) happy in particular. | Ruslan Ermilov | 2004-07-05 | 3 | -8/+6 |
| * | Sort SEE ALSO references (in dictionary order, ignoring case). | Ruslan Ermilov | 2004-07-04 | 4 | -4/+4 |
| * | Fixed markup. | Ruslan Ermilov | 2004-07-03 | 3 | -13/+14 |
| * | Eliminate double whitespace. | Ruslan Ermilov | 2004-07-03 | 7 | -19/+19 |
| * | Mechanically kill hard sentence breaks. | Ruslan Ermilov | 2004-07-02 | 63 | -176/+345 |
| * | Removed trailing whitespace. | Ruslan Ermilov | 2004-07-02 | 2 | -2/+2 |
| * | Markup, grammar, and spelling fixes. | Ruslan Ermilov | 2004-06-30 | 10 | -46/+74 |
| * | s/SS_CANTSENDMORE/SBS_CANTSENDMORE/ | Roman Kurakin | 2004-06-24 | 1 | -1/+1 |
| * | Be specific about which socket properties are inherited from the original | Bruce M Simpson | 2004-06-23 | 1 | -10/+13 |
| * | Spelling fixes. | Mike Pritchard | 2004-06-21 | 6 | -7/+7 |
| * | PR: docs/67884 | Mike Pritchard | 2004-06-21 | 1 | -1/+1 |
| * | CLOCK_PROF and CLOCK_VIRTUAL are implemented now. | Kelly Yancey | 2004-06-17 | 1 | -7/+1 |
| * | The maximum value of iovcnt is IOV_MAX, not 16. | Kelly Yancey | 2004-06-15 | 1 | -1/+2 |
| * | Use .Dv instead of .Li for all the RLIMIT_* constants. | David Schultz | 2004-06-14 | 1 | -11/+11 |