Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Jaromir Dolecek <jdolecek@netbsd.org>
List: source-changes
Date: 05/27/2000 09:32:09
Module Name:	basesrc
Committed By:	jdolecek
Date:		Sat May 27 16:32:09 UTC 2000

Modified Files:
	basesrc/sbin/mount_cd9660: mount_cd9660.8 mount_cd9660.c

Log Message:
Add new mount option nomaplcase (name taken from Solaris) - if set, file
names read from non-Rock Ridge cdroms won't be translated to lower case.
This is functionally similar to -g flag, but the version numbers on files
are still stripped.


To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 basesrc/sbin/mount_cd9660/mount_cd9660.8
cvs rdiff -r1.10 -r1.11 basesrc/sbin/mount_cd9660/mount_cd9660.c

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