[Bug 211395] setfib(2) system call appears not implemented in compat/freebsd32

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Jul 26 20:58:36 UTC 2016


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=211395

            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 at FreeBSD.org
          Reporter: rwatson at 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

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


More information about the freebsd-bugs mailing list