Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 29 Aug 2001 11:01:42 -0700 (PDT)
From:      Robert Watson <rwatson@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/sys capability.h
Message-ID:  <200108291801.f7TI1gd66999@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
rwatson     2001/08/29 11:01:42 PDT

  Modified files:
    sys/sys              capability.h 
  Log:
  o Introduce support for _CAPABILITY_NEEDMACROS, reducing namespace
    pollution for non-POSIX.1e macros.
  o Introduce CAP_UNITE(), CAP_NONZERO().
  o Disable aspects of CAP_SETPCAP, which is Linux-specific (in particular,
    remove it from CAP_ALL_ON).
  o Improve commenting.
  
  Submitted by:		tmm
  Obtained from:	TrustedBSD Project
  
  Revision  Changes    Path
  1.7       +33 -8     src/sys/sys/capability.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?200108291801.f7TI1gd66999>