Subject: CVS commit: src/usr.sbin/rwhod
To: None <source-changes@NetBSD.org>
From: matthew green <mrg@netbsd.org>
List: source-changes
Date: 05/11/2006 08:40:28
Module Name: src
Committed By: mrg
Date: Thu May 11 08:40:28 UTC 2006
Modified Files:
src/usr.sbin/rwhod: rwhod.c
Log Message:
assign to wd.wd_recvtime rather than casting a pointer to it
to a time_t pointer to call time(3).
To generate a diff of this commit:
cvs rdiff -r1.33 -r1.34 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.