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, Aug 4, 5:41 PM
Unknown Object (File)
Tue, Aug 4, 4:07 AM
Unknown Object (File)
Tue, Aug 4, 1:56 AM
Unknown Object (File)
Mon, Aug 3, 2:21 AM
Unknown Object (File)
Sun, Aug 2, 4:53 PM
Unknown Object (File)
Thu, Jul 30, 2:13 PM
Unknown Object (File)
Sat, Jul 25, 5:18 AM
Unknown Object (File)
Fri, Jul 24, 6:38 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 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.