freebsd-skq/share/man
John Baldwin f499e49c46 Correct descriptions of EINTR and ERESTART errors. Masked signals don't
interrupt sleeps.  Rather, unmasked signals interrupt restarts and can
either interrupt the system call by having it return EINTR in userland or
force the system call to be restarted.
2007-03-09 17:52:10 +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 The firmware images must be loaded as modules at the moment. 2007-03-06 13:17:05 +00:00
man5 As suggested more than once in the lists, drop -M from flags to mfs 2007-03-06 13:13:53 +00:00
man6
man7 - Add missing subdirectories in BSD.usr.dist mtree file. 2007-03-02 14:56:15 +00:00
man8 MFp4: 2006-12-27 13:22:41 +00:00
man9 Correct descriptions of EINTR and ERESTART errors. Masked signals don't 2007-03-09 17:52:10 +00:00
Makefile Reimplementation of world/kernel build options. For details, see: 2006-03-17 18:54:44 +00:00