Subject: CVS commit: syssrc/sys/kern
To: None <source-changes@netbsd.org>
From: Jun-ichiro itojun Hagino <itojun@netbsd.org>
List: source-changes
Date: 11/27/2002 06:07:43
Module Name:	syssrc
Committed By:	itojun
Date:		Wed Nov 27 04:07:43 UTC 2002

Modified Files:
	syssrc/sys/kern: uipc_socket.c

Log Message:
"tv->tv_sec * hz" could overflow a long.  millert@openbsd


To generate a diff of this commit:
cvs rdiff -r1.74 -r1.75 syssrc/sys/kern/uipc_socket.c

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