CVSROOT: /cvs Module name: src Changes by: r...@cvs.openbsd.org 2016/09/27 14:18:34
Modified files: etc : rc etc/mtree : 4.4BSD.dist Log message: Run acpidump(8) at system startup and store ACPI tables in the /var/db/acpi directory. Later sendbug(1) will use this data in bug reports. That directory is created by mtree. idea from and OK deraadt OK kettenis