NetBSD/sys
andvar 5298fab779 s/overwriten/overwritten/ in comments. 2021-08-01 21:58:56 +00:00
..
altq altq: fix CBQ with RED and/or pf 2021-07-21 07:34:44 +00:00
arch fix typos in word "otherwise". 2021-08-01 15:29:29 +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 s/overwriten/overwritten/ in comments. 2021-08-01 21:58:56 +00:00
dist/pf remove htons, it is pointless (thanks joerg@) 2021-03-10 22:18:17 +00:00
dtb Install a copy of rk3399-pinebook-pro.dtb to the base dtb directory for 2021-06-02 10:31:18 +00:00
external need <sys/param.h> for COHERENCY_UNIT 2021-07-21 06:34:52 +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 Tie the maximum file lock per unprivilegied uid to kern.maxfiles 2021-07-27 09:32:55 +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 Add containment for the cloning devices hack in vn_open. 2021-06-29 22:40:53 +00:00
net Mark vlan_safe_ifpromisc_locked() as "__unused" to appease LLVM. 2021-07-17 15:37:04 +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 need <sys/param.h> for COHERENCY_UNIT 2021-07-21 06:35:44 +00:00
netbt Merge thorpej-cfargs branch: 2021-04-24 23:36:23 +00:00
netcan
netinet s/threshhold/threshold 2021-07-31 20:29:36 +00:00
netinet6 fix typos in comments 2021-07-31 10:12:04 +00:00
netipsec Make sequence number of esp header MP-safe for IPsec Tx side. reviewed by ozaki-r@n.o 2020-10-05 09:51:25 +00:00
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 Remove unnecessary inclusion of <sys/timevar.h>. 2020-12-05 17:33:53 +00:00
stand efiboot: Allow "fs" as alias for "initrd", for compat with x86 2021-07-24 10:22:28 +00:00
sys Add accessor functions to get the number of gets and puts on pools and 2021-07-25 06:00:31 +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