Page MenuHomeFreeBSD

Allow freebsd32 __sysctl(2) to return ENOMEM.
ClosedPublic

Authored by brooks on May 14 2018, 11:17 PM.
Tags
None
Referenced Files
F159294726: D15438.id42554.diff
Fri, Jun 12, 12:52 PM
Unknown Object (File)
Thu, Jun 11, 9:25 PM
Unknown Object (File)
May 7 2026, 12:00 AM
Unknown Object (File)
May 3 2026, 1:04 PM
Unknown Object (File)
May 1 2026, 1:02 PM
Unknown Object (File)
Apr 30 2026, 3:36 PM
Unknown Object (File)
Apr 27 2026, 1:14 PM
Unknown Object (File)
Apr 25 2026, 7:03 AM
Subscribers

Details

Summary

This is required by programs like sockstat that read variably sized
sysctls such as kern.file. The normal path has no such restriction and
the restriction was added without comment along with initial support for
freebsd32 in 2002.

Diff Detail

Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 16592
Build 16504: arc lint + arc unit