Page MenuHomeFreeBSD

freebsd32: Remove mac_syscall from the unimpl list
ClosedPublic

Authored by stevek on Aug 24 2023, 3:36 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Oct 7, 1:04 AM
Unknown Object (File)
Sat, Oct 4, 9:03 AM
Unknown Object (File)
Fri, Oct 3, 10:41 AM
Unknown Object (File)
Sep 9 2025, 9:31 AM
Unknown Object (File)
Sep 3 2025, 12:48 PM
Unknown Object (File)
Aug 15 2025, 4:30 AM
Unknown Object (File)
Aug 12 2025, 4:59 PM
Unknown Object (File)
Aug 3 2025, 4:18 PM
Subscribers
None

Details

Summary

The mac_syscall system call works fine as long as any MAC module
that provides a mpo_syscall method handles compat32 appropriately.

Regenerate system call files for freebsd32.

Obtained from: Juniper Networks, Inc.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 53267
Build 50158: arc lint + arc unit

Event Timeline

stevek created this revision.
This revision is now accepted and ready to land.Aug 24 2023, 4:03 PM