Subject: CVS commit: src/sbin/fsck_lfs
To: None <source-changes@NetBSD.org>
From: YAMAMOTO Takashi <yamt@netbsd.org>
List: source-changes
Date: 07/12/2003 11:57:59
Module Name:	src
Committed By:	yamt
Date:		Sat Jul 12 11:57:59 UTC 2003

Modified Files:
	src/sbin/fsck_lfs: lfs.c

Log Message:
- don't assume that malloc'ed memory is zero-filled.
- LIST_INIT {dirty,clean} block lists.


To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 src/sbin/fsck_lfs/lfs.c

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