| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | <sys/types.h> is no longer needed. | mike | 2002-09-25 | 1 | -1/+0 |
* | Welcome the sem_ API to libc! | alfred | 2002-09-19 | 2 | -1/+355 |
* | Update to reflect reality. | archie | 2002-09-11 | 2 | -31/+8 |
* | Adjust to reflect reality, which is that sigaltstack() takes stack_t *'s. | archie | 2002-09-10 | 1 | -6/+6 |
* | Note that <sys/types.h> in no longer a prerequisite for <utime.h> and | mike | 2002-08-24 | 7 | -7/+0 |
* | s/EDOFUS/EDOOFUS/ | phk | 2002-08-21 | 1 | -1/+1 |
* | can not -> cannot. | ru | 2002-08-13 | 1 | -1/+1 |
* | Update with new error return code. | phk | 2002-08-09 | 1 | -0/+4 |
* | mdoc(7) police: punctuation. | ru | 2002-08-09 | 1 | -1/+1 |
* | mdoc(7) police: sort xrefs. | ru | 2002-08-09 | 1 | -2/+2 |
* | Implement POSIX.1-2001 (XSI)'s ulimit(3). | mike | 2002-08-08 | 1 | -0/+1 |
* | Document file descriptor reopening and current standardization status. | wollman | 2002-08-07 | 1 | -0/+19 |
* | Grammar (`was' -> `were') | chris | 2002-07-31 | 1 | -1/+1 |
* | Update docs to reflect change in count of procs reserved for root | silby | 2002-07-30 | 2 | -2/+2 |
* | Change utimes to set the file creation time (for filesystems that | mckusick | 2002-07-17 | 1 | -0/+9 |
* | The .Fn function. | keramida | 2002-07-15 | 11 | -36/+68 |
* | The .Fn function | keramida | 2002-07-15 | 1 | -3/+6 |
* | Add a missing 'function' word. | keramida | 2002-07-15 | 1 | -2/+2 |
* | The .Fn function | keramida | 2002-07-15 | 3 | -11/+18 |
* | Fix whitespace in .Bd -literal display of S_IXXX constants. | keramida | 2002-07-15 | 1 | -15/+15 |
* | Typo fix: Setlogin() -> setlogin(). | mux | 2002-07-08 | 1 | -1/+1 |
* | Bring poll.h up to conformance with POSIX.1-2001 by adding some | mike | 2002-07-08 | 1 | -3/+2 |
* | s/unavilable/unavailable/ | dannyboy | 2002-07-07 | 1 | -1/+1 |
* | Correct a call to fcntl(F_SETFD) to use `FD_CLOEXEC' instead of `1'. | chris | 2002-07-03 | 1 | -1/+1 |
* | Add a SECURITY CONSIDERATIONS example: make note that access to open | chris | 2002-07-03 | 1 | -0/+33 |
* | Fix typo (SIGEV_EVENT -> SIGEV_KEVENT). | mp | 2002-07-02 | 1 | -1/+1 |
* | Rename `CAVEAT' to `SECURITY CONSIDERATIONS' and move it up to | chris | 2002-07-01 | 1 | -10/+10 |
* | Add mdoc bits for the new waitpid() WCONTINUED option, and | mike | 2002-06-01 | 1 | -0/+12 |
* | mdoc(7) police: kill hard sentence break. | ru | 2002-05-30 | 1 | -4/+4 |
* | mdoc(7) police: markup nits. | ru | 2002-05-29 | 1 | -10/+17 |
* | mdoc(7) police: bump document date on behalf of previous delta. | ru | 2002-05-29 | 1 | -1/+1 |
* | mdoc(7) police: sort xrefs. | ru | 2002-05-29 | 1 | -2/+2 |
* | Add uuidgen(2) and uuidgen(1). | marcel | 2002-05-28 | 2 | -1/+84 |