ed          2008-08-24 08:41:29 UTC

  FreeBSD src repository

  Modified files:
    etc/etc.amd64        ttys 
    etc/etc.arm          ttys 
    etc/etc.i386         ttys 
    etc/etc.ia64         ttys 
    etc/etc.mips         ttys 
    etc/etc.powerpc      ttys 
    etc/etc.sparc64      ttys 
  Log:
  SVN rev 182104 on 2008-08-24 08:41:29Z by ed
  
  Restore 256 pty(4) entries.
  
  As discussed with Robert Watson on the src-committers list, it is safer
  to keep at least some pty(4) entries in /etc/ttys, for applications that
  roll their own PTY allocation routine and only search for BSD-style
  PTY's.
  
  This means we've now just toggled the amount of entries for pts(4) and
  pty(4).
  
  Requested by:   rwatson
  
  Revision  Changes    Path
  1.16      +256 -0    src/etc/etc.amd64/ttys
  1.8       +256 -0    src/etc/etc.arm/ttys
  1.16      +256 -0    src/etc/etc.i386/ttys
  1.10      +256 -0    src/etc/etc.ia64/ttys
  1.3       +256 -0    src/etc/etc.mips/ttys
  1.9       +256 -0    src/etc/etc.powerpc/ttys
  1.18      +256 -0    src/etc/etc.sparc64/ttys
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to