From owner-p4-projects Thu Apr 18 6:48:13 2002 Delivered-To: p4-projects@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 32767) id B14DF37B417; Thu, 18 Apr 2002 06:48:07 -0700 (PDT) Delivered-To: perforce@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id DD74F37B404 for ; Thu, 18 Apr 2002 06:48:06 -0700 (PDT) Received: (from perforce@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3IDm6S15139 for perforce@freebsd.org; Thu, 18 Apr 2002 06:48:06 -0700 (PDT) (envelope-from bb+lists.freebsd.perforce@cyrus.watson.org) Date: Thu, 18 Apr 2002 06:48:06 -0700 (PDT) Message-Id: <200204181348.g3IDm6S15139@freefall.freebsd.org> X-Authentication-Warning: freefall.freebsd.org: perforce set sender to bb+lists.freebsd.perforce@cyrus.watson.org using -f From: Robert Watson Subject: PERFORCE change 9960 for review To: Perforce Change Reviews Sender: owner-p4-projects@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG http://people.freebsd.org/~peter/p4db/chv.cgi?CH=9960 Change 9960 by rwatson@rwatson_tislabs on 2002/04/18 06:47:49 Remove copy/pasto: this is the seeotheruids policy, not type enforcement as the sysctl description suggests. Affected files ... ... //depot/projects/trustedbsd/mac/sys/security/mac_seeotheruids/mac_seeotheruids.c#7 edit Differences ... ==== //depot/projects/trustedbsd/mac/sys/security/mac_seeotheruids/mac_seeotheruids.c#7 (text+ko) ==== @@ -68,7 +68,7 @@ SYSCTL_DECL(_security_mac); SYSCTL_NODE(_security_mac, OID_AUTO, seeotheruids, CTLFLAG_RW, 0, - "TrustedBSD Type Enforcement policy controls"); + "TrustedBSD mac_seeotheruids policy controls"); static int mac_seeotheruids_enabled = 0; SYSCTL_INT(_security_mac_seeotheruids, OID_AUTO, enabled, CTLFLAG_RW, To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe p4-projects" in the body of the message