Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 4 Sep 2000 01:43:05 -0700 (PDT)
From:      Kris Kennaway <kris@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/crypto/openssh session.c
Message-ID:  <200009040843.BAA88206@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
kris        2000/09/04 01:43:05 PDT

  Modified files:
    crypto/openssh       session.c 
  Log:
  ttyname was not being passed into do_login(), so we were erroneously picking
  up the function definition from unistd.h instead. Use s->tty instead.
  
  Submitted by:	peter
  
  Revision  Changes    Path
  1.9       +4 -4      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?200009040843.BAA88206>