From 3f60ecab4eb84dcc8deb9fccd6bb12ce13bee275 Mon Sep 17 00:00:00 2001 From: Marcel Moolenaar Date: Mon, 16 Dec 2002 00:48:52 +0000 Subject: Change swapoff from MNOPROTO to UNIMPL. The former doesn't work. --- sys/amd64/ia32/syscalls.master | 2 +- sys/compat/freebsd32/syscalls.master | 2 +- sys/ia64/ia32/syscalls.master | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/sys/amd64/ia32/syscalls.master b/sys/amd64/ia32/syscalls.master index d30b5919ed5dc..b73a65f4639a9 100644 --- a/sys/amd64/ia32/syscalls.master +++ b/sys/amd64/ia32/syscalls.master @@ -594,4 +594,4 @@ 421 UNIMPL BSD getcontext 422 UNIMPL BSD setcontext 423 UNIMPL BSD swapcontext -424 MNOPROTO BSD swapoff +424 UNIMPL BSD swapoff diff --git a/sys/compat/freebsd32/syscalls.master b/sys/compat/freebsd32/syscalls.master index d30b5919ed5dc..b73a65f4639a9 100644 --- a/sys/compat/freebsd32/syscalls.master +++ b/sys/compat/freebsd32/syscalls.master @@ -594,4 +594,4 @@ 421 UNIMPL BSD getcontext 422 UNIMPL BSD setcontext 423 UNIMPL BSD swapcontext -424 MNOPROTO BSD swapoff +424 UNIMPL BSD swapoff diff --git a/sys/ia64/ia32/syscalls.master b/sys/ia64/ia32/syscalls.master index d30b5919ed5dc..b73a65f4639a9 100644 --- a/sys/ia64/ia32/syscalls.master +++ b/sys/ia64/ia32/syscalls.master @@ -594,4 +594,4 @@ 421 UNIMPL BSD getcontext 422 UNIMPL BSD setcontext 423 UNIMPL BSD swapcontext -424 MNOPROTO BSD swapoff +424 UNIMPL BSD swapoff -- cgit v1.3