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.
Details
Details
- Reviewers
kib peter emaste - Commits
- rS333635: Allow freebsd32 __sysctl(2) to return ENOMEM.
Diff Detail
Diff Detail
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Buildable 16592 Build 16504: arc lint + arc unit