NetBSD/sys
jeremy b91b1cdbb2 Fixed a bug in the timeout range constraint macro that can cause a timeout
to break free of the constraint if the range minimum boundary is larger than
the maximum boundary.

Discovered by jmg@FreeBSD.org.  (See FreeBSD's tcp_timer.h rev 1.31).
2006-09-26 06:39:22 +00:00
..
altq
arch Initial import of AR2315 support, specifically the Meraki Mini (see 2006-09-26 06:37:31 +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 Fix device name in {fwohci,firewire}_print(). valiable aux is not string 2006-09-26 02:50:42 +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 PR/34612: Bucky Katz: SA returns from sleep do not set the signal flags 2006-09-25 18:28:56 +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 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 Fixed a bug in the timeout range constraint macro that can cause a timeout 2006-09-26 06:39:22 +00:00
netinet6
netipsec
netisdn
netiso
netkey
netnatm
netsmb
nfs
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 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 revert a change which was unintentionally slipped in via yamt-pdpolicy branch. 2006-09-16 07:14:38 +00:00
Makefile