From owner-cvs-all Sat Feb 19 1: 1:35 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 2A6FF37BB80; Sat, 19 Feb 2000 01:01:33 -0800 (PST) (envelope-from jkh@FreeBSD.org) Received: (from jkh@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id AAA72054; Sat, 19 Feb 2000 00:58:56 -0800 (PST) (envelope-from jkh@FreeBSD.org) Message-Id: <200002190858.AAA72054@freefall.freebsd.org> From: "Jordan K. Hubbard" Date: Sat, 19 Feb 2000 00:58:55 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/pkg_install/add futil.c src/usr.sbin/pkg_install/lib file.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jkh 2000/02/19 00:58:55 PST Modified files: usr.sbin/pkg_install/add futil.c usr.sbin/pkg_install/lib file.c Log: 1. If checking for directory-ness, check "dir" and "dir/" to catch the case where we have a symlink pointing at a dir. 2. Restore stomped character before returning in make_hierarchy() Revision Changes Path 1.9 +9 -3 src/usr.sbin/pkg_install/add/futil.c 1.40 +3 -1 src/usr.sbin/pkg_install/lib/file.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message