NetBSD/sys
jmcneill dd9aa16186 Disable count/compare timer interrupts, as NetBSD does not use these. 2007-04-14 19:36:46 +00:00
..
altq Remove duplicate #include <sys/kauth.h> 2007-03-26 22:43:19 +00:00
arch Disable count/compare timer interrupts, as NetBSD does not use these. 2007-04-14 19:36:46 +00:00
coda Rewrite coda_{get,put}pages. Now copying files from coda with mmap 2007-04-12 23:34:50 +00:00
compat Regen (statfs support). 2007-04-11 11:51:19 +00:00
conf Add envctrl(4): Sun Ultra Enterprise 450 environmental monitoring driver. 2007-04-14 19:33:27 +00:00
contrib/dev/ath Remove support for NetBSD/{,evb}sh5. 2007-04-08 09:35:21 +00:00
crypto
ddb
dev Add envctrl(4): Sun Ultra Enterprise 450 environmental monitoring driver. 2007-04-14 19:33:27 +00:00
dist Pass an ipl argument to pool_init/POOL_INIT to be used when initializing 2007-03-12 18:18:22 +00:00
fs size_t is unsigned, so use zu rather than zd which is for ssize_t, 2007-04-14 16:52:22 +00:00
gdbscripts
ipkdb
kern Include the lwpid in the lock panic message, so we don't see silly messages 2007-04-14 06:59:25 +00:00
lib Include byte_swap_[24].c for kernels compiled with -O0 2007-04-13 22:12:04 +00:00
lkm Remove support for NetBSD/{,evb}sh5. 2007-04-08 09:35:21 +00:00
miscfs Remove now obsolete vn_start_write() and vn_finished_write() and 2007-04-08 11:20:42 +00:00
net caddr_t fallout (only visible with options PPPOE_SERVER) 2007-03-31 11:00:23 +00:00
net80211 Reference the right flag, 2007-03-26 21:22:35 +00:00
netatalk
netbt rework ordering of error conditions for setopt, prefer to return EINVAL 2007-04-06 17:09:00 +00:00
netinet use size_t for indexes 2007-04-05 18:11:47 +00:00
netinet6 use size_t for indexes 2007-04-05 18:12:49 +00:00
netipsec Add sysctl tree to modify the fast_ipsec options related to ipv6. Similar 2007-04-11 22:21:41 +00:00
netisdn
netiso A number of functions do not validate the length of arguments passed. 2007-03-29 08:19:20 +00:00
netkey When we construct an answer for SADB_X_SPDGET, don't use an hardcoded 0 for seq but 2007-04-11 21:33:40 +00:00
netnatm
netsmb Pass an ipl argument to pool_init/POOL_INIT to be used when initializing 2007-03-12 18:18:22 +00:00
nfs Remove calls to now obsolete vn_start_write() and vn_finished_write(). 2007-04-06 14:28:28 +00:00
opencrypto Pass an ipl argument to pool_init/POOL_INIT to be used when initializing 2007-03-12 18:18:22 +00:00
secmodel
stand
sys update prototype of vfs_vptofh 2007-04-11 21:06:32 +00:00
ufs fix comment: struct fid is in fstypes.h now 2007-04-09 12:21:24 +00:00
uvm Track lwp as well as proc owner with UVM_PAGE_TRKOWN 2007-04-14 07:01:33 +00:00
Makefile