Subject: CVS commit: src/usr.sbin/makefs
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 03/29/2003 02:12:12
Module Name:	src
Committed By:	thorpej
Date:		Sat Mar 29 00:12:12 UTC 2003

Modified Files:
	src/usr.sbin/makefs: ffs.c makefs.8 makefs.c makefs.h walk.c

Log Message:
Add a -x option which causes makefs(8) to exclude any file system node
not explicitly listed in the specfile.


To generate a diff of this commit:
cvs rdiff -r1.16 -r1.17 src/usr.sbin/makefs/ffs.c
cvs rdiff -r1.9 -r1.10 src/usr.sbin/makefs/makefs.8
cvs rdiff -r1.15 -r1.16 src/usr.sbin/makefs/makefs.c
cvs rdiff -r1.8 -r1.9 src/usr.sbin/makefs/makefs.h
cvs rdiff -r1.11 -r1.12 src/usr.sbin/makefs/walk.c

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