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, Nov 27, 3:20 AM
Unknown Object (File)
Wed, Nov 27, 3:20 AM
Unknown Object (File)
Wed, Nov 27, 3:20 AM
Unknown Object (File)
Wed, Nov 27, 3:06 AM
Unknown Object (File)
Nov 1 2024, 1:54 PM
Unknown Object (File)
Oct 31 2024, 2:16 PM
Unknown Object (File)
Oct 27 2024, 2:04 PM
Unknown Object (File)
Sep 22 2024, 1:05 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