NetBSD/sys
riastradh fe314d33a5 Remove now-needless AES-CCM fallback logic.
These paths are no longer exercised because all of the aes_impls now
do the AES-CCM operations.
2020-07-25 22:36:42 +00:00
..
altq
arch Definitions for ST40 Privileged Mapping Buffer. 2020-07-25 22:26:59 +00:00
coda Add ACL support for FFS. From FreeBSD. 2020-05-16 18:31:45 +00:00
compat Add lockstat(1) ioctl handling. 2020-07-21 05:33:51 +00:00
conf Convert ieee80211_crypto_ccmp.c to new aes_ccm API. 2020-07-25 22:26:23 +00:00
crypto Remove now-needless AES-CCM fallback logic. 2020-07-25 22:36:42 +00:00
ddb Protect against multiple inclusion. 2020-06-28 04:06:14 +00:00
dev Split aes_cbc_* and aes_xts_* into their own header files. 2020-07-25 22:14:35 +00:00
dist/pf
dtb Build i.MX7D dtbs for armv7 2020-06-10 18:53:31 +00:00
external viadrmums: Stop gracefully at the end of the PCI id list. 2020-07-20 21:29:38 +00:00
fs Replace the */ I accidentally removed in the last commit 2020-07-24 05:26:37 +00:00
gdbscripts gdb has been fixed, so no need to reload the symbol file. 2020-05-02 12:58:46 +00:00
kern Do not allow disabling interrupts on the primary CPU. Fixes PR kern/45117. 2020-07-13 13:16:07 +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 Don't accept negative value. 2020-07-16 15:02:08 +00:00
net80211 Convert malloc -> kmem. 2020-07-25 22:27:05 +00:00
netatalk
netbt
netcan
netinet - always set both ip and ip6, otherwise a kernel assertion can be triggered 2020-07-06 18:49:12 +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 Remove spurious call to canloopinit() in an attempt to fix kern/55489 2020-07-21 18:38:18 +00:00
secmodel Accept ioctl(RNDADDDATA) estimates at securelevel 1 (but not 2). 2020-05-28 23:17:25 +00:00
stand Fixup OpenSimpleReadFile usage: 2020-07-15 00:51:40 +00:00
sys Add ppoll() a compatibility wrapper around pollts(2) 2020-07-17 15:34:16 +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 Split aes_cbc_* and aes_xts_* into their own header files. 2020-07-25 22:14:35 +00:00
Makefile Separate devicetree .dts -> .dtb building from kernel builds. They are now 2020-05-18 21:19:34 +00:00