| Age | Commit message (Expand) | Author |
| 2019-10-24 | Switch the iconv(3) prototype to the POSIX conformant variation | kamil |
| 2019-10-16 | Provide sysconf(_SC_RTSIG_MAX) = SIGRTMAX - SIGRTMIN | maya |
| 2019-10-13 | introduce some common variables for use in GCC warning disables: | mrg |
| 2019-10-10 | More cases to disable gcc-8 warnings only when we're using gcc>=8 | kre |
| 2019-10-09 | Add -Wno-error for gcc-8 warnings | christos |
| 2019-10-09 | bump size | christos |
| 2019-10-09 | Fix xref. | wiz |
| 2019-10-09 | Document PT_STOP, update PT_KILL in the ptrace(2) man-page | kamil |
| 2019-10-05 | getlogin_r: use strcpy(). We check namelen before copying the result. | uwe |
| 2019-10-05 | __dberr: tweak signature to make gcc8 -Wbad-function-cast happy about | uwe |
| 2019-10-05 | __dbpanic: use the official DB typedef name in the casts. They were | uwe |
| 2019-10-04 | deduplicate the conversion function from statvfs -> statfs12 | christos |
| 2019-09-27 | Sort errors. Remove trailing whitespace. | wiz |
| 2019-09-26 | document errors returned by F_GETPATH | christos |
| 2019-09-23 | lint is not smart enough to figure out that ilog2() is constant. | christos |
| 2019-09-22 | Add a new member to struct vfsstat and grow the unused members | christos |
| 2019-09-18 | Sort errors; remove two more duplicates. | wiz |
| 2019-09-16 | merge the two E2BIG entries (wiz) | christos |
| 2019-09-16 | Sort errors. | wiz |
| 2019-09-16 | Add missing word, add comma in enumeration. | wiz |
| 2019-09-16 | Add missing word, fix typo, remove trailing whitespace. | wiz |
| 2019-09-16 | Remove _INCOMPLETE_XOPEN_C063, no longer needed | kamil |
| 2019-09-15 | Document O_EXEC, and add some extra explanation for O_CREAT from FreeBSD. | christos |
| 2019-09-15 | documentation for fexecve(2) | christos |
| 2019-09-15 | Add F_GETPATH, presented to tech-kern. | christos |
| 2019-09-15 | Fix markup, and remove two superfluous Pp. | wiz |
| 2019-09-15 | fix wrong names and add markup | christos |
| 2019-09-09 | Remove superfluous Pp. | wiz |
| 2019-09-08 | mprotect first appeared in SunOS 4.0 | sevan |
| 2019-09-08 | Extend history | sevan |
| 2019-09-08 | Sort flags | sevan |
| 2019-09-08 | Document MAP_ANONYMOUS | sevan |
| 2019-09-07 | Add missing word. More markup. | wiz |
| 2019-09-07 | Punctuation nit. | wiz |
| 2019-09-07 | New sentence, new line | sevan |
| 2019-09-07 | Document the destiny for these functions. | sevan |
| 2019-09-07 | Document sbrk() history and adjust brk()'s. | sevan |
| 2019-09-07 | Document history | sevan |
| 2019-09-04 | Since we advance cp after the bounds check, we need to test for bounds | christos |
| 2019-09-02 | putc & putw were in v1 | sevan |
| 2019-09-02 | Start documenting history | sevan |
| 2019-09-02 | start documenting history | sevan |
| 2019-09-02 | write was present in v1 | sevan |
| 2019-09-02 | wait was present in v1 | sevan |
| 2019-09-02 | unlink was presen in v1 | sevan |
| 2019-09-02 | setuid was in v1 | sevan |
| 2019-09-02 | seek was present in v1 | sevan |
| 2019-09-02 | read was present in v1 | sevan |
| 2019-09-01 | Open was present in v1 | sevan |
| 2019-09-01 | mount & umount were present in v1 | sevan |