From owner-cvs-src@FreeBSD.ORG Tue Jan 15 14:02:10 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 9414E16A419; Tue, 15 Jan 2008 14:02:10 +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 7185B13C47E; Tue, 15 Jan 2008 14:02:10 +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 4D0A546B5D; Tue, 15 Jan 2008 09:02:09 -0500 (EST) Date: Tue, 15 Jan 2008 14:02:09 +0000 (GMT) From: Robert Watson X-X-Sender: robert@fledge.watson.org To: Colin Percival In-Reply-To: <200801151359.m0FDxDJO048412@repoman.freebsd.org> Message-ID: <20080115140113.D22539@fledge.watson.org> References: <200801151359.m0FDxDJO048412@repoman.freebsd.org> 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/lib/libc/stdlib grantpt.c src/lib/libutil pty.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: Tue, 15 Jan 2008 14:02:10 -0000 On Tue, 15 Jan 2008, Colin Percival wrote: > cperciva 2008-01-15 13:59:13 UTC > > FreeBSD src repository > > Modified files: > lib/libc/stdlib grantpt.c > lib/libutil pty.c > Log: > Back out last commit, since it accidentally broke pts. > > The security fix will be re-committed soon, hopefully without breaking > anything. I can do this later today (4-6 hours) if all goes well, but if someone else gets to it first I'm fine with them committing it. I believe all that's needed is removing the #if 0's from the patch you originally committed, but can't test it for a few hours. Thanks, Robert N M Watson Computer Laboratory University of Cambridge