Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Chris G. Demetriou <cgd@netbsd.org>
List: source-changes
Date: 06/23/1999 15:55:15
Module Name:	basesrc
Committed By:	cgd
Date:		Wed Jun 23 22:55:15 UTC 1999

Modified Files:
	basesrc/distrib/utils/sysinst: msg.mi.en msg.mi.fr net.c

Log Message:
don't make /etc/hosts's contents a message.  there's no point and it
makes some things harder, for instance... Deal correctly with the case
where the user-supplied hostname is already fully qualified with the
domain name they supplied.  Addresses PR#6955.


To generate a diff of this commit:
cvs rdiff -r1.48 -r1.49 basesrc/distrib/utils/sysinst/msg.mi.en
cvs rdiff -r1.23 -r1.24 basesrc/distrib/utils/sysinst/msg.mi.fr
cvs rdiff -r1.50 -r1.51 basesrc/distrib/utils/sysinst/net.c

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