NetBSD/sys
2011-01-07 15:32:11 +00:00
..
altq
arch Put .set noreorder so that BDslots are properly filled. 2011-01-07 14:50:27 +00:00
coda Abolish the SAVENAME and HASBUF flags. There is now always a buffer, 2010-11-30 10:43:01 +00:00
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 modularize hdaudio and hdafg drivers 2011-01-07 15:30:29 +00:00
dist ip_randomid: make mechanism MP-safe and more modular. 2010-11-05 01:35:57 +00:00
external recognize Radeon HD 4200. This lets radeondrm(4) attach. 2011-01-06 11:07:48 +00:00
fs destroy mutex/cv before freeing the struct holding them, fixes 2011-01-03 13:12:40 +00:00
gdbscripts
ipkdb
kern Tsort functions and remove a small #if 0 block leftover from earlier cleanup. 2011-01-04 07:43:42 +00:00
lib Pacify Clang -Wformat-security. 2011-01-06 02:45:13 +00:00
miscfs layer_inactive: With specnodes introduced during vmlocking2 2011-01-02 10:38:02 +00:00
modules add hdaudio and hdafg modules 2011-01-07 15:32:11 +00:00
net kern/44310: Alexander Nasonov: write to /dev/bpf truncates size_t to int 2011-01-02 21:03:45 +00:00
net80211 From: Anon Ymous 2010-11-03 20:05:21 +00:00
netatalk
netbt upon device initialisation, query and cache the device features, 2010-11-22 19:56:51 +00:00
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 Avoid double init of tty_lock if rumpkern_tty is included. LOCKDEBUG 2011-01-07 15:10:22 +00:00
secmodel
stand
sys regen: fix PARAMASK 2011-01-07 11:25:43 +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