Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Hubert Feyrer <hubertf@netbsd.org>
List: source-changes
Date: 08/31/2000 04:10:44
Module Name:	basesrc
Committed By:	hubertf
Date:		Thu Aug 31 01:10:44 UTC 2000

Modified Files:
	basesrc/distrib/utils/sysinst: util.c

Log Message:
set_timezone:
 * If etc/localtime can't be readlink(3)'d, assume the default time zone is
   UTC
 * if errors occur (malloc, fts_open, fts_read, menu generation fails),
   skip timezone setting instead of terminating sysinst.


To generate a diff of this commit:
cvs rdiff -r1.52 -r1.53 basesrc/distrib/utils/sysinst/util.c

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