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)
Mon, Jan 20, 10:20 PM
Unknown Object (File)
Sun, Jan 19, 10:45 AM
Unknown Object (File)
Wed, Jan 15, 3:47 AM
Unknown Object (File)
Thu, Dec 26, 2:06 PM
Unknown Object (File)
Nov 27 2024, 3:20 AM
Unknown Object (File)
Nov 27 2024, 3:20 AM
Unknown Object (File)
Nov 27 2024, 3:20 AM
Unknown Object (File)
Nov 27 2024, 3:06 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
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