Page MenuHomeFreeBSD

bzip2: remove locally added __FBSDID
ClosedPublic

Authored by brooks on Nov 21 2023, 10:49 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Apr 14, 1:33 PM
Unknown Object (File)
Feb 20 2025, 5:39 PM
Unknown Object (File)
Feb 18 2025, 12:31 PM
Unknown Object (File)
Feb 17 2025, 10:51 AM
Unknown Object (File)
Feb 9 2025, 6:18 PM
Unknown Object (File)
Nov 30 2024, 12:01 AM
Unknown Object (File)
Nov 27 2024, 1:32 PM
Unknown Object (File)
Nov 25 2024, 9:58 AM
Subscribers
None

Diff Detail

Repository
rG FreeBSD src repository
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 54548
Build 51437: arc lint + arc unit

Event Timeline

brooks created this revision.

In this stack of changed I've verified that the __FBSID entries were added locally and not part of the initial import. Where they were added in a single commit (e.g., moving $FreeBSD$ from a comment to an __FBSID) I've indicated the commit, but many were added adhoc along with other changes (which I vaguely remember being the policy in the CVS days).

This revision is now accepted and ready to land.Nov 21 2023, 10:59 PM
This revision was automatically updated to reflect the committed changes.