NetBSD/sys
yamaguchi 34f970493a regen 2022-03-24 08:48:18 +00:00
..
altq fix few typos in comments, mainly in word "parameter". 2021-12-31 20:22:48 +00:00
arch s/interupt/interrupt/ in comments. 2022-03-24 08:08:04 +00:00
coda s/sybolic/symbolic/ in comment. 2021-12-05 08:10:39 +00:00
compat compat_30: Fix thinko in previous. 2022-03-12 20:46:03 +00:00
conf Add initial support for Intel GPIO chips 2022-03-24 02:24:24 +00:00
crypto s/folllowing/following/ 2021-12-05 04:48:35 +00:00
ddb mv out: label into the #ifdef _KERNEL section, as it is only 2021-12-13 03:17:50 +00:00
dev regen 2022-03-24 08:48:18 +00:00
dist/pf
dtb Hook in riscv dtb build 2021-11-13 10:13:42 +00:00
external drm: In ww_mutex_unlock, do lockdebug check first. 2022-03-18 23:33:41 +00:00
fs fix few typos for word "previous(ly)" in comments. 2022-03-23 13:06:06 +00:00
gdbscripts
kern entropy(9): Include <sys/lwp.h> and <sys/proc.h> explicitly. 2022-03-23 23:20:52 +00:00
lib fix typos, mainly s/comand/command/ 2022-01-05 16:01:54 +00:00
miscfs Remove now unused VV_LOCKSWORK, all file systems support locking. 2022-03-19 13:53:32 +00:00
modules Turn off ALTQ in if_wg module, to match default kernel configs 2022-01-27 14:18:40 +00:00
net s/Multilik/Multilink/ 2022-03-20 20:37:59 +00:00
net80211 net80211: Use getticks(), not hardclock_ticks. 2022-03-18 23:32:24 +00:00
netatalk
netbt s/hander/handler/ and s/hader/header/ in comments and documentation. 2022-03-13 17:50:54 +00:00
netcan sys: Use if_ioctl wrapper function. 2021-12-31 14:24:50 +00:00
netinet fix few typos in comments, mainly s/paramenters/parameters/. 2022-03-23 11:08:27 +00:00
netinet6 fix various typos in comments, mainly immediatly/immediately/, 2022-02-23 21:54:40 +00:00
netipsec fix few typos in comments and log message. 2022-02-13 22:20:08 +00:00
netmpls
nfs Revert the hack from the last commit now that VOP_UNLOCK() 2022-02-28 08:45:36 +00:00
opencrypto crypto(4): Refuse count>1 for old CIOCNCRYPTM. 2022-03-12 17:15:04 +00:00
rump usb: Hold pipe lock across upm_transfer and upm_start. 2022-03-03 06:12:11 +00:00
secmodel s/dissallow/disallow/ 2021-12-07 21:45:31 +00:00
stand Revert part of previous commit that broke DT booting. 2021-11-06 19:44:22 +00:00
sys rnd(9): Delete legacy rnd_initial_entropy symbol. 2022-03-19 14:35:08 +00:00
ufs fix few typos for word "previous(ly)" in comments. 2022-03-23 13:06:06 +00:00
uvm sys: Membar audit around reference count releases. 2022-03-12 15:32:30 +00:00
Makefile