Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Jun-ichiro itojun Hagino <itojun@netbsd.org>
List: source-changes
Date: 06/30/1999 05:27:35
Module Name: basesrc
Committed By: itojun
Date: Wed Jun 30 12:27:35 UTC 1999
Modified Files:
basesrc/usr.sbin/bind/host: host.c
Log Message:
s/getaddrinfo/get_addrinfo/, to avoid function name conflict with
library function getaddrinfo()
(is defined in RFC2553, will be somewhere in POSIX)
To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 basesrc/usr.sbin/bind/host/host.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.