NetBSD/sys
riastradh 4d34810834 sun8icrypto(4): Call crypto_unblock when a task completes.
Otherwise under load this would presumably just hang after returning
ERESTART to opencrypto.
2021-08-07 15:41:00 +00:00
..
altq altq: fix CBQ with RED and/or pf 2021-07-21 07:34:44 +00:00
arch sun8icrypto(4): Call crypto_unblock when a task completes. 2021-08-07 15:41:00 +00:00
coda s/structres/structures + s/whenver/whenever 2021-07-24 22:30:59 +00:00
compat need <sys/param.h> for COHERENCY_UNIT 2021-07-21 06:35:44 +00:00
conf smbios: Add character device for accessing SMBIOS tables 2021-07-24 11:39:18 +00:00
crypto use an enum instead of constant variables so that they work in CTASSERT. 2021-04-14 21:29:57 +00:00
ddb need <sys/param.h> for COHERENCY_UNIT 2021-07-20 11:39:16 +00:00
dev conditionally put back the include of <uvm/uvm_page.h> 2021-08-06 18:15:48 +00:00
dist/pf
dtb Install a copy of rk3399-pinebook-pro.dtb to the base dtb directory for 2021-06-02 10:31:18 +00:00
external drm: Plug another fence leak. 2021-08-02 23:14:15 +00:00
fs Fix all remaining typos, mainly in comments but also in few definitions and log messages, reported by me in PR kern/54889. 2021-07-24 21:31:31 +00:00
gdbscripts
kern in sbsavetimestamp(), initialize struct timeval to 0 with memset() so that 2021-08-03 20:27:08 +00:00
lib Improve previous: 2021-07-26 12:49:13 +00:00
miscfs Abolish all the silly indirection macros for initializing vnode ops tables. 2021-07-19 01:33:53 +00:00
modules Make sure that buffers allocated by lua_alloc() are aligned to 8-byte 2021-08-07 04:19:31 +00:00
net fix various typos in comments and log messages. 2021-08-02 12:56:22 +00:00
net80211 Fix all remaining typos, mainly in comments but also in few definitions and log messages, reported by me in PR kern/54889. 2021-07-24 21:31:31 +00:00
netatalk fix various typos in comments and log messages. 2021-08-02 12:56:22 +00:00
netbt Merge thorpej-cfargs branch: 2021-04-24 23:36:23 +00:00
netcan
netinet fix various typos in comments. 2021-08-06 07:55:13 +00:00
netinet6 fix various typos in comments and log messages. 2021-08-02 12:56:22 +00:00
netipsec
netmpls
nfs Abolish all the silly indirection macros for initializing vnode ops tables. 2021-07-18 23:57:13 +00:00
opencrypto Fix ATF failures, sorry. 2021-04-06 03:38:04 +00:00
rump Use macros for the canned parts of device and fifo vnode op tables. 2021-07-18 23:56:12 +00:00
secmodel
stand efiboot: Allow "fs" as alias for "initrd", for compat with x86 2021-07-24 10:22:28 +00:00
sys Fix various typos in comments. Also add missing NetBSD RCS Id in some of these files. 2021-08-03 23:12:14 +00:00
ufs s/threshhold/threshold 2021-07-31 20:29:36 +00:00
uvm need <sys/param.h> for COHERENCY_UNIT 2021-07-21 06:35:44 +00:00
Makefile