Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 20 Aug 2001 05:04:53 -0700 (PDT)
From:      Mark Murray <markm@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/lib/libtelnet Makefile genget.c getent.c misc-proto.h misc.c
Message-ID:  <200108201204.f7KC4ro37901@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
markm       2001/08/20 05:04:53 PDT

  Modified files:
    lib/libtelnet        Makefile genget.c getent.c misc-proto.h 
                         misc.c 
  Log:
  No functional changes, but:
  
  o unifdef AUTHENTICATE. We have never compiled this code, and its
    doubtful it will even work in this case.
  
  o Style changes (some ansification, some comment updating)
  
  o Diff reduction and code style merging with crypto telnet.
  
  Revision  Changes    Path
  1.12      +7 -7      src/lib/libtelnet/Makefile
  1.3       +24 -24    src/lib/libtelnet/genget.c
  1.4       +9 -4      src/lib/libtelnet/getent.c
  1.2       +2 -0      src/lib/libtelnet/misc-proto.h
  1.4       +6 -4      src/lib/libtelnet/misc.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?200108201204.f7KC4ro37901>