Subject: CVS commit: src/regress/sys/fs/tmpfs
To: None <source-changes@NetBSD.org>
From: Julio M. Merino Vidal <jmmv@netbsd.org>
List: source-changes
Date: 03/18/2006 17:09:35
Module Name:	src
Committed By:	jmmv
Date:		Sat Mar 18 17:09:35 UTC 2006

Modified Files:
	src/regress/sys/fs/tmpfs: Makefile h_tools.c

Log Message:
WARNS=4

One of the changes fixes Coverity CID 2468 (use of uninitialized error
variable in main).


To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 src/regress/sys/fs/tmpfs/Makefile
cvs rdiff -r1.2 -r1.3 src/regress/sys/fs/tmpfs/h_tools.c

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