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: 05/05/1998 19:50:02
mycroft
Tue May  5 19:45:09 PDT 1998
Update of /cvsroot/src/sbin/fsck_ffs
In directory nb00:/tmp/cvs-serv16644

Modified Files:
	utilities.c 
Log Message:
copyback_cg() tried to copy too much if the cylinder group info was smaller
than 8k.  From PR 5404.