diff options
author | 2002-05-20 16:53:57 +0000 | |
---|---|---|
committer | 2002-05-20 16:53:57 +0000 | |
commit | faa4b00a597293087356ebbb6a4a3bacd1ca2e40 (patch) | |
tree | 691c7e7689ef10902bdcf9aef08f50c348b2bc92 /lib/libssl/src/util | |
parent | ignore corrupted prom headers w/ length exceeding the scanned isa hole region; reported by Jason Spence <jspence@lightconsulting.com> for Toshiba Satellite 3005-S303. add a note on a more aggressive course of action (diff) | |
download | wireguard-openbsd-faa4b00a597293087356ebbb6a4a3bacd1ca2e40.tar.xz wireguard-openbsd-faa4b00a597293087356ebbb6a4a3bacd1ca2e40.zip |
Eliminate md_questions(). It was used only to control the setting of
machdep.allowaperture. Remove the setting of machdep.allowaperture
from md_installboot().
Add MDXAPERTURE variable to relevant architectures.
Add a new function set_machdep_allowaperture(). It is called *after*
install_sets() (which changes when the X Window question is asked), and
if MDXAPERTURE is present modifies sysctl.conf.
Shrinks overall size for i386, macppc, sparc64 (which used md_questions
for machdep.allowaperture) but increases size a bit for other
architectures since set_machep_allowaperture is in install.sub.
Diffstat (limited to 'lib/libssl/src/util')
0 files changed, 0 insertions, 0 deletions