PERFORCE change 169293 for review

Robert Watson rwatson at FreeBSD.org
Wed Oct 7 14:19:53 UTC 2009


http://perforce.freebsd.org/chv.cgi?CH=169293

Change 169293 by rwatson at rwatson_freebsd_capabilities on 2009/10/07 14:19:47

	Document ENOTCAPABLE in errno(2).

Affected files ...

.. //depot/projects/trustedbsd/capabilities/src/lib/libc/sys/intro.2#3 edit

Differences ...

==== //depot/projects/trustedbsd/capabilities/src/lib/libc/sys/intro.2#3 (text+ko) ====

@@ -456,6 +456,9 @@
 .It Er 88 EDOOFUS Em "Programming error" .
 A function or API is being abused in a way which could only be detected
 at run-time.
+.It Er 93 ENOTCAPABLE Em "Capabilities insufficient" .
+An operation on a capability file descriptor requires greater privilege than
+the capability allows.
 .El
 .Sh DEFINITIONS
 .Bl -tag -width Ds


More information about the p4-projects mailing list