NetBSD/usr.sbin/pkg_install/create
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 WARNSify, cleanup Makefiles 1997-10-17 14:53:18 +00:00
create.h Add code for pkgdb. 1999-01-19 17:01:56 +00:00
main.c Add code for pkgdb. 1999-01-19 17:01:56 +00:00
perform.c Define TAR_CMD and TAR_FULLPATHNAME, and use them in preference to 1999-03-09 11:10:39 +00:00
pkg_create.1 Clean up SYNOPSIS formatting. 1999-03-07 11:58:22 +00:00
pl.c Cosmetic but annoying - no need to append a newline character in warnx() 1999-03-02 10:32:23 +00:00