Subject: CVS commit: src/sbin/fsdb
To: None <source-changes@NetBSD.org>
From: Darrin B. Jewell <dbj@netbsd.org>
List: source-changes
Date: 01/03/2004 19:57:42
Module Name:	src
Committed By:	dbj
Date:		Sat Jan  3 19:57:42 UTC 2004

Modified Files:
	src/sbin/fsdb: Makefile fsdb.8 fsdb.c fsdbutil.c

Log Message:
add -F option, similar to fsck/newfs/dumpfs
correctly handle negative results from fsck's setup routine
handle uid and gid in FS_42INODEFMT inodes


To generate a diff of this commit:
cvs rdiff -r1.14 -r1.15 src/sbin/fsdb/Makefile
cvs rdiff -r1.17 -r1.18 src/sbin/fsdb/fsdb.8
cvs rdiff -r1.26 -r1.27 src/sbin/fsdb/fsdb.c
cvs rdiff -r1.13 -r1.14 src/sbin/fsdb/fsdbutil.c

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