Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 10 Sep 2010 06:26:28 +0000 (UTC)
From:      "David E. O'Brien" <obrien@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r212408 - head/sys/sys
Message-ID:  <201009100626.o8A6QSxI090921@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: obrien
Date: Fri Sep 10 06:26:28 2010
New Revision: 212408
URL: http://svn.freebsd.org/changeset/base/212408

Log:
  Protect BSDI $Id from accidental manipulation.

Modified:
  head/sys/sys/lock.h

Modified: head/sys/sys/lock.h
==============================================================================
--- head/sys/sys/lock.h	Fri Sep 10 04:44:13 2010	(r212407)
+++ head/sys/sys/lock.h	Fri Sep 10 06:26:28 2010	(r212408)
@@ -25,7 +25,7 @@
  * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
  * SUCH DAMAGE.
  *
- *	from BSDI $Id: mutex.h,v 2.7.2.35 2000/04/27 03:10:26 cp Exp $
+ *	from BSDI Id: mutex.h,v 2.7.2.35 2000/04/27 03:10:26 cp
  * $FreeBSD$
  */
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201009100626.o8A6QSxI090921>