PERFORCE change 95766 for review

Warner Losh imp at FreeBSD.org
Fri Apr 21 07:09:32 UTC 2006


http://perforce.freebsd.org/chv.cgi?CH=95766

Change 95766 by imp at imp_harmony on 2006/04/21 07:08:46

	Diff reduction to FreeBSD.

Affected files ...

.. //depot/projects/arm/src/sys/boot/arm/at91/libat91/tag_list.h#3 edit
.. //depot/projects/arm/src/sys/boot/arm/at91/libat91/xmodem.c#4 edit

Differences ...

==== //depot/projects/arm/src/sys/boot/arm/at91/libat91/tag_list.h#3 (text+ko) ====

@@ -1,4 +1,4 @@
-/*******************************************************************************
+/*****************************************************************************
  *
  * Filename: tag_list.h
  *
@@ -16,7 +16,9 @@
  * owners.  This software is not copyrighted and is intended for reference
  * only.
  * END_BLOCK
- ******************************************************************************/
+ *
+ * $FreeBSD: src/sys/boot/arm/at91/libat91/tag_list.h,v 1.1 2006/04/19 17:16:49 imp Exp $
+ ****************************************************************************/
 
 #ifndef _TAG_LIST_H_
 #define _TAG_LIST_H_

==== //depot/projects/arm/src/sys/boot/arm/at91/libat91/xmodem.c#4 (text) ====

@@ -25,7 +25,7 @@
  * disclaimed copyright on the code.  This version of xmodem has been nearly
  * completely rewritten, but the CRC is from the original.
  *
- * $FreeBSD: src/sys/boot/arm/at91/boot0/xmodem.c,v 1.1 2006/04/12 21:22:44 imp Exp $
+ * $FreeBSD: src/sys/boot/arm/at91/libat91/xmodem.c,v 1.1 2006/04/19 17:16:49 imp Exp $
  */
 
 #include "lib.h"


More information about the p4-projects mailing list