Page MenuHomeFreeBSD

Remove __FBSDID from netbsd libc sources
ClosedPublic

Authored by brooks on Mon, Nov 20, 10:02 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Nov 23, 6:41 PM
Unknown Object (File)
Wed, Nov 22, 1:35 AM
Unknown Object (File)
Wed, Nov 22, 1:34 AM
Unknown Object (File)
Wed, Nov 22, 1:34 AM
Unknown Object (File)
Tue, Nov 21, 11:46 PM
Unknown Object (File)
Tue, Nov 21, 3:25 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.Mon, Nov 20, 10:31 PM