freebsd-skq/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
file.c Use lstat() instead of access() for checking file existence. It works 1995-06-24 10:12:59 +00:00
global.c
lib.h
Makefile
msg.c Remove trailing whitespace. 1995-05-30 03:57:47 +00:00
pen.c
plist.c Remove trailing whitespace. 1995-05-30 03:57:47 +00:00
str.c