From owner-cvs-all Thu Jan 31 17:32: 7 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 277DF37B404; Thu, 31 Jan 2002 17:32:04 -0800 (PST) Received: (from gad@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g111W4b75214; Thu, 31 Jan 2002 17:32:04 -0800 (PST) (envelope-from gad) Message-Id: <200202010132.g111W4b75214@freefall.freebsd.org> From: Garance A Drosehn Date: Thu, 31 Jan 2002 17:32:04 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/lpr/lpq Makefile src/usr.sbin/lpr/lpr Makefile src/usr.sbin/lpr/lprm Makefile X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG gad 2002/01/31 17:32:03 PST Modified files: (Branch: RELENG_4) usr.sbin/lpr/lpq Makefile usr.sbin/lpr/lpr Makefile usr.sbin/lpr/lprm Makefile Log: MFC *: This is the usr.sbin/lpr part of an update originally committed to current by ru. Paraphrasing his comments: Set BINOWN=root explicitly for setuid root binaries. While this may seem redundant, we do it because a user *may* decide to change the setting of BINOWN in make.conf. These programs should always be installed setuid-root, even if that change is made in make.conf. [* = 1.11 lpq/Makefile, 1.11 lpr/Makefile, 1.12 lprm/Makefile] Revision Changes Path 1.7.2.2 +1 -0 src/usr.sbin/lpr/lpq/Makefile 1.8.2.3 +1 -0 src/usr.sbin/lpr/lpr/Makefile 1.8.2.2 +1 -0 src/usr.sbin/lpr/lprm/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message