Subject: CVS commit: basesrc/dist/ipf
To: None <source-changes@netbsd.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 07/01/2002 16:56:53
Module Name:	basesrc
Committed By:	christos
Date:		Mon Jul  1 13:56:53 UTC 2002

Modified Files:
	basesrc/dist/ipf: ipmon.c

Log Message:
Fix ipmon problems on sparc64 [Tomi Nylund]
	1. localtime() expects a time_t, not a pointer to unsigned long.
	2. adapt to the kernel use of struct timeval.


To generate a diff of this commit:
cvs rdiff -r1.12 -r1.13 basesrc/dist/ipf/ipmon.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.