From owner-cvs-all Thu Apr 4 19:21:49 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 4CC0B37B421; Thu, 4 Apr 2002 19:21:41 -0800 (PST) Received: (from obrien@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g353Lf439520; Thu, 4 Apr 2002 19:21:41 -0800 (PST) (envelope-from obrien) Message-Id: <200204050321.g353Lf439520@freefall.freebsd.org> From: "David E. O'Brien" Date: Thu, 4 Apr 2002 19:21:41 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/yacc error.c mkpar.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 obrien 2002/04/04 19:21:41 PST Modified files: usr.bin/yacc error.c mkpar.c Log: Revert the "tell the program name in diagnostics". What was I thinking?? warnx() already does this for us. Revision Changes Path 1.14 +52 -59 src/usr.bin/yacc/error.c 1.18 +6 -7 src/usr.bin/yacc/mkpar.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message