Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Castor Fu <castor@netbsd.org>
List: source-changes
Date: 08/22/2000 18:19:07
Module Name:	basesrc
Committed By:	castor
Date:		Tue Aug 22 15:19:06 UTC 2000

Modified Files:
	basesrc/sbin/fsck_ffs [netbsd-1-4]: dir.c

Log Message:
pullup changes between 1.26 and 1.27

	revision 1.27
	date: 2000/08/03 14:52:39;  author: castor;  state: Exp;  lines: +12 -2
	Fix an evil ugly bug which causes files placed into lost+found
	to be inconsistent, and unremovable. From Ethan Solomita
	<ethan@geocast.com>.  Reviewed by fvdl.

pullup requested by Haavard Eidnes -- assuming that this was actually a
request from releng-1-4.


To generate a diff of this commit:
cvs rdiff -r1.25 -r1.25.2.1 basesrc/sbin/fsck_ffs/dir.c

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