Date: Wed, 5 Jul 2000 03:15:25 -0700 (PDT) From: Jun-ichiro itojun Hagino <itojun@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/telnet commands.c Message-ID: <200007051015.DAA26106@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
itojun 2000/07/05 03:15:25 PDT Modified files: usr.bin/telnet commands.c Log: simplify and correct name resolution in tn(). XXX what is the goal of af_switch()? it seems to me it is not necessary any more with getaddrinfo(3) fix for correct name-resolution ordering. comments? >shin Revision Changes Path 1.22 +17 -19 src/usr.bin/telnet/commands.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200007051015.DAA26106>