OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
CVS: cvs.openbsd.org: src

From: Marc Espie (espiecvs.openbsd.org)
Date: Tue Sep 14 2010 - 05:02:37 CDT


CVSROOT: /cvs
Module name: src
Changes by: espiecvs.openbsd.org 2010/09/14 04:02:37

Modified files:
        usr.sbin/pkg_add/OpenBSD: PackageLocation.pm Ustar.pm

Log message:
set separate fields for atime/mtime in file entry, use them while creating.
allows user to undef them, and thus not to set utimes.
Use that to not set utimes for pkginfo.
fixes kili's bug in a nicer way wrt Ustar interface...