Subject: CVS commit: src/usr.sbin/makefs
To: None <source-changes@NetBSD.org>
From: David Young <dyoung@netbsd.org>
List: source-changes
Date: 09/11/2005 22:01:44
Module Name:	src
Committed By:	dyoung
Date:		Sun Sep 11 22:01:44 UTC 2005

Modified Files:
	src/usr.sbin/makefs: cd9660.c

Log Message:
By default, do not omit the trailing period from ISO9660 filenames
unless given the option '-o omit-trailing-period'.  Also, fix a
logic error so that makefs obeys option '-o omit-trailing-period'
when it is given.


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 src/usr.sbin/makefs/cd9660.c

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