summaryrefslogtreecommitdiffstats
path: root/sys/sys/sysproto.h
diff options
context:
space:
mode:
authorrwatson <rwatson@FreeBSD.org>2011-08-13 12:14:40 +0000
committerrwatson <rwatson@FreeBSD.org>2011-08-13 12:14:40 +0000
commit614cc9631ed86a3757987240e051ffc4215659c1 (patch)
tree9fd4e048161aa1ee1d1af4883e0a8183387ac7d4 /sys/sys/sysproto.h
parent2b43fcac26ac057e532df722d383c36acf832962 (diff)
downloadFreeBSD-src-614cc9631ed86a3757987240e051ffc4215659c1.zip
FreeBSD-src-614cc9631ed86a3757987240e051ffc4215659c1.tar.gz
Regenerate system call files following r224812 changes to capabilities.conf.
A no-op for non-Capsicum kernels; for Capsicum kernels, completes the enabling of fooat(2) system calls using capabilities. With this change, and subject to bug fixes, Capsicum capability support is now complete for 9.0. Approved by: re (kib) Submitted by: jonathan Sponsored by: Google Inc
Diffstat (limited to 'sys/sys/sysproto.h')
-rw-r--r--sys/sys/sysproto.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/sys/sysproto.h b/sys/sys/sysproto.h
index 90e0449..7f8d5b3 100644
--- a/sys/sys/sysproto.h
+++ b/sys/sys/sysproto.h
@@ -3,7 +3,7 @@
*
* DO NOT EDIT-- this file is automatically generated.
* $FreeBSD$
- * created from FreeBSD
+ * created from FreeBSD: head/sys/kern/syscalls.master 224066 2011-07-15 18:26:19Z jonathan
*/
#ifndef _SYS_SYSPROTO_H_
OpenPOWER on IntegriCloud