Page MenuHomeFreeBSD

Remove __FBSDID from netbsd libc sources
ClosedPublic

Authored by brooks on Nov 20 2023, 10:02 PM.
Tags
None
Referenced Files
F172659754: D42686.id130352.diff
Sun, Sep 20, 12:52 AM
Unknown Object (File)
Fri, Sep 18, 5:23 PM
Unknown Object (File)
Thu, Aug 27, 4:51 AM
Unknown Object (File)
Thu, Aug 27, 4:42 AM
Unknown Object (File)
Thu, Aug 27, 4:16 AM
Unknown Object (File)
Aug 10 2026, 6:30 PM
Unknown Object (File)
Aug 8 2026, 10:28 PM
Unknown Object (File)
Aug 8 2026, 5:04 PM
Subscribers
None

Details

Summary

I added them per then-current practice when I imported them, but now
they are just gratuious local diffs.

In vis.c, relocate the compat definition of _DIAGASSERT() to somewhere
more normal.

Diff Detail

Repository
rG FreeBSD src repository
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 54526
Build 51415: arc lint + arc unit

Event Timeline

brooks created this revision.

I've updated this locally to make the _DIAGASSERT change first as a separate commit.

Looks good. 2 commits or 1 doesn't matter, but 2 is a bit better.

This revision is now accepted and ready to land.Nov 20 2023, 10:31 PM