NetBSD/sys
augustss 5a356af882 Regen. 2000-11-06 22:32:49 +00:00
..
adosfs
arch Fix speeling in cooment. 2000-11-06 22:10:03 +00:00
coda Adapt for VOP_FSYNC parameter change. 2000-09-19 22:00:01 +00:00
compat Adapt to the new line discipline scheme. 2000-11-02 11:00:53 +00:00
conf First Prototype implementation of network interface part for IEEE1394 (if_fw). 2000-11-05 17:17:12 +00:00
crypto sync with kame. 2000-11-06 14:11:40 +00:00
ddb
dev Regen. 2000-11-06 22:32:49 +00:00
filecorefs
gdbscripts
ipkdb
isofs
kern 8 spaces -> tab 2000-11-05 22:41:35 +00:00
lib Introduce a way for boot programs to modify the behavior of 2000-11-02 03:22:23 +00:00
lkm
miscfs Remove usecount check in spec_open. It fails to catch VALIAS situations 2000-10-27 06:28:27 +00:00
msdosfs Adapt for VOP_FSYNC parameter change. 2000-09-19 22:01:59 +00:00
net avoid namespace pollution by radix.h. the #ifndef _KERNEL portion was to 2000-11-06 11:07:37 +00:00
netatalk
netccitt
netinet fix IPv4 TTL selection with AF_INET6 API. sync with kame. From: jdc 2000-11-06 00:50:12 +00:00
netinet6 check IPsec SA type (tunnel/transport/any) when we try to decapsulate IPsec 2000-11-06 00:58:34 +00:00
netiso fix paren/#ifdef match. 2000-10-02 03:54:53 +00:00
netkey don't waste entropy by use of key_random(). use key_randomfill() for 2000-10-07 12:08:33 +00:00
netnatm
netns
nfs Do not accept vnode type changes to an active node. This may wreak 2000-10-24 12:02:04 +00:00
ntfs Adapt for VOP_FSYNC parameter change. 2000-09-19 22:01:59 +00:00
stand
sys add new function sigismasked(), which checks whether passed signal 2000-11-05 15:37:09 +00:00
ufs Stay at splbio across the VBWAIT loop, as is done elsewhere in the 2000-10-24 14:43:32 +00:00
uvm Back out rev. 1.83 -- it's causing problems with some pmap 2000-10-16 23:17:54 +00:00
Makefile