Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 6 Apr 2001 08:56:11 -0700 (PDT)
From:      Nick Sayer <nsayer@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/crypto/telnet/telnet main.c telnet.1
Message-ID:  <200104061556.f36FuC887964@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
nsayer      2001/04/06 08:56:11 PDT

  Modified files:
    crypto/telnet/telnet main.c telnet.1 
  Log:
  Clean up telnet's argument processing a bit. autologin and encryption is
  now the default, so ignore the arguments that turn it on. Add a new -y
  argument to turn off encryption in case someone wants to do that. Sync
  these changes with the man page (including removing the now obsolete
  statement about availability only in the US and Canada).
  
  Revision  Changes    Path
  1.7       +17 -29    src/crypto/telnet/telnet/main.c
  1.10      +8 -7      src/crypto/telnet/telnet/telnet.1


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?200104061556.f36FuC887964>