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)
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
Unknown Object (File)
Sun, Mar 1, 9:55 AM
Unknown Object (File)
Sat, Feb 28, 11:57 AM
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 Not Applicable
Unit
Tests Not Applicable

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.