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)
Sun, Nov 10, 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
Unknown Object (File)
Sep 21 2024, 6:01 AM
Unknown Object (File)
Sep 19 2024, 8:25 PM
Subscribers

Details

Test Plan

examine make -V output for these version strings

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

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