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: 03/03/1998 01:10:02
drochner
Tue Mar  3 01:02:52 PST 1998
Update of /cvsroot/src/sys/ufs/lfs
In directory nb00:/tmp/cvs-serv26708

Modified Files:
	lfs_balloc.c 
Log Message:
Don't cast the quad_t file size to u_long, this can cause overflows.