From owner-freebsd-commit Fri Feb 9 04:05:35 1996 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id EAA19259 for freebsd-commit-outgoing; Fri, 9 Feb 1996 04:05:35 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id EAA19248 for cvs-all-outgoing; Fri, 9 Feb 1996 04:05:32 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id EAA19237 for cvs-usrsbin-outgoing; Fri, 9 Feb 1996 04:05:30 -0800 (PST) Received: (from jkh@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id EAA19230 Fri, 9 Feb 1996 04:05:29 -0800 (PST) Date: Fri, 9 Feb 1996 04:05:29 -0800 (PST) From: "Jordan K. Hubbard" Message-Id: <199602091205.EAA19230@freefall.freebsd.org> To: CVS-committers, cvs-usrsbin Subject: cvs commit: src/usr.sbin/pkg_install/lib pen.c Sender: owner-commit@FreeBSD.ORG Precedence: bulk jkh 96/02/09 04:05:28 Modified: usr.sbin/pkg_install/lib pen.c Log: Fix to catch a stupid oversight on my part which allowed this thing to remove the current directory under certain circumstances. Submitted by: Richard J Kuhns Revision Changes Path 1.20 +2 -2 src/usr.sbin/pkg_install/lib/pen.c