NetBSD/usr.sbin/pkg_install/lib
hubertf 3adf761c0b Use absolute path to tar(1) in execl() call.
*** This makes retrieval of pkgs via ftp work again!

Also don't just call exit() if the execl() call fails, but print some
error (via err()).
1999-04-12 00:29:51 +00:00
..
exec.c Get rid of some lint. 1998-10-08 12:15:24 +00:00
file.c Use absolute path to tar(1) in execl() call. 1999-04-12 00:29:51 +00:00
global.c Garbage collect unused variable.. 1998-10-09 09:22:15 +00:00
lib.h Replace static array of packages given to pkg_perform() with linear 1999-03-22 05:02:39 +00:00
lpkg.c Replace static array of packages given to pkg_perform() with linear 1999-03-22 05:02:39 +00:00
Makefile Replace static array of packages given to pkg_perform() with linear 1999-03-22 05:02: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 Shut-up gcc-2.8.1 warnings. 1999-03-15 08:57:12 +00:00
str.c Fix off-by-one error. (This was detected using libefence) 1999-04-10 02:17:21 +00:00