NetBSD/sys
2012-03-22 20:34:37 +00:00
..
altq
arch Make sure that the UQUAD_MAX constant is marked as unsigned, to avoid 2012-03-22 08:39:43 +00:00
coda
common thinko in comment. 2012-01-18 07:17:09 +00:00
compat define LINUX_DEBUGLINK_SIGNATURE for i386 too. 2012-03-21 03:20:22 +00:00
conf remove KAME IPSEC, replaced by FAST_IPSEC 2012-03-22 20:34:37 +00:00
crypto
ddb Add __printflike attribution to use vprintf and friends with an argument 2012-03-15 02:02:20 +00:00
dev Add IBM ServeRAID M5014 as subtype 2012-03-22 15:05:36 +00:00
dist remove KAME IPSEC, replaced by FAST_IPSEC 2012-03-22 20:34:37 +00:00
external Revert previous; needs more work 2012-03-15 18:52:02 +00:00
fs don't re-define MIN 2012-03-21 15:55:50 +00:00
gdbscripts
ipkdb
kern Misplaced parenthesis; fixes PR 44927 2012-03-22 17:46:07 +00:00
lib Fix a bug that libsa ls doesn't work in case of filename with directory path. 2012-03-02 12:08:44 +00:00
miscfs remove KAME IPSEC, replaced by FAST_IPSEC 2012-03-22 20:34:37 +00:00
modules Also kill the module build system for ksem. 2012-03-11 01:30:56 +00:00
net Fix typo in kauth name. From PR 46234 by Matthew Mondor. 2012-03-22 12:59:33 +00:00
net80211 - fix offsetof usage, and redundant defines 2011-12-31 20:41:58 +00:00
netatalk Fix AppleTalk name registration, as discussed on the port-macppc list 2012-01-31 09:53:44 +00:00
netbt
netinet remove KAME IPSEC, replaced by FAST_IPSEC 2012-03-22 20:34:37 +00:00
netinet6 remove KAME IPSEC, replaced by FAST_IPSEC 2012-03-22 20:34:37 +00:00
netipsec remove KAME IPSEC, replaced by FAST_IPSEC 2012-03-22 20:34:37 +00:00
netisdn
netiso
netkey remove KAME IPSEC, replaced by FAST_IPSEC 2012-03-22 20:34:37 +00:00
netmpls old style def 2012-02-01 16:49:36 +00:00
netnatm
netsmb Replace the remaining KAUTH_GENERIC_ISSUSER authorization calls with 2012-03-13 18:40:26 +00:00
nfs When using socket loaning, make sure the KVA used for the loan has the same 2012-02-01 02:27:23 +00:00
opencrypto
rump Don't take a mutex we already took 6 lines above. 2012-03-17 17:58:38 +00:00
secmodel Replace the remaining KAUTH_GENERIC_ISSUSER authorization calls with 2012-03-13 18:40:26 +00:00
stand
sys Use C89 function definitions for the inlines. 2012-03-21 05:42:26 +00:00
ufs Fix last commit that broke lookup for dot with op DELETE. 2012-03-16 08:39:54 +00:00
uvm Expose vm_inherit/voff_t/pgoff_t to userland to fix build. 2012-03-19 00:17:08 +00:00
Makefile