NetBSD/sys
2004-09-29 04:06:51 +00:00
..
altq
arch Use ANSI function declarations. 2004-09-29 04:06:51 +00:00
coda There's no need to pass a proc value when using UIO_SYSSPACE with 2004-09-17 14:11:20 +00:00
compat regen - now using wrapper for shmget(2) 2004-09-28 19:05:58 +00:00
conf Disable autonicetime. As discusses in tech-kern. 2004-09-27 14:08:13 +00:00
crypto
ddb Note that point 32 (ddb output to msgbuf) is Work In Progress and is about 2004-09-28 23:02:58 +00:00
dev Add a WD_QUIRK_FORCE_LBA48 quirck, which forces all access to use LBA48. 2004-09-28 18:22:33 +00:00
dist/pf/net "RB_PROTOTYPE();" does not lint because you end up with two 2004-09-28 00:14:02 +00:00
fs There's no need to pass a proc value when using UIO_SYSSPACE with 2004-09-17 14:11:20 +00:00
gdbscripts
ipkdb
kern add flag for shmget(2) to specify that later shmat(2) for the shared memory 2004-09-28 19:05:19 +00:00
lib Redo part of rev. 1.10. 2004-09-17 21:54:28 +00:00
lkm Remove reference to now-deleted aoutm68k_ioctl.c. 2004-09-16 09:35:38 +00:00
miscfs add 'mounts' file for -o linux, which lists all currently mounted 2004-09-20 17:53:08 +00:00
net Add several new DLTs. From tcpdump.org. 2004-09-28 03:34:21 +00:00
net80211
netatalk
netccitt There's no need to pass a proc value when using UIO_SYSSPACE with 2004-09-17 14:11:20 +00:00
netinet fix ipqent pool corruption problems. make tcp reass code use 2004-09-15 09:21:22 +00:00
netinet6
netipsec
netisdn
netiso
netkey m->m_next check here is not needed, since we make no assumption on m_len below, 2004-09-28 04:24:54 +00:00
netnatm
netns
netsmb There's no need to pass a proc value when using UIO_SYSSPACE with 2004-09-17 14:11:20 +00:00
nfs nfs_readdirplusrpc: fix spurious EBUSYs. 2004-09-23 10:46:44 +00:00
opencrypto There's no need to pass a proc value when using UIO_SYSSPACE with 2004-09-17 14:11:20 +00:00
stand
sys add flag for shmget(2) to specify that later shmat(2) for the shared memory 2004-09-28 19:05:19 +00:00
ufs Add a new VNODE_LOCKDEBUG option, which enables checks in the VOP_*() 2004-09-21 03:10:35 +00:00
uvm uvm_map_printit: 2004-09-25 04:19:38 +00:00
Makefile