freebsd-nq/usr.sbin/pkg_install/lib
Satoshi Asami 575e2e187e Use lstat() instead of access() for checking file existence. It works
for symlinks too, and according to Rod, access() is evil anyway.

Reviewed by:	jkh
1995-06-24 10:12:59 +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 Use lstat() instead of access() for checking file existence. It works 1995-06-24 10:12:59 +00:00
global.c Make y_or_n() pay attention to AutoAnswer global. 1994-04-05 14:08:47 +00:00
lib.h Add code for dealing with URLs. 1995-04-26 15:08:23 +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 Remove trailing whitespace. 1995-05-30 03:57:47 +00:00
str.c Add code for dealing with URLs. 1995-04-26 15:08:23 +00:00