| Commit message (Expand) | Author | Age | Files | Lines |
* | Document that listen() can return EINVAL now. | tmm | 2003-01-17 | 1 | -0/+2 |
* | Do a better job of documenting mincore(2), esp. the MINCORE_* flags. | tjr | 2003-01-17 | 1 | -14/+46 |
* | Add the newly created semaphore to the named semaphore list in sem_open() | tjr | 2003-01-14 | 1 | -1/+2 |
* | Including <time.h> before <aio.h> has not been necessary for a while now. | tjr | 2003-01-14 | 1 | -1/+0 |
* | Mention the oddities and requirements for mount operations executed by | joerg | 2003-01-13 | 1 | -3/+16 |
* | Refer to 1003.1 instead of 1003.2 in the Standards section. | tjr | 2003-01-13 | 6 | -6/+6 |
* | Fix struct iovec documentation to match reality. | mike | 2003-01-12 | 2 | -2/+2 |
* | Add a manual page for the lio_listio() syscall. Still needs a bit | tjr | 2003-01-12 | 2 | -1/+177 |
* | Typo fixes. | keramida | 2003-01-07 | 2 | -2/+2 |
* | Remove redundant documenation. | trhodes | 2003-01-06 | 1 | -14/+1 |
* | Correct typos, mostly s/ a / an / where appropriate. Some whitespace cleanup, | schweikh | 2003-01-01 | 1 | -1/+1 |
* | english(4) police. | schweikh | 2002-12-27 | 7 | -10/+10 |
* | Slight tuning if teh KSE man page to indicate some functionality is | julian | 2002-12-27 | 1 | -29/+33 |
* | Spelling: s/then/than/ where appropriate. | ru | 2002-12-24 | 1 | -3/+3 |
* | mdoc(7) police: Deal with self-xrefs. | ru | 2002-12-24 | 2 | -2/+2 |
* | Document protection bits. | trhodes | 2002-12-23 | 1 | -0/+16 |
* | Fixed the abuses of .Ql visible on stderr in troff mode. | ru | 2002-12-23 | 1 | -6/+6 |
* | Fix style (no space after return, twice-too-big continuation) and | jmallett | 2002-12-22 | 1 | -2/+2 |
* | Grammatical fixup: s/be the -1/be -1/ | ceri | 2002-12-19 | 1 | -1/+1 |
* | mdoc(7) police: "The .Fa argument.". | ru | 2002-12-19 | 101 | -177/+507 |
* | mdoc(7) police: Fixed a few .Fa abuses. | ru | 2002-12-19 | 1 | -2/+2 |
* | mdoc(7) police: Fixed abuses of the .Ar and .Em macros. | ru | 2002-12-18 | 12 | -31/+31 |
* | mdoc(7) police: Tidy up the syscall language. | ru | 2002-12-18 | 147 | -668/+1011 |
* | This is David Schultz's swapoff code which I am finally able to commit. | dillon | 2002-12-15 | 2 | -18/+46 |
* | Uniformly refer to a file system as "file system". | ru | 2002-12-12 | 18 | -112/+112 |
* | Fixed the parameter's name. | ru | 2002-12-11 | 1 | -1/+1 |
* | mdoc(7) police: formatting nits. | ru | 2002-11-29 | 7 | -16/+20 |
* | Describe newly added fields in the KSE and thread mailboxes. | archie | 2002-11-22 | 1 | -0/+28 |
* | libc_r wasn't so tied to libc for 22 months. | ru | 2002-11-18 | 1 | -5/+3 |
* | Update SYNOPSIS to reflect the standardized header. Add STANDARDS | mike | 2002-11-17 | 1 | -4/+13 |
* | Given that we have 3 places to document UUID related information, | marcel | 2002-11-11 | 1 | -9/+69 |
* | After waiting for help with the markup, I finally decided to just patch | nsayer | 2002-11-04 | 1 | -3/+3 |
* | Add descriptions for some _PC_* variables from <sys/unistd.h> that | tjr | 2002-11-04 | 1 | -1/+40 |
* | Track the number of non-data chararacters stored in socket buffers so that | kbyanc | 2002-11-01 | 1 | -1/+1 |
* | While an interface can be depreciated, we prefer deprecated. | rwatson | 2002-10-29 | 1 | -1/+1 |
* | Restored sigaction's name in its prototype. | bde | 2002-10-24 | 1 | -1/+1 |
* | * Modernize aio(4), providing instructions for static and dynamic kernel | sheldonh | 2002-10-24 | 7 | -147/+8 |
* | Add cross-references to the aio(4) manual page. | des | 2002-10-24 | 6 | -0/+6 |
* | Explain to users that they may want to kldload aio. | alfred | 2002-10-22 | 7 | -22/+175 |
* | Document that write(2) et al can return EROFS for attempts to write the | schweikh | 2002-10-10 | 1 | -0/+7 |
* | de-__P() | alfred | 2002-10-09 | 1 | -2/+1 |
* | Add brief mention of the extattr_*_link() system call variants. | rwatson | 2002-10-09 | 1 | -0/+16 |
* | Add note that there is a kernel-imposed limit on the number of threads | archie | 2002-10-08 | 1 | -0/+7 |
* | Add MLINKS to kse.2. | archie | 2002-10-08 | 1 | -0/+2 |
* | Add restrict type-qualifier to sem_getvalue(). | mike | 2002-10-04 | 1 | -1/+1 |
* | Correct the regressive part of my last commit to these files: | robert | 2002-10-04 | 2 | -7/+4 |
* | Add a man page for the KSE system calls. | archie | 2002-10-02 | 2 | -1/+586 |
* | Add the 'restrict' type qualifier to the prototypes of `sigaction', | robert | 2002-10-02 | 4 | -4/+9 |
* | Remove the "special processes" section. It has rotted, and the idea | dd | 2002-10-02 | 1 | -7/+0 |
* | Don't claim to return the fileid which we unloaded. The kernel | dd | 2002-10-01 | 1 | -9/+1 |