Subject: CVS commit: src/usr.sbin/cron
To: None <source-changes@NetBSD.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 06/07/2005 13:43:53
Module Name:	src
Committed By:	he
Date:		Tue Jun  7 13:43:53 UTC 2005

Modified Files:
	src/usr.sbin/cron: env.c

Log Message:
Initialize s, name and name_end in load_env() to appease -Wuninitialized.
Marked with XXXGCC for sparc64 (found while compiling for it).

Reviewed by lukem.


To generate a diff of this commit:
cvs rdiff -r1.14 -r1.15 src/usr.sbin/cron/env.c

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