History log of /openbsd-src/etc/etc.alpha/sysctl.conf (Results 1 – 9 of 9)
Revision Date Author Comments
# 83fad2c2 10-Aug-2022 miod <miod@openbsd.org>

Remove alpha kernel code to process userland misaligned accesses, and the
machdep.unaligned_* sysctl to control its behaviour. Such code made sense more
than 20 years ago where a lot of code was not

Remove alpha kernel code to process userland misaligned accesses, and the
machdep.unaligned_* sysctl to control its behaviour. Such code made sense more
than 20 years ago where a lot of code was not 64-bit clean, but this is no
longer the case those days.

ok jsg@ millert@ deraadt@

show more ...


# 7ae07d38 02-Mar-2013 miod <miod@openbsd.org>

Add a commented out machdep.led_blink entry for DEC 3k systems.


# e54bb011 30-Jun-2010 tedu <tedu@openbsd.org>

remove compat_osf1. ok deraadt miod


# a861a21a 28-May-2007 jmc <jmc@openbsd.org>

zap kern.emul.netbsd=1; ok beck


# db96bad2 24-Aug-2003 tedu <tedu@openbsd.org>

put emul sysctls in appropriate arch. also fix up the comments.
problems noted by fgsch@ and deraadt@


# 27626149 24-Aug-2002 matthieu <matthieu@openbsd.org>

aperture driver for alpha. It works here the same as on i386
to allow access to VGA card's memory by mmapping /dev/xf86.
The macdep.allowaperture does also control /dev/pci access.
Ok miod@, deraadt@


# 1e1b6978 24-Jan-2001 art <art@openbsd.org>

machdep.unaligned_sigbus has changed the default.


# 0f23960a 24-Jan-2001 art <art@openbsd.org>

Some machdep sysctls.


# cbf634fa 05-May-1998 deraadt <deraadt@openbsd.org>

split sysctl.conf into MD and MI parts