NetBSD/sys
thorpej 2b1ed0f85c Rather than calling xc_barrier() in lwp_dtor(), set a pre-destruct hook
on the lwp_cache and invoke the barrier there.
2021-12-21 19:00:37 +00:00
..
altq s/failes/fails/ in comment. 2021-12-05 04:43:57 +00:00
arch correct register definition error and improve naming 2021-12-21 12:12:52 +00:00
coda s/sybolic/symbolic/ in comment. 2021-12-05 08:10:39 +00:00
compat remove clause 3 from all my licenses that aren't conflicting with 2021-12-11 19:24:18 +00:00
conf Rename: 2021-12-20 20:33:20 +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 Remove an empty line 2021-12-21 10:16:05 +00:00
dist/pf
dtb Hook in riscv dtb build 2021-11-13 10:13:42 +00:00
external files.radeon: add clang -Wno-format for radeon_uvd.c 2021-12-21 13:56:58 +00:00
fs Fix typo: reader -> header 2021-12-16 22:24:10 +00:00
gdbscripts
kern Rather than calling xc_barrier() in lwp_dtor(), set a pre-destruct hook 2021-12-21 19:00:37 +00:00
lib revert rev 1.4 ("Add garbage instructions at end of kern_assert after vpanic.") 2021-12-13 01:33:32 +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 Fix net.*.rps_hash=toeplitz-othercpus on one CPU systems. 2021-12-21 04:09:32 +00:00
net80211
netatalk
netbt s/commmand/command/ in comment. 2021-12-05 04:35:38 +00:00
netcan
netinet s/occured/occurred/ in comments, log messages and man pages. 2021-12-10 20:36:02 +00:00
netinet6 s/existance/existence/ in comment. 2021-12-05 04:42:54 +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
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 Add pool_cache_setpredestruct(), which allows a pool cache to specify 2021-12-21 18:59:22 +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 Update uvm_pglistalloc_[cs]_ps to return EINVAL if [low, high] doesn't 2021-12-21 08:27:49 +00:00
Makefile