NetBSD/sys
mjl 38fd6528ac Add finnish keymap, from Heikki Kallasjoki in PR/11186. 2000-10-12 12:41:22 +00:00
..
adosfs
arch Add support to boot on APbus machine (e.g. NWS-5000). 2000-10-12 05:34:29 +00:00
coda Adapt for VOP_FSYNC parameter change. 2000-09-19 22:00:01 +00:00
compat Map the ioctl number of ifioctl ('i') group as much as possible. 2000-10-09 06:19:31 +00:00
conf NetBSD 1.5H: struct ifnet changed. 2000-10-11 16:55:11 +00:00
crypto avoid assert, memcpy and memset (necessary to BSD code sharing). 2000-10-03 03:17:19 +00:00
ddb
dev Add finnish keymap, from Heikki Kallasjoki in PR/11186. 2000-10-12 12:41:22 +00:00
filecorefs
gdbscripts
ipkdb
isofs
kern attach ARP domain only if INET is compiled into the kernel. 2000-10-02 04:27:21 +00:00
lib enclose offsetof macro definition with #ifndef offsetof ... #endif 2000-10-12 03:42:33 +00:00
lkm
miscfs fix typo (dely --> delay) 2000-10-06 19:08:00 +00:00
msdosfs Adapt for VOP_FSYNC parameter change. 2000-09-19 22:01:59 +00:00
net Implement ether_ioctl(), ioctl operations common to all Ethernet 2000-10-11 16:53:41 +00:00
netatalk
netccitt
netinet sync with kame ($KAME$) 2000-10-10 16:26:43 +00:00
netinet6 sync with kame ($KAME$) 2000-10-10 16:26:43 +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 include opt_inet.h, needed by previous check-in. 2000-10-03 17:18:15 +00:00
ntfs Adapt for VOP_FSYNC parameter change. 2000-09-19 22:01:59 +00:00
stand
sys NetBSD 1.5H: struct ifnet changed. 2000-10-11 16:55:11 +00:00
ufs Make sure to set the residual count to 0 after a miniroot access 2000-10-09 18:07:06 +00:00
uvm - uvmspace_share(): If p2 has a vmspace already, make sure to deactivate 2000-10-11 17:27:58 +00:00
Makefile