From owner-cvs-all@FreeBSD.ORG Sun Apr 6 20:27:56 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 113F91065675; Sun, 6 Apr 2008 20:27:56 +0000 (UTC) (envelope-from attilio@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id D30328FC16; Sun, 6 Apr 2008 20:27:55 +0000 (UTC) (envelope-from attilio@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 m36KRtTf015090; Sun, 6 Apr 2008 20:27:55 GMT (envelope-from attilio@repoman.freebsd.org) Received: (from attilio@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m36KRtuL015089; Sun, 6 Apr 2008 20:27:55 GMT (envelope-from attilio) Message-Id: <200804062027.m36KRtuL015089@repoman.freebsd.org> From: Attilio Rao Date: Sun, 6 Apr 2008 20:27:55 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/sys param.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Apr 2008 20:27:56 -0000 attilio 2008-04-06 20:27:55 UTC FreeBSD src repository Modified files: sys/sys param.h Log: Bump __FreeBSD_version in order to reflect lockmgr_rw() and lockmgr_args_rw() introduction. Revision Changes Path 1.347 +1 -1 src/sys/sys/param.h