| Age | Commit message (Expand) | Author |
| 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 |
| 2002-11-12 | Add the missing errno symbols that are defined in IEEE Std 1003.1-2001. | skrll |
| 2002-11-11 | Make sure there is a newline at the end of CPP input. | thorpej |
| 2002-11-04 | struct kevent's udata is actually intptr_t | jdolecek |
| 2002-10-23 | use .Nx 2.0 consistently in HISTORY section | jdolecek |
| 2002-10-23 | update HISTORY - kqueue branch was merged | jdolecek |
| 2002-10-23 | 'data' field of struct kevent is actually int64_t nowadays | jdolecek |
| 2002-10-23 | make support for kqueue(2) and kevent(2) unconditional, the kqueue branch | jdolecek |
| 2002-10-13 | no more BUGS; EVFILT_{VNODE,READ} is supported also for other filesystems | jdolecek |
| 2002-10-12 | if WITH_KQUEUE is defined and <sys/event.h> exists in DESTDIR, compile | jdolecek |
| 2002-10-08 | backout previous (3rd arg type), as it does not meet with getdirentries.c. | itojun |
| 2002-10-03 | COMPAT_43 getdirentries(2) actually has u_int 'nbytes' argument | jdolecek |
| 2002-10-02 | argument with g, operation with e. | wiz |
| 2002-10-02 | corrseponding -> corresponding, filesystem -> file system. | wiz |
| 2002-10-02 | Correct various misspellings. | wiz |
| 2002-10-01 | deprecated, not depreciated. | wiz |
| 2002-10-01 | New sentence, new line. | wiz |
| 2002-10-01 | Remove some \f* cruft. | wiz |
| 2002-10-01 | New sentence, new line. From Robert Elz. | wiz |