From owner-cvs-all Wed Jan 15 11:18:52 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 3B57537B401; Wed, 15 Jan 2003 11:18:51 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4048D43F6D; Wed, 15 Jan 2003 11:18:50 -0800 (PST) (envelope-from phk@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 h0FJIofh086904; Wed, 15 Jan 2003 11:18:50 -0800 (PST) (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h0FJIoBU086903; Wed, 15 Jan 2003 11:18:50 -0800 (PST) Message-Id: <200301151918.h0FJIoBU086903@repoman.freebsd.org> From: Poul-Henning Kamp Date: Wed, 15 Jan 2003 11:18:49 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sys systm.h 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 phk 2003/01/15 11:18:49 PST Modified files: sys/sys systm.h Log: Allow linters to override the CTASSERT macro, since they are unlikely to like the results. Revision Changes Path 1.185 +2 -0 src/sys/sys/systm.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message