Subject: CVS commit: src/usr.sbin/isdn/isdntrace
To: None <source-changes@netbsd.org>
From: Martin Husemann <martin@netbsd.org>
List: source-changes
Date: 05/08/2003 08:32:42
Module Name: src
Committed By: martin
Date: Thu May 8 08:32:40 UTC 2003
Modified Files:
src/usr.sbin/isdn/isdntrace: trace.c
Log Message:
Passing the address of a timeval.tv_sec to localtime() is wrong on ports
where time_t != long.
From Frank Kardel in PR 21448.
To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 src/usr.sbin/isdn/isdntrace/trace.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.