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, May 18, 8:23 AM
Unknown Object (File)
Mon, May 18, 8:20 AM
Unknown Object (File)
Sun, May 10, 9:03 AM
Unknown Object (File)
Sun, May 10, 9:00 AM
Unknown Object (File)
Thu, Apr 30, 4:11 PM
Unknown Object (File)
Thu, Apr 30, 4:07 PM
Unknown Object (File)
Mon, Apr 27, 5:56 PM
Unknown Object (File)
Mon, Apr 27, 5:35 PM
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