Date: Tue, 8 Aug 2000 11:48:00 -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: <200008081848.LAA64065@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
rwatson 2000/08/08 11:48:00 PDT Modified files: sys/sys capability.h Log: 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 Revision Changes Path 1.3 +7 -4 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?200008081848.LAA64065>