Subject: CVS commit: basesrc/usr.sbin/makefs
To: None <source-changes@netbsd.org>
From: Luke Mewburn <lukem@netbsd.org>
List: source-changes
Date: 02/08/2002 03:17:33
Module Name:	basesrc
Committed By:	lukem
Date:		Fri Feb  8 01:17:32 UTC 2002

Modified Files:
	basesrc/usr.sbin/makefs: makefs.8 walk.c

Log Message:
If an entry is in the specfile but not in the underlying file system, and it's
marked "optional", don't add it. (e.g, don't create a zero-length file).


To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 basesrc/usr.sbin/makefs/makefs.8
cvs rdiff -r1.8 -r1.9 basesrc/usr.sbin/makefs/walk.c

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