Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 24 Mar 2002 17:45:29 -0800 (PST)
From:      "Bruce A. Mah" <bmah@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 8348 for review
Message-ID:  <200203250145.g2P1jTI82444@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://people.freebsd.org/~peter/p4db/chv.cgi?CH=8348

Change 8348 by bmah@bmah_tomcat on 2002/03/24 17:44:29

	Complete the backout of greenvm by changing the FreeBSD
	ID strings to their prior, pre-greenvm, contents, so we
	can see, at least in this case, the correct CVS revision
	numbers of these files.
	
	Pointed out by:	obrien, rwatson

Affected files ...

... //depot/releng/5_dp1/src/sys/vm/vm_fault.c#3 edit
... //depot/releng/5_dp1/src/sys/vm/vm_glue.c#3 edit
... //depot/releng/5_dp1/src/sys/vm/vm_map.c#3 edit
... //depot/releng/5_dp1/src/sys/vm/vm_map.h#3 edit
... //depot/releng/5_dp1/src/sys/vm/vm_pageout.c#3 edit
... //depot/releng/5_dp1/src/sys/vm/vm_zone.c#3 edit

Differences ...

==== //depot/releng/5_dp1/src/sys/vm/vm_fault.c#3 (text+ko) ====

@@ -66,7 +66,7 @@
  * any improvements or extensions that they make and grant Carnegie the
  * rights to redistribute these changes.
  *
- * $FreeBSD: src/sys/vm/vm_fault.c,v 1.131 2002/03/14 02:10:14 green Exp $
+ * $FreeBSD: src/sys/vm/vm_fault.c,v 1.129 2002/03/10 21:52:46 eivind Exp $
  */
 
 /*

==== //depot/releng/5_dp1/src/sys/vm/vm_glue.c#3 (text+ko) ====

@@ -59,7 +59,7 @@
  * any improvements or extensions that they make and grant Carnegie the
  * rights to redistribute these changes.
  *
- * $FreeBSD: src/sys/vm/vm_glue.c,v 1.128 2002/03/13 23:48:08 green Exp $
+ * $FreeBSD: src/sys/vm/vm_glue.c,v 1.127 2002/03/10 21:52:46 eivind Exp $
  */
 
 #include "opt_vm.h"

==== //depot/releng/5_dp1/src/sys/vm/vm_map.c#3 (text+ko) ====

@@ -61,7 +61,7 @@
  * any improvements or extensions that they make and grant Carnegie the
  * rights to redistribute these changes.
  *
- * $FreeBSD: src/sys/vm/vm_map.c,v 1.215 2002/03/13 23:48:08 green Exp $
+ * $FreeBSD: src/sys/vm/vm_map.c,v 1.214 2002/03/10 21:52:46 eivind Exp $
  */
 
 /*

==== //depot/releng/5_dp1/src/sys/vm/vm_map.h#3 (text+ko) ====

@@ -61,7 +61,7 @@
  * any improvements or extensions that they make and grant Carnegie the
  * rights to redistribute these changes.
  *
- * $FreeBSD: src/sys/vm/vm_map.h,v 1.71 2002/03/13 23:48:08 green Exp $
+ * $FreeBSD: src/sys/vm/vm_map.h,v 1.70 2002/03/10 21:52:46 eivind Exp $
  */
 
 /*

==== //depot/releng/5_dp1/src/sys/vm/vm_pageout.c#3 (text+ko) ====

@@ -65,7 +65,7 @@
  * any improvements or extensions that they make and grant Carnegie the
  * rights to redistribute these changes.
  *
- * $FreeBSD: src/sys/vm/vm_pageout.c,v 1.191 2002/03/13 23:48:08 green Exp $
+ * $FreeBSD: src/sys/vm/vm_pageout.c,v 1.190 2002/03/10 21:52:46 eivind Exp $
  */
 
 /*

==== //depot/releng/5_dp1/src/sys/vm/vm_zone.c#3 (text+ko) ====

@@ -11,7 +11,7 @@
  * 2. Absolutely no warranty of function or purpose is made by the author
  *	John S. Dyson.
  *
- * $FreeBSD: src/sys/vm/vm_zone.c,v 1.52 2002/03/13 23:48:08 green Exp $
+ * $FreeBSD: src/sys/vm/vm_zone.c,v 1.51 2002/02/27 09:51:33 peter Exp $
  */
 
 #include <sys/param.h>

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe p4-releng" in the body of the message




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