From owner-cvs-src@FreeBSD.ORG Sat Feb 19 13:48:53 2005 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D96D616A4CE; Sat, 19 Feb 2005 13:48:53 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B096F43D4C; Sat, 19 Feb 2005 13:48:53 +0000 (GMT) (envelope-from marius@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j1JDmr5G025248; Sat, 19 Feb 2005 13:48:53 GMT (envelope-from marius@repoman.freebsd.org) Received: (from marius@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1JDmrJO025247; Sat, 19 Feb 2005 13:48:53 GMT (envelope-from marius) Message-Id: <200502191348.j1JDmrJO025247@repoman.freebsd.org> From: Marius Strobl Date: Sat, 19 Feb 2005 13:48:53 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/sys param.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 19 Feb 2005 13:48:54 -0000 marius 2005-02-19 13:48:53 UTC FreeBSD src repository Modified files: sys/sys param.h Log: Bump __FreeBSD_version for the Intel C/C++ compiler GCC-compatibility fixes in src/include/stdbool.h rev. 1.7 and src/sys/i386/include/_types.h rev. 1.10, required by ports/lang/icc. Revision Changes Path 1.225 +1 -1 src/sys/sys/param.h