CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2019/01/19 13:45:06
Modified files:
sys/arch/amd64/amd64: machdep.c
sys/arch/amd64/include: cpu.h
sys/arch/arm64/arm64: acpi_machdep.c
sys/arch/i386/i386: machdep.c
sys/arch/loongson/loongson: machdep.c
sys/dev/acpi : acpi.c acpibtn.c
Log message:
Add a pwraction sysctl that controls what the power button does on acpi.
By default, nothing changes -- shutdown is initiated. But allows turning
power button into a sleep button if desired.
(grudging) ok from a few parties