..
altq
fix few typos in comments, mainly in word "parameter".
2021-12-31 20:22:48 +00:00
arch
mips: Issue a sync plunger at the end of mutex_spin_exit.
2022-02-27 19:22:29 +00:00
coda
…
compat
fix various typos in comments.
2022-02-09 22:30:26 +00:00
conf
sys: Include files.acpica unconditionally.
2022-02-16 20:14:30 +00:00
crypto
…
ddb
…
dev
usbnet: Detach interface and mii before waiting for refcnt to drain.
2022-03-03 05:48:52 +00:00
dist /pf
…
dtb
…
external
drm: Fix ACPI crud in ALL kernel build.
2022-02-28 17:15:29 +00:00
fs
fix various typos in comments, mainly immediatly/immediately/,
2022-02-23 21:54:40 +00:00
gdbscripts
…
kern
vrelel(): no VOP_UNLOCK() with v_interlock or vmobjlock held.
2022-02-28 08:44:04 +00:00
lib
fix typos, mainly s/comand/command/
2022-01-05 16:01:54 +00:00
miscfs
Now that an inline function dereferences it, make sure struct proc
2022-01-19 10:23:00 +00:00
modules
Turn off ALTQ in if_wg module, to match default kernel configs
2022-01-27 14:18:40 +00:00
net
npf(4): Use atomic_store_release and atomic_load_consume for conn_db.
2022-02-13 19:20:23 +00:00
net80211
fix various typos, mainly in comments.
2022-02-16 22:00:55 +00:00
netatalk
…
netbt
…
netcan
sys: Use if_ioctl wrapper function.
2021-12-31 14:24:50 +00:00
netinet
fix various typos, mainly in comments.
2022-02-16 22:00:55 +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
…
rump
rump: Omit unused EIEIO #define, vestige of powerpc bus_dma.c.
2022-02-13 19:20:41 +00:00
secmodel
…
stand
…
sys
lwp.h: correct grammar in a comment
2022-02-27 01:03:14 +00:00
ufs
Fix wrong assertion, the negatiopn of "a && b" is "!a || !b" so we
2022-02-21 17:07:45 +00:00
uvm
pmap_pvt.h: Fix bogus include.
2022-02-16 20:14:06 +00:00
Makefile
…