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)
Thu, Sep 17, 9:59 PM
Unknown Object (File)
Fri, Sep 11, 5:13 PM
Unknown Object (File)
Wed, Sep 9, 11:49 AM
Unknown Object (File)
Wed, Sep 9, 11:40 AM
Unknown Object (File)
Sun, Sep 6, 7:04 PM
Unknown Object (File)
Fri, Sep 4, 3:46 PM
Unknown Object (File)
Wed, Sep 2, 6:41 PM
Unknown Object (File)
Wed, Aug 26, 12:06 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