Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 22 Oct 1996 14:17:08 -0700 (PDT)
From:      "Marc G. Fournier" <scrappy>
To:        CVS-committers, cvs-all, cvs-etc
Subject:   cvs commit:  src/etc ttys
Message-ID:  <199610222117.OAA04189@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

scrappy     96/10/22 14:17:07

  Modified:    etc       ttys
  Log:
  Fixes:
  >Description:
  
          Applications that rely on getttyent and related calls will
          not find entries that are not listed in /etc/ttys.  Screen
          and xterm (rxvt, color_xterm) will not be able to obtain
          unique utmp slots as a result.  This isn't a critical problem
          but it will keep utilities such as 'finger', 'who' and 'w'
          from displaying the correct information.
  
  Closes PR#conf/1270
  
  Submitted by: winter@jurai.net
  
  Revision  Changes    Path
  1.16      +224 -0    src/etc/ttys



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