Subject: CVS commit: basesrc/usr.sbin/makefs
To: None <source-changes@netbsd.org>
From: Luke Mewburn <lukem@netbsd.org>
List: source-changes
Date: 01/18/2002 10:39:25
Module Name:	basesrc
Committed By:	lukem
Date:		Fri Jan 18 08:39:24 UTC 2002

Modified Files:
	basesrc/usr.sbin/makefs: ffs.c makefs.c

Log Message:
use -1 instead of 0 as the value to indicate if a numeric parameter
hasn't been set and thus needs a default override.
allows minfree and rotdelay to take a value of 0.


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

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