Subject: CVS commit: basesrc/usr.sbin/screenblank
To: None <source-changes@netbsd.org>
From: Luke Mewburn <lukem@netbsd.org>
List: source-changes
Date: 01/23/2002 19:30:19
Module Name:	basesrc
Committed By:	lukem
Date:		Wed Jan 23 17:30:18 UTC 2002

Modified Files:
	basesrc/usr.sbin/screenblank: screenblank.c

Log Message:
revert part of previous; don't monitor framebuffers for input because
they get mtime updates on output.

XXX: need to find out how to monitor a wscons input device other than
ttyE0 that gets updated when keys are pressed on the console keyboard...


To generate a diff of this commit:
cvs rdiff -r1.16 -r1.17 basesrc/usr.sbin/screenblank/screenblank.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.