This website works better with JavaScript.
Home
Explore
Register
Sign In
Fincer
/
openntpd-openbsd
mirror of
https://github.com/Fincer/openntpd-openbsd
Watch
1
Star
0
Fork
0
Code
Issues
0
Projects
0
Releases
61
Wiki
Activity
Browse Source
Some machdep sysctls.
OPENBSD_2_9
art
24 years ago
parent
e4d77f1184
commit
d421bd5e29
1 changed files
with
3 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+3
-0
src/etc/etc.alpha/sysctl.conf
+ 3
- 0
src/etc/etc.alpha/sysctl.conf
View File
@ -0,0 +1,3 @@
#machdep.unaligned_print=0 # 0 - disable printing of unaligned access
#machdep.unaligned_fix=0 # 0 - disable fixup of unaligned access
#machdep.unaligned_sigbus=1 # 1 - sigbus on unaligned access
Write
Preview
Loading…
Cancel
Save