NetBSD/sys
matt 0657ae47dd Don't include <machine/param.h> since we should be getting that stuff from
"assym.h"
2013-02-27 17:52:44 +00:00
..
altq
arch Don't include <machine/param.h> since we should be getting that stuff from 2013-02-27 17:52:44 +00:00
coda
compat remove empty #if 2013-02-21 14:13:01 +00:00
conf inet & inet6 == wrong 2013-02-22 15:59:14 +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
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
netisdn
netiso
netkey
netmpls
netnatm
netsmb
nfs
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 Re-instate backwards compatible security.models.bsd44.{curtain,securelevel}. 2013-01-28 00:51:29 +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
uvm Remove __BEGIN_DECLS/__END_DECLS 2013-02-02 14:06:58 +00:00
Makefile