NetBSD/sys
2006-09-30 08:47:39 +00:00
..
altq add missing initializer 2006-09-03 04:28:16 +00:00
arch add timecounter support, mostly from prep. 2006-09-29 22:20:08 +00:00
coda
compat Coverity CID 2990: fix memory leak (from Arnaud Lacombe) 2006-09-29 14:24:55 +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 static comes first 2006-09-03 05:22:36 +00:00
ddb ANSIfy db_error. 2006-09-05 21:56:44 +00:00
dev Regen. 2006-09-29 20:49:48 +00:00
dist Remove ugly (void *) casts from network scope authorization wrapper and 2006-09-19 21:42:29 +00:00
fs Coverity CID 2960: Don't print NULL vnode (from Arnaud Lacombe) 2006-09-29 19:41:16 +00:00
gdbscripts Make these work again. I know, I'm a bit impatient, since they've 2006-09-29 15:43:06 +00:00
ipkdb Don't use KAUTH_RESULT_* where it's not applicable. 2006-09-13 10:07:42 +00:00
kern - Avoid array overrun in kfilter_byname_user() when all user 2006-09-30 02:39:18 +00:00
lib Remove stale copy. Pointed out by uwe@ ages ago. 2006-09-28 13:12:59 +00:00
lkm Back out linux_ptrace.c changes, looks like they were removed with 2006-09-25 10:55:54 +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 consider sb_lowat when limiting the transmit length to keep acks on the wire 2006-09-28 04:32:47 +00:00
netinet6 Fix typo in comment 2006-09-26 11:55:41 +00:00
netipsec
netisdn
netiso remove more vestiges of CCITT, LLC, HDLC, NS, and NSIP. 2006-09-07 02:40:31 +00:00
netkey use c99 initializers 2006-09-02 06:44:59 +00:00
netnatm
netsmb add missing initializer 2006-09-03 05:27:28 +00:00
nfs Flush regular files before setattr also if the mode bits are going to 2006-09-29 16:19:50 +00:00
opencrypto
secmodel Don't care for super-user in packet filter rules, it's done via a device 2006-09-27 05:35:05 +00:00
stand
sys Fix reversed test in __NetBSD_Prereq__; from dbj 2006-09-25 20:28:47 +00:00
ufs Coverity CID 2949: comment out dead code (from Arnaud Lacombe) 2006-09-29 19:37:11 +00:00
uvm a simple program to test uvm_pdpolicy_*.c in userland. 2006-09-30 08:47:39 +00:00
Makefile