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: [email protected]
Reporter: [email protected]
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.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"