From owner-cvs-all Wed Oct 30 10:12: 3 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 48D5537B401; Wed, 30 Oct 2002 10:12:02 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0844543E3B; Wed, 30 Oct 2002 10:12:02 -0800 (PST) (envelope-from rwatson@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id g9UIAkmV068694; Wed, 30 Oct 2002 10:10:46 -0800 (PST) (envelope-from rwatson@repoman.freebsd.org) Received: (from rwatson@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id g9UIAkOU068693; Wed, 30 Oct 2002 10:10:46 -0800 (PST) Message-Id: <200210301810.g9UIAkOU068693@repoman.freebsd.org> From: Robert Watson Date: Wed, 30 Oct 2002 10:10:46 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/security/mac_biba mac_biba.c src/sys/security/mac_bsdextended mac_bsdextended.c src/sys/security/mac_none mac_none.c src/sys/security/mac_test mac_test.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG rwatson 2002/10/30 10:10:46 PST Modified files: sys/security/mac_biba mac_biba.c sys/security/mac_bsdextended mac_bsdextended.c sys/security/mac_none mac_none.c sys/security/mac_test mac_test.c Log: Various minor type, prototype tweaks -- clean up cruft due to lack of type checking on entry points (to be introduced shortly). Obtained from: TrustedBSD Project Sponsored by: DARPA, Network Associates Laboratories Revision Changes Path 1.38 +4 -4 src/sys/security/mac_biba/mac_biba.c 1.5 +2 -2 src/sys/security/mac_bsdextended/mac_bsdextended.c 1.18 +1 -1 src/sys/security/mac_none/mac_none.c 1.15 +2 -2 src/sys/security/mac_test/mac_test.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message