NetBSD/sys
2020-08-29 07:17:23 +00:00
..
altq
arch Slightly clarify, and style. 2020-08-29 07:17:23 +00:00
coda
compat PR/55547: Dan Plassche: Fix BSD/OS binary emulation. 2020-08-08 19:08:48 +00:00
conf Nix trailing whitespace. 2020-08-28 14:58:25 +00:00
crypto Instead of returning 0 when sysctl kern.expose_address=0, return a random 2020-08-26 22:56:55 +00:00
ddb db_get_line - raw access to the DDB command line. 2020-07-29 23:29:42 +00:00
dev nvmm: explicitly include atomic.h 2020-08-29 07:14:17 +00:00
dist/pf Clean up _LKM --> _MODULE leftovers. 2020-08-10 10:59:33 +00:00
dtb
external Tidy up libsodium makefile and config fragments. 2020-08-26 15:49:56 +00:00
fs Operation union_readdirhook() stores the lower directory as un_uppervp. 2020-08-18 09:44:07 +00:00
gdbscripts
kern Fix pasto in previous -- pass the right size to memset... 2020-08-28 22:27:51 +00:00
lib Make copystr() a MI C function, part of libkern and shared on all 2020-06-30 16:20:00 +00:00
miscfs Remove trailing \n from UVMHIST_LOG() format strings. 2020-08-19 07:29:00 +00:00
modules Upgrade NVMM to WARNS=5. 2020-08-05 10:33:01 +00:00
net Correct my rev1.159, it was incomplete, the check must be done later 2020-08-29 07:14:50 +00:00
net80211 Omit now-unused function. 2020-07-28 15:41:26 +00:00
netatalk
netbt
netcan
netinet Don't cache the sa, because we are dealing with multiple mbufs (from ozaki-r) 2020-08-28 17:01:48 +00:00
netinet6 inet6: reduce silent packet discards 2020-08-28 06:32:24 +00:00
netipsec ipsec: rename ipsec_ip_input to ipsec_ip_input_checkpolicy 2020-08-28 06:20:44 +00:00
netmpls
nfs Introduce genfs_pathconf() and use it for the default case in all filesystems. 2020-06-27 17:29:17 +00:00
opencrypto Fix kmem_free size in recent malloc->kmem conversion. 2020-07-04 18:07:31 +00:00
rump ipsec: rename ipsec_ip_input to ipsec_ip_input_checkpolicy 2020-08-28 06:20:44 +00:00
secmodel Clean up _LKM --> _MODULE leftovers. 2020-08-10 10:59:33 +00:00
stand Fixup OpenSimpleReadFile usage: 2020-07-15 00:51:40 +00:00
sys Fix uninitialized, caught by llvm. Tuck variables in blocks where they are 2020-08-28 12:43:24 +00:00
ufs Don't cache id's for vnodes that have ACLs. ok chs@ 2020-08-20 20:28:13 +00:00
uvm Remove pte_zero_p and simply check against 0. 2020-08-22 15:34:51 +00:00
Makefile