NetBSD/sys
rin 16031f7d46 Style and cosmetic changes. No binary changes intended. 2020-07-06 09:34:16 +00:00
..
altq
arch Style and cosmetic changes. No binary changes intended. 2020-07-06 09:34:16 +00:00
coda Add ACL support for FFS. From FreeBSD. 2020-05-16 18:31:45 +00:00
compat sync with mount.h, always use the structure size. 2020-07-03 19:00:01 +00:00
conf New cgd cipher adiantum. 2020-06-29 23:44:01 +00:00
crypto Reallocate registers to avoid abusing callee-saves registers, v8-v15. 2020-06-30 23:06:02 +00:00
ddb Protect against multiple inclusion. 2020-06-28 04:06:14 +00:00
dev Fix a bug that the WMREG_EEARBC_I210 register is incorrectly set if the system 2020-07-06 07:51:09 +00:00
dist/pf
dtb Build i.MX7D dtbs for armv7 2020-06-10 18:53:31 +00:00
external hardclock_ticks -> getticks() 2020-07-03 16:23:02 +00:00
fs Introduce genfs_pathconf() and use it for the default case in all filesystems. 2020-06-27 17:29:17 +00:00
gdbscripts gdb has been fixed, so no need to reload the symbol file. 2020-05-02 12:58:46 +00:00
kern Sync trace-pc and trace-cmp. 2020-07-03 16:11:11 +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 Introduce genfs_pathconf() and use it for the default case in all filesystems. 2020-06-27 17:29:17 +00:00
modules the x86 xen and non-xen modules are identical, 2020-07-04 21:02:15 +00:00
net Adjust prior to enforce minimum socket length includes sa_family 2020-06-26 15:53:59 +00:00
net80211
netatalk
netbt
netcan
netinet icmp6.h: #define ND_RA_FLAG_PROXY 2020-06-15 23:41:35 +00:00
netinet6 localify 2020-06-19 16:08:06 +00:00
netipsec Rename enc_xform_rijndael128 -> enc_xform_aes. 2020-06-30 04:14:55 +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 copystr is now in libkern; don't redefine it in rumpcopy.c. 2020-07-01 00:42:13 +00:00
secmodel Accept ioctl(RNDADDDATA) estimates at securelevel 1 (but not 2). 2020-05-28 23:17:25 +00:00
stand Remove support for storing settings in EFI environment variables now that 2020-06-28 11:39:50 +00:00
sys mention shared bit. 2020-07-05 20:41:50 +00:00
ufs simplify the acl setup, and fix reversed mask in the fs_flags code. 2020-07-05 20:37:40 +00:00
uvm uvm: Make sure swap encryption IV is 128-bit-aligned on stack. 2020-06-29 23:40:28 +00:00
Makefile Separate devicetree .dts -> .dtb building from kernel builds. They are now 2020-05-18 21:19:34 +00:00