Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 31 Jul 2002 20:45:40 -0700 (PDT)
From:      Robert Watson <rwatson@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/kern uipc_socket.c
Message-ID:  <200208010345.g713jfRn012241@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
rwatson     2002/07/31 20:45:40 PDT

  Modified files:
    sys/kern             uipc_socket.c 
  Log:
  Introduce support for Mandatory Access Control and extensible
  kernel access control.
  
  Implement two IOCTLs at the socket level to retrieve the primary
  and peer labels from a socket.  Note that this user process interface
  will be changing to improve multi-policy support.
  
  Obtained from:  TrustedBSD Project
  Sponsored by:   DARPA, NAI Labs
  
  Revision  Changes    Path
  1.128     +42 -1     src/sys/kern/uipc_socket.c

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?200208010345.g713jfRn012241>