Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 11/30/1999 11:31:07
Module Name:	syssrc
Committed By:	thorpej
Date:		Tue Nov 30 19:31:06 UTC 1999

Modified Files:
	syssrc/sys/vm: vm_param.h

Log Message:
Cast the argument to ptoa() to a vaddr_t to prevent an integer overflow
from occurring on systems with more than 2G of RAM.


To generate a diff of this commit:
cvs rdiff -r1.21 -r1.22 syssrc/sys/vm/vm_param.h

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