freebsd-nq/usr.sbin/pkg_install/lib
Andrey A. Chernov 96d5140413 You can run pkg_info everywhere expect /var/db/pkg directory :-)
Running there you got any kind of strange errors from tar caused
by treating directories as tar files!
Fix it by adding new isfile(name) (check for reg. files) to simple fexists(name) calls.
1995-07-30 01:44:45 +00:00
..
exec.c Many of John T. Kohl's patches from NetBSD. Thanks, John! 1994-12-06 00:51:50 +00:00
file.c You can run pkg_info everywhere expect /var/db/pkg directory :-) 1995-07-30 01:44:45 +00:00
global.c
lib.h You can run pkg_info everywhere expect /var/db/pkg directory :-) 1995-07-30 01:44:45 +00:00
Makefile More changes from John T. Kohl. Man pages, mostly. 1994-12-06 01:04:17 +00:00
msg.c Remove trailing whitespace. 1995-05-30 03:57:47 +00:00
pen.c Check dependencies BEFORE doing final extraction of package. 1995-04-26 07:43:35 +00:00
plist.c Fix coredump for -v flag 1995-07-28 01:50:35 +00:00
str.c Add code for dealing with URLs. 1995-04-26 15:08:23 +00:00