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)
Tue, Apr 21, 11:45 AM
Unknown Object (File)
Tue, Apr 21, 2:50 AM
Unknown Object (File)
Tue, Apr 21, 2:49 AM
Unknown Object (File)
Sat, Apr 11, 5:09 AM
Unknown Object (File)
Mar 19 2026, 3:43 PM
Unknown Object (File)
Mar 19 2026, 3:45 AM
Unknown Object (File)
Mar 17 2026, 5:03 AM
Unknown Object (File)
Feb 6 2026, 4:55 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