Subject: CVS commit: src/usr.sbin/rwhod
To: None <source-changes@NetBSD.org>
From: Peter Postma <peter@netbsd.org>
List: source-changes
Date: 06/24/2005 13:47:30
Module Name: src
Committed By: peter
Date: Fri Jun 24 13:47:30 UTC 2005
Modified Files:
src/usr.sbin/rwhod: rwhod.c
Log Message:
- Use the timer* macros from sys/time.h, no need to invent a new time add
function if it already exists.
- Improve a few function/variable names and use EXIT_FAILURE.
To generate a diff of this commit:
cvs rdiff -r1.25 -r1.26 src/usr.sbin/rwhod/rwhod.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.