CVSROOT: /cvs Module name: src Changes by: [email protected] 2021/08/09 10:40:20
Modified files:
usr.sbin/pkg_add/OpenBSD: Ustar.pm
Log message:
add $self->fullname to simplify the cumbersome usual name
add $self->extract_to_fh, only for IsFile objects, so that they can be
written to a temporary file without needing to adjust the file object's name
