NetBSD/share/man
wrstuden f09a7d98b6 Change comments around locking. While you _can_ grab vnode locks
as LK_SHARED, the VOP_ code (in all our existing file systems)
was implememted assuming exclusive locking. Use of LK_SHARED
is technically a bug and only works right for uni-processor and
big-lock SMP systems. Our current file systems will blow up
(probably quite subtlely) with LK_SHARED and fine-grained SMP
locking.
2004-05-25 17:27:03 +00:00
..
man0 The GNU textutils package is no more. Direct people to sysutils/coreutils 2004-03-31 02:10:00 +00:00
man1 Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 10:30:41 +00:00
man2 Move siginfo(5) and ucontext(5) to siginfo(2) and ucontext(2) resp., 2003-10-14 14:59:03 +00:00
man3 Add MLINKS for: 2004-04-18 23:42:23 +00:00
man4 Use Nx instead of NetBSD; uppercase Dt argument; 2004-05-25 10:54:58 +00:00
man5 Fix typo (blockds -> blocks). 2004-05-23 00:04:25 +00:00
man6
man7 Comment out /amd and /dump, since they are not there in the 2004-04-03 15:45:36 +00:00
man8 Flasg -> Flags 2004-04-29 22:44:43 +00:00
man9 Change comments around locking. While you _can_ grab vnode locks 2004-05-25 17:27:03 +00:00
tools Uppercase CPU, plural is CPUs. 2004-02-13 11:36:08 +00:00
Makefile Modify "makedb" so that WHATISDBDIR be used to specify the directory 2004-02-09 07:58:01 +00:00