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)
Wed, Jul 29, 10:35 AM
Unknown Object (File)
Fri, Jul 17, 7:51 PM
Unknown Object (File)
Tue, Jul 14, 8:46 PM
Unknown Object (File)
Mon, Jul 13, 7:33 PM
Unknown Object (File)
Sun, Jul 5, 3:50 AM
Unknown Object (File)
Fri, Jul 3, 5:38 AM
Unknown Object (File)
Jun 27 2026, 3:13 PM
Unknown Object (File)
Jun 26 2026, 10:13 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
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