From owner-cvs-all Fri Dec 14 22: 2:17 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 4B5FE37B419; Fri, 14 Dec 2001 22:02:15 -0800 (PST) Received: (from obrien@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBF62FH73911; Fri, 14 Dec 2001 22:02:15 -0800 (PST) (envelope-from obrien) Message-Id: <200112150602.fBF62FH73911@freefall.freebsd.org> From: "David E. O'Brien" Date: Fri, 14 Dec 2001 22:02:15 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/mk bsd.sys.mk 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 2001/12/14 22:02:15 PST Modified files: share/mk bsd.sys.mk Log: Add some granularity to the WARNS levels. 1: add -Werror 2: -Wall [only], as this is the most used warnings setting by developers 3: our old `1' 4: our old `2' Revision Changes Path 1.4 +11 -6 src/share/mk/bsd.sys.mk To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message