Date: Mon, 14 Dec 1998 14:40:39 -0800 (PST) From: Bill Fumerola <billf@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/usr.bin/telnet commands.c externs.h main.c telnet.1 telnet.c Message-ID: <199812142240.OAA22845@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
billf 1998/12/14 14:40:39 PST
Modified files:
usr.bin/telnet commands.c externs.h main.c telnet.1
telnet.c
Log:
Add "-N" option to supress reverse name lookup.
This comes in really handy when you're telneting the broken DNS server by
IP.
PR: bin/8698
Revision Changes Path
1.12 +2 -1 src/usr.bin/telnet/commands.c
1.4 +1 -0 src/usr.bin/telnet/externs.h
1.7 +4 -1 src/usr.bin/telnet/main.c
1.10 +4 -1 src/usr.bin/telnet/telnet.1
1.7 +1 -0 src/usr.bin/telnet/telnet.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?199812142240.OAA22845>
