NetBSD/sys
cegger c288f70f98 use new exported constants from net80211.
no functional change.
2009-01-10 13:03:19 +00:00
..
altq add braces for symmetry 2009-01-04 18:41:36 +00:00
arch Remove unnecessary "last kernel PT page" mapping. 2009-01-10 11:28:47 +00:00
coda #ifdef _LKM -> #ifndef _KERNEL_OPT 2008-12-30 12:56:12 +00:00
compat Restore expected FUTEX_WAIT behaviour with NULL timeout argument, 2009-01-08 12:46:23 +00:00
conf Last bit of the bwi driver 2009-01-09 19:58:17 +00:00
crypto
ddb Fix my bug introduced in rev 1.98 of db_command.c where command prefix 2009-01-05 22:19:40 +00:00
dev use new exported constants from net80211. 2009-01-10 13:03:19 +00:00
dist use M_ZERO on malloc() and remove subsequent bzero(). 2008-12-19 18:49:37 +00:00
external initialise some variables whined about by gcc -O3. 2009-01-06 06:03:57 +00:00
fs Remove pm_Heads check in msdosfs_mountfs; this value isn't really used, 2008-12-26 03:38:52 +00:00
gdbscripts
ipkdb
kern Fix the mess i made with the iso partitioning reading due to the fact that 2009-01-08 14:06:50 +00:00
lib These copy of gcc millicode routines is now included in librump (that 2009-01-07 22:15:18 +00:00
miscfs Clarify a comment 2009-01-03 04:38:07 +00:00
modules sysvbfs module 2009-01-05 15:36:51 +00:00
net Make Econet code compile again. 2009-01-07 20:56:40 +00:00
net80211 Introduce ieee80211_setbasicrates(). 2009-01-10 12:53:45 +00:00
netatalk kill MALLOC and FREE macros. 2008-12-17 20:51:31 +00:00
netbt
netinet The automatic addition of a subnet route should not error if a manually 2008-12-21 19:07:35 +00:00
netinet6 remove extra semicolons. 2009-01-03 03:43:21 +00:00
netipsec kill MALLOC and FREE macros. 2008-12-17 20:51:31 +00:00
netisdn
netiso use M_ZERO on malloc() and remove subsequent bzero(). 2008-12-19 18:49:37 +00:00
netkey
netnatm kill MALLOC and FREE macros. 2008-12-17 20:51:31 +00:00
netsmb use M_ZERO on malloc() and remove subsequent bzero(). 2008-12-19 18:49:37 +00:00
nfs protect sillyrename with _KERNEL 2009-01-02 21:06:11 +00:00
opencrypto kill MALLOC and FREE macros. 2008-12-17 20:51:31 +00:00
rump Add a handcrafted assym.h to allow hp700 to build. This file should 2009-01-09 01:38:35 +00:00
secmodel
stand
sys Missed realloc in previous. Ride 5.99.6 bump. 2009-01-07 21:06:31 +00:00
ufs Remove superfluous "vp->v_vnlock = &vp->v_lock". 2009-01-03 15:29:08 +00:00
uvm Move a couple of calls to pmap_update(). 2008-12-20 11:33:38 +00:00
Makefile Build kernel modules the same time as the rest of the system libraries. 2008-12-30 22:18:11 +00:00