xref: /openbsd/etc/etc.i386/sysctl.conf (revision 404b540a)
1#machdep.allowaperture=2	# See xf86(4)
2#machdep.apmhalt=1		# 1=powerdown hack, try if halt -p doesn't work
3#machdep.kbdreset=1		# permit console CTRL-ALT-DEL to do a nice halt
4#machdep.userldt=1		# allow userland programs to play with ldt,
5				# required by some ports
6#kern.emul.aout=1		# enable running dynamic OpenBSD a.out bins
7#kern.emul.bsdos=1		# enable running BSD/OS binaries
8#kern.emul.freebsd=1		# enable running FreeBSD binaries
9#kern.emul.ibcs2=1		# enable running iBCS2 binaries
10#kern.emul.linux=1		# enable running Linux binaries
11#kern.emul.svr4=1		# enable running SVR4 binaries
12