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)
Fri, May 15, 6:23 AM
Unknown Object (File)
Thu, May 14, 4:13 PM
Unknown Object (File)
Wed, Apr 29, 7:37 PM
Unknown Object (File)
Tue, Apr 28, 9:16 PM
Unknown Object (File)
Mon, Apr 27, 6:38 PM
Unknown Object (File)
Mon, Apr 27, 3:50 PM
Unknown Object (File)
Apr 3 2026, 3:14 AM
Unknown Object (File)
Mar 24 2026, 4:37 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