From owner-cvs-all Sat Feb 1 5:31:31 2003 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 2892137B401; Sat, 1 Feb 2003 05:31:31 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C1E9443FA3; Sat, 1 Feb 2003 05:31:30 -0800 (PST) (envelope-from sobomax@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h11DVUbv057984; Sat, 1 Feb 2003 05:31:30 -0800 (PST) (envelope-from sobomax@repoman.freebsd.org) Received: (from sobomax@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h11DVUTw057982; Sat, 1 Feb 2003 05:31:30 -0800 (PST) Message-Id: <200302011331.h11DVUTw057982@repoman.freebsd.org> From: Maxim Sobolev Date: Sat, 1 Feb 2003 05:31:30 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: CVSROOT exclude 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 sobomax 2003/02/01 05:31:30 PST Modified files: . exclude Log: Add src/lib/libz into the list of dirs where it is not necessary to perform headers-checking. The reason is that zlib is mostly a contributed code, and probably should live in src/contrib, but for historical reasons lives in src/lib. Revision Changes Path 1.66 +1 -0 CVSROOT/exclude To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message