From owner-cvs-all Thu Jul 11 18:37:10 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1A00D37B400; Thu, 11 Jul 2002 18:37:07 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id C27CB43E42; Thu, 11 Jul 2002 18:37:06 -0700 (PDT) (envelope-from gad@FreeBSD.org) Received: from freefall.freebsd.org (gad@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g6C1b6JU058031; Thu, 11 Jul 2002 18:37:06 -0700 (PDT) (envelope-from gad@freefall.freebsd.org) Received: (from gad@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6C1b6g3058030; Thu, 11 Jul 2002 18:37:06 -0700 (PDT) Message-Id: <200207120137.g6C1b6g3058030@freefall.freebsd.org> From: Garance A Drosehn Date: Thu, 11 Jul 2002 18:37:06 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/lpr/common_source common.c X-FreeBSD-CVS-Branch: HEAD 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/07/11 18:37:06 PDT Modified files: usr.sbin/lpr/common_source common.c Log: Fix set_qstate() so it correctly checks for any error from chmod(). Note that set_qstate() is only called from several 'lpc' commands. MFC after: 3 days Revision Changes Path 1.31 +1 -1 src/usr.sbin/lpr/common_source/common.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message