NetBSD/sys
bjh21 e0884dc370 PR 23783: the correct number of elements to insert into cmd_iohs is WDC_NREG,
not DRIVE_REGISTERS_SPACE.  The latter is much bigger and causes a buffer
overrun and panic.  Patch supplied by Mike Pumford.
2006-09-24 23:14:58 +00:00
..
altq
arch PR 23783: the correct number of elements to insert into cmd_iohs is WDC_NREG, 2006-09-24 23:14:58 +00:00
coda
compat use _KERNEL_OPT instead of _LKM to check whether to include "opt_ktrace.h" 2006-09-24 21:44:58 +00:00
conf Restore twa as major 187, this time with the flag so that it does not get 2006-09-24 08:23:36 +00:00
contrib/dev/ath
crypto
ddb ANSIfy db_error. 2006-09-05 21:56:44 +00:00
dev Improve some debug texts. 2006-09-24 19:07:26 +00:00
dist Remove ugly (void *) casts from network scope authorization wrapper and 2006-09-19 21:42:29 +00:00
fs fix adosfs_readdir() so that we can list directories on AmigaOS filesystems. 2006-09-23 22:47:11 +00:00
gdbscripts
ipkdb Don't use KAUTH_RESULT_* where it's not applicable. 2006-09-13 10:07:42 +00:00
kern Minor KNF, replace some spaces with tabs. 2006-09-24 18:24:55 +00:00
lib Add a way for a user to know what nodes have changed when a node has been 2006-09-10 23:57:31 +00:00
lkm PR 34478: "modload compat_linux.o fail" by Takehiko NOZAKI. 2006-09-24 14:35:22 +00:00
miscfs Protect spec_poll from racing against revocation and thus dereferencing a 2006-09-21 09:28:37 +00:00
net PR/19795: Joel Wilsson: net_osdep.h is lying. 2006-09-23 15:17:58 +00:00
net80211
netatalk
netbt Endian issues: 2006-09-11 22:12:39 +00:00
netinet PR/29766: Chris Ross: Incomplete correction of comments in netinet/in.c 2006-09-23 20:54:07 +00:00
netinet6 Simplify and repair icmp6_input() to stop the kernel from panicking 2006-09-05 16:11:26 +00:00
netipsec
netisdn
netiso remove more vestiges of CCITT, LLC, HDLC, NS, and NSIP. 2006-09-07 02:40:31 +00:00
netkey
netnatm
netsmb
nfs nfs_ispublicfh: fix another instance of cast-qual. 2006-09-04 08:38:16 +00:00
opencrypto
secmodel Super-user access only matters for part of the KAUTH_SYSTEM_TIME requests, 2006-09-24 12:30:32 +00:00
stand
sys PR/33569: Kristaps Johnson: systrace.h is not bundled with NetBSD 2006-09-24 11:49:20 +00:00
ufs Change ffs_mount, in MNT_UPDATE case, to check dev_t's for equality 2006-09-21 00:11:30 +00:00
uvm revert a change which was unintentionally slipped in via yamt-pdpolicy branch. 2006-09-16 07:14:38 +00:00
Makefile