Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/usr.sbin/isdn/isdntrace
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.
Home |
Main Index |
Thread Index |
Old Index