| Age | Commit message (Expand) | Author |
| 2008-11-29 | PR/40060 - Bug Hunting -- grammar fix | jnemeth |
| 2008-11-28 | Sort errors. | wiz |
| 2008-11-28 | make the synopsis slightly less overpromising: | pooka |
| 2008-11-06 | Comment out nonexistent crash(8) xref. | tsutsui |
| 2008-10-31 | Add sched_getaffinity_np() and sched_setaffinity_np() wrappers, mainly | rmind |
| 2008-10-27 | Sort ERRORS, use more markup, bump date for previous. | wiz |
| 2008-10-27 | Document the fact that shmget can return EINVAL. | erh |
| 2008-10-26 | define and use LIBCDIR in terms of .CURDIR. fixes compat/lib/libc build. | mrg |
| 2008-10-24 | Fix pasto in previous. | wiz |
| 2008-10-24 | PR/39796: Robert Elz: Document that sigpending can return EFAULT since it calls | christos |
| 2008-10-20 | Sort errors, use .Nx, avoid man markup, whitespace and punctuation nits. | wiz |
| 2008-10-19 | PR/39770: Robert Elz: mount(2) doc enhancements | christos |
| 2008-10-19 | Improve wording. Use Bd -literal for code sample. | wiz |
| 2008-10-18 | - Recommend poll(2) instead of select(2). | rmind |
| 2008-10-09 | remove "limits" where it is not appropriate. | christos |
| 2008-09-13 | Bump date for previous. | wiz |
| 2008-09-11 | PR/39513: Stathis Kamperis: reboot(2) doesn't explicitly mention that combining | christos |
| 2008-09-05 | Clarify that the historic V7 sticky file semantics no longer apply. | dholland |
| 2008-08-17 | Fix grammar. Noted by Taylor R Campbell in PR 39369. | dholland |
| 2008-08-14 | Bump date for previous. | wiz |
| 2008-08-14 | Implement following constants and add support their to the UFS family of file | matt |
| 2008-08-06 | Add a missing dependency | matt |
| 2008-08-05 | Revert previous addition of '-e sedcmd'. Still retain the usage improvements. | lukem |
| 2008-08-05 | Redo previous in a much simpler way. | lukem |
| 2008-08-05 | Add '-e sedcmd' to makelintstub, to translate filename to syscall name. | lukem |
| 2008-08-04 | Prefix filenames of tomporarily generated .S files with "tmp_", so that the | lukem |
| 2008-07-13 | Clarify one of the process-group-ID cases by saying "process group ID" | dholland |
| 2008-07-02 | Move scheduling functions from librt to libc. | rmind |
| 2008-06-25 | Fix MLINKS line | ad |
| 2008-06-25 | Add getlogin_r. Manual page changes mostly lifted from FreeBSD. | ad |
| 2008-06-17 | PR/38942: Pedro F. Giffuni: Mention that utimes now supports setting of | christos |
| 2008-06-15 | Glue in cpuset.c | christos |
| 2008-05-29 | remove clause #3 from my license where there are no other | mrg |
| 2008-05-25 | New sentence, new line. | wiz |
| 2008-05-25 | Sort sections. Sort ERRORS. Prepare for HTML output. | wiz |
| 2008-05-09 | add more errors from gleaning the source. | christos |
| 2008-05-06 | - Make semctl SETVAL/SETALL commands validate the semaphore value to | njoly |
| 2008-05-05 | document LWPCTL_FEATURE_PCTR. | yamt |
| 2008-05-02 | Move to 2 clasue license | martin |
| 2008-05-02 | Move TNF licenses to 2 clause form | martin |
| 2008-04-30 | Convert TNF licenses to new 2 clause variant | martin |
| 2008-04-29 | - Document RAS_START_ASM, RAS_END_ASM, RAS_START_ASM_HIDDEN, and | scw |
| 2008-04-28 | Remove clause 3 and 4 from TNF licenses | martin |
| 2008-04-22 | Add posix_madvise(2) and appropriate definitions in sys/mman.h header. | rmind |
| 2008-03-16 | Describe how to portable extend a file. From joerg. Bump date. | wiz |
| 2008-03-10 | Move previously added sentence to STANDARDS section, as suggested by yamt. | wiz |
| 2008-03-10 | Mention that extending files with truncate is a POSIX extension. | wiz |
| 2008-02-24 | doecument that we now can return eagain. | christos |
| 2008-02-23 | Fix tiny typo | sborrill |
| 2008-02-16 | minor pedanticism about glibc. Suggested by Joerg. | tnn |