Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Jun-ichiro itojun Hagino <itojun@netbsd.org>
List: source-changes
Date: 07/31/1999 23:45:29
Module Name:	basesrc
Committed By:	itojun
Date:		Sun Aug  1 06:45:29 UTC 1999

Modified Files:
	basesrc/lib/libc/net: getnameinfo.c

Log Message:
- provide reverse query for mapped address (::ffff:10.1.1.1).
- NI_NUMERICHOST and NI_HOSTREQD conflict with each other,
  so bark if there are both.
(sync with recent KAME)


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 basesrc/lib/libc/net/getnameinfo.c

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