NetBSD/sys
mlelstv 0519d6fc29 Safe vendor/product for reporting. Avoids repeated loading/unloading
of hdaudioverbose module.
2022-01-07 07:34:10 +00:00
..
altq fix few typos in comments, mainly in word "parameter". 2021-12-31 20:22:48 +00:00
arch remove DIAGNOSTIC so that function is defined for KASSERTMSG. Hope that the 2022-01-05 20:21:29 +00:00
coda s/sybolic/symbolic/ in comment. 2021-12-05 08:10:39 +00:00
compat Handle the SIOCGNBRINFO ioctl for compat32. 2021-12-22 00:21:32 +00:00
conf Fix for systems that override SYSTEM_LD_TAIL 2022-01-06 17:05:32 +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 Safe vendor/product for reporting. Avoids repeated loading/unloading 2022-01-07 07:34:10 +00:00
dist/pf
dtb Hook in riscv dtb build 2021-11-13 10:13:42 +00:00
external drm: Reduce default debug level to driver-specific messages. 2021-12-31 17:22:45 +00:00
fs s/implemenation/implementation/ in comment. 2022-01-01 08:34:34 +00:00
gdbscripts
kern Always declare function used in KASSERT 2022-01-01 15:10:53 +00:00
lib fix typos, mainly s/comand/command/ 2022-01-05 16:01:54 +00:00
miscfs s/efficent/efficient/ in comments. 2021-12-08 20:11:54 +00:00
modules Fix previous and actually disable UFS_DIRHASH 2022-01-06 20:41:30 +00:00
net lagg(4): Take lock as required around if ioctl. 2022-01-06 12:09:42 +00:00
net80211 don't opencode kauth_cred_get() 2021-09-21 14:59:14 +00:00
netatalk don't opencode kauth_cred_get() 2021-09-21 14:59:14 +00:00
netbt s/commmand/command/ in comment. 2021-12-05 04:35:38 +00:00
netcan sys: Use if_ioctl wrapper function. 2021-12-31 14:24:50 +00:00
netinet s/creting/creating/ 2022-01-01 13:18:43 +00:00
netinet6 s/quetion/question/ 2021-12-31 12:41:50 +00:00
netipsec fix few more typos in comments. 2022-01-02 20:28:53 +00:00
netmpls
nfs s/runable/runnable/ 2021-12-05 07:35:17 +00:00
opencrypto
rump regen for "struct sigaltstack" -> "stack_t" 2021-11-01 05:26:27 +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 Do the last change differently: 2021-12-22 16:57:28 +00:00
ufs ffs: fix the creation of device nodes on file systems with ACLs enabled. 2021-12-14 11:06:50 +00:00
uvm fix KASSERTMSG issue 2022-01-02 16:03:30 +00:00
Makefile