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: 02/20/1996 19:10:10
cgd
Tue Feb 20 19:07:02 EST 1996
Update of /a/cvsroot/src/sys/ufs/mfs
In directory pain.lcs.mit.edu:/a/var_tmp/cvs-serv9678

Modified Files:
	mfs_vnops.c 
Log Message:
in mfs_print: mfs_baseoff is a pointer, should be printed as %p, and
should NOT be cast to unsigned int.