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, Oct 16, 10:20 AM
Unknown Object (File)
Sat, Oct 11, 1:25 AM
Unknown Object (File)
Fri, Oct 10, 6:43 PM
Unknown Object (File)
Fri, Oct 10, 6:43 PM
Unknown Object (File)
Fri, Oct 10, 6:43 PM
Unknown Object (File)
Fri, Oct 10, 1:40 PM
Unknown Object (File)
Mon, Oct 6, 5:09 PM
Unknown Object (File)
Wed, Oct 1, 9:09 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