Subject: CVS commit: src/sbin/fsck_lfs
To: None <source-changes@NetBSD.org>
From: Konrad Schroder <perseant@netbsd.org>
List: source-changes
Date: 05/23/2005 22:17:20
Module Name: src
Committed By: perseant
Date: Mon May 23 22:17:20 UTC 2005
Modified Files:
src/sbin/fsck_lfs: lfs.c setup.c
Log Message:
Check some error conditions that would otherwise cause fsck_lfs to dump core.
Pointed out by Pavel Cahyna in a follow-on to PR #29151.
To generate a diff of this commit:
cvs rdiff -r1.12 -r1.13 src/sbin/fsck_lfs/lfs.c
cvs rdiff -r1.21 -r1.22 src/sbin/fsck_lfs/setup.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.