Subject: CVS commit: basesrc/usr.sbin/screenblank
To: None <source-changes@netbsd.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 10/28/2001 03:32:47
Module Name: basesrc
Committed By: christos
Date: Sun Oct 28 01:32:47 UTC 2001
Modified Files:
basesrc/usr.sbin/screenblank: screenblank.c
Log Message:
- KNF
- use syslog after we become a daemon to write error messages.
- failure to open a device is not fatal.
- copy timeval, because select is allowed to change it.
- if we failed to blank all the devices we are monitoring, exit
To generate a diff of this commit:
cvs rdiff -r1.12 -r1.13 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.