Subject: CVS commit: src/distrib/utils/sysinst
To: None <source-changes@NetBSD.org>
From: Perry E. Metzger <perry@netbsd.org>
List: source-changes
Date: 11/04/2003 16:27:22
Module Name:	src
Committed By:	perry
Date:		Tue Nov  4 16:27:22 UTC 2003

Modified Files:
	src/distrib/utils/sysinst: net.c

Log Message:
resolv.conf:
Make sure that there is a domain set before printing a "search" line.
hosts:
Add domain to the second "localhost" line if there is a domain set.
Add domain to hostname (in addition to bare version) if there is a
domain set.

Patches from William Simpson, PR 21999


To generate a diff of this commit:
cvs rdiff -r1.96 -r1.97 src/distrib/utils/sysinst/net.c

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