summaryrefslogtreecommitdiffstats
path: root/sys/i386/ibcs2/ibcs2_isc_sysent.c
diff options
context:
space:
mode:
authorjhb <jhb@FreeBSD.org>2005-07-13 20:35:09 +0000
committerjhb <jhb@FreeBSD.org>2005-07-13 20:35:09 +0000
commit8ca187d62004899e49fbffa7a4f51ead332ff7f6 (patch)
treeff80e9f690434ef2e4ba3e5de6ae9432ebe1d7ed /sys/i386/ibcs2/ibcs2_isc_sysent.c
parent7e35629af2e8e08744e2014ddae94dac3cf01233 (diff)
downloadFreeBSD-src-8ca187d62004899e49fbffa7a4f51ead332ff7f6.zip
FreeBSD-src-8ca187d62004899e49fbffa7a4f51ead332ff7f6.tar.gz
Regen.
Diffstat (limited to 'sys/i386/ibcs2/ibcs2_isc_sysent.c')
-rw-r--r--sys/i386/ibcs2/ibcs2_isc_sysent.c30
1 files changed, 15 insertions, 15 deletions
diff --git a/sys/i386/ibcs2/ibcs2_isc_sysent.c b/sys/i386/ibcs2/ibcs2_isc_sysent.c
index 0769fd4..4589e98 100644
--- a/sys/i386/ibcs2/ibcs2_isc_sysent.c
+++ b/sys/i386/ibcs2/ibcs2_isc_sysent.c
@@ -3,7 +3,7 @@
*
* DO NOT EDIT-- this file is automatically generated.
* $FreeBSD$
- * created from FreeBSD: src/sys/i386/ibcs2/syscalls.isc,v 1.8 2005/06/29 17:27:40 rwatson Exp
+ * created from FreeBSD: src/sys/i386/ibcs2/syscalls.isc,v 1.9 2005/07/13 20:32:42 jhb Exp
*/
#include <bsm/audit_kevents.h>
@@ -21,23 +21,23 @@
struct sysent isc_sysent[] = {
{ 0, (sy_call_t *)nosys, AUE_NULL }, /* 0 = nosys */
{ 0, (sy_call_t *)nosys, AUE_NULL }, /* 1 = isc_setostype */
- { AS(ibcs2_rename_args), (sy_call_t *)ibcs2_rename, AUE_NULL }, /* 2 = ibcs2_rename */
- { AS(ibcs2_sigaction_args), (sy_call_t *)ibcs2_sigaction, AUE_NULL }, /* 3 = ibcs2_sigaction */
- { AS(ibcs2_sigprocmask_args), (sy_call_t *)ibcs2_sigprocmask, AUE_NULL }, /* 4 = ibcs2_sigprocmask */
- { AS(ibcs2_sigpending_args), (sy_call_t *)ibcs2_sigpending, AUE_NULL }, /* 5 = ibcs2_sigpending */
- { AS(getgroups_args), (sy_call_t *)getgroups, AUE_NULL }, /* 6 = getgroups */
- { AS(setgroups_args), (sy_call_t *)setgroups, AUE_NULL }, /* 7 = setgroups */
- { AS(ibcs2_pathconf_args), (sy_call_t *)ibcs2_pathconf, AUE_NULL }, /* 8 = ibcs2_pathconf */
- { AS(ibcs2_fpathconf_args), (sy_call_t *)ibcs2_fpathconf, AUE_NULL }, /* 9 = ibcs2_fpathconf */
+ { SYF_MPSAFE | AS(ibcs2_rename_args), (sy_call_t *)ibcs2_rename, AUE_NULL }, /* 2 = ibcs2_rename */
+ { SYF_MPSAFE | AS(ibcs2_sigaction_args), (sy_call_t *)ibcs2_sigaction, AUE_NULL }, /* 3 = ibcs2_sigaction */
+ { SYF_MPSAFE | AS(ibcs2_sigprocmask_args), (sy_call_t *)ibcs2_sigprocmask, AUE_NULL }, /* 4 = ibcs2_sigprocmask */
+ { SYF_MPSAFE | AS(ibcs2_sigpending_args), (sy_call_t *)ibcs2_sigpending, AUE_NULL }, /* 5 = ibcs2_sigpending */
+ { SYF_MPSAFE | AS(getgroups_args), (sy_call_t *)getgroups, AUE_NULL }, /* 6 = getgroups */
+ { SYF_MPSAFE | AS(setgroups_args), (sy_call_t *)setgroups, AUE_NULL }, /* 7 = setgroups */
+ { SYF_MPSAFE | AS(ibcs2_pathconf_args), (sy_call_t *)ibcs2_pathconf, AUE_NULL }, /* 8 = ibcs2_pathconf */
+ { SYF_MPSAFE | AS(ibcs2_fpathconf_args), (sy_call_t *)ibcs2_fpathconf, AUE_NULL }, /* 9 = ibcs2_fpathconf */
{ 0, (sy_call_t *)nosys, AUE_NULL }, /* 10 = nosys */
- { AS(ibcs2_wait_args), (sy_call_t *)ibcs2_wait, AUE_NULL }, /* 11 = ibcs2_wait */
- { 0, (sy_call_t *)setsid, AUE_NULL }, /* 12 = setsid */
- { 0, (sy_call_t *)getpid, AUE_NULL }, /* 13 = getpid */
+ { SYF_MPSAFE | AS(ibcs2_wait_args), (sy_call_t *)ibcs2_wait, AUE_NULL }, /* 11 = ibcs2_wait */
+ { SYF_MPSAFE | 0, (sy_call_t *)setsid, AUE_NULL }, /* 12 = setsid */
+ { SYF_MPSAFE | 0, (sy_call_t *)getpid, AUE_NULL }, /* 13 = getpid */
{ 0, (sy_call_t *)nosys, AUE_NULL }, /* 14 = isc_adduser */
{ 0, (sy_call_t *)nosys, AUE_NULL }, /* 15 = isc_setuser */
{ SYF_MPSAFE | AS(ibcs2_sysconf_args), (sy_call_t *)ibcs2_sysconf, AUE_NULL }, /* 16 = ibcs2_sysconf */
- { AS(ibcs2_sigsuspend_args), (sy_call_t *)ibcs2_sigsuspend, AUE_NULL }, /* 17 = ibcs2_sigsuspend */
- { AS(ibcs2_symlink_args), (sy_call_t *)ibcs2_symlink, AUE_NULL }, /* 18 = ibcs2_symlink */
- { AS(ibcs2_readlink_args), (sy_call_t *)ibcs2_readlink, AUE_NULL }, /* 19 = ibcs2_readlink */
+ { SYF_MPSAFE | AS(ibcs2_sigsuspend_args), (sy_call_t *)ibcs2_sigsuspend, AUE_NULL }, /* 17 = ibcs2_sigsuspend */
+ { SYF_MPSAFE | AS(ibcs2_symlink_args), (sy_call_t *)ibcs2_symlink, AUE_NULL }, /* 18 = ibcs2_symlink */
+ { SYF_MPSAFE | AS(ibcs2_readlink_args), (sy_call_t *)ibcs2_readlink, AUE_NULL }, /* 19 = ibcs2_readlink */
{ 0, (sy_call_t *)nosys, AUE_NULL }, /* 20 = isc_getmajor */
};
OpenPOWER on IntegriCloud