Subject: CVS commit: basesrc/usr.sbin/makefs
To: None <source-changes@netbsd.org>
From: Luke Mewburn <lukem@netbsd.org>
List: source-changes
Date: 02/15/2002 06:04:58
Module Name:	basesrc
Committed By:	lukem
Date:		Fri Feb 15 04:04:58 UTC 2002

Modified Files:
	basesrc/usr.sbin/makefs: ffs.c

Log Message:
- Clear fs_fmod in superblock before final write.  Noted by Erik Anggard.
- Explicitly close the image file descriptor at the end of ffs_makefs().


To generate a diff of this commit:
cvs rdiff -r1.13 -r1.14 basesrc/usr.sbin/makefs/ffs.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.