NetBSD/sys
rumble 79cd03d3ea Indigo and Indigo2 machines have only one shared interrupt for the two
GIO slots. This differs from Indy, which has an interrupt per slot, neither
of which is the same as on the other two machines.

This lets my Phobos G160 run in both slots in my Indigo2 and my E++ adapter
works in both slots in my Indigo.
2006-12-22 20:29:18 +00:00
..
altq Comment out #ident. 2006-12-20 17:03:20 +00:00
arch Indigo and Indigo2 machines have only one shared interrupt for the two 2006-12-22 20:29:18 +00:00
coda a smorgasbord of improvements to vnode locking and path lookup: 2006-12-09 16:11:50 +00:00
compat Part of PR/33280: Christian Ehrhardt: The call to FILE_USE should be 2006-11-25 22:03:41 +00:00
conf Add --param ssp-buffer-size=1 if USE_SSP as for userspace. 2006-12-18 22:37:36 +00:00
contrib/dev/ath __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
crypto
ddb __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
dev Use macro FWBUSNOTREADY. 2006-12-22 03:27:49 +00:00
dist Introduce new helper functions to abstract the route caching. 2006-12-15 21:18:52 +00:00
fs Don't return EWOULDBLOCK in case we have delivered some requests 2006-12-10 23:53:51 +00:00
gdbscripts
ipkdb s/existance/existence/, from Zafer. 2006-11-24 22:52:16 +00:00
kern lwp::l_acflag is no longer useful. 2006-12-22 08:04:01 +00:00
lib in fdloadfile(), fail if we can't read the entire exec header. 2006-12-09 22:11:36 +00:00
lkm compile puffs_transport.c 2006-12-05 23:41:46 +00:00
miscfs Some changes to get rid of another KAUTH_GENERIC_ISSUSER usage: 2006-12-19 09:58:34 +00:00
net Introduce new helper functions to abstract the route caching. 2006-12-15 21:18:52 +00:00
net80211 __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
netatalk Introduce new helper functions to abstract the route caching. 2006-12-15 21:18:52 +00:00
netbt merge yamt-splraiseipl branch. 2006-12-21 15:55:21 +00:00
netinet ipintr(): check if the queue is empty before looping. Hardly a giant 2006-12-22 05:34:02 +00:00
netinet6 do not compare ipv6 ipsec tunnel addresses against uninitialized data. 2006-12-20 15:39:23 +00:00
netipsec Introduce new helper functions to abstract the route caching. 2006-12-15 21:18:52 +00:00
netisdn __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
netiso Introduce new helper functions to abstract the route caching. 2006-12-15 21:18:52 +00:00
netkey Introduce new helper functions to abstract the route caching. 2006-12-15 21:18:52 +00:00
netnatm
netsmb __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
nfs a smorgasbord of improvements to vnode locking and path lookup: 2006-12-09 16:11:50 +00:00
opencrypto __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
secmodel Add requests indicating access to unmanaged memory for arm, pc532, powerpc, 2006-12-22 11:13:21 +00:00
stand
sys Add requests indicating access to unmanaged memory for arm, pc532, powerpc, 2006-12-22 11:13:21 +00:00
ufs merge yamt-splraiseipl branch. 2006-12-21 15:55:21 +00:00
uvm merge yamt-splraiseipl branch. 2006-12-21 15:55:21 +00:00
Makefile