NetBSD/sys
dyoung 81f7f6b3f2 Use device_t and its accessors. In uhci_{pci,cardbus}_attach, use
`self' instead of casting the softc to void *.
2008-03-07 21:57:56 +00:00
..
altq
arch Split device_t/softc for i386's apm(4), and other related cosmetic changes. 2008-03-07 21:45:07 +00:00
coda remove some unnecessary casting 2008-03-01 17:26:07 +00:00
compat v_interlock is a kmutex_t now, simple_lock() -> mutex_enter(). 2008-03-07 00:03:39 +00:00
conf
contrib/dev/ath
crypto
ddb
dev Use device_t and its accessors. In uhci_{pci,cardbus}_attach, use 2008-03-07 21:57:56 +00:00
dist Welcome to 4.99.55: 2008-03-01 14:16:49 +00:00
fs Welcome to 4.99.55: 2008-03-01 14:16:49 +00:00
gdbscripts
ipkdb
kern lwp_ctl_exit: fix a use-after-free that caused the following: 2008-03-07 18:06:04 +00:00
lib
lkm hppa bits for the kernel linker. 2008-03-01 12:40:08 +00:00
miscfs
modules Add an example on how to handle the incoming properties during module load. 2008-03-02 11:19:30 +00:00
net Split device_t/softc, and other related cosmetic changes. 2008-03-04 13:25:05 +00:00
net80211
netatalk
netbt a "Create Connection" command can sometimes fail to start for whatever 2008-03-06 20:56:26 +00:00
netinet Welcome to 4.99.55: 2008-03-01 14:16:49 +00:00
netinet6
netipsec
netisdn Add missing ';' to fix a compile error, which was introduced in the 2008-03-01 18:59:45 +00:00
netiso
netkey
netnatm
netsmb selclear() while exiting netsmb's custom copy of select(). PR kern/38123. 2008-03-05 18:09:57 +00:00
nfs Nuke a KAUTH_GENERIC_ISSUSER, this time in favor of an euid == 0, as 2008-03-05 11:49:18 +00:00
opencrypto
rump
secmodel Forgot this file in the previous commit. 2008-03-02 16:16:34 +00:00
stand
sys PMF: synchronize device suspension and resumption. 2008-03-07 07:03:06 +00:00
ufs
uvm Swap sysctl -d description of vm.filemin and vm.execmin. Noted by 2008-03-07 08:44:51 +00:00
Makefile