From owner-cvs-src@FreeBSD.ORG Mon Feb 19 13:35:42 2007 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id BEF4D16A401; Mon, 19 Feb 2007 13:35:42 +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 8A7DF13C491; Mon, 19 Feb 2007 13:35:42 +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 E5E2249A06; Mon, 19 Feb 2007 08:35:41 -0500 (EST) Date: Mon, 19 Feb 2007 13:35:41 +0000 (GMT) From: Robert Watson X-X-Sender: robert@fledge.watson.org To: Andrey Chernov In-Reply-To: <20070219132853.GA73134@nagual.pp.ru> Message-ID: <20070219133429.T80197@fledge.watson.org> References: <200702191326.l1JDQdr7096889@repoman.freebsd.org> <20070219132853.GA73134@nagual.pp.ru> 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/sys/kern kern_jail.c src/sys/ufs/ufs ufs_quota.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: Mon, 19 Feb 2007 13:35:42 -0000 On Mon, 19 Feb 2007, Andrey Chernov wrote: > On Mon, Feb 19, 2007 at 01:26:39PM +0000, Robert Watson wrote: >> rwatson 2007-02-19 13:26:39 UTC >> >> FreeBSD src repository >> >> Modified files: >> sys/kern kern_jail.c >> sys/ufs/ufs ufs_quota.c > > Is now a time to fix sysv_ipc.c privs in the right way (remove check)? Yes, this is almost next on my list of privilege-related cleanups now that I'm getting back to working on privileges for a bit. I believe we concluded that removing that check was entirely the right thing, and should resolve the privilege issues. However, I need to go back through and read my notes on this and make sure I'm thinking about things the right way (especially now they've been sitting for a few months). Robert N M Watson Computer Laboratory University of Cambridge