NetBSD/sys
2006-09-28 21:17:01 +00:00
..
altq
arch Add -mdisable-fpregs which makes this work again with gcc4. This needs 2006-09-28 21:17:01 +00:00
coda
compat Replace homegrown tests for FIFO (... & S_IFIFO) by S_ISFIFO. The old code 2006-09-25 16:16:18 +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
dev Regen. 2006-09-28 16:54:16 +00:00
dist Remove ugly (void *) casts from network scope authorization wrapper and 2006-09-19 21:42:29 +00:00
fs Fix lookup bug that could result in not finding the last entry. The check 2006-09-28 19:57:26 +00:00
gdbscripts
ipkdb Don't use KAUTH_RESULT_* where it's not applicable. 2006-09-13 10:07:42 +00:00
kern Change the PaX mprotect(2) restrictions' "global_protection" knob to 2006-09-26 14:48:40 +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
netkey
netnatm
netsmb
nfs
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 Change ffs_mount, in MNT_UPDATE case, to check dev_t's for equality 2006-09-21 00:11:30 +00:00
uvm Don't inline uvm_pagealloc_pgfl(). 2006-09-27 17:18:50 +00:00
Makefile