NetBSD/sys
jmcneill 0f00bfdde1 sdmmc: ld: Include the card type (SD card, MMC) in the disk description. 2022-05-16 10:03:23 +00:00
..
altq fix few typos in comments, mainly in word "parameter". 2021-12-31 20:22:48 +00:00
arch tprof: armv8: Only attach to known PMU types. 2022-05-16 09:42:32 +00:00
coda fix various typos, mainly s/trasfering/transferring/ and s/theese/these/. 2022-05-03 20:52:30 +00:00
compat Implement support for mounting UDF in compat32 2022-04-23 17:46:23 +00:00
conf Add MODULAR_DEFAULT_VERBOSE option. 2022-05-07 04:30:41 +00:00
crypto fix various typos in comments and log messages. 2022-04-16 18:15:20 +00:00
ddb Remove 'a' modifier from "show vmem". It was removed in sbur_vmem.c rev. 1.55. 2022-04-28 07:08:38 +00:00
dev sdmmc: ld: Include the card type (SD card, MMC) in the disk description. 2022-05-16 10:03:23 +00:00
dist/pf driver(9): devsw_detach never fails. Make it return void. 2022-03-28 12:33:20 +00:00
dtb
external remove conditional code that defines members of natstat_t. 2022-05-07 04:38:09 +00:00
fs s/wich/which in comments. 2022-05-15 20:37:50 +00:00
gdbscripts
kern adjtime(2): Handle negative tv_sec and tv_usec. 2022-05-15 16:20:10 +00:00
lib Now, NULL is always defined correctly, as we include <sys/param.h> above. 2022-04-30 09:24:05 +00:00
miscfs fix various typos in comments and output/log messages. 2022-04-10 09:50:44 +00:00
modules Split some common stuff into scsi_subr module. This enables loading 2022-04-14 16:50:26 +00:00
net fix various typos in comments. 2022-05-11 14:58:00 +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 various typos in comments. 2022-04-17 21:24:52 +00:00
netinet6 fix various typos in comments, mainly immediatly/immediately/, 2022-02-23 21:54:40 +00:00
netipsec fix various typos in comments and output/log messages. 2022-04-10 09:50:44 +00:00
netmpls
nfs As VOP_GETATTR() needs a shared lock at least move the preopattr lookup 2022-04-27 17:38:52 +00:00
opencrypto For device modules that provide both auto-config and /dev/xxx 2022-03-31 19:30:15 +00:00
rump libwsemul_vt100: Rumpified wscons vt100 emulator (wsvt25). 2022-05-03 14:11:59 +00:00
secmodel isroot should be bool... 2022-03-29 22:29:29 +00:00
stand Use physical sector size as unit for disk addresses. 2022-04-24 06:49:38 +00:00
sys fix typo in comment 2022-05-09 13:27:24 +00:00
ufs Fix typo dallocate -> deallocate 2022-05-13 15:02:34 +00:00
uvm Oops, correct misleading #endif comment. 2022-05-08 22:03:02 +00:00
Makefile