From owner-freebsd-hackers@FreeBSD.ORG Tue Mar 2 15:06:32 2010 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1217F1065673 for ; Tue, 2 Mar 2010 15:06:32 +0000 (UTC) (envelope-from rwatson@FreeBSD.org) Received: from cyrus.watson.org (cyrus.watson.org [65.122.17.42]) by mx1.freebsd.org (Postfix) with ESMTP id DFC978FC23 for ; Tue, 2 Mar 2010 15:06:31 +0000 (UTC) Received: from fledge.watson.org (fledge.watson.org [65.122.17.41]) by cyrus.watson.org (Postfix) with ESMTPS id 647AF46B17; Tue, 2 Mar 2010 10:06:31 -0500 (EST) Date: Tue, 2 Mar 2010 15:06:31 +0000 (GMT) From: Robert Watson X-X-Sender: robert@fledge.watson.org To: Estella Mystagic In-Reply-To: Message-ID: References: <2BD4195B78BE4E4E9F4953B3196590E3@2WIRE304> User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: freebsd-hackers@freebsd.org Subject: Re: mac_mls mac_biba mac_lomac patches to fix ptys_equal mib support for new /dev/pts in FreeBSD 8 X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 02 Mar 2010 15:06:32 -0000 On Tue, 2 Mar 2010, Robert Watson wrote: > Thanks for this patch. I'll go ahead and merge it, but had two questions: Committed as r204581, thanks! Robert