Page MenuHomeFreeBSD

Remove __FBSDID from netbsd libc sources
ClosedPublic

Authored by brooks on Nov 20 2023, 10:02 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Feb 8, 2:28 PM
Unknown Object (File)
Sun, Feb 8, 6:43 AM
Unknown Object (File)
Thu, Feb 5, 9:53 AM
Unknown Object (File)
Jan 31 2026, 3:20 PM
Unknown Object (File)
Jan 17 2026, 7:48 AM
Unknown Object (File)
Dec 20 2025, 11:42 AM
Unknown Object (File)
Dec 20 2025, 10:02 AM
Unknown Object (File)
Dec 12 2025, 3:42 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