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)
Sat, Dec 7, 10:14 PM
Unknown Object (File)
Fri, Nov 22, 8:36 AM
Unknown Object (File)
Nov 10 2024, 7:43 PM
Unknown Object (File)
Oct 14 2024, 9:16 PM
Unknown Object (File)
Sep 27 2024, 6:44 PM
Unknown Object (File)
Sep 25 2024, 4:03 PM
Unknown Object (File)
Sep 25 2024, 3:39 AM
Unknown Object (File)
Sep 24 2024, 5:38 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