NetBSD/sys
sborrill a39749b012 Only need to set brightness if reading the initial state fails
to sync firmware and the driver. Avoids black screen at boot time.
Thanks to jmcneill@
2020-06-30 13:14:21 +00:00
..
altq
arch Make padlock(4) compile on amd64. 2020-06-29 23:58:44 +00:00
coda
compat Fix struct entry size (thanks kre@) 2020-06-28 14:37:53 +00:00
conf New cgd cipher adiantum. 2020-06-29 23:44:01 +00:00
crypto Provide hand-written AES NEON assembly for arm32. 2020-06-29 23:57:56 +00:00
ddb Protect against multiple inclusion. 2020-06-28 04:06:14 +00:00
dev Only need to set brightness if reading the initial state fails 2020-06-30 13:14:21 +00:00
dist/pf
dtb Build i.MX7D dtbs for armv7 2020-06-10 18:53:31 +00:00
external prop_data_create_data+prop_dictionary_set+prop_object_release -> prop_dictionary_set_data 2020-06-27 13:41:44 +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
kern print the index of the problematic symbol 2020-06-27 17:27:59 +00:00
lib Support loading boot.cfg from non file-system based devices. 2020-06-27 17:22:12 +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 Rename module directory for ibm4xx from /stand/powerpc-4xx to 2020-06-27 06:50:00 +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 Rename enc_xform_rijndael128 -> enc_xform_aes. 2020-06-30 04:14:55 +00:00
rump New cgd cipher adiantum. 2020-06-29 23:44:01 +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 NetBSD 6.99.69 welcomes you, and hopes you enjoy your new AES API. 2020-06-30 06:25:15 +00:00
ufs uvm_availmem(): give it a boolean argument to specify whether a recent 2020-06-11 19:20:42 +00:00
uvm uvm: Make sure swap encryption IV is 128-bit-aligned on stack. 2020-06-29 23:40:28 +00:00
Makefile