NetBSD/usr.sbin/pkg_install/lib
agc 530dddb95a Define TAR_CMD and TAR_FULLPATHNAME, and use them in preference to
hardcoded strings "tar" and "/usr/bin/tar". This allows the package
tools to use GNU tar with a different name (it's often installed as
gtar), and from a directory other than /usr/bin.
1999-03-09 11:10:39 +00:00
..
Makefile there is no ftplib.3 1999-02-13 17:46:20 +00:00
exec.c Get rid of some lint. 1998-10-08 12:15:24 +00:00
file.c Define TAR_CMD and TAR_FULLPATHNAME, and use them in preference to 1999-03-09 11:10:39 +00:00
global.c Garbage collect unused variable.. 1998-10-09 09:22:15 +00:00
lib.h Define TAR_CMD and TAR_FULLPATHNAME, and use them in preference to 1999-03-09 11:10:39 +00:00
pen.c use mkdtemp also on 1.3I and up 1999-03-02 03:04:06 +00:00
pkgdb.c Include <fcntl.h> for the O_* definitions. 1999-03-01 12:06:57 +00:00
plist.c More helpful message on failure 1999-03-03 00:24:21 +00:00
str.c update comment for findmatchingname() 1999-03-06 02:16:25 +00:00