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, Apr 14, 12:46 AM
Unknown Object (File)
Sun, Apr 12, 7:37 PM
Unknown Object (File)
Wed, Apr 8, 5:19 AM
Unknown Object (File)
Sun, Mar 29, 5:58 AM
Unknown Object (File)
Tue, Mar 24, 11:56 PM
Unknown Object (File)
Sun, Mar 22, 8:32 PM
Unknown Object (File)
Mar 14 2026, 7:09 PM
Unknown Object (File)
Mar 11 2026, 1:45 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.