Remove CVS Id Strings (manual edits after script)

These modifications were required by hand after running the script.
In some cases, the file names did not match patterns. In others,
the format of the file did not match any common patterns.
This commit is contained in:
Joel Sherrill
2012-05-11 08:44:14 -05:00
parent ae55da7232
commit 65c6425de9
117 changed files with 26 additions and 332 deletions
-4
View File
@@ -1,7 +1,3 @@
#
# $Id$
#
Building RTEMS
==============
See the file README.configure.
-3
View File
@@ -1,6 +1,3 @@
#
# $Id$
#
LICENSE INFORMATION
RTEMS is free software; you can redistribute it and/or modify it under
-4
View File
@@ -1,7 +1,3 @@
#
# $Id$
#
The RTEMS TCP/IP stack is a port of the FreeBSD TCP/IP stack. The following
copyright and licensing information applies to this code.
-4
View File
@@ -1,7 +1,3 @@
#
# $Id$
#
The RTEMS RPC/XDR support is a port of the freely distributed
Sun Microsystems implementation. The following copyright and
licensing information applies to this code.
-4
View File
@@ -1,7 +1,3 @@
#
# $Id$
#
The source code in c/src/libnetworking/rtems_webserver is a port
of the Go Ahead Software, Inc. WebServer. Their copyright and
licensing terms apply. See c/src/libnetworking/rtems_webserver/license.txt
-4
View File
@@ -1,7 +1,3 @@
#
# $Id$
#
On-Line Applications Research Corporation (OAR) offers support,
customization, and training for RTEMS. Custom RTEMS development services
includes porting RTEMS to new processors and the development of custom board
-2
View File
@@ -1,7 +1,5 @@
#
# This file is automatically generated -- DO NOT EDIT!!!
#
# $Id$
#
RTEMS Version 4.10.99.0
+1 -3
View File
@@ -1,7 +1,5 @@
#! /usr/bin/perl -w
# $Id$
#
# Copyright (C) 2005, 2006 Ralf Corsépius, Ulm, Germany
#
# Permission to use, copy, modify, and distribute this software
+2 -4
View File
@@ -3,12 +3,10 @@
# helps bootstrapping, when checked out from CVS
# requires GNU autoconf and GNU automake
#
# $Id$
# this is not meant to be exported outside the source tree
#
# NOTE: Inspired by libtool's autogen script
#
# to be run from the toplevel directory of RTEMS'
# source tree
-4
View File
@@ -1,7 +1,3 @@
#
# $Id$
#
RTEMS was developed by On-Line Applications Research (OAR) under
contract to the U.S. Army Missile Command. Other than the
contributions listed in this document, all code and documentation
-4
View File
@@ -1,7 +1,3 @@
#
# $Id$
#
The following are targets for the GNU tools (gcc, binutils, newlib, and gdb)
that are for RTEMS, their object format, and status notes
-2
View File
@@ -1,5 +1,3 @@
dnl
dnl _RTEMS_BSP_ALIAS(BSP_ALIAS,RTEMS_BSP_FAMILY)
dnl Internal subroutine to RTEMS_BSP_ALIAS
AC_DEFUN([_RTEMS_BSP_ALIAS],
-1
View File
@@ -1,5 +1,4 @@
dnl
dnl BSP_BOOTCARD_OPTIONS - some autoconf voodoo to provide each BSPs'
dnl configure script with the standard options supported by boot_card()
dnl and other required parts of the BSP Framework. Currently, this is
-1
View File
@@ -1,5 +1,4 @@
dnl
dnl BSP_CLEANUP_OPTIONS - some autoconf voodoo to provide each BSPs'
dnl configure script with the standard options supported by the shared
dnl implementation of bsp_cleanup().
-1
View File
@@ -1,5 +1,4 @@
dnl
dnl RTEMS_BSPOPTS_* - some autoconf voodoo to handle default values and
dnl help-strings for per-BSP-environment variables.
-1
View File
@@ -1,5 +1,4 @@
dnl Set target tools
dnl
AC_DEFUN([RTEMS_CANONICALIZE_TOOLS],
[AC_REQUIRE([RTEMS_PROG_CC])dnl
-1
View File
@@ -1,4 +1,3 @@
dnl
AC_DEFUN([RTEMS_CHECK_CXX],
[dnl
AC_REQUIRE([RTEMS_PROG_CC_FOR_TARGET])dnl
-1
View File
@@ -1,4 +1,3 @@
dnl
AC_DEFUN([RTEMS_CHECK_NETWORKING],
[dnl
AC_REQUIRE([RTEMS_CANONICAL_TARGET_CPU])dnl
-1
View File
@@ -1,4 +1,3 @@
dnl
AC_DEFUN([RTEMS_CHECK_POSIX_API],
[dnl
AC_REQUIRE([RTEMS_CANONICAL_TARGET_CPU])dnl
-1
View File
@@ -1,4 +1,3 @@
dnl
AC_DEFUN([RTEMS_CHECK_SMP],
[dnl
AC_REQUIRE([RTEMS_ENABLE_SMP])dnl
-1
View File
@@ -1,5 +1,4 @@
dnl Check whether the target compiler accepts -pipe
dnl
AC_DEFUN([RTEMS_GCC_PIPE],
[AC_REQUIRE([RTEMS_PROG_CC])
-1
View File
@@ -1,5 +1,4 @@
dnl Check whether the target compiler accepts -specs
dnl
AC_DEFUN([RTEMS_GCC_SPECS],
[AC_REQUIRE([RTEMS_PROG_CC])
-2
View File
@@ -1,5 +1,3 @@
dnl
dnl check for i386 gas supporting 16 bit mode
dnl - binutils 2.9.1.0.7 and higher
-2
View File
@@ -1,5 +1,3 @@
# $Id$
#
# Some hacks for handling powerpc-exception subdirectories
#
# Note: Consider this file a temporary band-aid until a better, more general
-2
View File
@@ -1,5 +1,3 @@
dnl
AC_DEFUN([RTEMS_PROJECT_ROOT],
[dnl
AC_REQUIRE([RTEMS_TOP])
-4
View File
@@ -1,7 +1,3 @@
#
# $Id$
#
When adding a BSP to the RTEMS tree, there is usually some cleanup
to be done.
+13 -15
View File
@@ -1,19 +1,17 @@
/*-------------------------------------------------------------------------+
| bsp.h - ARM BSP
+--------------------------------------------------------------------------+
| This include file contains definitions related to the ARM BSP.
+--------------------------------------------------------------------------+
|
| Copyright (c) Canon Research France SA.]
| Emmanuel Raguet, mailto:raguet@crf.canon.fr
|
| The license and distribution terms for this file may be
| found in the file LICENSE in this distribution or at
| http://www.rtems.com/license/LICENSE.
|
| $Id$
+--------------------------------------------------------------------------*/
/**
* @file
*
* This include file contains definitions related to the GP32 BSP.
*/
/*
* Copyright (c) Canon Research France SA.]
* Emmanuel Raguet, mailto:raguet@crf.canon.fr
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
* http://www.rtems.com/license/LICENSE.
*/
#ifndef _BSP_H
#define _BSP_H
@@ -1,5 +1,4 @@
/*---------------------------------------------------------------------------------
$Id$
Copyright (C) 2005
Michael Noland (joat)
Jason Rogers (dovoto)
@@ -25,8 +25,6 @@
* THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
* THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*
* $Id$
*/
/*
@@ -25,8 +25,6 @@
* THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
* THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*
* $Id$
*/
#ifdef PC98
-2
View File
@@ -19,8 +19,6 @@
| 8 May 2003 - PXE GRUB (Chris Johns) |
+-----------------------------------------------------------------------------+
CVS Revision: $Id$
1. Introduction
---------------
@@ -14,7 +14,6 @@
* - added handling of basic escape sequences (cursor movement
* and erasing; just enough for the line editor 'libtecla' to
* work...)
* $Id$
*/
#include <bsp.h>
@@ -6,11 +6,7 @@
#
# The license and distribution terms for this file may be
# found in the file LICENSE in this distribution or at
#
# http://www.rtems.com/license/LICENSE.
#
# @(#) $Id$
#
#
# This board support package works with MCF5206eLITE evaluation board with
@@ -13,11 +13,8 @@
#
# The license and distribution terms for this file may be
# found in the file LICENSE in this distribution or at
#
# http://www.rtems.com/license/LICENSE.
#
# $Id$
#
define addresses
@@ -19,8 +19,6 @@
# found in the file LICENSE in this distribution or at
# http://www.rtems.com/license/LICENSE.
#
# @(#) $Id$
#
# progname=`basename $0`
progname=${0##*/} # fast basename hack for ksh, bash
@@ -1,12 +1,6 @@
#
# Config file for the mcf5235 BSP
#
#Based on:
# $Id$
#
# A0.01 Initial Version BDS 07/26/01
#
RTEMS_CPU=m68k
RTEMS_CPU_MODEL=mcf5223x
@@ -1,12 +1,6 @@
#
# Config file for the mcf5225x BSP
#
#Based on:
# $Id$
#
# A0.01 Initial Version BDS 07/26/01
#
RTEMS_CPU=m68k
RTEMS_CPU_MODEL=mcf52258
@@ -1,12 +1,6 @@
#
# Config file for the mcf5235 BSP
#
#Based on:
# $Id$
#
# A0.01 Initial Version BDS 07/26/01
#
RTEMS_CPU=m68k
RTEMS_CPU_MODEL=mcf5235
@@ -33,8 +33,6 @@
*
* Note: See bsp.h,confdefs.h,system.h for installing drivers into RTEMS.
*
* $Id$
*
*****************************************************************************/
/*****************************************************************************
@@ -232,13 +230,6 @@ BSP_polling_getchar_function_type BSP_poll_char = NULL;
#endif
/* cvs id string so you can use the unix ident command on the object */
#ifdef ID_STRINGS
static const char SciIdent[]="$Id$";
#endif
/*****************************************************************************
Section G - A circular buffer for rcv chars when the driver interface is used.
*****************************************************************************/
@@ -5,7 +5,6 @@
*
* Note: See bsp.h,confdefs.h,system.h for installing drivers into RTEMS.
*
* $Id$
****************************************************************************/
#ifndef _sci_h_
@@ -1,7 +1,4 @@
#! /bin/bash
#
# $Id$
#
mkdir MyTests
find -name MyTests -prune -or -name "*.nxe" -exec cp {} MyTests \;
@@ -1,6 +1,3 @@
#
# $Id$
#
echo Setting up the environment for mrm debuging.\n
target bdm /dev/bdmcpu320
@@ -1,25 +1,6 @@
/*
* This file was submitted by Eric Vaitl <vaitl@viasat.com> and
* supports page table initialization.
*
* $Log$
* Revision 1.2 1995/12/19 20:10:12 joel
* changes remerged after disk crash -- history lost
*
* Revision 1.1 1995/12/19 19:22:36 joel
* file lost in crash and re-added
*
* Revision 1.1 1995/12/05 15:29:19 joel
* added.. submitted by Eric Vaitl <vaitl@viasat.com>
*
* Revision 1.2 1995/10/27 21:00:33 vaitl
* Modified page table routines so application code can map
* VME space.
*
* Revision 1.1 1995/10/25 17:16:06 vaitl
* Working on page table. Caching partially set up, but can't currently
* set tc register.
*
*/
#ifndef PAGE_TABLE_H
@@ -1,8 +1,5 @@
/*
* $Id$
*
* MC68302 Linker command file
*
*/
SECTIONS
@@ -1,8 +1,5 @@
/*
* $Id$
*
* MC68302 Linker command file
*
*/
SECTIONS
@@ -14,8 +14,6 @@
*
* Modifications for MBX860:
* Copyright (c) 1999, National Research Council of Canada
*
* $Id$
*/
#include <bsp.h>
@@ -1,7 +1,3 @@
#
# $Id$
#
This file documents the on board monitor (PPCBUG) configuration used
to be able to boot the archives located in powerpc-rtems/c/mcp750/bin.
This information was provided by Eric Valette <valette@crf.canon.fr>
@@ -45,7 +45,6 @@
* SUCH DAMAGE.
*
* @(#)if_ethersubr.c 8.1 (Berkeley) 6/10/93
* $Id$
*/
#include <rtems/rtems_bsdnet.h>
@@ -1,6 +1,4 @@
/*
* $Id$
*
* PCI defines and function prototypes
* Copyright 1994, Drew Eckhardt
* Copyright 1997, 1998 Martin Mares <mj@atrey.karlin.mff.cuni.cz>
@@ -27,8 +27,6 @@
* the above-referenced license. It is provided for critique and
* developmental purposes without any warranty nor representation
* by the authors or by TGA Technologies.
*
* $Id$
*/
#include "asm.h"

Some files were not shown because too many files have changed in this diff Show More