NetBSD/sys
pooka 0312c5cee5 Explicitly set *vpp to NULL in lookup. At least reluckup gets
upset if we don't explicitly nullify vpp in the error case.
2011-01-12 19:31:39 +00:00
..
altq
arch Rewritten to take advantage of the new MI motoi2c code. 2011-01-12 18:09:03 +00:00
coda
common/bus_dma
compat Fix the build breakage, at least on amd64 2011-01-04 20:23:40 +00:00
conf reserve a major number for kmixer 2011-01-05 22:35:08 +00:00
crypto
ddb
dev Fixed DPRINTF macro to make it compile when DEBUG is not defined. 2011-01-12 18:06:26 +00:00
dist
external recognize Radeon HD 4200. This lets radeondrm(4) attach. 2011-01-06 11:07:48 +00:00
fs add advlock to puffs. ok pooka@ 2011-01-11 14:04:54 +00:00
gdbscripts
ipkdb
kern Don't compute tags over cxgb, its symbols clash too often with symbols 2011-01-11 00:36:03 +00:00
lib Pacify Clang -Wformat-security. 2011-01-06 02:45:13 +00:00
miscfs Add layer_revoke() that adjusts the lower vnode use count to be at least as 2011-01-10 11:11:03 +00:00
modules Add a dummy-driver for ACPI fans. 2011-01-09 15:12:33 +00:00
net Fix off by one in ether_aton_r(). Noticed by "arp info overwritten" warning. 2011-01-12 15:30:40 +00:00
net80211
netatalk
netbt
netinet Back out rev that shouldn't have been committed. 2010-12-13 14:18:50 +00:00
netinet6 Add routines to calculate a checkesum if the driver concludes that the 2010-12-11 22:37:46 +00:00
netipsec
netisdn
netiso
netkey
netmpls
netnatm
netsmb * remove #ifdef nonsense (which caused the lossage in the first place) 2010-12-17 14:27:34 +00:00
nfs Remove remaining references to SAVESTART. 2011-01-02 05:12:33 +00:00
opencrypto
rump Explicitly set *vpp to NULL in lookup. At least reluckup gets 2011-01-12 19:31:39 +00:00
secmodel
stand
sys namespace protect sigqueue and sigqueueinfo 2011-01-10 13:56:44 +00:00
ufs Avoid NULL deref inside a KASSERT, as discussed on tech-kern. 2011-01-05 19:34:27 +00:00
uvm Fix bugs introduced by previous commit; allocated page needs to be bound 2011-01-06 05:51:57 +00:00
Makefile