Subject: CVS commit: src/sbin/drvctl
To: None <source-changes@NetBSD.org>
From: Luke Mewburn <lukem@netbsd.org>
List: source-changes
Date: 06/02/2005 00:00:47
Module Name: src
Committed By: lukem
Date: Thu Jun 2 00:00:47 UTC 2005
Modified Files:
src/sbin/drvctl: drvctl.c
Log Message:
Fix an uninitialized variable issue.
Found with gcc -Wuninitialized.
To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 src/sbin/drvctl/drvctl.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.