Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Konrad Schroder <perseant@netbsd.org>
List: source-changes
Date: 01/20/2000 13:32:33
Module Name: basesrc
Committed By: perseant
Date: Thu Jan 20 21:32:33 UTC 2000
Modified Files:
basesrc/sbin/fsck_lfs: fsck.h inode.c pass1.c
Log Message:
Rename lfs_ifind so that it does not conflict with new kernel prototype.
Addresses PR #9253.
To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 basesrc/sbin/fsck_lfs/fsck.h
cvs rdiff -r1.3 -r1.4 basesrc/sbin/fsck_lfs/inode.c \
basesrc/sbin/fsck_lfs/pass1.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.