NetBSD/sys
christos e1a9841650 isroot should be bool... 2022-03-29 22:29:29 +00:00
..
altq fix few typos in comments, mainly in word "parameter". 2021-12-31 20:22:48 +00:00
arch More space for the memory disk image is needed here too (follow the 2022-03-29 09:37:39 +00:00
coda specfs: Let spec_node_lookup_by_dev wait for reclaim to finish. 2022-03-28 12:37:46 +00:00
compat compat_30: Fix thinko in previous. 2022-03-12 20:46:03 +00:00
conf Add initial support for Intel GPIO chips 2022-03-24 02:24:24 +00:00
crypto s/folllowing/following/ 2021-12-05 04:48:35 +00:00
ddb sys: Split struct device into a private device_impl.h. 2022-03-28 12:38:57 +00:00
dev gpiopps module requires the gpio module to resolve several symbols 2022-03-29 22:10:42 +00:00
dist/pf driver(9): devsw_detach never fails. Make it return void. 2022-03-28 12:33:20 +00:00
dtb Hook in riscv dtb build 2021-11-13 10:13:42 +00:00
external driver(9): devsw_detach never fails. Make it return void. 2022-03-28 12:33:20 +00:00
fs driver(9): devsw_detach never fails. Make it return void. 2022-03-28 12:33:20 +00:00
gdbscripts
kern subr_devsw.c: KNF and style nits. 2022-03-28 12:41:17 +00:00
lib fix typos, mainly s/comand/command/ 2022-01-05 16:01:54 +00:00
miscfs driver(9): New devsw d_cancel op to interrupt I/O before close. 2022-03-28 12:39:10 +00:00
modules driver(9): devsw_detach never fails. Make it return void. 2022-03-28 12:33:20 +00:00
net driver(9): devsw_detach never fails. Make it return void. 2022-03-28 12:33:20 +00:00
net80211 net80211: Use getticks(), not hardclock_ticks. 2022-03-18 23:32:24 +00:00
netatalk
netbt s/hander/handler/ and s/hader/header/ in comments and documentation. 2022-03-13 17:50:54 +00:00
netcan sys: Use if_ioctl wrapper function. 2021-12-31 14:24:50 +00:00
netinet fix few typos in comments, mainly s/paramenters/parameters/. 2022-03-23 11:08:27 +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 add a kauth vnode check for creating links 2022-03-27 16:24:57 +00:00
opencrypto crypto(4): Refuse count>1 for old CIOCNCRYPTM. 2022-03-12 17:15:04 +00:00
rump include the extensions secmodel 2022-03-28 20:49:52 +00:00
secmodel isroot should be bool... 2022-03-29 22:29:29 +00:00
stand efiboot: Add support for 'userconf' command. 2022-03-25 21:23:00 +00:00
sys tty(9): New ttycancel function. 2022-03-28 12:39:28 +00:00
ufs add a kauth vnode check for creating links 2022-03-27 16:24:57 +00:00
uvm driver(9): New types dev_*_t for device driver devsw operations. 2022-03-28 12:39:18 +00:00
Makefile