From owner-cvs-all Fri Apr 26 11:24:43 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 8D86C37B41D; Fri, 26 Apr 2002 11:24:40 -0700 (PDT) Received: (from gad@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3QIOeo79864; Fri, 26 Apr 2002 11:24:40 -0700 (PDT) (envelope-from gad) Message-Id: <200204261824.g3QIOeo79864@freefall.freebsd.org> From: Garance A Drosehn Date: Fri, 26 Apr 2002 11:24:40 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/lpr/common_source startdaemon.c 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/04/26 11:24:40 PDT Modified files: (Branch: RELENG_4) usr.sbin/lpr/common_source startdaemon.c Log: MFC 1.10: Improve the error message the user sees if the startdaemon routine cannot connect() to the socket for lpd. Tell them this error probably means that the master 'lpd' process is not running. Revision Changes Path 1.8.2.2 +7 -5 src/usr.sbin/lpr/common_source/startdaemon.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message