Page MenuHomeFreeBSD

bsdcat,cpio,tar: derive version string from archive.h
ClosedPublic

Authored by delphij on Dec 29 2020, 9:42 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Jun 8, 8:25 AM
Unknown Object (File)
Sat, Jun 6, 5:25 AM
Unknown Object (File)
Sat, Jun 6, 3:35 AM
Unknown Object (File)
Fri, Jun 5, 9:44 PM
Unknown Object (File)
Thu, Jun 4, 6:39 AM
Unknown Object (File)
Mon, May 18, 8:23 AM
Unknown Object (File)
Mon, May 18, 8:20 AM
Unknown Object (File)
May 10 2026, 9:03 AM
Subscribers

Details

Test Plan

examine make -V output for these version strings

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 35764
Build 32653: arc lint + arc unit

Event Timeline

Good point, as bsdcat, bsdcpio and bsdtar all come from the same source.
This keeps updates to these files to a minimum (only if source filenames change).

This revision is now accepted and ready to land.Dec 29 2020, 10:14 PM