cvs commit: src/lib/libc/gen ttyname.c

Xin LI delphij at FreeBSD.org
Sat May 14 07:03:21 PDT 2005


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


More information about the cvs-src mailing list