Page MenuHomeFreeBSD

sys/syscallsubr.h: assorted tidying
ClosedPublic

Authored by brooks on Feb 16 2026, 2:01 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Mar 24, 11:56 PM
Unknown Object (File)
Sun, Mar 22, 8:32 PM
Unknown Object (File)
Sat, Mar 14, 7:09 PM
Unknown Object (File)
Wed, Mar 11, 1:45 PM
Unknown Object (File)
Wed, Mar 11, 12:53 PM
Unknown Object (File)
Mon, Mar 9, 3:12 PM
Unknown Object (File)
Mon, Mar 9, 5:17 AM
Unknown Object (File)
Mon, Mar 2, 1:30 PM
Subscribers

Details

Summary
  • gc unused struct kevent
  • sort kern_frmdirat, kern_funlinkat, kern_kexec_load, and kern_kqueue
  • put user_ functions in their own section

Effort: CHERI upstreaming
Sponsored by: Innovate UK

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 70698
Build 67581: arc lint + arc unit

Event Timeline

The is a no-op change before I start trickling in about a large collection of kern_ and user_ functions required to handle integer pointer ABI compat with CHERI.

This revision is now accepted and ready to land.Feb 16 2026, 2:25 PM
This revision was automatically updated to reflect the committed changes.