From owner-cvs-all@FreeBSD.ORG Sat Aug 23 19:25:50 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 765EA1065686; Sat, 23 Aug 2008 19:25:50 +0000 (UTC) (envelope-from rwatson@FreeBSD.org) Received: from cyrus.watson.org (cyrus.watson.org [209.31.154.42]) by mx1.freebsd.org (Postfix) with ESMTP id 4613F8FC1B; Sat, 23 Aug 2008 19:25:50 +0000 (UTC) (envelope-from rwatson@FreeBSD.org) Received: from fledge.watson.org (fledge.watson.org [209.31.154.41]) by cyrus.watson.org (Postfix) with ESMTP id 4F4C746B2C; Sat, 23 Aug 2008 15:25:49 -0400 (EDT) Date: Sat, 23 Aug 2008 20:25:49 +0100 (BST) From: Robert Watson X-X-Sender: robert@fledge.watson.org To: Ed Schouten In-Reply-To: <200808231436.m7NEasMo005071@repoman.freebsd.org> Message-ID: References: <200808231436.m7NEasMo005071@repoman.freebsd.org> User-Agent: Alpine 1.10 (BSF 962 2008-03-14) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/etc/etc.amd64 ttys src/etc/etc.arm ttys src/etc/etc.i386 ttys src/etc/etc.ia64 ttys src/etc/etc.mips ttys src/etc/etc.powerpc ttys src/etc/etc.sparc64 ttys X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 23 Aug 2008 19:25:50 -0000 On Sat, 23 Aug 2008, Ed Schouten wrote: > Remove old BSD-style entries from /etc/ttys and increase pts(4) to 512. > > Because we now use pts(4)-style PTY's exclusively, there is no use for > these entries in /etc/ttys. Right now the pts(4) entries only go from 0 > to 255. Because we're going to touch these files anyway, increase the > number to 511. Won't older pty-using binaries from 4.x/5.x/6.x/7.x running with compat parts or old library versions still use old-style ptys, and hence need them in /etc/ttys? Robert N M Watson Computer Laboratory University of Cambridge