From owner-cvs-src@FreeBSD.ORG Sun Aug 24 10:18:17 2008 Return-Path: Delivered-To: cvs-src@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E4F8C106568D; Sun, 24 Aug 2008 10:18:17 +0000 (UTC) (envelope-from ed@hoeg.nl) Received: from palm.hoeg.nl (mx0.hoeg.nl [IPv6:2001:610:652::211]) by mx1.freebsd.org (Postfix) with ESMTP id 97EAC8FC1D; Sun, 24 Aug 2008 10:18:17 +0000 (UTC) (envelope-from ed@hoeg.nl) Received: by palm.hoeg.nl (Postfix, from userid 1000) id D4A921CE1E; Sun, 24 Aug 2008 12:18:16 +0200 (CEST) Date: Sun, 24 Aug 2008 12:18:16 +0200 From: Ed Schouten To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Message-ID: <20080824101816.GP99951@hoeg.nl> References: <200808241006.m7OA6IbU072333@repoman.freebsd.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="M1lIPOuAmSAnVOEu" Content-Disposition: inline In-Reply-To: <200808241006.m7OA6IbU072333@repoman.freebsd.org> User-Agent: Mutt/1.5.18 (2008-05-17) Cc: Subject: Re: cvs commit: src ObsoleteFiles.inc src/libexec Makefile src/libexec/pt_chown Makefile pt_chown.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 24 Aug 2008 10:18:18 -0000 --M1lIPOuAmSAnVOEu Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable * Ed Schouten wrote: > I've done tests with FreeBSD 5.2.1, FreeBSD 6.3 and FreeBSD 7.0 jails. > All of them still work if I remove pt_chown. Just a small sidenote: on FreeBSD 5.2.1 openpty() and posix_openpt() still work like it should, but ptsname() (and thus grantpt()) are broken. There is not much I can do here, because RELENG_5's ptsname() assumes the master device uses certain major/minor device numbers. This was already broken before the MPSAFE TTY import. --=20 Ed Schouten WWW: http://80386.nl/ --M1lIPOuAmSAnVOEu Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (FreeBSD) iEYEARECAAYFAkixNWgACgkQ52SDGA2eCwXoBwCfd4CXFc2AYyzogYtyeezbkhAs z5AAnjYIGxslFpxlOs1d6CL454xxdcN/ =dr7Q -----END PGP SIGNATURE----- --M1lIPOuAmSAnVOEu--