NetBSD/sys
martin b2066a0272 Make the callback deal with embryonic connections which do not have
credentials yet. Fixes PR kern/47598.
2013-02-28 15:23:24 +00:00
..
altq
arch make this compile without ISA support in the kernel 2013-02-28 13:22:36 +00:00
coda
compat remove empty #if 2013-02-21 14:13:01 +00:00
conf add a major for dtrace 2013-02-28 02:00:03 +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 functional change: 2013-02-27 14:19:38 +00:00
dist/pf
external CID/979998: missing va_end() 2013-02-09 01:46:30 +00:00
fs A little more debugging. 2013-01-28 00:17:18 +00:00
gdbscripts
ipkdb
kern Move boottime50 and its associated sysctl into the compat module. As 2013-02-21 01:39:54 +00:00
lib Modify earm rule to match any machine_arch starting with earm. 2013-02-06 07:18:15 +00:00
miscfs Make the spec_node table implementation private to spec_vnops.c. 2013-02-13 14:03:48 +00:00
modules NPF: 2013-02-09 03:35:31 +00:00
net nbuf_ensure_contig: fix assert (can be equal if there is zero-length mbuf). 2013-02-19 23:57:37 +00:00
net80211 don't print the interface name 2ice. 2013-02-04 15:44:45 +00:00
netatalk
netbt CID/90001: missing va_end() 2013-02-09 01:19:05 +00:00
netinet Remove remnants of AF_IMPLINK. 2013-02-05 17:30:01 +00:00
netinet6 PR/47576: Takahiro HAYASHI: Avoid crash destroying tap0 after deleting 2013-02-18 16:45:50 +00:00
netipsec rename pcb_sp to policy to avoid: 2012-12-07 15:29:38 +00:00
netisdn
netiso
netkey
netmpls
netnatm
netsmb
nfs Stuff UFS_ in front of a few of ufs's symbols to reduce namespace 2013-01-22 09:39:11 +00:00
opencrypto fix compilation 2013-02-02 21:38:24 +00:00
rump Stopgap fix to make rump cooperate with pserialize, may be revisited later. 2013-02-19 09:04:53 +00:00
secmodel Make the callback deal with embryonic connections which do not have 2013-02-28 15:23:24 +00:00
stand
sys Add a t_softc member to struct tty in which a driver can store a pointer 2013-02-24 06:20:24 +00:00
ufs Stuff UFS_ in front of a few of ufs's symbols to reduce namespace 2013-01-22 09:39:11 +00:00
uvm Remove __BEGIN_DECLS/__END_DECLS 2013-02-02 14:06:58 +00:00
Makefile