Subject: CVS commit: src/usr.bin/locate/locate
To: None <source-changes@NetBSD.org>
From: Luke Mewburn <lukem@netbsd.org>
List: source-changes
Date: 04/19/2004 01:05:23
Module Name:	src
Committed By:	lukem
Date:		Mon Apr 19 01:05:22 UTC 2004

Modified Files:
	src/usr.bin/locate/locate: updatedb.sh

Log Message:
Rework "ignorefs" behaviour:
    *	types are added to (rather than overriding) the default list
    *	Still use "ignorefs none" to clear the list (including the default list)
    *	Fix argument parsing when using "none"
This makes "ignorefs" much more useful if you just want to add another
fstype to the default list.

Simplify variable assignment.


To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 src/usr.bin/locate/locate/updatedb.sh

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