NetBSD/sys
2009-01-18 18:23:59 +00:00
..
altq add braces for symmetry 2009-01-04 18:41:36 +00:00
arch A commit I missed from the recent migration to arm/fusu.S. 2009-01-18 18:23:59 +00:00
coda merge christos-time_t 2009-01-11 02:45:45 +00:00
compat Regen for wait4 update. 2009-01-17 22:34:02 +00:00
conf Not every grep knows -q. Ok by apb. 2009-01-18 13:53:03 +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 add compat50 ioctls. 2009-01-18 16:37:19 +00:00
dist make this compile 2009-01-11 10:25:29 +00:00
external initialise some variables whined about by gcc -O3. 2009-01-06 06:03:57 +00:00
fs g/c BUFQ_FOO() macros and use bufq_foo() directly. 2009-01-13 13:33:58 +00:00
gdbscripts
ipkdb
kern - Avoid calling sched_catchlwp() if CPUs have different processor-sets. 2009-01-18 05:07:51 +00:00
lib I really hate silly hacks inside #ifndef _STANDALONE in libsa sources... 2009-01-18 02:59:02 +00:00
miscfs malloc -> kmem_alloc. 2009-01-17 07:02:35 +00:00
modules Add comment about adding module dependiences to MODULE macro. 2009-01-14 00:53:44 +00:00
net Fix multiple problems: 2009-01-18 10:28:55 +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 merge christos-time_t 2009-01-11 02:45:45 +00:00
netinet6 mention that you'll need to update compat if you change the size of in6_ifreq. 2009-01-15 23:22:15 +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 Actually enforce the maximum timeout (60s by default) rather 2009-01-18 09:45:05 +00:00
opencrypto kill MALLOC and FREE macros. 2008-12-17 20:51:31 +00:00
rump #ifdef __powerpc__ -> #ifdef PPC_OEA in previous. Forgot that powerpc 2009-01-17 15:53:15 +00:00
secmodel merge christos-time_t 2009-01-11 02:45:45 +00:00
stand
sys malloc -> kmem_alloc. 2009-01-17 07:02:35 +00:00
ufs fix -Wsign-compare issues 2009-01-18 11:56:51 +00:00
uvm uvm_page_unbusy: add an assertion 2009-01-16 07:01:28 +00:00
Makefile Build kernel modules the same time as the rest of the system libraries. 2008-12-30 22:18:11 +00:00