From owner-cvs-src@FreeBSD.ORG Thu Oct 25 20:29:46 2007 Return-Path: Delivered-To: cvs-src@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id AFEF516A468; Thu, 25 Oct 2007 20:29:46 +0000 (UTC) (envelope-from delphij@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 76F6613C494; Thu, 25 Oct 2007 20:29:46 +0000 (UTC) (envelope-from delphij@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l9PKTkHV078789; Thu, 25 Oct 2007 20:29:46 GMT (envelope-from delphij@repoman.freebsd.org) Received: (from delphij@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l9PKTk2f078788; Thu, 25 Oct 2007 20:29:46 GMT (envelope-from delphij) Message-Id: <200710252029.l9PKTk2f078788@repoman.freebsd.org> From: Xin LI Date: Thu, 25 Oct 2007 20:29:46 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_7 Cc: Subject: cvs commit: src/sys/sys param.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 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: Thu, 25 Oct 2007 20:29:46 -0000 delphij 2007-10-25 20:29:46 UTC FreeBSD src repository Modified files: (Branch: RELENG_7) sys/sys param.h Log: Bump __FreeBSDversion for wide and single byte ctype separation MFC. Approved by: re (kensmith) Revision Changes Path 1.308.2.1 +1 -1 src/sys/sys/param.h