| Age | Commit message (Expand) | Author |
| 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 |
| 2003-05-08 | O_NOFOLLOW is another non-standard extension | lukem |
| 2003-05-08 | USE ${HOST_SH} | christos |
| 2003-05-01 | a -> an from jmc@openbsd. Add a comma while here. | wiz |
| 2003-05-01 | Mention EINVAL. From PR#17921. | gmcgarry |
| 2003-04-24 | Bump date for last. | wiz |
| 2003-04-24 | Drop trailing space. | wiz |
| 2003-04-20 | PR/7572: John F. Woods: document EINVAL caused by bogus flags in struct | christos |
| 2003-04-20 | PR/7004: Jonathan Stone: Document that sendto(2) can fail with EISCONN | christos |
| 2003-04-20 | Grammar. | david |
| 2003-04-16 | Use .In instead of .Fd. | wiz |
| 2003-04-16 | Use | wiz |
| 2003-04-14 | Bump date, remove an article. | wiz |
| 2003-04-14 | seteuid() and setegid() were adopted in IEEE Std 1003.1-2001 + X/Open | jdolecek |
| 2003-04-10 | Add a comma after e.g. | wiz |
| 2003-04-10 | Document the new MAP_ALIGNED() flag/macro, be more specific about what | atatat |
| 2003-04-09 | Change the strerror() string for ERANGE consistently to "Result too | kleink |
| 2003-04-07 | Some e.g. cleanup: replace "eg" with "e.g.,". From Igor Sobrado in PR 19692. | wiz |
| 2003-03-31 | avaliable->available (Igor Sobrado, PR misc/19810) | perry |
| 2003-03-31 | enforcable->enforceable (Igor Sobrado, PR misc/19731) | perry |
| 2003-03-31 | semanics->semantics (Igor Sobrado, PR misc/19731) | perry |
| 2003-03-20 | FIONASYNC should be FIOASYNC | dsl |
| 2003-03-18 | Mention namelen in DESCRIPTION. From Todd C. Miller/OpenBSD. | wiz |
| 2003-03-18 | Fix capitalisation of "indicates". From Todd C. Miller/OpenBSD. | wiz |
| 2003-03-15 | Use "its" instead of "it's" where appropriate. | wiz |
| 2003-03-15 | Xr vfork(2); not worth a Dd bump | jhawk |
| 2003-03-14 | Make execve a weak syscall. | nathanw |
| 2003-03-03 | Grammar improvements and some minor mdoc fixes. | wiz |
| 2003-03-02 | Add missing .Pp | jmmv |
| 2003-03-01 | Add _Exit(), for C99 and POSIX-2001. | bjh21 |
| 2003-02-16 | After "sys/event.h" was fixed "sys/types.h" doesn't need to be included | tron |
| 2003-02-15 | add POSIX sigtimedwait(), sigwaitinfo(), sigwait() - wait for queued signals | jdolecek |
| 2003-02-13 | for WEAKSM list, use leading tab, rather than spaces on the continuation lines | jdolecek |
| 2003-02-04 | "Utilize" has exactly the same meaning as "use," but it is more | perry |
| 2003-02-04 | update copyright dates and .Dd | jdolecek |
| 2003-02-04 | Introduce EVFILT_TIMER, which allows a process to establish an | jdolecek |
| 2003-01-31 | use right function name in HISOTRY, this is not _lwp_create(2) | jdolecek |
| 2003-01-28 | Make the generated .S files depend on ${.CURDIR}/sys/Makefile.inc. | thorpej |
| 2003-01-27 | Move accept and connect stubs to WEAKASM so that they can be overridden. | nathanw |
| 2003-01-22 | While we're here, document EPERM. | kleink |
| 2003-01-22 | Add a STANDARDS section; requested by Thomas Klausner. | kleink |
| 2003-01-21 | A function wrapper cannot be used for getcontext(), so error out | kleink |
| 2003-01-20 | Add _ksem stubs. | christos |