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)
Thu, Nov 27, 8:44 AM
Unknown Object (File)
Wed, Nov 26, 9:23 PM
Unknown Object (File)
Fri, Nov 14, 3:48 PM
Unknown Object (File)
Thu, Nov 13, 4:50 AM
Unknown Object (File)
Thu, Nov 13, 3:11 AM
Unknown Object (File)
Oct 29 2025, 5:17 AM
Unknown Object (File)
Oct 28 2025, 5:15 PM
Unknown Object (File)
Oct 27 2025, 5:37 AM
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
Lint Not Applicable
Unit
Tests Not Applicable

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