Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 12/09/2000 02:48:04
Module Name:	basesrc
Committed By:	thorpej
Date:		Sat Dec  9 00:48:04 UTC 2000

Modified Files:
	basesrc/usr.sbin/ypserv/common: localhostname.c

Log Message:
Rewrite this to use getaddrinfo(), and to use the canonical name of the
host rather than the hostname as returned by gethostname() if the hostname
does not appear to be fully qualified.


To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 basesrc/usr.sbin/ypserv/common/localhostname.c

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