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
F108647605: D27823.diff
Mon, Jan 27, 1:51 AM
Unknown Object (File)
Fri, Jan 24, 6:59 PM
Unknown Object (File)
Fri, Jan 17, 10:59 PM
Unknown Object (File)
Dec 24 2024, 8:29 AM
Unknown Object (File)
Dec 20 2024, 5:49 AM
Unknown Object (File)
Dec 19 2024, 10:46 PM
Unknown Object (File)
Dec 7 2024, 10:14 PM
Unknown Object (File)
Nov 22 2024, 8:36 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