NetBSD/sys
2005-04-21 14:03:24 +00:00
..
altq
arch sprinkle __used so that variables referenced from asm code don't get 2005-04-21 14:03:24 +00:00
coda
compat PR/29696: Joel Carnat: NetBSD freezes when accessing smbfs mounted FS with 2005-04-19 19:00:25 +00:00
conf Rototill of the verified exec functionality. 2005-04-20 13:44:45 +00:00
crypto Make resultant hash length a symbolic define so other code can reuse the 2005-04-19 14:05:53 +00:00
ddb remove stray error(1) comment. 2005-03-28 01:05:13 +00:00
dev PR/30018: Peter Eisch: Sun QFE support in non-sparc hardware 2005-04-21 11:35:01 +00:00
dist Upgraded IPFilter to 4.1.8 2005-04-03 15:05:30 +00:00
fs - Define a VFS_ATTACH() macro that places a reference to a vfsops structure 2005-03-29 02:41:05 +00:00
gdbscripts
ipkdb
kern Rototill of the verified exec functionality. 2005-04-20 13:44:45 +00:00
lib Use std form for a multi-line comment 2005-04-09 13:04:35 +00:00
lkm add missing prototype for when CODA_COMPAT_5 is #define'd 2005-03-28 06:59:13 +00:00
miscfs PR/29782: Martin Husemann: procfs can not unmount when some process has its 2005-04-02 06:15:09 +00:00
net no point in assigning to ifq twice. 2005-03-31 21:19:35 +00:00
net80211
netatalk
netccitt
netinet ip_output: handle the case M_CSUM_TSOv4 but !IFCAP_TSOv4. 2005-04-18 22:06:28 +00:00
netinet6 Make sure that prefixes get purged. This fixes PR kern/21189, 2005-04-03 11:02:27 +00:00
netipsec
netisdn
netiso
netkey Send NAT-T ports in SAD dump so that setkey -D can display them. 2005-04-20 15:44:12 +00:00
netnatm
netns
netsmb
nfs nfsrv_rcv: don't do so_receive from socket upcall context. 2005-03-29 09:22:35 +00:00
opencrypto
stand
sys Rototill of the verified exec functionality. 2005-04-20 13:44:45 +00:00
ufs don't assign to non-lvalue. found by gcc4. 2005-04-21 14:02:02 +00:00
uvm Use a cast to (long long) and 0x%llx to print out a paddr_t instead 2005-04-20 14:10:03 +00:00
Makefile