freebsd-dev/share/man
John Baldwin 37e80fcac2 Add a new kernel sleep function pause(9). pause(9) is for places that
want an equivalent of DELAY(9) that sleeps instead of spins.  It accepts
a wmesg and a timeout and is not interrupted by signals.  It uses a private
wait channel that should never be woken up by wakeup(9) or wakeup_one(9).

Glanced at by:	phk
2007-02-23 16:22:09 +00:00
..
man1 Fix markup. 2006-12-26 22:25:58 +00:00
man3 Add a reference too pthread_cancel(3). 2007-01-19 17:34:52 +00:00
man4 First cut of the sctp man pages. Still need work. 2007-02-22 14:32:39 +00:00
man5 Nuke pcnfsd(8) reference. 2007-02-09 22:18:56 +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 Document the loader tunables which control hard process memory limits. 2007-01-17 22:23:28 +00:00
man8 MFp4: 2006-12-27 13:22:41 +00:00
man9 Add a new kernel sleep function pause(9). pause(9) is for places that 2007-02-23 16:22:09 +00:00
Makefile Reimplementation of world/kernel build options. For details, see: 2006-03-17 18:54:44 +00:00