| Age | Commit message (Expand) | Author |
| 2013-12-20 | Sort errors. | wiz |
| 2013-12-19 | Add a man page for shm_open(3) and shm_unlink(3). Obtained from FreeBSD, | rmind |
| 2013-12-19 | Add shm_open(3) and shm_unlink(3) to support POSIX shared memory objects. | rmind |
| 2012-07-07 | One more reference to unimplemented shared semaphores. | joerg |
| 2012-07-07 | Shared semaphores have been supported since the initial version, so drop | joerg |
| 2012-03-21 | These directories default to WARNS?=5 | matt |
| 2012-03-15 | Use Lk macro when dealing with URLs. Another part of PR/29238. | njoly |
| 2012-03-10 | Keep in sync with libpthread: Fix error handling. | joerg |
| 2012-03-08 | Add sem_timedwait to NAME and fix SYNOPSIS. Add serial comma. | wiz |
| 2012-03-08 | Whitespace nits. | wiz |
| 2012-03-08 | Merge error descriptions for same error code. | wiz |
| 2012-03-08 | Add missing comma. | wiz |
| 2012-03-08 | Implement sem_timedwait. | joerg |
| 2011-12-04 | Improvements in secmodel(9). Document secmodel_register(9), _deregister(9) | jym |
| 2011-10-27 | Add the same ppc64 hack that libposix needs. | christos |
| 2011-08-13 | aio_return returns ssize_t not int | jmcneill |
| 2011-08-12 | Merge two entries for same error code. | wiz |
| 2011-08-12 | Add sigevent(3) to SEE ALSO | apb |
| 2011-04-25 | Sort sections. | wiz |
| 2011-02-26 | Remove duplicate "the". From Henning Petersen in PR 44640. | wiz |
| 2011-01-18 | Use PRINTOBJDIR to get the object directory of libc and use that with -I. | matt |
| 2011-01-17 | Add -D_REENTRANT | matt |
| 2011-01-16 | For cerror, allow -I../libc to allow inclusion of any assym.h, if up. | matt |
| 2011-01-14 | Let libposix and librt have their own version of __cerror (__posix_cerror and | matt |
| 2011-01-06 | Fix macro (DV -> Dv). | njoly |
| 2010-09-15 | remove RESTRICTIONS section, which seems unrelated to our implementation | yamt |
| 2010-07-28 | Get rid of SYSCTL_SETUP. | jruoho |
| 2010-06-07 | Fix xref. | wiz |
| 2010-06-07 | Grammar and spacing fixes. | wiz |
| 2010-06-07 | Remove some leftover .\" comments. | jruoho |
| 2010-06-07 | Build links also for mq_timedreceive(3) and mq_timedsend(3). | jruoho |
| 2010-06-07 | Mostly refer to the main page, mq(3), in SEE ALSO. | jruoho |
| 2010-06-07 | Add mq(3), a manual page for the POSIX message queues. This tries to act as | jruoho |
| 2010-05-19 | Remove the paragraph about the used notification mechanism. Instead, | jruoho |
| 2010-05-17 | Reference only aio(3) in SEE ALSO as it is the central placeholder. Note | jruoho |
| 2010-05-17 | Fix a typo of a typo, and use .Sq in couple of places. | jruoho |
| 2010-05-17 | Writing, rereading, writing, reareading, and yet still one typo. | jruoho |
| 2010-05-17 | Add an introductory manual page for the POSIX asynchronous I/O, aio(3). | jruoho |
| 2010-05-14 | Fix spaco. | wiz |
| 2010-05-14 | Provide a sane argument for -width. | joerg |
| 2010-05-06 | Use standard section headers, as documented in mdoc.samples(7). | jruoho |
| 2010-05-06 | Markup: .Ss -> .Sh, .Fa -> .Fn, offset indent, and use lists in two places | jruoho |
| 2010-03-22 | Use .In instead of .Aq Pa and variantes for header files. | joerg |
| 2009-05-13 | Merge two descriptions for same error code. | wiz |
| 2009-03-10 | Fix markup. | joerg |
| 2009-01-29 | Small fix, "processes" mistaken with "processors". | rmind |
| 2009-01-28 | Try to clarify what pset(3) actually does. This needs some more | dyoung |
| 2009-01-20 | - Make thread-affinity and processor-set interfaces mutually exlusive. | rmind |
| 2009-01-11 | bump shared libraries. | christos |
| 2009-01-05 | Manuals describing the interface of POSIX message queues. | rmind |