aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Wemm <peter@FreeBSD.org>2002-10-09 22:14:35 +0000
committerPeter Wemm <peter@FreeBSD.org>2002-10-09 22:14:35 +0000
commit4f4c431d9b3a612e4cbb1898a565bfd9af5c49a6 (patch)
treeb20e39f15c5d0557e551f7a3baf6e886774a04af
parent8e223883f0f112c34dcaacb619c9d8acd6a27f98 (diff)
Notes
-rw-r--r--sys/amd64/ia32/syscalls.master38
-rw-r--r--sys/compat/freebsd32/syscalls.master38
-rw-r--r--sys/ia64/ia32/syscalls.master38
3 files changed, 57 insertions, 57 deletions
diff --git a/sys/amd64/ia32/syscalls.master b/sys/amd64/ia32/syscalls.master
index 3b5df6a12a032..3010aa55f5d64 100644
--- a/sys/amd64/ia32/syscalls.master
+++ b/sys/amd64/ia32/syscalls.master
@@ -449,30 +449,30 @@
311 MNOPROTO BSD { int setresuid(uid_t ruid, uid_t euid, uid_t suid); }
312 MNOPROTO BSD { int setresgid(gid_t rgid, gid_t egid, gid_t sgid); }
313 OBSOL NOHIDE signanosleep
-314 UNIMPL NOHIDE aio_return
-315 UNIMPL NOHIDE aio_suspend
-316 UNIMPL NOHIDE aio_cancel
-317 UNIMPL NOHIDE aio_error
-318 UNIMPL NOHIDE aio_read
-319 UNIMPL NOHIDE aio_write
-320 UNIMPL NOHIDE lio_listio
-321 MNOPROTO BSD { int yield(void); }
+314 UNIMPL NOHIDE aio_return
+315 UNIMPL NOHIDE aio_suspend
+316 UNIMPL NOHIDE aio_cancel
+317 UNIMPL NOHIDE aio_error
+318 UNIMPL NOHIDE aio_read
+319 UNIMPL NOHIDE aio_write
+320 UNIMPL NOHIDE lio_listio
+321 MNOPROTO BSD { int yield(void); }
322 OBSOL NOHIDE thr_sleep
323 OBSOL NOHIDE thr_wakeup
-324 MNOPROTO BSD { int mlockall(int how); }
-325 MNOPROTO BSD { int munlockall(void); }
-326 NOPROTO BSD { int __getcwd(u_char *buf, u_int buflen); }
+324 MNOPROTO BSD { int mlockall(int how); }
+325 MNOPROTO BSD { int munlockall(void); }
+326 NOPROTO BSD { int __getcwd(u_char *buf, u_int buflen); }
-327 MNOPROTO POSIX { int sched_setparam (pid_t pid, const struct sched_param *param); }
-328 MNOPROTO POSIX { int sched_getparam (pid_t pid, struct sched_param *param); }
+327 MNOPROTO POSIX { int sched_setparam (pid_t pid, const struct sched_param *param); }
+328 MNOPROTO POSIX { int sched_getparam (pid_t pid, struct sched_param *param); }
-329 MNOPROTO POSIX { int sched_setscheduler (pid_t pid, int policy, const struct sched_param *param); }
-330 MNOPROTO POSIX { int sched_getscheduler (pid_t pid); }
+329 MNOPROTO POSIX { int sched_setscheduler (pid_t pid, int policy, const struct sched_param *param); }
+330 MNOPROTO POSIX { int sched_getscheduler (pid_t pid); }
-331 MNOPROTO POSIX { int sched_yield (void); }
-332 MNOPROTO POSIX { int sched_get_priority_max (int policy); }
-333 MNOPROTO POSIX { int sched_get_priority_min (int policy); }
-334 MNOPROTO POSIX { int sched_rr_get_interval (pid_t pid, struct timespec *interval); }
+331 MNOPROTO POSIX { int sched_yield (void); }
+332 MNOPROTO POSIX { int sched_get_priority_max (int policy); }
+333 MNOPROTO POSIX { int sched_get_priority_min (int policy); }
+334 MNOPROTO POSIX { int sched_rr_get_interval (pid_t pid, struct timespec *interval); }
335 NOPROTO BSD { int utrace(const void *addr, size_t len); }
; XXX note - bigendian is different
336 MSTD BSD { int ia32_sendfile(int fd, int s, u_int32_t offsetlo, \
diff --git a/sys/compat/freebsd32/syscalls.master b/sys/compat/freebsd32/syscalls.master
index 3b5df6a12a032..3010aa55f5d64 100644
--- a/sys/compat/freebsd32/syscalls.master
+++ b/sys/compat/freebsd32/syscalls.master
@@ -449,30 +449,30 @@
311 MNOPROTO BSD { int setresuid(uid_t ruid, uid_t euid, uid_t suid); }
312 MNOPROTO BSD { int setresgid(gid_t rgid, gid_t egid, gid_t sgid); }
313 OBSOL NOHIDE signanosleep
-314 UNIMPL NOHIDE aio_return
-315 UNIMPL NOHIDE aio_suspend
-316 UNIMPL NOHIDE aio_cancel
-317 UNIMPL NOHIDE aio_error
-318 UNIMPL NOHIDE aio_read
-319 UNIMPL NOHIDE aio_write
-320 UNIMPL NOHIDE lio_listio
-321 MNOPROTO BSD { int yield(void); }
+314 UNIMPL NOHIDE aio_return
+315 UNIMPL NOHIDE aio_suspend
+316 UNIMPL NOHIDE aio_cancel
+317 UNIMPL NOHIDE aio_error
+318 UNIMPL NOHIDE aio_read
+319 UNIMPL NOHIDE aio_write
+320 UNIMPL NOHIDE lio_listio
+321 MNOPROTO BSD { int yield(void); }
322 OBSOL NOHIDE thr_sleep
323 OBSOL NOHIDE thr_wakeup
-324 MNOPROTO BSD { int mlockall(int how); }
-325 MNOPROTO BSD { int munlockall(void); }
-326 NOPROTO BSD { int __getcwd(u_char *buf, u_int buflen); }
+324 MNOPROTO BSD { int mlockall(int how); }
+325 MNOPROTO BSD { int munlockall(void); }
+326 NOPROTO BSD { int __getcwd(u_char *buf, u_int buflen); }
-327 MNOPROTO POSIX { int sched_setparam (pid_t pid, const struct sched_param *param); }
-328 MNOPROTO POSIX { int sched_getparam (pid_t pid, struct sched_param *param); }
+327 MNOPROTO POSIX { int sched_setparam (pid_t pid, const struct sched_param *param); }
+328 MNOPROTO POSIX { int sched_getparam (pid_t pid, struct sched_param *param); }
-329 MNOPROTO POSIX { int sched_setscheduler (pid_t pid, int policy, const struct sched_param *param); }
-330 MNOPROTO POSIX { int sched_getscheduler (pid_t pid); }
+329 MNOPROTO POSIX { int sched_setscheduler (pid_t pid, int policy, const struct sched_param *param); }
+330 MNOPROTO POSIX { int sched_getscheduler (pid_t pid); }
-331 MNOPROTO POSIX { int sched_yield (void); }
-332 MNOPROTO POSIX { int sched_get_priority_max (int policy); }
-333 MNOPROTO POSIX { int sched_get_priority_min (int policy); }
-334 MNOPROTO POSIX { int sched_rr_get_interval (pid_t pid, struct timespec *interval); }
+331 MNOPROTO POSIX { int sched_yield (void); }
+332 MNOPROTO POSIX { int sched_get_priority_max (int policy); }
+333 MNOPROTO POSIX { int sched_get_priority_min (int policy); }
+334 MNOPROTO POSIX { int sched_rr_get_interval (pid_t pid, struct timespec *interval); }
335 NOPROTO BSD { int utrace(const void *addr, size_t len); }
; XXX note - bigendian is different
336 MSTD BSD { int ia32_sendfile(int fd, int s, u_int32_t offsetlo, \
diff --git a/sys/ia64/ia32/syscalls.master b/sys/ia64/ia32/syscalls.master
index 3b5df6a12a032..3010aa55f5d64 100644
--- a/sys/ia64/ia32/syscalls.master
+++ b/sys/ia64/ia32/syscalls.master
@@ -449,30 +449,30 @@
311 MNOPROTO BSD { int setresuid(uid_t ruid, uid_t euid, uid_t suid); }
312 MNOPROTO BSD { int setresgid(gid_t rgid, gid_t egid, gid_t sgid); }
313 OBSOL NOHIDE signanosleep
-314 UNIMPL NOHIDE aio_return
-315 UNIMPL NOHIDE aio_suspend
-316 UNIMPL NOHIDE aio_cancel
-317 UNIMPL NOHIDE aio_error
-318 UNIMPL NOHIDE aio_read
-319 UNIMPL NOHIDE aio_write
-320 UNIMPL NOHIDE lio_listio
-321 MNOPROTO BSD { int yield(void); }
+314 UNIMPL NOHIDE aio_return
+315 UNIMPL NOHIDE aio_suspend
+316 UNIMPL NOHIDE aio_cancel
+317 UNIMPL NOHIDE aio_error
+318 UNIMPL NOHIDE aio_read
+319 UNIMPL NOHIDE aio_write
+320 UNIMPL NOHIDE lio_listio
+321 MNOPROTO BSD { int yield(void); }
322 OBSOL NOHIDE thr_sleep
323 OBSOL NOHIDE thr_wakeup
-324 MNOPROTO BSD { int mlockall(int how); }
-325 MNOPROTO BSD { int munlockall(void); }
-326 NOPROTO BSD { int __getcwd(u_char *buf, u_int buflen); }
+324 MNOPROTO BSD { int mlockall(int how); }
+325 MNOPROTO BSD { int munlockall(void); }
+326 NOPROTO BSD { int __getcwd(u_char *buf, u_int buflen); }
-327 MNOPROTO POSIX { int sched_setparam (pid_t pid, const struct sched_param *param); }
-328 MNOPROTO POSIX { int sched_getparam (pid_t pid, struct sched_param *param); }
+327 MNOPROTO POSIX { int sched_setparam (pid_t pid, const struct sched_param *param); }
+328 MNOPROTO POSIX { int sched_getparam (pid_t pid, struct sched_param *param); }
-329 MNOPROTO POSIX { int sched_setscheduler (pid_t pid, int policy, const struct sched_param *param); }
-330 MNOPROTO POSIX { int sched_getscheduler (pid_t pid); }
+329 MNOPROTO POSIX { int sched_setscheduler (pid_t pid, int policy, const struct sched_param *param); }
+330 MNOPROTO POSIX { int sched_getscheduler (pid_t pid); }
-331 MNOPROTO POSIX { int sched_yield (void); }
-332 MNOPROTO POSIX { int sched_get_priority_max (int policy); }
-333 MNOPROTO POSIX { int sched_get_priority_min (int policy); }
-334 MNOPROTO POSIX { int sched_rr_get_interval (pid_t pid, struct timespec *interval); }
+331 MNOPROTO POSIX { int sched_yield (void); }
+332 MNOPROTO POSIX { int sched_get_priority_max (int policy); }
+333 MNOPROTO POSIX { int sched_get_priority_min (int policy); }
+334 MNOPROTO POSIX { int sched_rr_get_interval (pid_t pid, struct timespec *interval); }
335 NOPROTO BSD { int utrace(const void *addr, size_t len); }
; XXX note - bigendian is different
336 MSTD BSD { int ia32_sendfile(int fd, int s, u_int32_t offsetlo, \