| Age | Commit message (Expand) | Author |
| 2004-01-11 | fix a typo | mrg |
| 2004-01-08 | Fix some spacing nits, an Xref section, and a long line. | wiz |
| 2004-01-07 | - Describe all system threads. | christos |
| 2004-01-05 | Document F_MAXFD, F_CLOSEM | christos |
| 2004-01-02 | - libc.so.12.109 and libpthread.so.0.4 | cl |
| 2004-01-02 | Fix typo; from Aidan Kehoe in PR lib/23951. | jmmv |
| 2003-12-17 | Bump date for previous (hi christos!). | wiz |
| 2003-12-17 | Say what happens with pgrp == 0. | christos |
| 2003-12-09 | Reference kfilter_register(9) rather than the non-existent kfilter_register(2). | augustss |
| 2003-12-04 | netbsd.org -> NetBSD.org | keihan |
| 2003-11-25 | - Document NO_DEFER | christos |
| 2003-11-25 | Catch up with namei: An empty string is not a valid pathname. | kleink |
| 2003-11-19 | Use Rv for return values section; bump date. | wiz |
| 2003-11-19 | document RETURN VALUES | pooka |
| 2003-11-18 | Fix typo in previous. | wiz |
| 2003-11-18 | Userland portion of fsync_range(2), written by Bill Studenmund, and | thorpej |
| 2003-10-25 | POSIX: when attempting to fdatasync(2) a file which is not open for | kleink |
| 2003-10-14 | Move siginfo(5) and ucontext(5) to siginfo(2) and ucontext(2) resp., | wiz |
| 2003-10-14 | & -> \*[Am]; mark up FD_SETSIZE; bump date for previous. | wiz |
| 2003-10-14 | note that programs that use rpc(3) cannot bump FD_SETSIZE. | itojun |
| 2003-10-13 | Move Matt Green's code from a 4-clause to a 3-clause licence by removing | agc |
| 2003-10-07 | Add a MAP_WIRED flag to mmap(2), which causes the new mapping to be | thorpej |
| 2003-09-30 | Pass -D_LIBC | christos |
| 2003-09-16 | fix SA/pthread pagefault failure: | cl |
| 2003-09-14 | In is only to be used in SYNOPSIS; Aq Pa is better for other places. | wiz |
| 2003-09-14 | Various fixes. | wiz |
| 2003-09-13 | Fix some typos, attempt some markup normalization, align wording a little | kleink |
| 2003-09-13 | forgot to install timer_settime. | christos |
| 2003-09-13 | Fix markup. | christos |
| 2003-09-13 | Sprinkle restrict into timer_{create,settime}(2). | kleink |
| 2003-09-13 | Add timer man pages. Hi Nathan! | christos |
| 2003-09-11 | we only have it if __HAVE_SIGINFO is not defined. | christos |
| 2003-09-10 | Add semicolons when enumerating variables (looks more natural); | wiz |
| 2003-09-10 | Reflect reality after siginfo changes. | christos |
| 2003-09-08 | Use St -isoC-9X instead of St -isoC9X, to be in sync with groff. | wiz |
| 2003-08-11 | correct an assertion about minimum stack size: MINSIGSTKSZ is sufficient | drochner |
| 2003-08-07 | Move UCB-licensed code from 4-clause to 3-clause licence. | agc |
| 2003-08-01 | Rework how dependency generation is performed: | lukem |
| 2003-07-26 | netbsd.org->NetBSD.org | salo |
| 2003-07-16 | Mark __clockctl_fd close-on-exec to avoid unintentionally leaking | cb |
| 2003-07-14 | cpu -> CPU, from jmc@openbsd. | wiz |
| 2003-07-04 | Bump date for last. | wiz |
| 2003-06-27 | SYNOPSIS is not a good place for C comments; | wiz |
| 2003-06-26 | Fix typo in macro. | wiz |
| 2003-06-23 | PR/21948: Todd Vierling: Implement MAP_TRYFIXED for linux emulation. | christos |
| 2003-06-11 | Adapt to current sys/socket.h. Noted by MAEKAWA Masahide in PR 21849. | wiz |
| 2003-05-27 | Add ETIME, per POSIX-2001. | kleink |
| 2003-05-15 | Point to IPC tutorials in /usr/share/doc/psd, update names, and add authors. | wiz |
| 2003-05-11 | Rather than printing the definition of struct sigaction literally, | kleink |
| 2003-05-11 | As prompted by Thomas Klausner, add a sentence on sigset_t and sigsetops() | kleink |