NetBSD/sys
hubertf 7ab6344caa Remove duplicate #include <sys/param.h>, and instead
#include <sys/cdefs.h> for __KERNEL_RCSID()

From: Slava Semushin <php-coder@altlinux.ru>
2007-03-26 22:46:20 +00:00
..
altq Remove duplicate #include <sys/kauth.h> 2007-03-26 22:43:19 +00:00
arch Remove duplicate #include <sys/param.h>, and instead 2007-03-26 22:46:20 +00:00
coda
compat Remove duplicate #include <sys/param.h>, 2007-03-26 22:44:40 +00:00
conf Import DRM drivers, brought into shape by Yorick Hardy, posted to tech-x11. 2007-03-20 18:05:25 +00:00
contrib/dev/ath
crypto
ddb
dev Remove duplicate include of <sys/agpio.h> 2007-03-26 22:42:39 +00:00
dist Pass an ipl argument to pool_init/POOL_INIT to be used when initializing 2007-03-12 18:18:22 +00:00
fs Add support for HFS Wrapper (HFS+ volume inside an HFS volume). 2007-03-22 13:21:28 +00:00
gdbscripts
ipkdb
kern Handle newlwp() error case. Currently, newlwp() cannot fail, but this 2007-03-24 16:43:56 +00:00
lib Provide __movmemSI12_i4 (gcc4) a.k.a. __movstrSI12_i4 (gcc3) that gcc 2007-03-14 22:22:53 +00:00
lkm Sync with est.c, est_init does not take any argument now. Just use 2007-03-18 07:28:37 +00:00
miscfs Remove useless cast. 2007-03-11 22:07:32 +00:00
net Make all debug messages use GRE_DPRINTF(). Get rid of a redundant 2007-03-21 03:18:08 +00:00
net80211 Reference the right flag, 2007-03-26 21:22:35 +00:00
netatalk
netbt disallow sending command packets of unexpected length 2007-03-21 06:22:07 +00:00
netinet Add a small note regarding further commented code in netinet6/ip6_flow.c 2007-03-26 00:29:15 +00:00
netinet6 Make an exact match when we are looking for a cached sp for an unconnected 2007-03-25 12:46:42 +00:00
netipsec Honor the ip4_ah_offsetmask bits (clear or not the ip->ip_off field for ah 2007-03-25 22:11:18 +00:00
netisdn
netiso
netkey Call key_checkspidup with spi in network bit order in order to make correct 2007-03-21 22:38:34 +00:00
netnatm
netsmb Pass an ipl argument to pool_init/POOL_INIT to be used when initializing 2007-03-12 18:18:22 +00:00
nfs Pass an ipl argument to pool_init/POOL_INIT to be used when initializing 2007-03-12 18:18:22 +00:00
opencrypto Pass an ipl argument to pool_init/POOL_INIT to be used when initializing 2007-03-12 18:18:22 +00:00
secmodel
stand
sys Delete some stuff that has been commented out for over 12 years, and 2007-03-23 21:00:25 +00:00
ufs Pass an ipl argument to pool_init/POOL_INIT to be used when initializing 2007-03-13 02:11:28 +00:00
uvm Export uvm_uarea_free() to the rest. 2007-03-24 21:15:39 +00:00
Makefile