summaryrefslogtreecommitdiffstats
path: root/sys/compat
diff options
context:
space:
mode:
authormarcel <marcel@FreeBSD.org>2002-12-16 00:48:52 +0000
committermarcel <marcel@FreeBSD.org>2002-12-16 00:48:52 +0000
commit4451a382e76f3c232013beb139a71fa5834d17c3 (patch)
tree08915331014a8a3a9545bc96e690b11ae5fda954 /sys/compat
parentacabcb7b662f27a441e74691ae8b8f6db7ed08cc (diff)
downloadFreeBSD-src-4451a382e76f3c232013beb139a71fa5834d17c3.zip
FreeBSD-src-4451a382e76f3c232013beb139a71fa5834d17c3.tar.gz
Change swapoff from MNOPROTO to UNIMPL. The former doesn't work.
Diffstat (limited to 'sys/compat')
-rw-r--r--sys/compat/freebsd32/syscalls.master2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/compat/freebsd32/syscalls.master b/sys/compat/freebsd32/syscalls.master
index d30b591..b73a65f 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
OpenPOWER on IntegriCloud