NetBSD/sys
rin 1142070a3f wdc_sataprobe: Fix lock leak when atabus_alloc_drives() fails. 2021-09-17 10:15:35 +00:00
..
altq fix typos in comments, mainly s/extention/extension/ and s/sufficent/sufficient/ 2021-09-03 21:54:58 +00:00
arch some love to double letters (in comments). 2021-09-17 08:13:06 +00:00
coda s/structres/structures + s/whenver/whenever 2021-07-24 22:30:59 +00:00
compat sys/kern: Allow custom fileops to specify fo_seek method. 2021-09-11 10:08:55 +00:00
conf Add missing double p and d for stopped and overriden accordingly. 2021-09-11 20:28:03 +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 wdc_sataprobe: Fix lock leak when atabus_alloc_drives() fails. 2021-09-17 10:15:35 +00:00
dist/pf
dtb
external Only define ACPI_QUIET_BOOT for kernel builds 2021-09-03 20:44:23 +00:00
fs fix typos in word "successful". 2021-09-16 22:19:10 +00:00
gdbscripts
kern fix typos in word "successful". 2021-09-16 22:19:10 +00:00
lib Remove banner printing code from bootloaders, add it to libsa. 2021-09-07 11:41:31 +00:00
miscfs Abolish all the silly indirection macros for initializing vnode ops tables. 2021-07-19 01:33:53 +00:00
modules Build and install the if_run module. run(4) is not necessarily included 2021-09-11 16:10:37 +00:00
net fix typos in word "successful". 2021-09-16 22:19:10 +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 s/aquire/acquire/ in comments, also one typo fix acqure->acquire. 2021-09-07 13:24:45 +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 fix various typos, mainly in comments. 2021-09-16 20:17:46 +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 fix typos in word "successfully", mainly s/succesfully/successfully/. 2021-09-16 21:29:41 +00:00
secmodel
stand fix typos in word "successful". 2021-09-16 22:19:10 +00:00
sys fix pasto 2021-09-16 22:47:29 +00:00
ufs fix typos in word "successfully", mainly s/succesfully/successfully/. 2021-09-16 21:29:41 +00:00
uvm comment whitespace 2021-09-12 09:05:01 +00:00
Makefile