| Commit message (Expand) | Author | Age | Files | Lines |
* | Fixed punctuation in xrefs. | ru | 2005-01-21 | 1 | -1/+1 |
* | Sort sections. | ru | 2005-01-20 | 27 | -203/+203 |
* | Eliminate macro calls inside literal displays. | ru | 2005-01-15 | 3 | -4/+4 |
* | Scheduled mdoc(7) sweep. | ru | 2005-01-11 | 7 | -60/+97 |
* | Catch up with stat.h a bit: | trhodes | 2004-12-29 | 1 | -6/+5 |
* | ``NULL is a specific instance of a null pointer constant; the generic is | keramida | 2004-12-23 | 6 | -30/+12 |
* | Punctuation marks should be separate arguments in groff macros. | keramida | 2004-12-22 | 1 | -1/+1 |
* | Use .Dv NULL when referring to NULL C pointers, instead of "nil". | keramida | 2004-12-22 | 6 | -11/+32 |
* | Cross reference init(8) too, instead of vaguely referring to the | keramida | 2004-12-22 | 1 | -4/+7 |
* | MNT_NODEV is deprecated. | ru | 2004-11-29 | 2 | -7/+2 |
* | Document more fields of struct stat. | yar | 2004-11-15 | 1 | -0/+32 |
* | Use .Vt "struct stat" consistently. | yar | 2004-11-15 | 1 | -1/+1 |
* | Nitpicking on grammar. | yar | 2004-11-15 | 1 | -1/+1 |
* | Improve mdoc(7) markup of the page: add several missing macros, | yar | 2004-11-15 | 1 | -10/+10 |
* | Document the S_IS*(mode) macros used to test for file types. | yar | 2004-11-15 | 1 | -1/+27 |
* | Add necessary whitespace to correct cross references. | ceri | 2004-10-27 | 1 | -2/+2 |
* | Reword the last change a bit, add mdoc(7) markup. | yar | 2004-10-25 | 2 | -2/+6 |
* | Since sendfile(2) works on regular files only, | yar | 2004-10-18 | 1 | -1/+1 |
* | Document EMSGSIZE return from recvmsg due to insufficient free files | alfred | 2004-10-17 | 1 | -1/+10 |
* | Explain it is a negative offset that EINVAL may indicate. | yar | 2004-10-16 | 2 | -4/+4 |
* | Improve mdoc(7) markup. | yar | 2004-10-16 | 1 | -3/+9 |
* | Give details on what will happen if the `offset' argument | yar | 2004-10-16 | 1 | -2/+6 |
* | Make less wrong for desciptions of signal handling | julian | 2004-10-08 | 1 | -41/+53 |
* | Add a BUGS section and copy the wording from mmap(2)'s MAP_NOSYNC, | roam | 2004-09-03 | 1 | -0/+9 |
* | Document the MNT_SNAPSHOT mount flag with a cross-reference | roam | 2004-08-13 | 1 | -1/+7 |
* | Update "documentation date" fields. | green | 2004-08-10 | 1 | -1/+1 |
* | Update mlock(2) manpage to cross-reference m{,un}lockall(2), remove | green | 2004-08-10 | 1 | -1/+5 |
* | Fix a case of _SC_CLK_TCK being misspelled as _SC_CLOCK_TCK. | roam | 2004-08-06 | 1 | -1/+1 |
* | Back out previous commit. Even though statfs(2) can take a regular | csjp | 2004-07-20 | 1 | -0/+4 |
* | Remove reference to ENOTDIR in the documented errors | csjp | 2004-07-20 | 1 | -4/+0 |
* | Document the MSG_DONTWAIT flag. | harti | 2004-07-16 | 1 | -1/+8 |
* | Clarify getfsstat(2) usage. | alfred | 2004-07-16 | 1 | -1/+6 |
* | Document the new PT_LWPINFO request. In fact, the request is so new | marcel | 2004-07-12 | 1 | -0/+19 |
* | Eliminate some magic numbers and correct description of _PC_NO_TRUNC. | wollman | 2004-07-08 | 2 | -20/+45 |
* | there's no such define as KERN_NAME_MAX, change to _POSIX_NAME_MAX. | alfred | 2004-07-07 | 1 | -1/+1 |
* | Fix the NAME section making whatis(1) happy in particular. | ru | 2004-07-05 | 3 | -8/+6 |
* | Sort SEE ALSO references (in dictionary order, ignoring case). | ru | 2004-07-04 | 4 | -4/+4 |
* | Fixed markup. | ru | 2004-07-03 | 3 | -13/+14 |
* | Eliminate double whitespace. | ru | 2004-07-03 | 7 | -19/+19 |
* | Mechanically kill hard sentence breaks. | ru | 2004-07-02 | 63 | -176/+345 |
* | Removed trailing whitespace. | ru | 2004-07-02 | 2 | -2/+2 |
* | Markup, grammar, and spelling fixes. | ru | 2004-06-30 | 10 | -46/+74 |
* | s/SS_CANTSENDMORE/SBS_CANTSENDMORE/ | rik | 2004-06-24 | 1 | -1/+1 |
* | Be specific about which socket properties are inherited from the original | bms | 2004-06-23 | 1 | -10/+13 |
* | Spelling fixes. | mpp | 2004-06-21 | 6 | -7/+7 |
* | PR: docs/67884 | mpp | 2004-06-21 | 1 | -1/+1 |
* | CLOCK_PROF and CLOCK_VIRTUAL are implemented now. | kbyanc | 2004-06-17 | 1 | -7/+1 |
* | The maximum value of iovcnt is IOV_MAX, not 16. | kbyanc | 2004-06-15 | 1 | -1/+2 |
* | Use .Dv instead of .Li for all the RLIMIT_* constants. | das | 2004-06-14 | 1 | -11/+11 |
* | Document RLIMIT_AS. While here, correct an insertion sort error. | das | 2004-06-13 | 1 | -5/+8 |