Date: Fri, 21 Apr 2006 07:09:31 GMT From: Warner Losh <imp@FreeBSD.org> To: Perforce Change Reviews <perforce@freebsd.org> Subject: PERFORCE change 95766 for review Message-ID: <200604210709.k3L79VgI043471@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=95766 Change 95766 by imp@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"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200604210709.k3L79VgI043471>