From owner-cvs-all Sat Jun 29 21: 9:16 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 834DB37B400; Sat, 29 Jun 2002 21:09:12 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 02AF343E13; Sat, 29 Jun 2002 21:09:12 -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 g5U49BJU051600; Sat, 29 Jun 2002 21:09:11 -0700 (PDT) (envelope-from gad@freefall.freebsd.org) Received: (from gad@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g5U49BeZ051599; Sat, 29 Jun 2002 21:09:11 -0700 (PDT) Message-Id: <200206300409.g5U49BeZ051599@freefall.freebsd.org> From: Garance A Drosehn Date: Sat, 29 Jun 2002 21:09:11 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/lpr/lpd lpd.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/06/29 21:09:11 PDT Modified files: (Branch: RELENG_4) usr.sbin/lpr/lpd lpd.c Log: MFC 1.35: Redo the way that fatal-error messages are done in the chkhost() routine, mainly so the compiler can correctly do printf-style parameter checking (mainly to get rid of a few compile-time warnings). Revision Changes Path 1.12.2.22 +88 -64 src/usr.sbin/lpr/lpd/lpd.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message