| Age | Commit message (Expand) | Author |
| 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 |
| 2003-01-19 | g/c the NEXTRELEASE comment tag now that the next version number is decided | jdolecek |
| 2003-01-19 | Fix typo. | wiz |
| 2003-01-19 | Drop trailing comma in SEE ALSO. | wiz |
| 2003-01-19 | Bx Open -> Ox. | wiz |
| 2003-01-18 | Merge the nathanw_sa branch. | thorpej |
| 2003-01-14 | There is no adjust(), so adjust adjtime(2) to adjust for adjust really | tsarna |
| 2003-01-06 | descriptor with a c. | wiz |
| 2003-01-02 | Drop trailing spaces; sort SEE ALSO. | wiz |
| 2003-01-02 | Drop trailing spaces. | wiz |
| 2002-12-30 | In EINTR description, add a crossreference to sigaction(2). | sommerfeld |
| 2002-12-30 | add EINTR. | grant |
| 2002-12-30 | clarify EINTR. | grant |
| 2002-12-06 | Provide O_NOFOLLOW with compatibility with the joneses. | christos |
| 2002-11-13 | Drop trailing whitespace. | wiz |
| 2002-11-12 | Explain how WIF* macros use the status value instead of the pointer to the st... | manu |
| 2002-11-12 | Review oversight: ENOSR: resource -> resources, which is what the | kleink |