Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: basesrc



Module Name:    basesrc
Committed By:   mjacob
Date:           Wed Jul 21 02:02:28 UTC 1999

Modified Files:
        basesrc/usr.sbin/pim6dd: debug.c

Log Message:
Correct prototyping- gettimeofday takes an address of a struct timeval.
localtime needs an address of a time_t. A time_t is not the same as
{struct timeval}.tv_sec.


To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 basesrc/usr.sbin/pim6dd/debug.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