NetBSD/sys
2006-09-05 18:14:57 +00:00
..
altq add missing initializer 2006-09-03 04:28:16 +00:00
arch Add __insn_barrier() to avoid too aggressive optimization by gcc4. 2006-09-05 15:50:37 +00:00
coda
compat Fix linux32_sys_sysctl, it was horribly broken. 2006-09-05 17:12:19 +00:00
conf Add MI implementation of inittodr, todr_attach, and resettodr. 2006-09-02 20:18:00 +00:00
contrib/dev/ath
crypto static comes first 2006-09-03 05:22:36 +00:00
ddb
dev Halt the callout on detach 2006-09-05 18:14:57 +00:00
dist add missing initializer 2006-09-03 04:53:19 +00:00
fs Fix locking scheme in udf_mount() to follow more the other filingsystems. 2006-09-05 17:03:04 +00:00
gdbscripts
ipkdb
kern use c99 initializers 2006-09-03 21:39:29 +00:00
lib Rewrite of red-black tree code. 2006-09-05 04:35:45 +00:00
lkm Don't build "linux_ptrace.c" anymore. ptrace(2) support is optional now 2006-08-31 14:00:29 +00:00
miscfs add missing initializers 2006-09-03 22:28:53 +00:00
net Don't use IFQ_ macros on an ifqueue. Fixes a compilation error 2006-09-03 06:10:06 +00:00
net80211 comment out impossible comparisons. 2006-08-30 15:40:41 +00:00
netatalk
netbt
netinet Import of TCP ECN algorithm for congestion control. 2006-09-05 00:29:35 +00:00
netinet6 Simplify and repair icmp6_input() to stop the kernel from panicking 2006-09-05 16:11:26 +00:00
netipsec Make this compile again (hi xtos!). Switch to C99 structure initializations. 2006-08-31 23:21:54 +00:00
netisdn
netiso use c99 initializers 2006-09-03 06:53:08 +00:00
netkey use c99 initializers 2006-09-02 06:44:59 +00:00
netnatm
netsmb add missing initializer 2006-09-03 05:27:28 +00:00
nfs nfs_ispublicfh: fix another instance of cast-qual. 2006-09-04 08:38:16 +00:00
opencrypto
stand
sys move MAX_TCNAMELEN from kern_tc.c into timetc.h 2006-09-02 13:47:03 +00:00
ufs add missing initializers 2006-09-02 07:04:01 +00:00
uvm use c99 initializers 2006-09-03 21:37:22 +00:00
Makefile