update to latest syscalls.master
This commit is contained in:
parent
9d48733fb1
commit
858521c1a8
@ -2,7 +2,7 @@
|
||||
* System call numbers.
|
||||
*
|
||||
* DO NOT EDIT-- this file is automatically generated.
|
||||
* created from $Id: sun_syscall.h,v 1.8 1993/11/22 22:54:48 deraadt Exp $
|
||||
* created from $Id: sun_syscall.h,v 1.9 1993/12/12 20:46:24 deraadt Exp $
|
||||
*/
|
||||
|
||||
#define SYS_syscall 0
|
||||
@ -19,7 +19,7 @@
|
||||
#define SYS_sun_execv 11
|
||||
#define SYS_chdir 12
|
||||
/* 13 is old sun_time */
|
||||
#define SYS_mknod 14
|
||||
#define SYS_sun_mknod 14
|
||||
#define SYS_chmod 15
|
||||
#define SYS_chown 16
|
||||
#define SYS_break 17
|
||||
@ -72,7 +72,7 @@
|
||||
#define SYS_munmap 73
|
||||
#define SYS_mprotect 74
|
||||
#define SYS_madvise 75
|
||||
/* 76 is old vhangup */
|
||||
#define SYS_sun_vhangup 76
|
||||
/* 77 is old vlimit */
|
||||
#define SYS_mincore 78
|
||||
#define SYS_getgroups 79
|
||||
@ -138,13 +138,19 @@
|
||||
#define SYS_setrlimit 145
|
||||
#define SYS_okillpg 146
|
||||
#define SYS_ogetsockname 150
|
||||
#define SYS_sun_nfssvc 155
|
||||
#define SYS_getdirentries 156
|
||||
#define SYS_statfs 157
|
||||
#define SYS_fstatfs 158
|
||||
#define SYS_sun_statfs 157
|
||||
#define SYS_sun_fstatfs 158
|
||||
#define SYS_sun_unmount 159
|
||||
#define SYS_async_daemon 160
|
||||
#define SYS_getfh 161
|
||||
#define SYS_getdomainname 162
|
||||
#define SYS_setdomainname 163
|
||||
#define SYS_sun_quotactl 165
|
||||
#define SYS_sun_exportfs 166
|
||||
#define SYS_sun_mount 167
|
||||
#define SYS_sun_ustat 168
|
||||
#define SYS_semsys 169
|
||||
#define SYS_msgsys 170
|
||||
#define SYS_shmsys 171
|
||||
|
@ -2,7 +2,7 @@
|
||||
* System call names.
|
||||
*
|
||||
* DO NOT EDIT-- this file is automatically generated.
|
||||
* created from $Id: sun_syscalls.c,v 1.8 1993/11/22 22:54:48 deraadt Exp $
|
||||
* created from $Id: sun_syscalls.c,v 1.9 1993/12/12 20:46:28 deraadt Exp $
|
||||
*/
|
||||
|
||||
char *sun_syscallnames[] = {
|
||||
@ -20,7 +20,7 @@ char *sun_syscallnames[] = {
|
||||
"sun_execv", /* 11 = sun_execv */
|
||||
"chdir", /* 12 = chdir */
|
||||
"old.sun_time", /* 13 = old sun_time */
|
||||
"mknod", /* 14 = mknod */
|
||||
"sun_mknod", /* 14 = sun_mknod */
|
||||
"chmod", /* 15 = chmod */
|
||||
"chown", /* 16 = chown */
|
||||
"break", /* 17 = break */
|
||||
@ -82,7 +82,7 @@ char *sun_syscallnames[] = {
|
||||
"munmap", /* 73 = munmap */
|
||||
"mprotect", /* 74 = mprotect */
|
||||
"madvise", /* 75 = madvise */
|
||||
"old.vhangup", /* 76 = old vhangup */
|
||||
"sun_vhangup", /* 76 = sun_vhangup */
|
||||
"old.vlimit", /* 77 = old vlimit */
|
||||
"mincore", /* 78 = mincore */
|
||||
"getgroups", /* 79 = getgroups */
|
||||
@ -161,20 +161,29 @@ char *sun_syscallnames[] = {
|
||||
"#152", /* 152 = putmsg */
|
||||
"#153", /* 153 = poll */
|
||||
"#154", /* 154 = nosys */
|
||||
#ifdef NFSSERVER
|
||||
"sun_nfssvc", /* 155 = sun_nfssvc */
|
||||
#else
|
||||
"#155", /* 155 = nosys */
|
||||
#endif
|
||||
"getdirentries", /* 156 = getdirentries */
|
||||
"statfs", /* 157 = statfs */
|
||||
"fstatfs", /* 158 = fstatfs */
|
||||
"sun_statfs", /* 157 = sun_statfs */
|
||||
"sun_fstatfs", /* 158 = sun_fstatfs */
|
||||
"sun_unmount", /* 159 = sun_unmount */
|
||||
#ifdef NFSCLIENT
|
||||
"async_daemon", /* 160 = async_daemon */
|
||||
"getfh", /* 161 = getfh */
|
||||
#else
|
||||
"#160", /* 160 = nosys */
|
||||
"#161", /* 161 = nosys */
|
||||
#endif
|
||||
"getdomainname", /* 162 = getdomainname */
|
||||
"setdomainname", /* 163 = setdomainname */
|
||||
"#164", /* 164 = rtschedule */
|
||||
"#165", /* 165 = quotactl */
|
||||
"#166", /* 166 = exportfs */
|
||||
"sun_quotactl", /* 165 = sun_quotactl */
|
||||
"sun_exportfs", /* 166 = sun_exportfs */
|
||||
"sun_mount", /* 167 = sun_mount */
|
||||
"#168", /* 168 = ustat */
|
||||
"sun_ustat", /* 168 = sun_ustat */
|
||||
#ifdef SYSVSEM
|
||||
"semsys", /* 169 = semsys */
|
||||
#else
|
||||
@ -196,11 +205,11 @@ char *sun_syscallnames[] = {
|
||||
"setsid", /* 175 = setsid */
|
||||
"fchdir", /* 176 = fchdir */
|
||||
"sun_fchroot", /* 177 = sun_fchroot */
|
||||
"#178", /* 178 = nosys */
|
||||
"#179", /* 179 = nosys */
|
||||
"#180", /* 180 = nosys */
|
||||
"#181", /* 181 = nosys */
|
||||
"#182", /* 182 = nosys */
|
||||
"#178", /* 178 = vpixsys */
|
||||
"#179", /* 179 = aioread */
|
||||
"#180", /* 180 = aiowrite */
|
||||
"#181", /* 181 = aiowait */
|
||||
"#182", /* 182 = aiocancel */
|
||||
"sun_sigpending", /* 183 = sun_sigpending */
|
||||
"#184", /* 184 = nosys */
|
||||
"setpgid", /* 185 = setpgid */
|
||||
|
@ -2,7 +2,7 @@
|
||||
* System call switch table.
|
||||
*
|
||||
* DO NOT EDIT-- this file is automatically generated.
|
||||
* created from $Id: sun_sysent.c,v 1.8 1993/11/22 22:54:48 deraadt Exp $
|
||||
* created from $Id: sun_sysent.c,v 1.9 1993/12/12 20:46:30 deraadt Exp $
|
||||
*/
|
||||
|
||||
#include <sys/param.h>
|
||||
@ -23,7 +23,7 @@ int link();
|
||||
int unlink();
|
||||
int sun_execv();
|
||||
int chdir();
|
||||
int mknod();
|
||||
int sun_mknod();
|
||||
int chmod();
|
||||
int chown();
|
||||
int obreak();
|
||||
@ -59,6 +59,7 @@ int ovadvise();
|
||||
int munmap();
|
||||
int mprotect();
|
||||
int madvise();
|
||||
int sun_vhangup();
|
||||
int mincore();
|
||||
int getgroups();
|
||||
int setgroups();
|
||||
@ -120,13 +121,25 @@ int getrlimit();
|
||||
int setrlimit();
|
||||
int okillpg();
|
||||
int ogetsockname();
|
||||
#ifdef NFSSERVER
|
||||
int sun_nfssvc();
|
||||
#else
|
||||
#endif
|
||||
int getdirentries();
|
||||
int statfs();
|
||||
int fstatfs();
|
||||
int sun_statfs();
|
||||
int sun_fstatfs();
|
||||
int sun_unmount();
|
||||
#ifdef NFSCLIENT
|
||||
int async_daemon();
|
||||
int getfh();
|
||||
#else
|
||||
#endif
|
||||
int getdomainname();
|
||||
int setdomainname();
|
||||
int sun_quotactl();
|
||||
int sun_exportfs();
|
||||
int sun_mount();
|
||||
int sun_ustat();
|
||||
#ifdef SYSVSEM
|
||||
int semsys();
|
||||
#else
|
||||
@ -165,10 +178,15 @@ int osun_setpgrp();
|
||||
int osun_times();
|
||||
int osun_setgid();
|
||||
int osun_ssig();
|
||||
int ovhangup();
|
||||
int ovlimit();
|
||||
int owait();
|
||||
int ovtimes();
|
||||
#ifdef NFSSERVER
|
||||
#else
|
||||
#endif
|
||||
#ifdef NFSCLIENT
|
||||
#else
|
||||
#endif
|
||||
#ifdef SYSVSEM
|
||||
#else
|
||||
#endif
|
||||
@ -198,7 +216,7 @@ struct sysent sun_sysent[] = {
|
||||
{ 2, sun_execv }, /* 11 = sun_execv */
|
||||
{ 1, chdir }, /* 12 = chdir */
|
||||
{ compat(0,sun_time) }, /* 13 = old sun_time */
|
||||
{ 3, mknod }, /* 14 = mknod */
|
||||
{ 3, sun_mknod }, /* 14 = sun_mknod */
|
||||
{ 2, chmod }, /* 15 = chmod */
|
||||
{ 3, chown }, /* 16 = chown */
|
||||
{ 1, obreak }, /* 17 = break */
|
||||
@ -260,7 +278,7 @@ struct sysent sun_sysent[] = {
|
||||
{ 2, munmap }, /* 73 = munmap */
|
||||
{ 3, mprotect }, /* 74 = mprotect */
|
||||
{ 3, madvise }, /* 75 = madvise */
|
||||
{ compat(0,vhangup) }, /* 76 = old vhangup */
|
||||
{ 0, sun_vhangup }, /* 76 = sun_vhangup */
|
||||
{ compat(0,vlimit) }, /* 77 = old vlimit */
|
||||
{ 3, mincore }, /* 78 = mincore */
|
||||
{ 2, getgroups }, /* 79 = getgroups */
|
||||
@ -339,20 +357,29 @@ struct sysent sun_sysent[] = {
|
||||
{ 0, nosys }, /* 152 = putmsg */
|
||||
{ 0, nosys }, /* 153 = poll */
|
||||
{ 0, nosys }, /* 154 = nosys */
|
||||
#ifdef NFSSERVER
|
||||
{ 0, sun_nfssvc }, /* 155 = sun_nfssvc */
|
||||
#else
|
||||
{ 0, nosys }, /* 155 = nosys */
|
||||
#endif
|
||||
{ 4, getdirentries }, /* 156 = getdirentries */
|
||||
{ 2, statfs }, /* 157 = statfs */
|
||||
{ 2, fstatfs }, /* 158 = fstatfs */
|
||||
{ 2, sun_statfs }, /* 157 = sun_statfs */
|
||||
{ 2, sun_fstatfs }, /* 158 = sun_fstatfs */
|
||||
{ 1, sun_unmount }, /* 159 = sun_unmount */
|
||||
#ifdef NFSCLIENT
|
||||
{ 0, async_daemon }, /* 160 = async_daemon */
|
||||
{ 2, getfh }, /* 161 = getfh */
|
||||
#else
|
||||
{ 0, nosys }, /* 160 = nosys */
|
||||
{ 0, nosys }, /* 161 = nosys */
|
||||
#endif
|
||||
{ 2, getdomainname }, /* 162 = getdomainname */
|
||||
{ 2, setdomainname }, /* 163 = setdomainname */
|
||||
{ 0, nosys }, /* 164 = rtschedule */
|
||||
{ 0, nosys }, /* 165 = quotactl */
|
||||
{ 0, nosys }, /* 166 = exportfs */
|
||||
{ 4, sun_quotactl }, /* 165 = sun_quotactl */
|
||||
{ 2, sun_exportfs }, /* 166 = sun_exportfs */
|
||||
{ 4, sun_mount }, /* 167 = sun_mount */
|
||||
{ 0, nosys }, /* 168 = ustat */
|
||||
{ 2, sun_ustat }, /* 168 = sun_ustat */
|
||||
#ifdef SYSVSEM
|
||||
{ 5, semsys }, /* 169 = semsys */
|
||||
#else
|
||||
@ -374,11 +401,11 @@ struct sysent sun_sysent[] = {
|
||||
{ 1, setsid }, /* 175 = setsid */
|
||||
{ 1, fchdir }, /* 176 = fchdir */
|
||||
{ 1, sun_fchroot }, /* 177 = sun_fchroot */
|
||||
{ 0, nosys }, /* 178 = nosys */
|
||||
{ 0, nosys }, /* 179 = nosys */
|
||||
{ 0, nosys }, /* 180 = nosys */
|
||||
{ 0, nosys }, /* 181 = nosys */
|
||||
{ 0, nosys }, /* 182 = nosys */
|
||||
{ 0, nosys }, /* 178 = vpixsys */
|
||||
{ 0, nosys }, /* 179 = aioread */
|
||||
{ 0, nosys }, /* 180 = aiowrite */
|
||||
{ 0, nosys }, /* 181 = aiowait */
|
||||
{ 0, nosys }, /* 182 = aiocancel */
|
||||
{ 1, sun_sigpending }, /* 183 = sun_sigpending */
|
||||
{ 0, nosys }, /* 184 = nosys */
|
||||
{ 2, setpgid }, /* 185 = setpgid */
|
||||
|
@ -2,7 +2,7 @@
|
||||
* System call numbers.
|
||||
*
|
||||
* DO NOT EDIT-- this file is automatically generated.
|
||||
* created from $Id: sunos_syscall.h,v 1.8 1993/11/22 22:54:48 deraadt Exp $
|
||||
* created from $Id: sunos_syscall.h,v 1.9 1993/12/12 20:46:24 deraadt Exp $
|
||||
*/
|
||||
|
||||
#define SYS_syscall 0
|
||||
@ -19,7 +19,7 @@
|
||||
#define SYS_sun_execv 11
|
||||
#define SYS_chdir 12
|
||||
/* 13 is old sun_time */
|
||||
#define SYS_mknod 14
|
||||
#define SYS_sun_mknod 14
|
||||
#define SYS_chmod 15
|
||||
#define SYS_chown 16
|
||||
#define SYS_break 17
|
||||
@ -72,7 +72,7 @@
|
||||
#define SYS_munmap 73
|
||||
#define SYS_mprotect 74
|
||||
#define SYS_madvise 75
|
||||
/* 76 is old vhangup */
|
||||
#define SYS_sun_vhangup 76
|
||||
/* 77 is old vlimit */
|
||||
#define SYS_mincore 78
|
||||
#define SYS_getgroups 79
|
||||
@ -138,13 +138,19 @@
|
||||
#define SYS_setrlimit 145
|
||||
#define SYS_okillpg 146
|
||||
#define SYS_ogetsockname 150
|
||||
#define SYS_sun_nfssvc 155
|
||||
#define SYS_getdirentries 156
|
||||
#define SYS_statfs 157
|
||||
#define SYS_fstatfs 158
|
||||
#define SYS_sun_statfs 157
|
||||
#define SYS_sun_fstatfs 158
|
||||
#define SYS_sun_unmount 159
|
||||
#define SYS_async_daemon 160
|
||||
#define SYS_getfh 161
|
||||
#define SYS_getdomainname 162
|
||||
#define SYS_setdomainname 163
|
||||
#define SYS_sun_quotactl 165
|
||||
#define SYS_sun_exportfs 166
|
||||
#define SYS_sun_mount 167
|
||||
#define SYS_sun_ustat 168
|
||||
#define SYS_semsys 169
|
||||
#define SYS_msgsys 170
|
||||
#define SYS_shmsys 171
|
||||
|
@ -2,7 +2,7 @@
|
||||
* System call names.
|
||||
*
|
||||
* DO NOT EDIT-- this file is automatically generated.
|
||||
* created from $Id: sunos_syscalls.c,v 1.8 1993/11/22 22:54:48 deraadt Exp $
|
||||
* created from $Id: sunos_syscalls.c,v 1.9 1993/12/12 20:46:28 deraadt Exp $
|
||||
*/
|
||||
|
||||
char *sun_syscallnames[] = {
|
||||
@ -20,7 +20,7 @@ char *sun_syscallnames[] = {
|
||||
"sun_execv", /* 11 = sun_execv */
|
||||
"chdir", /* 12 = chdir */
|
||||
"old.sun_time", /* 13 = old sun_time */
|
||||
"mknod", /* 14 = mknod */
|
||||
"sun_mknod", /* 14 = sun_mknod */
|
||||
"chmod", /* 15 = chmod */
|
||||
"chown", /* 16 = chown */
|
||||
"break", /* 17 = break */
|
||||
@ -82,7 +82,7 @@ char *sun_syscallnames[] = {
|
||||
"munmap", /* 73 = munmap */
|
||||
"mprotect", /* 74 = mprotect */
|
||||
"madvise", /* 75 = madvise */
|
||||
"old.vhangup", /* 76 = old vhangup */
|
||||
"sun_vhangup", /* 76 = sun_vhangup */
|
||||
"old.vlimit", /* 77 = old vlimit */
|
||||
"mincore", /* 78 = mincore */
|
||||
"getgroups", /* 79 = getgroups */
|
||||
@ -161,20 +161,29 @@ char *sun_syscallnames[] = {
|
||||
"#152", /* 152 = putmsg */
|
||||
"#153", /* 153 = poll */
|
||||
"#154", /* 154 = nosys */
|
||||
#ifdef NFSSERVER
|
||||
"sun_nfssvc", /* 155 = sun_nfssvc */
|
||||
#else
|
||||
"#155", /* 155 = nosys */
|
||||
#endif
|
||||
"getdirentries", /* 156 = getdirentries */
|
||||
"statfs", /* 157 = statfs */
|
||||
"fstatfs", /* 158 = fstatfs */
|
||||
"sun_statfs", /* 157 = sun_statfs */
|
||||
"sun_fstatfs", /* 158 = sun_fstatfs */
|
||||
"sun_unmount", /* 159 = sun_unmount */
|
||||
#ifdef NFSCLIENT
|
||||
"async_daemon", /* 160 = async_daemon */
|
||||
"getfh", /* 161 = getfh */
|
||||
#else
|
||||
"#160", /* 160 = nosys */
|
||||
"#161", /* 161 = nosys */
|
||||
#endif
|
||||
"getdomainname", /* 162 = getdomainname */
|
||||
"setdomainname", /* 163 = setdomainname */
|
||||
"#164", /* 164 = rtschedule */
|
||||
"#165", /* 165 = quotactl */
|
||||
"#166", /* 166 = exportfs */
|
||||
"sun_quotactl", /* 165 = sun_quotactl */
|
||||
"sun_exportfs", /* 166 = sun_exportfs */
|
||||
"sun_mount", /* 167 = sun_mount */
|
||||
"#168", /* 168 = ustat */
|
||||
"sun_ustat", /* 168 = sun_ustat */
|
||||
#ifdef SYSVSEM
|
||||
"semsys", /* 169 = semsys */
|
||||
#else
|
||||
@ -196,11 +205,11 @@ char *sun_syscallnames[] = {
|
||||
"setsid", /* 175 = setsid */
|
||||
"fchdir", /* 176 = fchdir */
|
||||
"sun_fchroot", /* 177 = sun_fchroot */
|
||||
"#178", /* 178 = nosys */
|
||||
"#179", /* 179 = nosys */
|
||||
"#180", /* 180 = nosys */
|
||||
"#181", /* 181 = nosys */
|
||||
"#182", /* 182 = nosys */
|
||||
"#178", /* 178 = vpixsys */
|
||||
"#179", /* 179 = aioread */
|
||||
"#180", /* 180 = aiowrite */
|
||||
"#181", /* 181 = aiowait */
|
||||
"#182", /* 182 = aiocancel */
|
||||
"sun_sigpending", /* 183 = sun_sigpending */
|
||||
"#184", /* 184 = nosys */
|
||||
"setpgid", /* 185 = setpgid */
|
||||
|
@ -2,7 +2,7 @@
|
||||
* System call switch table.
|
||||
*
|
||||
* DO NOT EDIT-- this file is automatically generated.
|
||||
* created from $Id: sunos_sysent.c,v 1.8 1993/11/22 22:54:48 deraadt Exp $
|
||||
* created from $Id: sunos_sysent.c,v 1.9 1993/12/12 20:46:30 deraadt Exp $
|
||||
*/
|
||||
|
||||
#include <sys/param.h>
|
||||
@ -23,7 +23,7 @@ int link();
|
||||
int unlink();
|
||||
int sun_execv();
|
||||
int chdir();
|
||||
int mknod();
|
||||
int sun_mknod();
|
||||
int chmod();
|
||||
int chown();
|
||||
int obreak();
|
||||
@ -59,6 +59,7 @@ int ovadvise();
|
||||
int munmap();
|
||||
int mprotect();
|
||||
int madvise();
|
||||
int sun_vhangup();
|
||||
int mincore();
|
||||
int getgroups();
|
||||
int setgroups();
|
||||
@ -120,13 +121,25 @@ int getrlimit();
|
||||
int setrlimit();
|
||||
int okillpg();
|
||||
int ogetsockname();
|
||||
#ifdef NFSSERVER
|
||||
int sun_nfssvc();
|
||||
#else
|
||||
#endif
|
||||
int getdirentries();
|
||||
int statfs();
|
||||
int fstatfs();
|
||||
int sun_statfs();
|
||||
int sun_fstatfs();
|
||||
int sun_unmount();
|
||||
#ifdef NFSCLIENT
|
||||
int async_daemon();
|
||||
int getfh();
|
||||
#else
|
||||
#endif
|
||||
int getdomainname();
|
||||
int setdomainname();
|
||||
int sun_quotactl();
|
||||
int sun_exportfs();
|
||||
int sun_mount();
|
||||
int sun_ustat();
|
||||
#ifdef SYSVSEM
|
||||
int semsys();
|
||||
#else
|
||||
@ -165,10 +178,15 @@ int osun_setpgrp();
|
||||
int osun_times();
|
||||
int osun_setgid();
|
||||
int osun_ssig();
|
||||
int ovhangup();
|
||||
int ovlimit();
|
||||
int owait();
|
||||
int ovtimes();
|
||||
#ifdef NFSSERVER
|
||||
#else
|
||||
#endif
|
||||
#ifdef NFSCLIENT
|
||||
#else
|
||||
#endif
|
||||
#ifdef SYSVSEM
|
||||
#else
|
||||
#endif
|
||||
@ -198,7 +216,7 @@ struct sysent sun_sysent[] = {
|
||||
{ 2, sun_execv }, /* 11 = sun_execv */
|
||||
{ 1, chdir }, /* 12 = chdir */
|
||||
{ compat(0,sun_time) }, /* 13 = old sun_time */
|
||||
{ 3, mknod }, /* 14 = mknod */
|
||||
{ 3, sun_mknod }, /* 14 = sun_mknod */
|
||||
{ 2, chmod }, /* 15 = chmod */
|
||||
{ 3, chown }, /* 16 = chown */
|
||||
{ 1, obreak }, /* 17 = break */
|
||||
@ -260,7 +278,7 @@ struct sysent sun_sysent[] = {
|
||||
{ 2, munmap }, /* 73 = munmap */
|
||||
{ 3, mprotect }, /* 74 = mprotect */
|
||||
{ 3, madvise }, /* 75 = madvise */
|
||||
{ compat(0,vhangup) }, /* 76 = old vhangup */
|
||||
{ 0, sun_vhangup }, /* 76 = sun_vhangup */
|
||||
{ compat(0,vlimit) }, /* 77 = old vlimit */
|
||||
{ 3, mincore }, /* 78 = mincore */
|
||||
{ 2, getgroups }, /* 79 = getgroups */
|
||||
@ -339,20 +357,29 @@ struct sysent sun_sysent[] = {
|
||||
{ 0, nosys }, /* 152 = putmsg */
|
||||
{ 0, nosys }, /* 153 = poll */
|
||||
{ 0, nosys }, /* 154 = nosys */
|
||||
#ifdef NFSSERVER
|
||||
{ 0, sun_nfssvc }, /* 155 = sun_nfssvc */
|
||||
#else
|
||||
{ 0, nosys }, /* 155 = nosys */
|
||||
#endif
|
||||
{ 4, getdirentries }, /* 156 = getdirentries */
|
||||
{ 2, statfs }, /* 157 = statfs */
|
||||
{ 2, fstatfs }, /* 158 = fstatfs */
|
||||
{ 2, sun_statfs }, /* 157 = sun_statfs */
|
||||
{ 2, sun_fstatfs }, /* 158 = sun_fstatfs */
|
||||
{ 1, sun_unmount }, /* 159 = sun_unmount */
|
||||
#ifdef NFSCLIENT
|
||||
{ 0, async_daemon }, /* 160 = async_daemon */
|
||||
{ 2, getfh }, /* 161 = getfh */
|
||||
#else
|
||||
{ 0, nosys }, /* 160 = nosys */
|
||||
{ 0, nosys }, /* 161 = nosys */
|
||||
#endif
|
||||
{ 2, getdomainname }, /* 162 = getdomainname */
|
||||
{ 2, setdomainname }, /* 163 = setdomainname */
|
||||
{ 0, nosys }, /* 164 = rtschedule */
|
||||
{ 0, nosys }, /* 165 = quotactl */
|
||||
{ 0, nosys }, /* 166 = exportfs */
|
||||
{ 4, sun_quotactl }, /* 165 = sun_quotactl */
|
||||
{ 2, sun_exportfs }, /* 166 = sun_exportfs */
|
||||
{ 4, sun_mount }, /* 167 = sun_mount */
|
||||
{ 0, nosys }, /* 168 = ustat */
|
||||
{ 2, sun_ustat }, /* 168 = sun_ustat */
|
||||
#ifdef SYSVSEM
|
||||
{ 5, semsys }, /* 169 = semsys */
|
||||
#else
|
||||
@ -374,11 +401,11 @@ struct sysent sun_sysent[] = {
|
||||
{ 1, setsid }, /* 175 = setsid */
|
||||
{ 1, fchdir }, /* 176 = fchdir */
|
||||
{ 1, sun_fchroot }, /* 177 = sun_fchroot */
|
||||
{ 0, nosys }, /* 178 = nosys */
|
||||
{ 0, nosys }, /* 179 = nosys */
|
||||
{ 0, nosys }, /* 180 = nosys */
|
||||
{ 0, nosys }, /* 181 = nosys */
|
||||
{ 0, nosys }, /* 182 = nosys */
|
||||
{ 0, nosys }, /* 178 = vpixsys */
|
||||
{ 0, nosys }, /* 179 = aioread */
|
||||
{ 0, nosys }, /* 180 = aiowrite */
|
||||
{ 0, nosys }, /* 181 = aiowait */
|
||||
{ 0, nosys }, /* 182 = aiocancel */
|
||||
{ 1, sun_sigpending }, /* 183 = sun_sigpending */
|
||||
{ 0, nosys }, /* 184 = nosys */
|
||||
{ 2, setpgid }, /* 185 = setpgid */
|
||||
|
Loading…
Reference in New Issue
Block a user