Subject: CVS commit: src/sbin/fsck_ffs
To: None <source-changes@NetBSD.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 04/30/2005 20:24:32
Module Name:	src
Committed By:	christos
Date:		Sat Apr 30 20:24:32 UTC 2005

Modified Files:
	src/sbin/fsck_ffs: inode.c pass1.c

Log Message:
Dammit, get rid of the debugging abort() calls. It is no fun to have a broken
fsck program on a busted filesystem.


To generate a diff of this commit:
cvs rdiff -r1.51 -r1.52 src/sbin/fsck_ffs/inode.c
cvs rdiff -r1.36 -r1.37 src/sbin/fsck_ffs/pass1.c

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