NetBSD/sys
jmcneill 66726192be Remove unused arm_fdt_memory_dump 2021-09-05 13:20:34 +00:00
..
altq fix typos in comments, mainly s/extention/extension/ and s/sufficent/sufficient/ 2021-09-03 21:54:58 +00:00
arch Remove unused arm_fdt_memory_dump 2021-09-05 13:20:34 +00:00
coda s/structres/structures + s/whenver/whenever 2021-07-24 22:30:59 +00:00
compat sys/compat: Don't clobber f_oflags with zero. 2021-08-30 08:40:00 +00:00
conf smbios: Add character device for accessing SMBIOS tables 2021-07-24 11:39:18 +00:00
crypto Fix typos in comments and add missing KERNEL_RCSID 2021-09-04 00:33:09 +00:00
ddb fix mainly same typos as in my previous commit but outside sys/dev/dm. 2021-08-21 23:00:30 +00:00
dev make sure PCI_IOC_DRVNAMEONBUS doesn't access NULL pointers. 2021-09-05 03:47:24 +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 Only define ACPI_QUIET_BOOT for kernel builds 2021-09-03 20:44:23 +00:00
fs fix typos in comments, mainly s/extention/extension/ and s/sufficent/sufficient/ 2021-09-03 21:54:58 +00:00
gdbscripts
kern Respect alignment requests of executable when PAX_ASLR is enabled on 2021-08-30 01:25:10 +00:00
lib fix multiplei repetitive typos in comments, messages and documentation. mainly because copy paste code big amount of files are affected. 2021-08-17 22:00:26 +00:00
miscfs Abolish all the silly indirection macros for initializing vnode ops tables. 2021-07-19 01:33:53 +00:00
modules rename glue.c to sodium_module.c 2021-08-21 09:07:08 +00:00
net fix typos in comments, mainly s/extention/extension/ and s/sufficent/sufficient/ 2021-09-03 21:54:58 +00:00
net80211 fix typos in comments, mainly s/extention/extension/ and s/sufficent/sufficient/ 2021-09-03 21:54:58 +00:00
netatalk fix various typos in comments and log messages. 2021-08-02 12:56:22 +00:00
netbt Merge thorpej-cfargs2. 2021-08-07 16:18:40 +00:00
netcan
netinet fix typos in comments, mainly s/extention/extension/ and s/sufficent/sufficient/ 2021-09-03 21:54:58 +00:00
netinet6 fix multiplei repetitive typos in comments, messages and documentation. mainly because copy paste code big amount of files are affected. 2021-08-17 22:00:26 +00:00
netipsec fix various typos in compatibility, mainly in comments. 2021-08-09 20:49:08 +00:00
netmpls
nfs s/directry/directory/ 2021-08-12 20:25:26 +00:00
opencrypto fix typo in CRK_ALGORITHM_MIN definition to match CRK_ALGORITHM_MAX one. 2021-08-14 20:43:05 +00:00
rump rename glue.c to sodium_module.c 2021-08-21 09:08:55 +00:00
secmodel Remove unnecessary inclusion of <sys/timevar.h>. 2020-12-05 17:33:53 +00:00
stand s/partion/partition/ s/arrray/array/ in comments. 2021-08-08 21:50:10 +00:00
sys fix some more typos in comments/log messages, improve wording as well. 2021-08-21 11:55:24 +00:00
ufs fix typos in comments, mainly s/extention/extension/ and s/sufficent/sufficient/ 2021-09-03 21:54:58 +00:00
uvm Return immediately from uvm_swap_shutdown() if there are 2021-08-23 13:08:18 +00:00
Makefile