Page MenuHomeFreeBSD

Add clarifying comments
ClosedPublic

Authored by imp on Jan 1 2022, 11:51 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Jan 1, 11:15 PM
Unknown Object (File)
Mon, Dec 30, 10:48 AM
Unknown Object (File)
Dec 10 2024, 6:19 PM
Unknown Object (File)
Nov 5 2024, 11:51 AM
Unknown Object (File)
Oct 30 2024, 5:17 AM
Unknown Object (File)
Oct 23 2024, 4:06 PM
Unknown Object (File)
Oct 22 2024, 7:58 AM
Unknown Object (File)
Oct 19 2024, 5:01 PM
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.