ultrix_syscalls.c revision 1.18 1 1.1 glass /*
2 1.1 glass * System call names.
3 1.1 glass *
4 1.1 glass * DO NOT EDIT-- this file is automatically generated.
5 1.17 thorpej * created from NetBSD: syscalls.master,v 1.18 1997/01/31 02:20:03 thorpej Exp
6 1.1 glass */
7 1.1 glass
8 1.1 glass char *ultrix_syscallnames[] = {
9 1.1 glass "syscall", /* 0 = syscall */
10 1.1 glass "exit", /* 1 = exit */
11 1.1 glass "fork", /* 2 = fork */
12 1.1 glass "read", /* 3 = read */
13 1.1 glass "write", /* 4 = write */
14 1.11 mycroft "open", /* 5 = open */
15 1.1 glass "close", /* 6 = close */
16 1.13 jonathan "owait", /* 7 = owait */
17 1.11 mycroft "creat", /* 8 = creat */
18 1.1 glass "link", /* 9 = link */
19 1.1 glass "unlink", /* 10 = unlink */
20 1.11 mycroft "execv", /* 11 = execv */
21 1.1 glass "chdir", /* 12 = chdir */
22 1.11 mycroft "#13 (obsolete time)", /* 13 = obsolete time */
23 1.11 mycroft "mknod", /* 14 = mknod */
24 1.1 glass "chmod", /* 15 = chmod */
25 1.1 glass "chown", /* 16 = chown */
26 1.1 glass "break", /* 17 = break */
27 1.11 mycroft "#18 (obsolete stat)", /* 18 = obsolete stat */
28 1.11 mycroft "lseek", /* 19 = lseek */
29 1.1 glass "getpid", /* 20 = getpid */
30 1.13 jonathan "mount", /* 21 = mount */
31 1.11 mycroft "#22 (obsolete sysV_unmount)", /* 22 = obsolete sysV_unmount */
32 1.6 dean "setuid", /* 23 = setuid */
33 1.1 glass "getuid", /* 24 = getuid */
34 1.6 dean "#25 (obsolete v7 stime)", /* 25 = obsolete v7 stime */
35 1.6 dean "#26 (obsolete v7 ptrace)", /* 26 = obsolete v7 ptrace */
36 1.6 dean "#27 (obsolete v7 alarm)", /* 27 = obsolete v7 alarm */
37 1.6 dean "#28 (obsolete v7 fstat)", /* 28 = obsolete v7 fstat */
38 1.6 dean "#29 (obsolete v7 pause)", /* 29 = obsolete v7 pause */
39 1.6 dean "#30 (obsolete v7 utime)", /* 30 = obsolete v7 utime */
40 1.6 dean "#31 (obsolete v7 stty)", /* 31 = obsolete v7 stty */
41 1.6 dean "#32 (obsolete v7 gtty)", /* 32 = obsolete v7 gtty */
42 1.1 glass "access", /* 33 = access */
43 1.6 dean "#34 (obsolete v7 nice)", /* 34 = obsolete v7 nice */
44 1.6 dean "#35 (obsolete v7 ftime)", /* 35 = obsolete v7 ftime */
45 1.1 glass "sync", /* 36 = sync */
46 1.1 glass "kill", /* 37 = kill */
47 1.11 mycroft "ostat", /* 38 = ostat */
48 1.6 dean "#39 (obsolete v7 setpgrp)", /* 39 = obsolete v7 setpgrp */
49 1.11 mycroft "olstat", /* 40 = olstat */
50 1.1 glass "dup", /* 41 = dup */
51 1.1 glass "pipe", /* 42 = pipe */
52 1.6 dean "#43 (obsolete v7 times)", /* 43 = obsolete v7 times */
53 1.1 glass "profil", /* 44 = profil */
54 1.11 mycroft "#45 (unimplemented)", /* 45 = unimplemented */
55 1.6 dean "#46 (obsolete v7 setgid)", /* 46 = obsolete v7 setgid */
56 1.1 glass "getgid", /* 47 = getgid */
57 1.11 mycroft "#48 (unimplemented ssig)", /* 48 = unimplemented ssig */
58 1.6 dean "#49 (unimplemented reserved for USG)", /* 49 = unimplemented reserved for USG */
59 1.6 dean "#50 (unimplemented reserved for USG)", /* 50 = unimplemented reserved for USG */
60 1.1 glass "acct", /* 51 = acct */
61 1.11 mycroft "#52 (unimplemented)", /* 52 = unimplemented */
62 1.8 christos "#53 (unimplemented syslock)", /* 53 = unimplemented syslock */
63 1.8 christos "ioctl", /* 54 = ioctl */
64 1.1 glass "reboot", /* 55 = reboot */
65 1.8 christos "#56 (unimplemented v7 mpxchan)", /* 56 = unimplemented v7 mpxchan */
66 1.1 glass "symlink", /* 57 = symlink */
67 1.1 glass "readlink", /* 58 = readlink */
68 1.1 glass "execve", /* 59 = execve */
69 1.1 glass "umask", /* 60 = umask */
70 1.1 glass "chroot", /* 61 = chroot */
71 1.11 mycroft "fstat", /* 62 = fstat */
72 1.11 mycroft "#63 (unimplemented)", /* 63 = unimplemented */
73 1.11 mycroft "getpagesize", /* 64 = getpagesize */
74 1.6 dean "#65 (unimplemented mremap)", /* 65 = unimplemented mremap */
75 1.1 glass "vfork", /* 66 = vfork */
76 1.6 dean "#67 (obsolete vread)", /* 67 = obsolete vread */
77 1.6 dean "#68 (obsolete vwrite)", /* 68 = obsolete vwrite */
78 1.1 glass "sbrk", /* 69 = sbrk */
79 1.1 glass "sstk", /* 70 = sstk */
80 1.11 mycroft "mmap", /* 71 = mmap */
81 1.1 glass "vadvise", /* 72 = vadvise */
82 1.1 glass "munmap", /* 73 = munmap */
83 1.1 glass "mprotect", /* 74 = mprotect */
84 1.1 glass "madvise", /* 75 = madvise */
85 1.11 mycroft "vhangup", /* 76 = vhangup */
86 1.6 dean "#77 (unimplemented old vlimit)", /* 77 = unimplemented old vlimit */
87 1.1 glass "mincore", /* 78 = mincore */
88 1.1 glass "getgroups", /* 79 = getgroups */
89 1.1 glass "setgroups", /* 80 = setgroups */
90 1.1 glass "getpgrp", /* 81 = getpgrp */
91 1.11 mycroft "setpgrp", /* 82 = setpgrp */
92 1.1 glass "setitimer", /* 83 = setitimer */
93 1.11 mycroft "wait3", /* 84 = wait3 */
94 1.1 glass "swapon", /* 85 = swapon */
95 1.1 glass "getitimer", /* 86 = getitimer */
96 1.11 mycroft "gethostname", /* 87 = gethostname */
97 1.11 mycroft "sethostname", /* 88 = sethostname */
98 1.11 mycroft "getdtablesize", /* 89 = getdtablesize */
99 1.1 glass "dup2", /* 90 = dup2 */
100 1.6 dean "#91 (unimplemented getdopt)", /* 91 = unimplemented getdopt */
101 1.1 glass "fcntl", /* 92 = fcntl */
102 1.1 glass "select", /* 93 = select */
103 1.6 dean "#94 (unimplemented setdopt)", /* 94 = unimplemented setdopt */
104 1.1 glass "fsync", /* 95 = fsync */
105 1.1 glass "setpriority", /* 96 = setpriority */
106 1.1 glass "socket", /* 97 = socket */
107 1.1 glass "connect", /* 98 = connect */
108 1.11 mycroft "accept", /* 99 = accept */
109 1.1 glass "getpriority", /* 100 = getpriority */
110 1.11 mycroft "send", /* 101 = send */
111 1.11 mycroft "recv", /* 102 = recv */
112 1.7 dean "sigreturn", /* 103 = sigreturn */
113 1.1 glass "bind", /* 104 = bind */
114 1.11 mycroft "setsockopt", /* 105 = setsockopt */
115 1.1 glass "listen", /* 106 = listen */
116 1.6 dean "#107 (unimplemented vtimes)", /* 107 = unimplemented vtimes */
117 1.11 mycroft "sigvec", /* 108 = sigvec */
118 1.11 mycroft "sigblock", /* 109 = sigblock */
119 1.11 mycroft "sigsetmask", /* 110 = sigsetmask */
120 1.1 glass "sigsuspend", /* 111 = sigsuspend */
121 1.11 mycroft "sigstack", /* 112 = sigstack */
122 1.11 mycroft "recvmsg", /* 113 = recvmsg */
123 1.11 mycroft "sendmsg", /* 114 = sendmsg */
124 1.6 dean "#115 (obsolete vtrace)", /* 115 = obsolete vtrace */
125 1.1 glass "gettimeofday", /* 116 = gettimeofday */
126 1.1 glass "getrusage", /* 117 = getrusage */
127 1.1 glass "getsockopt", /* 118 = getsockopt */
128 1.6 dean "#119 (unimplemented resuba)", /* 119 = unimplemented resuba */
129 1.1 glass "readv", /* 120 = readv */
130 1.1 glass "writev", /* 121 = writev */
131 1.1 glass "settimeofday", /* 122 = settimeofday */
132 1.1 glass "fchown", /* 123 = fchown */
133 1.1 glass "fchmod", /* 124 = fchmod */
134 1.11 mycroft "recvfrom", /* 125 = recvfrom */
135 1.11 mycroft "setreuid", /* 126 = setreuid */
136 1.11 mycroft "setregid", /* 127 = setregid */
137 1.1 glass "rename", /* 128 = rename */
138 1.11 mycroft "truncate", /* 129 = truncate */
139 1.11 mycroft "ftruncate", /* 130 = ftruncate */
140 1.1 glass "flock", /* 131 = flock */
141 1.11 mycroft "#132 (unimplemented)", /* 132 = unimplemented */
142 1.1 glass "sendto", /* 133 = sendto */
143 1.1 glass "shutdown", /* 134 = shutdown */
144 1.1 glass "socketpair", /* 135 = socketpair */
145 1.1 glass "mkdir", /* 136 = mkdir */
146 1.1 glass "rmdir", /* 137 = rmdir */
147 1.1 glass "utimes", /* 138 = utimes */
148 1.11 mycroft "sigcleanup", /* 139 = sigcleanup */
149 1.1 glass "adjtime", /* 140 = adjtime */
150 1.11 mycroft "getpeername", /* 141 = getpeername */
151 1.11 mycroft "gethostid", /* 142 = gethostid */
152 1.6 dean "#143 (unimplemented old sethostid)", /* 143 = unimplemented old sethostid */
153 1.11 mycroft "getrlimit", /* 144 = getrlimit */
154 1.11 mycroft "setrlimit", /* 145 = setrlimit */
155 1.11 mycroft "killpg", /* 146 = killpg */
156 1.11 mycroft "#147 (unimplemented)", /* 147 = unimplemented */
157 1.6 dean "#148 (unimplemented setquota)", /* 148 = unimplemented setquota */
158 1.6 dean "#149 (unimplemented quota / * needs to be nullop to boot on Ultrix root partition * /)", /* 149 = unimplemented quota / * needs to be nullop to boot on Ultrix root partition * / */
159 1.11 mycroft "getsockname", /* 150 = getsockname */
160 1.6 dean "#151 (unimplemented sysmips / * 4 args * /)", /* 151 = unimplemented sysmips / * 4 args * / */
161 1.6 dean "#152 (unimplemented cacheflush / * 4 args * /)", /* 152 = unimplemented cacheflush / * 4 args * / */
162 1.6 dean "#153 (unimplemented cachectl / * 3 args * /)", /* 153 = unimplemented cachectl / * 3 args * / */
163 1.11 mycroft "#154 (unimplemented)", /* 154 = unimplemented */
164 1.6 dean "#155 (unimplemented atomic_op)", /* 155 = unimplemented atomic_op */
165 1.11 mycroft "#156 (unimplemented)", /* 156 = unimplemented */
166 1.11 mycroft "#157 (unimplemented)", /* 157 = unimplemented */
167 1.6 dean #ifdef NFSSERVER
168 1.11 mycroft "nfssvc", /* 158 = nfssvc */
169 1.6 dean #else
170 1.6 dean "#158 (unimplemented)", /* 158 = unimplemented */
171 1.6 dean #endif
172 1.11 mycroft "getdirentries", /* 159 = getdirentries */
173 1.11 mycroft "statfs", /* 160 = statfs */
174 1.11 mycroft "fstatfs", /* 161 = fstatfs */
175 1.11 mycroft "#162 (unimplemented umount)", /* 162 = unimplemented umount */
176 1.17 thorpej #ifdef NFS
177 1.1 glass "async_daemon", /* 163 = async_daemon */
178 1.1 glass "getfh", /* 164 = getfh */
179 1.6 dean #else
180 1.6 dean "#163 (unimplemented async_daemon)", /* 163 = unimplemented async_daemon */
181 1.6 dean "#164 (unimplemented getfh)", /* 164 = unimplemented getfh */
182 1.6 dean #endif
183 1.11 mycroft "getdomainname", /* 165 = getdomainname */
184 1.11 mycroft "setdomainname", /* 166 = setdomainname */
185 1.11 mycroft "#167 (unimplemented)", /* 167 = unimplemented */
186 1.11 mycroft "quotactl", /* 168 = quotactl */
187 1.11 mycroft "exportfs", /* 169 = exportfs */
188 1.13 jonathan "#170 (unimplemented { int ultrix_sys_mount ( char * special , char * dir , int rdonly , int type , caddr_t data ) ; })", /* 170 = unimplemented { int ultrix_sys_mount ( char * special , char * dir , int rdonly , int type , caddr_t data ) ; } */
189 1.6 dean "#171 (unimplemented 4 hdwconf)", /* 171 = unimplemented 4 hdwconf */
190 1.11 mycroft "#172 (unimplemented msgctl)", /* 172 = unimplemented msgctl */
191 1.11 mycroft "#173 (unimplemented msgget)", /* 173 = unimplemented msgget */
192 1.11 mycroft "#174 (unimplemented msgrcv)", /* 174 = unimplemented msgrcv */
193 1.11 mycroft "#175 (unimplemented msgsnd)", /* 175 = unimplemented msgsnd */
194 1.11 mycroft "#176 (unimplemented semctl)", /* 176 = unimplemented semctl */
195 1.11 mycroft "#177 (unimplemented semget)", /* 177 = unimplemented semget */
196 1.11 mycroft "#178 (unimplemented semop)", /* 178 = unimplemented semop */
197 1.11 mycroft "uname", /* 179 = uname */
198 1.18 jonathan "shmsys", /* 180 = shmsys */
199 1.6 dean "#181 (unimplemented 0 plock)", /* 181 = unimplemented 0 plock */
200 1.6 dean "#182 (unimplemented 0 lockf)", /* 182 = unimplemented 0 lockf */
201 1.11 mycroft "ustat", /* 183 = ustat */
202 1.12 jonathan "getmnt", /* 184 = getmnt */
203 1.6 dean "#185 (unimplemented notdef)", /* 185 = unimplemented notdef */
204 1.6 dean "#186 (unimplemented notdef)", /* 186 = unimplemented notdef */
205 1.11 mycroft "sigpending", /* 187 = sigpending */
206 1.1 glass "setsid", /* 188 = setsid */
207 1.11 mycroft "waitpid", /* 189 = waitpid */
208 1.11 mycroft "#190 (unimplemented)", /* 190 = unimplemented */
209 1.11 mycroft "#191 (unimplemented)", /* 191 = unimplemented */
210 1.11 mycroft "#192 (unimplemented)", /* 192 = unimplemented */
211 1.11 mycroft "#193 (unimplemented)", /* 193 = unimplemented */
212 1.11 mycroft "#194 (unimplemented)", /* 194 = unimplemented */
213 1.11 mycroft "#195 (unimplemented)", /* 195 = unimplemented */
214 1.11 mycroft "#196 (unimplemented)", /* 196 = unimplemented */
215 1.11 mycroft "#197 (unimplemented)", /* 197 = unimplemented */
216 1.11 mycroft "#198 (unimplemented)", /* 198 = unimplemented */
217 1.11 mycroft "#199 (unimplemented)", /* 199 = unimplemented */
218 1.11 mycroft "#200 (unimplemented)", /* 200 = unimplemented */
219 1.11 mycroft "#201 (unimplemented)", /* 201 = unimplemented */
220 1.11 mycroft "#202 (unimplemented)", /* 202 = unimplemented */
221 1.11 mycroft "#203 (unimplemented)", /* 203 = unimplemented */
222 1.11 mycroft "#204 (unimplemented)", /* 204 = unimplemented */
223 1.11 mycroft "#205 (unimplemented)", /* 205 = unimplemented */
224 1.11 mycroft "#206 (unimplemented)", /* 206 = unimplemented */
225 1.11 mycroft "#207 (unimplemented)", /* 207 = unimplemented */
226 1.11 mycroft "#208 (unimplemented)", /* 208 = unimplemented */
227 1.11 mycroft "#209 (unimplemented)", /* 209 = unimplemented */
228 1.11 mycroft "#210 (unimplemented)", /* 210 = unimplemented */
229 1.11 mycroft "#211 (unimplemented)", /* 211 = unimplemented */
230 1.11 mycroft "#212 (unimplemented)", /* 212 = unimplemented */
231 1.11 mycroft "#213 (unimplemented)", /* 213 = unimplemented */
232 1.11 mycroft "#214 (unimplemented)", /* 214 = unimplemented */
233 1.11 mycroft "#215 (unimplemented)", /* 215 = unimplemented */
234 1.11 mycroft "#216 (unimplemented)", /* 216 = unimplemented */
235 1.11 mycroft "#217 (unimplemented)", /* 217 = unimplemented */
236 1.11 mycroft "#218 (unimplemented)", /* 218 = unimplemented */
237 1.11 mycroft "#219 (unimplemented)", /* 219 = unimplemented */
238 1.11 mycroft "#220 (unimplemented)", /* 220 = unimplemented */
239 1.11 mycroft "#221 (unimplemented)", /* 221 = unimplemented */
240 1.11 mycroft "#222 (unimplemented)", /* 222 = unimplemented */
241 1.11 mycroft "#223 (unimplemented)", /* 223 = unimplemented */
242 1.11 mycroft "#224 (unimplemented)", /* 224 = unimplemented */
243 1.11 mycroft "#225 (unimplemented)", /* 225 = unimplemented */
244 1.11 mycroft "#226 (unimplemented)", /* 226 = unimplemented */
245 1.11 mycroft "#227 (unimplemented)", /* 227 = unimplemented */
246 1.11 mycroft "#228 (unimplemented)", /* 228 = unimplemented */
247 1.11 mycroft "#229 (unimplemented)", /* 229 = unimplemented */
248 1.11 mycroft "#230 (unimplemented)", /* 230 = unimplemented */
249 1.11 mycroft "#231 (unimplemented)", /* 231 = unimplemented */
250 1.11 mycroft "#232 (unimplemented)", /* 232 = unimplemented */
251 1.6 dean "#233 (unimplemented 1 utc_gettime)", /* 233 = unimplemented 1 utc_gettime */
252 1.6 dean "#234 (unimplemented 2 utc_adjtime)", /* 234 = unimplemented 2 utc_adjtime */
253 1.11 mycroft "#235 (unimplemented)", /* 235 = unimplemented */
254 1.11 mycroft "#236 (unimplemented)", /* 236 = unimplemented */
255 1.11 mycroft "#237 (unimplemented)", /* 237 = unimplemented */
256 1.11 mycroft "#238 (unimplemented)", /* 238 = unimplemented */
257 1.11 mycroft "#239 (unimplemented)", /* 239 = unimplemented */
258 1.11 mycroft "#240 (unimplemented)", /* 240 = unimplemented */
259 1.11 mycroft "#241 (unimplemented)", /* 241 = unimplemented */
260 1.11 mycroft "#242 (unimplemented)", /* 242 = unimplemented */
261 1.11 mycroft "#243 (unimplemented)", /* 243 = unimplemented */
262 1.11 mycroft "#244 (unimplemented)", /* 244 = unimplemented */
263 1.11 mycroft "#245 (unimplemented)", /* 245 = unimplemented */
264 1.11 mycroft "#246 (unimplemented)", /* 246 = unimplemented */
265 1.11 mycroft "#247 (unimplemented)", /* 247 = unimplemented */
266 1.11 mycroft "#248 (unimplemented)", /* 248 = unimplemented */
267 1.11 mycroft "#249 (unimplemented)", /* 249 = unimplemented */
268 1.11 mycroft "#250 (unimplemented)", /* 250 = unimplemented */
269 1.11 mycroft "#251 (unimplemented)", /* 251 = unimplemented */
270 1.6 dean "#252 (unimplemented audctl / * Make no-op for installation on Ultrix rootpartition? * /)", /* 252 = unimplemented audctl / * Make no-op for installation on Ultrix rootpartition? * / */
271 1.6 dean "#253 (unimplemented audgen / * Make no-op for installation on Ultrix rootpartition? * /)", /* 253 = unimplemented audgen / * Make no-op for installation on Ultrix rootpartition? * / */
272 1.6 dean "#254 (unimplemented startcpu)", /* 254 = unimplemented startcpu */
273 1.6 dean "#255 (unimplemented stopcpu)", /* 255 = unimplemented stopcpu */
274 1.11 mycroft "getsysinfo", /* 256 = getsysinfo */
275 1.11 mycroft "setsysinfo", /* 257 = setsysinfo */
276 1.1 glass };
277