Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 26 Jul 2016 20:58:36 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 211395] setfib(2) system call appears not implemented in compat/freebsd32
Message-ID:  <bug-211395-8@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D211395

            Bug ID: 211395
           Summary: setfib(2) system call appears not implemented in
                    compat/freebsd32
           Product: Base System
           Version: CURRENT
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: kern
          Assignee: freebsd-bugs@FreeBSD.org
          Reporter: rwatson@FreeBSD.org

setfib(2) appears in src/sys/kern/syscalls.master:

175     AUE_NULL        STD     { int setfib(int fibnum); }

But not in src/sys/compat/freebsd32/syscalls.master:

175     AUE_NULL        UNIMPL  nosys

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-211395-8>