From owner-cvs-src@FreeBSD.ORG Thu Oct 25 08:29:01 2007 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 C75D816A417 for ; Thu, 25 Oct 2007 08:29:01 +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 A751913C4B0 for ; Thu, 25 Oct 2007 08:29:01 +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 D91F346CC2; Thu, 25 Oct 2007 04:29:00 -0400 (EDT) Date: Thu, 25 Oct 2007 09:29:00 +0100 (BST) From: Robert Watson X-X-Sender: robert@fledge.watson.org To: Abdullah Ibn Hamad Al-Marri In-Reply-To: <811032.29850.qm@web33710.mail.mud.yahoo.com> Message-ID: <20071025092808.U16146@fledge.watson.org> References: <811032.29850.qm@web33710.mail.mud.yahoo.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: cvs-src@FreeBSD.org Subject: Re: cvs commit: src/sys/security/mac mac_framework.h mac_policy.h mac_vfs.c src/sys/security/mac_lomac mac_lomac.c src/sys/security/mac_stub mac_stub.c src/sys/security/mac_test mac_test.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: Thu, 25 Oct 2007 08:29:01 -0000 On Thu, 25 Oct 2007, Abdullah Ibn Hamad Al-Marri wrote: >> rwatson 2007-10-25 07:49:47 UTC >> >> FreeBSD src repository >> >> Modified files: >> sys/security/mac mac_framework.h mac_policy.h mac_vfs.c >> sys/security/mac_lomac mac_lomac.c >> sys/security/mac_stub mac_stub.c >> sys/security/mac_test mac_test.c >> Log: >> Further MAC Framework cleanup: normalize some local variable >> names >> > and >> clean up some comments. >> >> Obtained from: TrustedBSD Project > >Thank you! > >Is it possible to MFC them to 7.x before 7.1? I can MFC the minor changes, such as these and some earlier cleanups, but won't be MFC'ing the more major changes to synchronize the MAC Framework to Mac OS X Leopard as it's too late in the release cycle. The above changes don't affect the API or ABI so should be fine. Robert N M Watson Computer Laboratory University of Cambridge