NetBSD/sys
jdolecek e737730e68 g/c VI_(UN)LOCK macros and just use simple_(un)lock(vp->v_interlock)
#if 0 smbfs_hashprint(), and mark it static
do NOT reinit vp->v_lock - getnewvnode() did it for us
smbfs_reclaim(): unconditionaly do LIST_REMOVE(), and de-obfuscate parent
  directory vrele() call
2003-02-18 20:00:35 +00:00
..
altq
arch Move makememarr() into promlib.c. 2003-02-18 13:36:51 +00:00
coda
compat - Make sure darwin_iokit_ioframebuffer is invoked 2003-02-16 18:33:35 +00:00
conf need to include netsmb/files.netsmb 2003-02-18 12:20:19 +00:00
crypto sprinkle some #ifdef __LINT__ until C9X named union member 2003-02-09 16:25:27 +00:00
ddb Add a synonym for trace - 'bt' and document it 2003-02-13 23:50:33 +00:00
dev s/intial/initial/, from jmc in .pl in PR 20414. 2003-02-18 18:47:06 +00:00
fs g/c VI_(UN)LOCK macros and just use simple_(un)lock(vp->v_interlock) 2003-02-18 20:00:35 +00:00
gdbscripts
ipkdb
kern Add newline character to logname change warning. 2003-02-18 19:26:23 +00:00
lib
lkm PPC_MPC6XX is now PPC_OEA 2003-02-06 22:23:11 +00:00
miscfs Add code to UBCify LFS. This is still behind "#ifdef LFS_UBC" for now 2003-02-17 23:48:08 +00:00
net Add ipf packet-filtering option to if_bridge. The option is controlled at 2003-02-15 00:46:30 +00:00
netatalk
netccitt "Utilize" has exactly the same meaning as "use," but it is more 2003-02-05 00:02:24 +00:00
netinet Use callout_setfunc() and callout_schedule(). 2003-02-04 03:31:32 +00:00
netinet6
netisdn
netiso deobfuscify PRU_CONNECT a bit - split isop_sfaddr and rcb_faddr pointer 2003-02-08 11:11:11 +00:00
netkey
netnatm
netns
netsmb move netsmb-specific entries to netsmb/files.netsmb 2003-02-18 12:18:28 +00:00
nfs add missing dot in comment 2003-02-18 14:37:08 +00:00
stand
sys KNF kern_prot.c 2003-02-18 08:37:41 +00:00
ufs Make libsa compile again. 2003-02-18 14:58:31 +00:00
uvm Add code to UBCify LFS. This is still behind "#ifdef LFS_UBC" for now 2003-02-17 23:48:08 +00:00
Makefile