Date: Fri, 2 Nov 2001 06:45:22 -0800 (PST) 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: <200111021445.fA2EjMP93786@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
rwatson 2001/11/02 06:45:22 PST Modified files: sys/sys capability.h Log: o Merge recent changes from the POSIX.1e capability tree: - Introduce cap_check_td() to reflect suser_td() - Introduce non-portable cap_from_text2_np(), which converts a text-form capability to an internal form relative to an existing capability, and non-portable cap_to_text2_np(), which accepts a flag argument specifying more about the text output format. - Introduce CTT_* flags controlling the behavior of cap_to_text2_np(). Submitted by: tmm Obtained from: TrustedBSD Project Revision Changes Path 1.12 +17 -0 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?200111021445.fA2EjMP93786>