Subject: CVS commit: [netbsd-3] src/sbin/drvctl
To: None <source-changes@NetBSD.org>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 06/14/2005 20:39:52
Module Name:	src
Committed By:	tron
Date:		Tue Jun 14 20:39:52 UTC 2005

Modified Files:
	src/sbin/drvctl [netbsd-3]: drvctl.c

Log Message:
Pull up revision 1.4 (requested by lukem in ticket #401):
Fix an uninitialized variable issue.
Found with gcc -Wuninitialized.


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.3.2.1 src/sbin/drvctl/drvctl.c

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