summaryrefslogtreecommitdiff
path: root/pkgtools/pkg_install/files/add/extract.c
AgeCommit message (Expand)AuthorFilesLines
2008-04-26Revert last change, it was not intended to go into HEAD.joerg1-0/+340
2008-04-26Add a clean pkg_add implementation on top of libarchive and libfetch.joerg1-340/+0
2007-09-11Replaced undefined behavior with an error message. We don't expectrillig1-5/+4
2007-04-16Sync with NetBSD base:joerg1-3/+3
2006-11-03Merge add/extract.c, rev 1.39:joerg1-3/+4
2005-11-22Reduce the use of the system() function in pkg_install to avoid quotingben1-98/+84
2005-07-25Pull over this change from src/usr.sbin/pkg_install (-current):hubertf1-14/+18
2005-01-07Sync changes with src/:agc1-4/+3
2004-12-29Pull in portability changes from src, and bump version to 20041226:agc1-8/+8
2004-08-20Update pkgtools/pkg_install to 20040813 (latest release from the HEADjlam1-2/+2
2004-08-06Sync with version 20040730 from src/usr.sbin/pkg_install on the HEAD:jlam1-2/+2
2003-09-23sync with NetBSD-current after updates from wiz.grant1-2/+4
2003-09-02Sync to latest pkg_install sources from the HEAD for pkg_deletejlam1-3/+3
2003-09-02Re-add the checks for HAVE_CHFLAGS and HAVE_DBOPEN so that this can buildjlam1-2/+6
2003-09-01Update pkg_install to 20030823, which has the changes to supportjlam1-20/+16
2003-02-11belatedly sync with src:grant1-6/+2
2003-01-06Synch with basesrc:jschauma1-4/+4
2002-12-20Import autoconf'd pkg_install source fromschmonz1-0/+353