Subject: CVS commit: src/sys/fs/msdosfs
To: None <source-changes@NetBSD.org>
From: Luke Mewburn <lukem@netbsd.org>
List: source-changes
Date: 10/06/2003 02:21:47
Module Name:	src
Committed By:	lukem
Date:		Mon Oct  6 02:21:47 UTC 2003

Modified Files:
	src/sys/fs/msdosfs: bootsect.h msdosfs_vfsops.c

Log Message:
Consistently use "bsBPB" as the struct member for the BIOS parameter block.


To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 src/sys/fs/msdosfs/bootsect.h
cvs rdiff -r1.9 -r1.10 src/sys/fs/msdosfs/msdosfs_vfsops.c

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