Page MenuHomeFreeBSD

make_dev.9: add a note about the device cred usage
AcceptedPublic

Authored by kevans on Aug 29 2025, 4:35 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Sep 28, 2:40 PM
Unknown Object (File)
Sat, Sep 27, 6:16 PM
Unknown Object (File)
Thu, Sep 25, 10:41 AM
Unknown Object (File)
Thu, Sep 25, 10:31 AM
Unknown Object (File)
Thu, Sep 18, 7:13 PM
Unknown Object (File)
Thu, Sep 18, 12:14 AM
Unknown Object (File)
Wed, Sep 17, 6:18 PM
Unknown Object (File)
Sep 5 2025, 7:07 AM
Subscribers

Details

Reviewers
markj
kib
Group Reviewers
manpages
Summary

The manpage currently notes that it will be stored in si_cred, but we
don't have any documentation to note what si_cred is used for. Given
that we use it to restrict visibility in jails, it seems like a good
idea to mention that, and a brief review of devfs(4) related manpages
did not really turn up a better place to put it.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 66642
Build 63525: arc lint + arc unit