Page MenuHomeFreeBSD

Add clarifying comments
ClosedPublic

Authored by imp on Jan 1 2022, 11:51 PM.
Tags
None
Referenced Files
F169654488: D33716.id100813.diff
Wed, Sep 2, 4:50 AM
F169635484: D33716.id100820.diff
Wed, Sep 2, 3:26 AM
F169632973: D33716.diff
Wed, Sep 2, 3:17 AM
F169615853: D33716.id.diff
Wed, Sep 2, 2:03 AM
Unknown Object (File)
Mon, Aug 31, 3:16 AM
Unknown Object (File)
Mon, Aug 31, 2:56 AM
Unknown Object (File)
Mon, Aug 31, 2:50 AM
Unknown Object (File)
Mon, Aug 31, 2:15 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
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

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
102

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
102

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

This revision was automatically updated to reflect the committed changes.