Subject: sun-lamp CVS commits
To: None <source-changes@pain.lcs.mit.edu>
From: The Source of All Evil <source@NetBSD.ORG>
List: source-changes
Date: 03/04/1995 01:20:02
cgd
Sat Mar  4 01:11:29 EST 1995
Update of /a/cvsroot/src/sbin/newfs
In directory pain.lcs.mit.edu:/b/tmp/cvs-serv8087

Modified Files:
	mkfs.c newfs.c 
Log Message:
fix up inconsisten uses of lseek().  (three uses.  one hard-coded 'whence'
as a number, one used an L_ constant and the other used a SEEK_ constant!)