Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 5 Oct 2002 11:11:38 -0700 (PDT)
From:      Robert Watson <rwatson@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/kern kern_mac.c vfs_syscalls.c src/sys/sys mac.h mac_policy.h
Message-ID:  <200210051811.g95IBcYL015626@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
rwatson     2002/10/05 11:11:38 PDT

  Modified files:
    sys/kern             kern_mac.c vfs_syscalls.c 
    sys/sys              mac.h mac_policy.h 
  Log:
  Merge support for mac_check_vnode_link(), a MAC framework/policy entry
  point that instruments the creation of hard links.  Policy implementations
  to follow.
  
  Obtained from:  TrustedBSD Project
  Sponsored by:   DARPA, Network Associates Laboratories
  
  Revision  Changes    Path
  1.37      +30 -0     src/sys/kern/kern_mac.c
  1.290     +6 -1      src/sys/kern/vfs_syscalls.c
  1.10      +2 -0      src/sys/sys/mac.h
  1.12      +4 -0      src/sys/sys/mac_policy.h

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?200210051811.g95IBcYL015626>