Page MenuHomeFreeBSD

Add clarifying comments
ClosedPublic

Authored by imp on Jan 1 2022, 11:51 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Nov 10, 2:47 AM
Unknown Object (File)
Sun, Nov 2, 7:18 AM
Unknown Object (File)
Oct 22 2025, 12:28 AM
Unknown Object (File)
Oct 16 2025, 7:33 PM
Unknown Object (File)
Oct 16 2025, 7:33 PM
Unknown Object (File)
Oct 16 2025, 7:33 PM
Unknown Object (File)
Oct 16 2025, 9:34 AM
Unknown Object (File)
Sep 25 2025, 7:44 AM
Subscribers

Details

Summary

Expand on the terse comments for where each of these files is used.

Also, remove some mips specific stuff from bsd.opts.mk while I'm there.

Sponsored by: Netflix

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 43669
Build 40557: arc lint + arc unit

Event Timeline

imp requested review of this revision.Jan 1 2022, 11:51 PM

Thanks this does clarify the purpose of the files. I'd think the MIPS changes should be an independent commit tho.

share/mk/bsd.opts.mk
99

This should probably go in by itself?

This revision is now accepted and ready to land.Jan 2 2022, 12:41 AM
share/mk/bsd.opts.mk
99

Agreed. I'd come to the same conclusion...

This revision was automatically updated to reflect the committed changes.