From owner-cvs-all Mon Feb 1 11:53:10 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA07204 for cvs-all-outgoing; Mon, 1 Feb 1999 11:53:10 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA07199; Mon, 1 Feb 1999 11:53:09 -0800 (PST) (envelope-from wollman@FreeBSD.org) From: Garrett Wollman Received: (from wollman@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id LAA84468; Mon, 1 Feb 1999 11:53:09 -0800 (PST) (envelope-from wollman@FreeBSD.org) Date: Mon, 1 Feb 1999 11:53:09 -0800 (PST) Message-Id: <199902011953.LAA84468@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/usr.sbin/lpr/lpr lpr.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk wollman 1999/02/01 11:53:09 PST Modified files: usr.sbin/lpr/lpr lpr.c Log: Observe -U flag again, and use it in preference to getlogin(), if the user is privileged. I believe this should address both concerns in PR 9729, and may also provide the desired behavior from PR 9485. Revision Changes Path 1.28 +11 -4 src/usr.sbin/lpr/lpr/lpr.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message