K 10 svn:author V 2 ed K 8 svn:date V 27 2008-08-24T08:41:29.553561Z K 7 svn:log V 352 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 END