Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Chris G. Demetriou <cgd@netbsd.org>
List: source-changes
Date: 07/25/1999 17:28:58
Module Name: basesrc
Committed By: cgd
Date: Mon Jul 26 00:28:58 UTC 1999
Modified Files:
basesrc/sbin/newfs_msdos: newfs_msdos.c
Log Message:
after determining the size of a file being used as a msdosfs, seek back to
its start so subsequent writes go to the right places.
To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 basesrc/sbin/newfs_msdos/newfs_msdos.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.