Page MenuHomeFreeBSD

cr_cansee(9): cr_bsd_visible() impacts, simplifications
ClosedPublic

Authored by olce on Jun 20 2023, 1:45 PM.
Tags
None
Referenced Files
F149643401: D40636.id124901.diff
Wed, Mar 25, 10:45 PM
F149624939: D40636.id127920.diff
Wed, Mar 25, 6:36 PM
Unknown Object (File)
Sun, Mar 22, 11:12 PM
Unknown Object (File)
Sat, Mar 14, 2:38 PM
Unknown Object (File)
Sat, Mar 7, 6:38 PM
Unknown Object (File)
Feb 23 2026, 5:11 PM
Unknown Object (File)
Feb 16 2026, 1:14 PM
Unknown Object (File)
Feb 14 2026, 6:33 PM

Diff Detail

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

Event Timeline

olce requested review of this revision.Jun 20 2023, 1:45 PM
bcr added inline comments.
share/man/man9/cr_cansee.9
46

You need to do a line break here after the sentence stop.

New sentence on new line.

olce marked an inline comment as done.Jun 29 2023, 9:06 PM

Here again, references are not in the prescribed order on purpose, please see https://reviews.freebsd.org/D40632 for the rationale.

olce retitled this revision from cr_cansee(9): cr_bsd_visibility() impacts, simplifications to cr_cansee(9): cr_bsd_visible() impacts, simplifications.
olce edited the summary of this revision. (Show Details)

Rename cr_bsd_visibility() to cr_bsd_visible().

olce edited the summary of this revision. (Show Details)

'cr_see*' => 'cr_cansee*' (suppressed a rename in the stack).

This revision is now accepted and ready to land.Aug 7 2023, 8:57 PM