From owner-cvs-all Mon Jan 22 16: 9:57 2001 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 B07D437B69F; Mon, 22 Jan 2001 16:09:32 -0800 (PST) Received: (from peter@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f0N09WW16799; Mon, 22 Jan 2001 16:09:32 -0800 (PST) (envelope-from peter) Message-Id: <200101230009.f0N09WW16799@freefall.freebsd.org> From: Peter Wemm Date: Mon, 22 Jan 2001 16:09:32 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/config config.y mkheaders.c mkmakefile.c X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG peter 2001/01/22 16:09:32 PST Modified files: (Branch: RELENG_4) usr.sbin/config config.y mkheaders.c mkmakefile.c Log: Convert various warnings that should have been errors into actual fatal errors with an exit code so that buildkernel doesn't quitely ignore it and build a bogus kernel without a human to read the errors. Revision Changes Path 1.42.2.1 +10 -16 src/usr.sbin/config/config.y 1.14.2.2 +7 -3 src/usr.sbin/config/mkheaders.c 1.51.2.3 +6 -8 src/usr.sbin/config/mkmakefile.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message