summaryrefslogtreecommitdiff
path: root/etc/etc.i386/sysctl.conf
AgeCommit message (Collapse)Author
2001-03-13at install time, if X is chosen, set machdep.aperature to 2 instead of 1.Theo de Raadt
2001-01-05Add i386 specific sysctl to modify halt -p processing, required to makeMarco S Hyman
powerdown work correctly on some processors. Idea from mickey@ and smcho@tsp.korea.ac.kr. Tested my me and angelos@. Note: If you want to try these out you'll need to cd /sys/arch/i386/include && sudo install -m 444 -o root -g root cpu.h /usr/include/i386 cd /usr/src/sbin/sysctl && make obj && make && sudo make install to get a sysctl that understands the new variable (machdep.apmhalt).
1999-07-24shorter linesTheo de Raadt
1999-07-06document machdep.kbdresetTheo de Raadt
1999-02-23add machdep.apmwarc (commented out) so people know whereMarco S Hyman
to change it if they so desire
1998-05-05split sysctl.conf into MD and MI partsTheo de Raadt