NetBSD/sys
2013-09-04 10:16:16 +00:00
..
altq
arch establish intr handler before calling sdhc_host_found 2013-09-04 09:14:57 +00:00
coda mention current status 2012-08-04 12:47:00 +00:00
compat Use <arm/locore.h> 2013-08-18 07:01:45 +00:00
conf Fix debug kernel builds when the automatic symbol table resizing kicks in. 2013-08-09 09:08:47 +00:00
crypto
ddb need <sys/types.h> for various crap that other headers use (pid_t etc). 2013-02-10 14:44:14 +00:00
dev no EFR on tl16c750, use AFE bit on MCR reg instead for flow control 2013-09-03 15:32:55 +00:00
dist/pf PFIL_HOOKS is dead. 2013-07-01 08:32:48 +00:00
external bpf_filter: add a custom argument which can be passed to coprocessor routine. 2013-08-30 15:00:08 +00:00
fs Fix 32 bit issue in main file read-in function. On both 32 bit and 64 bit 2013-08-09 20:13:18 +00:00
gdbscripts update script 2013-03-06 11:26:22 +00:00
ipkdb
kern Typo in comment. 2013-09-04 10:16:16 +00:00
lib Fix libkern's prototype for explicit_memset. 2013-08-28 16:20:38 +00:00
miscfs oops, spell b_bcount properly 2013-07-20 23:00:08 +00:00
modules Keep track of undefined symbols and then use to determine whether a wrap 2013-08-07 17:29:15 +00:00
net bpf_filter: add a custom argument which can be passed to coprocessor routine. 2013-08-30 15:00:08 +00:00
net80211 - add m_add() that puts an mbuf to end of a chain 2013-06-27 17:47:18 +00:00
netatalk
netbt Remove SS_ISCONFIRMING, it is unused and TP4 will not come back. 2013-08-29 17:49:20 +00:00
netinet Remove SS_ISCONFIRMING, it is unused and TP4 will not come back. 2013-08-29 17:49:20 +00:00
netinet6 draft-gont-6man-ipv6-atomic-fragment-00 is now RFC 6949 (Loganaden Velvindron 2013-08-30 07:42:08 +00:00
netipsec Fix sense of consttime_memequal and update all callers. 2013-08-28 15:24:41 +00:00
netisdn Fix signature of capi_ll_control. 2013-05-29 09:26:02 +00:00
netkey remove KAME IPSEC, replaced by FAST_IPSEC 2012-03-22 20:34:37 +00:00
netmpls reserve space for ICMP header accordingly to RFC4884 2013-08-07 06:55:00 +00:00
netnatm
netsmb Improve smbfs timestamp handling. 2012-11-30 23:24:21 +00:00
nfs Use __CTASSERT instead of handrolled version. 2013-08-30 07:35:44 +00:00
opencrypto Replace consttime_bcmp/explicit_bzero by consttime_memequal/explicit_memset. 2013-06-24 04:21:19 +00:00
rump + don't rename rump_syscalls.*o 2013-09-03 21:32:21 +00:00
secmodel Make the callback deal with embryonic connections which do not have 2013-02-28 15:23:24 +00:00
stand
sys regen 2013-09-03 21:30:43 +00:00
ufs Add the FS_SUJ flag for journaled softupdates from FreeBSD. 2013-09-03 02:24:01 +00:00
uvm In the non-MP case, just initialize onproc to NULL. 2013-07-22 03:40:36 +00:00
Makefile Retire OSI network stack. OK core@ 2013-03-01 18:25:13 +00:00