Subject: CVS commit: src/usr.sbin/dumpfs
To: None <source-changes@NetBSD.org>
From: Darrin B. Jewell <dbj@netbsd.org>
List: source-changes
Date: 12/28/2003 06:06:55
Module Name:	src
Committed By:	dbj
Date:		Sun Dec 28 06:06:55 UTC 2003

Modified Files:
	src/usr.sbin/dumpfs: dumpfs.c

Log Message:
fix two bugs with argument parsing:
  missing break statement caused -F to give usage
  -v argument caused default options to be dropped


To generate a diff of this commit:
cvs rdiff -r1.39 -r1.40 src/usr.sbin/dumpfs/dumpfs.c

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