From owner-p4-projects@FreeBSD.ORG Sat Sep 24 01:30:02 2005 Return-Path: X-Original-To: p4-projects@freebsd.org Delivered-To: p4-projects@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 32767) id 9C13816A421; Sat, 24 Sep 2005 01:30:01 +0000 (GMT) X-Original-To: perforce@freebsd.org Delivered-To: perforce@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 43A9C16A41F; Sat, 24 Sep 2005 01:30:01 +0000 (GMT) (envelope-from pjd@garage.freebsd.pl) Received: from mail.garage.freebsd.pl (arm132.internetdsl.tpnet.pl [83.17.198.132]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9AD8F43D48; Sat, 24 Sep 2005 01:29:59 +0000 (GMT) (envelope-from pjd@garage.freebsd.pl) Received: by mail.garage.freebsd.pl (Postfix, from userid 65534) id B1D4D52CD0; Sat, 24 Sep 2005 01:30:53 +0200 (CEST) Received: from localhost (dlt211.neoplus.adsl.tpnet.pl [83.24.49.211]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.garage.freebsd.pl (Postfix) with ESMTP id 9A6A752CA5; Sat, 24 Sep 2005 01:30:45 +0200 (CEST) Date: Sat, 24 Sep 2005 01:30:43 +0200 From: Pawel Jakub Dawidek To: "Christian S.J. Peron" Message-ID: <20050923233043.GB1308@garage.freebsd.pl> References: <200509172343.j8HNhqN3074110@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="VrqPEDrXMn8OVzN4" Content-Disposition: inline In-Reply-To: <200509172343.j8HNhqN3074110@repoman.freebsd.org> X-PGP-Key-URL: http://people.freebsd.org/~pjd/pjd.asc X-OS: FreeBSD 7.0-CURRENT i386 User-Agent: mutt-ng devel (FreeBSD) X-Spam-Checker-Version: SpamAssassin 3.0.4 (2005-06-05) on mail.garage.freebsd.pl X-Spam-Level: X-Spam-Status: No, score=-0.5 required=3.0 tests=BAYES_00,RCVD_IN_NJABL_DUL, RCVD_IN_SORBS_DUL autolearn=no version=3.0.4 Cc: Perforce Change Reviews Subject: Re: PERFORCE change 83803 for review X-BeenThere: p4-projects@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: p4 projects tree changes List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 24 Sep 2005 01:30:02 -0000 --VrqPEDrXMn8OVzN4 Content-Type: text/plain; charset=iso-8859-2 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Sep 17, 2005 at 11:43:52PM +0000, Christian S.J. Peron wrote: +> http://perforce.freebsd.org/chv.cgi?CH=3D83803 +>=20 +> Change 83803 by csjp@csjp_xor on 2005/09/17 23:43:09 +>=20 +> Error if the mac_chkexec kernel module is not present if the regression +> tests are run. This test checks for the presence of sysctl variables +> rather than the presense of the module in the event that mac_chkexec was +> compiled straight into the kernel. The universal way to do it is to use 'kldstat -m modname'. It will show you module not matter if it was kldloaded or compiled into the kernel. --=20 Pawel Jakub Dawidek http://www.wheel.pl pjd@FreeBSD.org http://www.FreeBSD.org FreeBSD committer Am I Evil? Yes, I Am! --VrqPEDrXMn8OVzN4 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (FreeBSD) iD8DBQFDNJAiForvXbEpPzQRAldgAJ9xoFDmMnaORtBucRa9heqEiRR5cgCeIQ+o Vbp/gf8uGa1sRSPktgpRcDA= =wU2C -----END PGP SIGNATURE----- --VrqPEDrXMn8OVzN4--