| Age | Commit message (Expand) | Author |
| 2006-08-17 | PR/34218 -- Matt Fleming -- date hangs when root trys to set time | jnemeth |
| 2006-08-05 | Bump date for previous. Remove some Pp for consistency. | wiz |
| 2006-08-05 | Update for Greg Woods. Add new options and mention the bit values together | christos |
| 2006-08-03 | Drop trailing whitespace. | wiz |
| 2006-07-31 | Make filehandles opaque to userland | martin |
| 2006-07-27 | More detailed errors [forgot to commit this a while ago] | christos |
| 2006-07-13 | "file system", mark up NULL, use Brq for braces, | wiz |
| 2006-07-13 | Fix alignement problems for fhandle_t, exposed by gcc4.1. | martin |
| 2006-06-26 | version the socket(2) syscall. for compat30 socket, we use | mrg |
| 2006-06-18 | Modernize: | christos |
| 2006-06-13 | Add EAFNOSUPPORT as a possible error if the address family is not | ginsbach |
| 2006-06-13 | Sort ERRORS. Bump date. | ginsbach |
| 2006-06-04 | Document the recent trunk changes to ntp_gettime(2) (Hi Matthias!). | chap |
| 2006-06-03 | Document SA_NOKERNINFO. | christos |
| 2006-05-29 | support the new ntp_gettime() syscall and add compatibility for the old one | drochner |
| 2006-05-19 | - getvfsstat(2) isn't in 2.1 but 3.0 | tsutsui |
| 2006-05-19 | fhstatvfs(2) isn't in NetBSD 2.1 but 3.0. | tsutsui |
| 2006-05-11 | Document more MSG_ flags. From FreeBSD | christos |
| 2006-05-04 | Adjust for the fhstat() compat kernel change. | christos |
| 2006-04-23 | Improve description of msg_name and msg_namelen fields. | wiz |
| 2006-03-25 | Remove "len was less than zero" from the list of reasons that the function | rtr |
| 2006-03-11 | Add glue to build the compat library as a separate "libcold" turned off by | christos |
| 2006-03-11 | Use more markup. | wiz |
| 2006-03-09 | Do not use SCARG() in userland. Eliminates need for <sys/systm.h>. | christos |
| 2006-03-06 | Add documentations for the 3 undocumented ptrace calls. | christos |
| 2006-03-05 | Fix two unusual capitalisations, and add a preposition which had gone | agc |
| 2006-02-24 | Bump date for previous. | wiz |
| 2006-02-24 | Improve English, fix a typo. | wiz |
| 2006-02-24 | Link to getvfsstat(2) instead of getfsstat(2). | wiz |
| 2006-02-21 | Text for the 3 new error messages, from Elad. | christos |
| 2006-02-19 | document posix_fadvise. | yamt |
| 2006-02-12 | convert "magiclinks" from a per-fs mount option to a system-wide sysctl. | chs |
| 2006-02-02 | Replace a period, which is left unchanged when sentense is added in | enami |
| 2006-01-20 | Make _Exit an alias to _exit. | christos |
| 2006-01-15 | dd CAVEATS section provided by martin@ with minor cleanup by me. | wiz |
| 2006-01-07 | Xref pthread_sigmask(3). | kleink |
| 2006-01-06 | Make "When set is null" into a separate paragraph for better readability. | uwe |
| 2005-12-27 | change errors returned for various operations on "/" to conform to SUSv3. | chs |
| 2005-12-26 | u_intN_t -> uintN_t | perry |
| 2005-11-29 | add posix_fadvise. | yamt |
| 2005-11-04 | statvfs did not appear in 2.1, but in 3.0. | gendalia |
| 2005-11-03 | update errors for EIDRM (which we've returned for a long time now). | chs |
| 2005-10-31 | Bump date for previous. Use more appropriate markup. | wiz |
| 2005-10-27 | Document PMC_INFO_CPUCTR_TYPE. | uwe |
| 2005-10-18 | remove text about converting async to sync, since we don't do it anymore. | chs |
| 2005-09-23 | Use only mdoc macros; remove unneeded Nm argument; use more | wiz |
| 2005-09-23 | Apply the NFS exports list rototill patch: | jmmv |
| 2005-09-17 | Document that mkdir("/", x) returns EISDIR. According to POSIX this is not | christos |
| 2005-09-13 | compat core reorg. | christos |
| 2005-09-10 | Remove unnecessary parentheses. Add comma in enumeration. | wiz |