freebsd-dev/share/man
Pawel Jakub Dawidek 7ee07175af Change sleepq_add(9) argument from 'struct mtx *' to 'struct lock_object *',
which allows to use it with different kinds of locks. For example it allows
to implement Solaris conditions variables which will be used in ZFS port on
top of sx(9) locks.

Reviewed by:	jhb
2006-11-16 01:02:00 +00:00
..
man1 Make the SYNOPSIS section more meaningful. 2006-10-13 20:37:23 +00:00
man3 Xref pthread_condattr.3, pthread_attr.3, and pthread_mutexattr.3. 2006-11-04 10:08:16 +00:00
man4 - Use our standard section 4 SYNOPSIS 2006-11-15 16:59:15 +00:00
man5 Document Elf{32,64}_Lword. Keep the list of ELF types sorted. 2006-11-02 09:21:57 +00:00
man6 - We don't install USD docs for games anymore since the games with docs 2005-11-29 17:11:09 +00:00
man7 Enforce RELEASENOUPDATE if EXTSRCDIR is used. 2006-11-11 23:18:28 +00:00
man8 - capitalize the first letter of the first word in the sentence 2006-11-05 20:08:58 +00:00
man9 Change sleepq_add(9) argument from 'struct mtx *' to 'struct lock_object *', 2006-11-16 01:02:00 +00:00
Makefile Reimplementation of world/kernel build options. For details, see: 2006-03-17 18:54:44 +00:00