]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
o Add POSIX1E_CAPABILITY_EXTATTR_NAME, a string constant for the
authorRobert Watson <rwatson@FreeBSD.org>
Tue, 8 Aug 2000 18:47:59 +0000 (18:47 +0000)
committerRobert Watson <rwatson@FreeBSD.org>
Tue, 8 Aug 2000 18:47:59 +0000 (18:47 +0000)
commit00d322883a9469cbc81ae66cd5d027317e45eda9
tree69ad07c902187ba6c74d574fe6a3d1f96758fc50
parente6a9ab52db955a9c6b3b7ba5c6b4b9c3e175c516
o Add POSIX1E_CAPABILITY_EXTATTR_NAME, a string constant for the
  extended attribute name used to store capabilities for binaries in
  FFS.
o Uncomment CAP_SETPCAP because, unfortunately, it is useful when
  developing and testing, as well as in practice for a system not
  fully capability-enabled.
o Synch up prototypes with the implementation, reducing diffs and
  making the patches for capabilities more accessible and less
  dastardly.

Obtained from: TrustedBSD Project
sys/sys/capability.h