NetBSD/sys
riastradh daeb11daa6 sys: Use if_ioctl wrapper function. 2021-12-31 14:24:50 +00:00
..
altq sys: Use if_ioctl wrapper function. 2021-12-31 14:24:50 +00:00
arch sys: Use if_stop wrapper function. 2021-12-31 14:24:38 +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 - With DEBUG=-g (which is also set when we build CTF) we build netbsd.gdb *and* 2021-12-30 18:53:35 +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 umass(4): Omit needless reference counting. 2021-12-31 14:24:16 +00:00
dist/pf remove htons, it is pointless (thanks joerg@) 2021-03-10 22:18:17 +00:00
dtb Hook in riscv dtb build 2021-11-13 10:13:42 +00:00
external drm: Restore hw.drm2.debug sysctl knob, previously lost in merge. 2021-12-29 23:59:37 +00:00
fs Fix typo: reader -> header 2021-12-16 22:24:10 +00:00
gdbscripts
kern libkern: Make KASSERT verify expression is valid if !DIAGNOSTIC. 2021-12-31 14:19:57 +00:00
lib libkern: Make KASSERT verify expression is valid if !DIAGNOSTIC. 2021-12-31 14:19:57 +00:00
miscfs s/efficent/efficient/ in comments. 2021-12-08 20:11:54 +00:00
modules Fix i386 modules build: viadrmums requires CONFIG_DRM_LEGACY. 2021-12-19 16:01:29 +00:00
net sys: Use if_ioctl wrapper function. 2021-12-31 14:24:50 +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/bandwith/bandwidth/ 2021-12-30 23:03:44 +00:00
netinet6 s/quetion/question/ 2021-12-31 12:41:50 +00:00
netipsec s/speficication/specification/ 2021-12-08 20:03:26 +00:00
netmpls
nfs s/runable/runnable/ 2021-12-05 07:35:17 +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 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 Remove duplicate KASSERT 2021-12-29 12:53:38 +00:00
Makefile