Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: The Source of All Evil <source@NetBSD.ORG>
List: source-changes
Date: 08/13/1996 19:30:06
thorpej
Tue Aug 13 16:25:12 PDT 1996
Update of /a/cvsroot/src/sys/kern
In directory pain.lcs.mit.edu:/a/tmp/cvs-serv25735

Modified Files:
	kern_malloc.c 
Log Message:
Inside some DIAGNOSTIC code, cast some pointer arithmetic results
to long to quiet the compiler.