PERFORCE change 134741 for review

Robert Watson rwatson at FreeBSD.org
Sun Feb 3 13:31:58 PST 2008


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

Change 134741 by rwatson at rwatson_freebsd_capabilities on 2008/02/03 21:31:40

	Spell fexecve correctly; accidentally not submitted previousl.

Affected files ...

.. //depot/projects/trustedbsd/capabilities/src/sys/kern/capabilities.conf#5 edit

Differences ...

==== //depot/projects/trustedbsd/capabilities/src/sys/kern/capabilities.conf#5 (text+ko) ====

@@ -5,7 +5,7 @@
 # - sys_exit() and close() are very important.
 # - Sorted alphabeetically, please keep it that way.
 #
-# $P4: //depot/projects/trustedbsd/capabilities/src/sys/kern/capabilities.conf#4 $
+# $P4: //depot/projects/trustedbsd/capabilities/src/sys/kern/capabilities.conf#5 $
 #
 __acl_aclcheck_fd
 __acl_delete_fd
@@ -69,7 +69,7 @@
 # scoped.
 #
 fcntl
-fexec
+fexecve
 flock
 fork
 fpathconf


More information about the p4-projects mailing list