NetBSD/sys
rin 3f93e51ec6 Export CPU capability of unaligned memory access to userland
as machdep.no_unaligned sysctl(7) variable.

This will be used for ld.so.conf in order to provide strictly-
aligned versions of libc routines.
2022-05-30 14:48:08 +00:00
..
altq fix various typos in comment, documentation and log messages. 2022-05-24 20:50:17 +00:00
arch Export CPU capability of unaligned memory access to userland 2022-05-30 14:48:08 +00:00
coda s/auxillary/auxiliary/ in comments. 2022-05-20 19:34:22 +00:00
compat s/build-in/built-in/ in comments. 2022-05-24 06:20:04 +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 s/identifing/identifying/ and s/multipler/multiplier/ in comments. 2022-05-30 09:56:02 +00:00
dist/pf driver(9): devsw_detach never fails. Make it return void. 2022-03-28 12:33:20 +00:00
dtb
external Let radeon DRM driver build on ports that lack ACPI 2022-05-28 01:07:47 +00:00
fs fix various typos in comments, mainly origional->original, 2022-05-28 21:14:56 +00:00
gdbscripts
kern fix various typos in comments and log messages. 2022-05-29 10:47:39 +00:00
lib Restrict strictly-aligned versions of memcmp(9), memcpy(9), and 2022-05-30 14:18:10 +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, mainly origional->original, 2022-05-28 21:14:56 +00:00
net80211 net80211: Use getticks(), not hardclock_ticks. 2022-03-18 23:32:24 +00:00
netatalk
netbt fix various typos in comments, mainly origional->original, 2022-05-28 21:14:56 +00:00
netcan
netinet fix various typos in comments and log messages. 2022-05-29 10:47:39 +00:00
netinet6 fix various typos, mainly in comments. 2022-05-28 10:36:21 +00:00
netipsec ipsec: don't assert for the format of incoming packets 2022-05-25 04:15:44 +00:00
netmpls
nfs fix various typos in comments, docs and log messages. 2022-05-24 06:27:59 +00:00
opencrypto opencrypto: Assert session id is valid in crypto_freesession. 2022-05-22 11:40:54 +00:00
rump ... and more MKLFS here 2022-05-27 09:25:39 +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 s/hidding/hiding/ 2022-05-28 22:00:55 +00:00
ufs s/grabing/grabbing/ in comments. 2022-05-28 22:08:46 +00:00
uvm Oops, correct misleading #endif comment. 2022-05-08 22:03:02 +00:00
Makefile