From owner-cvs-usrsbin Fri Oct 17 22:44:12 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id WAA29116 for cvs-usrsbin-outgoing; Fri, 17 Oct 1997 22:44:12 -0700 (PDT) (envelope-from owner-cvs-usrsbin) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id WAA29045; Fri, 17 Oct 1997 22:43:29 -0700 (PDT) (envelope-from jkh@FreeBSD.org) From: "Jordan K. Hubbard" Received: (from jkh@localhost) by freefall.freebsd.org (8.8.6/8.8.5) id WAA16071; Fri, 17 Oct 1997 22:42:05 -0700 (PDT) Date: Fri, 17 Oct 1997 22:42:05 -0700 (PDT) Message-Id: <199710180542.WAA16071@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-usrsbin@FreeBSD.ORG Subject: cvs commit: src/usr.sbin/pkg_install/info show.c Sender: owner-cvs-usrsbin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk jkh 1997/10/17 22:42:05 PDT Modified files: usr.sbin/pkg_install/info show.c Log: Deal with PLIST_UNEXEC properly. PR: 4784 Submitted by: Stefan `Sec` Zehl Revision Changes Path 1.12 +5 -1 src/usr.sbin/pkg_install/info/show.c