From owner-cvs-all Wed May 24 4:38:58 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 B410437BC9D; Wed, 24 May 2000 04:38:52 -0700 (PDT) (envelope-from mpp@FreeBSD.org) Received: (from mpp@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id EAA78978; Wed, 24 May 2000 04:38:52 -0700 (PDT) (envelope-from mpp@FreeBSD.org) Message-Id: <200005241138.EAA78978@freefall.freebsd.org> From: Mike Pritchard Date: Wed, 24 May 2000 04:38:51 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/lpr/lpd printjob.c src/usr.sbin/lpr/runqueue printjob.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG mpp 2000/05/24 04:38:51 PDT Modified files: usr.sbin/lpr/lpd printjob.c usr.sbin/lpr/runqueue printjob.c Log: Re-implement my fix from rev 1.6 (same rev for both files being committed) that was lost during the lite-2 merge. From the original commit message: Initialize the group list so that any filter programs that are run by lpd are not run with root's groups. Revision Changes Path 1.23 +11 -2 src/usr.sbin/lpr/lpd/printjob.c 1.20 +11 -2 src/usr.sbin/lpr/runqueue/printjob.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message