Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/usr.sbin/pkg_install/lib
Module Name: src
Committed By: grant
Date: Thu Apr 10 16:25:25 UTC 2003
Modified Files:
src/usr.sbin/pkg_install/lib: file.c lib.h
Log Message:
allow bzip2 support to work on earlier systems where tar has no -j
option, including NetBSD 1.5 and 1.6. noted by wiz.
also handle tar.gz, tar.bz2 and .tar filenames, and bomb with a useful
error if we don't know to handle a file.
To generate a diff of this commit:
cvs rdiff -r1.59 -r1.60 src/usr.sbin/pkg_install/lib/file.c
cvs rdiff -r1.49 -r1.50 src/usr.sbin/pkg_install/lib/lib.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index