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/compat/freebsd32/syscalls.master | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sys/compat') 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 -- cgit v1.3