| Age | Commit message (Expand) | Author |
| 1999-12-29 | Correct typo reported by Jens Nilsson in PR misc/9069. | tron |
| 1999-12-28 | Fix typo. | mjl |
| 1999-12-11 | use .Er | msaitoh |
| 1999-12-02 | Add a LIBRARY section to system call manual pages. While it's clear that the | kleink |
| 1999-11-07 | use .Fn appropriately | lukem |
| 1999-10-27 | Actually profile system calls. | is |
| 1999-10-21 | Add ENXIO error for FIFOs. | erh |
| 1999-10-06 | remove the list of signals and xref signal(7) instead | jdolecek |
| 1999-10-06 | xref signal(7) | jdolecek |
| 1999-10-06 | Add SEE ALSO section and xref sigaction(2) and signal(7) | jdolecek |
| 1999-10-06 | xref signal(7) | jdolecek |
| 1999-09-28 | Document CTL_PROC, the core filename format it core(5), and xref sysctl(8), | bouyer |
| 1999-09-26 | xref symlink(7) | jdolecek |
| 1999-09-26 | xref symlink(7) | jdolecek |
| 1999-09-24 | Correct the reference to the current value of MAXLOGNAME to reflect reality | sommerfeld |
| 1999-08-25 | Update for XSH5. | thorpej |
| 1999-08-25 | Update for XSH5. | thorpej |
| 1999-08-25 | Update for XSH5. | thorpej |
| 1999-08-25 | Add __msgctl13(), __semctl13(), and __shmctl13() (symbols are __RENAME()'d | thorpej |
| 1999-08-24 | add a note that these requests were ignored in pre-1.5 | mrg |
| 1999-08-23 | Revert last change after Ross Harvey fixed "mandoc". | tron |
| 1999-08-23 | Use correct "mandoc" macro for concatenating "or" and "ing". | tron |
| 1999-08-20 | Note that nice +19 and nice +20 guarantee exclusion w.r.t. priority <= 0. | ross |
| 1999-08-18 | Fix PR8208, this time to the correct location.. | sommerfeld |
| 1999-08-16 | repair edito in BUGS session. | is |
| 1999-08-16 | Copy the definition of MADV_FREE from sys/mman.h. | enami |
| 1999-07-31 | Add note that only the super-user may set or reset any flags on block | christos |
| 1999-07-14 | Restore some information about the page rounding behavior of these | perry |
| 1999-07-12 | XSH5: change function signature to `void *sbrk(intptr_t)'. | kleink |
| 1999-07-12 | Remove a paragraph from previous. | kleink |
| 1999-07-09 | Note that you can find out the system page size with sysconf(3). | perry |
| 1999-07-06 | note in BUGS that the prototype of our sbrk is not standards compliant | perry |
| 1999-07-06 | Clean up this mess a lot. I believe we still have the following | perry |
| 1999-07-06 | EOPNOTSUPP was incorrectly spelt as EOPNOSUPPORT | darrenr |
| 1999-07-04 | Build system call stubs using system includes from ${DESTDIR}/usr/include | sommerfeld |
| 1999-06-30 | Give fhopen, fhstat, and fhstatfs a man page. | wrstuden |
| 1999-06-29 | Add fhopen, fhstat, and fhstatfs syscall stubs. | wrstuden |
| 1999-06-26 | fix PR/7855 | sommerfeld |
| 1999-06-24 | Add missing reference to setsockopt(2) to "SEE ALSO" section. | tron |
| 1999-06-18 | MCL_FUTURE is now implemented. | thorpej |
| 1999-06-16 | Note that MCL_FUTURE is not yet fully implented in the BUGS section. | thorpej |
| 1999-06-16 | Note POSIX 1003.1b-1993. | thorpej |
| 1999-06-16 | The (incorrect) nesting behavior of mlock(2) no longer exists. | thorpej |
| 1999-06-15 | Add mlockall(2)/munlockall(2). | thorpej |
| 1999-06-07 | Fill out the mincore(2) manual page a little; define the NetBSD call | thorpej |
| 1999-06-06 | Note that an EFAULT condition cannot be guaranteed to be detected (i.e. in the | kleink |
| 1999-05-24 | See the incredible, morphing, fcntl(2) parameter #3 change again! | ross |
| 1999-05-12 | s/sigstack/sigaltstack/ in ERRORS section | sommerfe |
| 1999-05-04 | use a local vfork declaration to avoid symbol renaming. | christos |
| 1999-04-26 | Spelling. | ross |