Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Jun-ichiro itojun Hagino <itojun@netbsd.org>
List: source-changes
Date: 12/02/1999 22:34:25
Module Name: basesrc
Committed By: itojun
Date: Fri Dec 3 06:34:25 UTC 1999
Modified Files:
basesrc/usr.bin/telnet: commands.c
Log Message:
clarify reverse address lookup (-N). AI_NUMERICHOST is for forward lookup.
XXX RFC2553 does not say that AI_CANONNAME means reverse lookup.
we need to check if getaddrinfo(3) implementation is correct.
To generate a diff of this commit:
cvs rdiff -r1.32 -r1.33 basesrc/usr.bin/telnet/commands.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.