From owner-cvs-ports@FreeBSD.ORG Sun Nov 2 20:06:43 2008 Return-Path: Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DA5A61065670; Sun, 2 Nov 2008 20:06:43 +0000 (UTC) (envelope-from wxs@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id B08DB8FC25; Sun, 2 Nov 2008 20:06:43 +0000 (UTC) (envelope-from wxs@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id mA2K6hMu020923; Sun, 2 Nov 2008 20:06:43 GMT (envelope-from wxs@repoman.freebsd.org) Received: (from wxs@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id mA2K6hpB020922; Sun, 2 Nov 2008 20:06:43 GMT (envelope-from wxs) Message-Id: <200811022006.mA2K6hpB020922@repoman.freebsd.org> From: Wesley Shields Date: Sun, 2 Nov 2008 20:06:43 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/sysutils/lsof Makefile ports/sysutils/lsof/files patch-proc.c X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 02 Nov 2008 20:06:44 -0000 wxs 2008-11-02 20:06:43 UTC FreeBSD ports repository Modified files: sysutils/lsof Makefile Added files: sysutils/lsof/files patch-proc.c Log: Apply a vendor patch that corrects over-zealous rejection of open file listing when no options are specificed to lsof and lsof security options are enabled. PR: ports/128538 Submitted by: Larry Rosenman (maintainer) Revision Changes Path 1.170 +1 -0 ports/sysutils/lsof/Makefile 1.1 +19 -0 ports/sysutils/lsof/files/patch-proc.c (new)