| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Use ".In" to mark up C include file names. | yar | 2004-06-07 | 1 | -2/+4 |
* | Each sentence should begin on a new line. | yar | 2004-06-07 | 1 | -10/+16 |
* | Extend and improve the mdoc(7) markup of this page. | yar | 2004-06-07 | 1 | -32/+60 |
* | Finally document the option to avoid zombie creation | yar | 2004-06-07 | 2 | -1/+19 |
* | Update the document date. | alc | 2004-05-20 | 1 | -1/+1 |
* | Remove a long obsolete paragraph from the BUGS section. | alc | 2004-05-19 | 1 | -10/+0 |
* | Clarify and extend paragraphs on interoperation | yar | 2004-05-17 | 2 | -4/+41 |
* | Fix typo. | josef | 2004-05-12 | 1 | -1/+1 |
* | Document the fact that in a jailed environment, sendto(2) could fail | csjp | 2004-05-11 | 1 | -0/+4 |
* | Add mention of the fact that timeouts are silently limited to 24 hours. | cperciva | 2004-04-20 | 1 | -0/+5 |
* | Document POSIX stupidity: Attempts to mmap zero bytes will succeed (and | cperciva | 2004-04-18 | 1 | -0/+7 |
* | Bring describtion of a sysctl in line with the source: | brueffer | 2004-04-16 | 1 | -1/+1 |
* | Remove unnecessary .Pp macro and bump document date | brueffer | 2004-04-16 | 1 | -2/+1 |
* | List some sysctl variables that influence accounting | brueffer | 2004-04-16 | 1 | -0/+16 |
* | Update .Dd value. | dfr | 2004-04-06 | 1 | -1/+1 |
* | Document lgetfh(2). | dfr | 2004-04-05 | 2 | -5/+22 |
* | Shave-off troff cycles by invoking .Fa only once. | dds | 2004-03-19 | 1 | -3/+1 |
* | Sort MLINKS. | tjr | 2004-03-16 | 1 | -1/+1 |
* | Add fairly minimal documentation for the nmount() syscall. | tjr | 2004-03-16 | 2 | -3/+35 |
* | Document missing EFAULT errno value. | dds | 2004-03-03 | 1 | -0/+8 |
* | Update the documentation for setpgrp(2) to reflect the access control | das | 2004-02-08 | 1 | -7/+21 |
* | Document the SF_NODISKIO flag, and fix a small typo. | silby | 2004-02-08 | 1 | -2/+10 |
* | Xref kqueue and poll | eivind | 2004-01-26 | 1 | -0/+2 |
* | Xref kqueue | eivind | 2004-01-26 | 1 | -0/+1 |