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)
Sat, Jul 25, 4:51 PM
Unknown Object (File)
Wed, Jul 15, 10:49 PM
Unknown Object (File)
Jun 22 2026, 5:23 PM
Unknown Object (File)
Jun 18 2026, 11:52 PM
Unknown Object (File)
Jun 15 2026, 10:37 PM
Unknown Object (File)
May 21 2026, 4:03 PM
Unknown Object (File)
May 21 2026, 9:30 AM
Unknown Object (File)
May 21 2026, 5:29 AM
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