diff options
| author | Marcel Moolenaar <marcel@FreeBSD.org> | 2002-12-16 00:48:52 +0000 |
|---|---|---|
| committer | Marcel Moolenaar <marcel@FreeBSD.org> | 2002-12-16 00:48:52 +0000 |
| commit | 3f60ecab4eb84dcc8deb9fccd6bb12ce13bee275 (patch) | |
| tree | 08915331014a8a3a9545bc96e690b11ae5fda954 | |
| parent | 02995a9b72ab351f3614dc8cd78275138a8013de (diff) | |
Notes
| -rw-r--r-- | sys/amd64/ia32/syscalls.master | 2 | ||||
| -rw-r--r-- | sys/compat/freebsd32/syscalls.master | 2 | ||||
| -rw-r--r-- | 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 |
