Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Castor Fu <castor@netbsd.org>
List: source-changes
Date: 08/03/2000 20:05:53
Module Name:	basesrc
Committed By:	castor
Date:		Thu Aug  3 17:05:53 UTC 2000

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

Log Message:
Pullup changes between 1.26 and 1.27 from -current.
Requested by castor. Approved by thorpej.

> 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.


To generate a diff of this commit:
cvs rdiff -r1.26 -r1.26.4.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.