NetBSD/sys
tsutsui a7b24ea41d Use COPTS="-O2 -fno-reorder-blocks" for kernels except SMALL030_KERNEL.
Also remove COPTS="-Os" from std.* files and specify it in
GENERIC.in template for SMALL030_KERNEL.
2014-07-05 09:28:48 +00:00
..
altq Lock IFQ operations when NET_MPSAFE 2014-07-01 10:16:02 +00:00
arch Use COPTS="-O2 -fno-reorder-blocks" for kernels except SMALL030_KERNEL. 2014-07-05 09:28:48 +00:00
coda
compat fix parameter types in pr_ioctl, called xx_control() functions and remove 2014-07-01 05:49:18 +00:00
conf
crypto
ddb
dev Regen. 2014-07-03 19:09:16 +00:00
dist/pf
external Add some notes on using these shims to port Linux kernel code. 2014-07-03 20:48:19 +00:00
fs
gdbscripts
ipkdb
kern Change the pattern of KMEM_REDZONE so that the first byte is never '\0'. 2014-07-03 08:43:49 +00:00
lib ${.PARSEDIR} not .${PARSEDIR} for Makefile.compiler-rt include 2014-07-04 16:44:26 +00:00
miscfs Use NZERO instead of hard-coded "20" value. 2014-06-30 14:58:59 +00:00
modules
net Add optimization hints. They replace nscratches and ncopfuncs and improve 2014-07-04 21:32:08 +00:00
net80211
netatalk fix parameter types in pr_ioctl, called xx_control() functions and remove 2014-07-01 05:49:18 +00:00
netbt fix parameter types in pr_ioctl, called xx_control() functions and remove 2014-07-01 05:49:18 +00:00
netinet fix parameter types in pr_ioctl, called xx_control() functions and remove 2014-07-01 05:49:18 +00:00
netinet6 On ARM the variable name 'delay' shadows a function here, rename to avoid 2014-07-01 23:01:54 +00:00
netipsec fix parameter types in pr_ioctl, called xx_control() functions and remove 2014-07-01 05:49:18 +00:00
netisdn
netkey
netmpls fix parameter types in pr_ioctl, called xx_control() functions and remove 2014-07-01 05:49:18 +00:00
netnatm fix parameter types in pr_ioctl, called xx_control() functions and remove 2014-07-01 05:49:18 +00:00
netsmb - Split off PRU_ATTACH and PRU_DETACH logic into separate functions. 2014-05-19 02:51:24 +00:00
nfs
opencrypto If we register with pmf on attach, deregister on detach. 2014-07-02 18:58:42 +00:00
rump fix parameter types in pr_ioctl, called xx_control() functions and remove 2014-07-01 05:49:18 +00:00
secmodel
stand
sys Bump to version 6.99.45 for removal of struct lwp * parameter from pr_ioctl 2014-07-01 13:25:21 +00:00
ufs
uvm
Makefile