Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 2 Aug 2002 00:14:22 -0700 (PDT)
From:      Robert Watson <rwatson@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.sbin Makefile src/usr.sbin/ugidfw Makefile ugidfw.c
Message-ID:  <200208020714.g727EMXm061476@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
rwatson     2002/08/02 00:14:22 PDT

  Modified files:
    usr.sbin             Makefile 
  Added files:
    usr.sbin/ugidfw      Makefile ugidfw.c 
  Log:
  Introduce support for Mandatory Access Control and extensible
  kernel access control.
  
  Provide ugidfw, a utility to manage the ruleset provided by
  mac_bsdextended.  Similar to ipfw, only for uids/gids and files.
  
  Obtained from:  TrustedBSD Project
  Sponsored by:   DARPA, NAI Labs
  
  Revision  Changes    Path
  1.230     +1 -0      src/usr.sbin/Makefile
  1.1       +7 -0      src/usr.sbin/ugidfw/Makefile (new)
  1.1       +183 -0    src/usr.sbin/ugidfw/ugidfw.c (new)

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200208020714.g727EMXm061476>