Subject: CVS commit: sharesrc
To: None <source-changes@netbsd.org>
From: ITOH Yasufumi <itohy@netbsd.org>
List: source-changes
Date: 09/08/1999 20:52:22
Module Name: sharesrc
Committed By: itohy
Date: Thu Sep 9 03:52:22 UTC 1999
Modified Files:
sharesrc/share/man/man4/man4.i386: apm.4
syssrc/sys/arch/i386/conf: files.i386
syssrc/sys/arch/i386/i386: apm.c
Log Message:
Introduce new option APM_NO_POWER_PRINT which disables printing
power status on the console (if apmd is absent).
Some systems generate APM_POWER_CHANGE events too frequently (more then
once per minute), and printing the status makes single user operations
rather difficult.
To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 sharesrc/share/man/man4/man4.i386/apm.4
cvs rdiff -r1.137 -r1.138 syssrc/sys/arch/i386/conf/files.i386
cvs rdiff -r1.40 -r1.41 syssrc/sys/arch/i386/i386/apm.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.