freebsd-dev/usr.sbin/pkg_install/lib
David E. O'Brien e0908a9f34 Use lstat(2) rather than stat(2) in isdir(), so that a symlink to a
directory is not considered a directory.  I have a feeling all the other
stat(2) calls should instead be lstat(2) calls, but I have not suffiently
determined that the current behavior [especially in isfile()] isn't
depended upon by someone.

Ok'ed by:	JKH
2000-02-08 06:36:08 +00:00
..
exec.c $Id$ -> $FreeBSD$ 1999-08-28 01:35:59 +00:00
file.c Use lstat(2) rather than stat(2) in isdir(), so that a symlink to a 2000-02-08 06:36:08 +00:00
global.c $Id$ -> $FreeBSD$ 1999-08-28 01:35:59 +00:00
lib.h $Id$ -> $FreeBSD$ 1999-08-28 01:35:59 +00:00
Makefile Make pkg_install understand and use libftpio instead of its own 1996-06-20 18:33:55 +00:00
msg.c $Id$ -> $FreeBSD$ 1999-08-28 01:35:59 +00:00
pen.c $Id$ -> $FreeBSD$ 1999-08-28 01:35:59 +00:00
plist.c $Id$ -> $FreeBSD$ 1999-08-28 01:35:59 +00:00
str.c $Id$ -> $FreeBSD$ 1999-08-28 01:35:59 +00:00