CVSROOT: /cvs Module name: src Changes by: es...@cvs.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...