Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 14 May 2005 14:03:21 +0000 (UTC)
From:      Xin LI <delphij@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/lib/libc/gen ttyname.c
Message-ID:  <200505141403.j4EE3LYX097762@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
delphij     2005-05-14 14:03:21 UTC

  FreeBSD src repository

  Modified files:
    lib/libc/gen         ttyname.c 
  Log:
  Revert to old ttyname_r behavior that when _ioctl() returns 0 (SUCCEEDED),
  return the buffer immediately.  This will permit ssh and/or PAM logins
  broken by previous commit.
  
  The (potential) underlying problem is still under investigation.
  
  Point hat to:   me
  
  Revision  Changes    Path
  1.19      +1 -1      src/lib/libc/gen/ttyname.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200505141403.j4EE3LYX097762>