NetBSD/sys
shige 5ed37446b2 Add gpio module. 2005-01-23 19:24:31 +00:00
..
altq
arch Add gpio module. 2005-01-23 19:24:31 +00:00
coda Add the system call and VFS infrastructure for file system extended 2005-01-02 16:08:28 +00:00
compat kill __P. 2005-01-22 01:36:59 +00:00
conf - switch to dev/rtl8169.c from pci/if_re.c. 2005-01-21 12:32:18 +00:00
crypto
ddb reduce db_maxoff from 256MB to 1MB, that should be plenty. 2005-01-16 23:38:47 +00:00
dev attach tl(4) as an event source to rnd(4) 2005-01-23 10:53:19 +00:00
dist Disable the oow test because it is broken. It is killing valid packets. 2005-01-16 02:56:22 +00:00
fs adjust the UBC mapping code to support non-vnode uvm_objects. 2005-01-09 16:42:43 +00:00
gdbscripts
ipkdb
kern move the call to link_pool_init() to the end of uvm_init(). needed for sun3. 2005-01-23 19:02:02 +00:00
lib MBR_PTYPE_APPLE_UFS is now spelled with an underscore. 2004-11-12 19:34:43 +00:00
lkm kill __P. 2005-01-22 01:36:59 +00:00
miscfs Add the system call and VFS infrastructure for file system extended 2005-01-02 16:08:28 +00:00
net Change initialzie of domains to use link sets. Switch to using STAILQ. 2005-01-23 18:41:56 +00:00
net80211 Bug fix: when encapsulating 802.11 data packets, always copy the 2005-01-21 22:57:30 +00:00
netatalk netatalk: remove a redundant extern decl of etherbroadcastaddr. 2005-01-08 03:11:03 +00:00
netccitt There's no need to pass a proc value when using UIO_SYSSPACE with 2004-09-17 14:11:20 +00:00
netinet Change initialzie of domains to use link sets. Switch to using STAILQ. 2005-01-23 18:41:56 +00:00
netinet6 Change initialzie of domains to use link sets. Switch to using STAILQ. 2005-01-23 18:41:56 +00:00
netipsec Change initialzie of domains to use link sets. Switch to using STAILQ. 2005-01-23 18:41:56 +00:00
netisdn
netiso Change initialzie of domains to use link sets. Switch to using STAILQ. 2005-01-23 18:41:56 +00:00
netkey Change initialzie of domains to use link sets. Switch to using STAILQ. 2005-01-23 18:41:56 +00:00
netnatm Change initialzie of domains to use link sets. Switch to using STAILQ. 2005-01-23 18:41:56 +00:00
netns Change initialzie of domains to use link sets. Switch to using STAILQ. 2005-01-23 18:41:56 +00:00
netsmb There's no need to pass a proc value when using UIO_SYSSPACE with 2004-09-17 14:11:20 +00:00
nfs s/time/mono_time/ for n_attrstamp and n_accstamp. (parts of) PR/25641. 2005-01-21 14:31:29 +00:00
opencrypto Cloning cleanup: 2004-11-30 04:25:43 +00:00
stand
sys Welcome 2.99.15 (domain link sets). 2005-01-23 18:44:44 +00:00
ufs Protect calls to `ffs_*_swap' with `#ifdef FFS_EI'. 2005-01-18 10:40:21 +00:00
uvm move the call to link_pool_init() to the end of uvm_init(). needed for sun3. 2005-01-23 19:02:02 +00:00
Makefile