NetBSD/sys
riastradh 065aa2e999 usb: usbd_abort_pipe never fails. Make it return void.
Prune dead branches as a result of this change.
2022-03-03 06:05:38 +00:00
..
altq fix few typos in comments, mainly in word "parameter". 2021-12-31 20:22:48 +00:00
arch usb: Factor usb_insert_transfer out of upm_transfer and make private. 2022-03-03 06:04:31 +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 usb: usbd_abort_pipe never fails. Make it return void. 2022-03-03 06:05:38 +00:00
dist/pf
dtb
external usb: Factor usb_insert_transfer out of upm_transfer and make private. 2022-03-03 06:04:31 +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
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 usb: Factor usb_insert_transfer out of upm_transfer and make private. 2022-03-03 06:04:31 +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