Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 23 Apr 2002 05:36:12 -0700 (PDT)
From:      "Andrey A. Chernov" <ache@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/crypto/openssh session.c
Message-ID:  <200204231236.g3NCaCG48195@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
ache        2002/04/23 05:36:11 PDT

  Modified files:
    crypto/openssh       session.c 
  Log:
  1) Proberly conditionalize PAM "last login" printout.
  2) For "copyright" case #ifdef HAVE_LOGIN_CAP was placed on too big block,
  narrow it down.
  3) Don't check the same conditions twice (for "copyright" and "welcome"),
  put them under single block.
  4) Print \n between "copyright" and "welcome" as our login does.
  
  Reviewed by:    des (1)
  
  Revision  Changes    Path
  1.29      +11 -14    src/crypto/openssh/session.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?200204231236.g3NCaCG48195>