mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-11-16 12:34:45 +00:00
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:
4
INSTALL
4
INSTALL
@@ -1,7 +1,3 @@
|
||||
#
|
||||
# $Id$
|
||||
#
|
||||
|
||||
Building RTEMS
|
||||
==============
|
||||
See the file README.configure.
|
||||
|
||||
3
LICENSE
3
LICENSE
@@ -1,6 +1,3 @@
|
||||
#
|
||||
# $Id$
|
||||
#
|
||||
LICENSE INFORMATION
|
||||
|
||||
RTEMS is free software; you can redistribute it and/or modify it under
|
||||
|
||||
@@ -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.
|
||||
|
||||
|
||||
@@ -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.
|
||||
|
||||
@@ -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
SUPPORT
4
SUPPORT
@@ -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
VERSION
2
VERSION
@@ -1,7 +1,5 @@
|
||||
#
|
||||
# This file is automatically generated -- DO NOT EDIT!!!
|
||||
#
|
||||
# $Id$
|
||||
#
|
||||
|
||||
RTEMS Version 4.10.99.0
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
|
||||
@@ -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,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,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,5 +1,4 @@
|
||||
dnl
|
||||
|
||||
dnl RTEMS_BSPOPTS_* - some autoconf voodoo to handle default values and
|
||||
dnl help-strings for per-BSP-environment variables.
|
||||
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
dnl Set target tools
|
||||
dnl
|
||||
|
||||
AC_DEFUN([RTEMS_CANONICALIZE_TOOLS],
|
||||
[AC_REQUIRE([RTEMS_PROG_CC])dnl
|
||||
|
||||
@@ -1,4 +1,3 @@
|
||||
dnl
|
||||
AC_DEFUN([RTEMS_CHECK_CXX],
|
||||
[dnl
|
||||
AC_REQUIRE([RTEMS_PROG_CC_FOR_TARGET])dnl
|
||||
|
||||
@@ -1,4 +1,3 @@
|
||||
dnl
|
||||
AC_DEFUN([RTEMS_CHECK_NETWORKING],
|
||||
[dnl
|
||||
AC_REQUIRE([RTEMS_CANONICAL_TARGET_CPU])dnl
|
||||
|
||||
@@ -1,4 +1,3 @@
|
||||
dnl
|
||||
AC_DEFUN([RTEMS_CHECK_POSIX_API],
|
||||
[dnl
|
||||
AC_REQUIRE([RTEMS_CANONICAL_TARGET_CPU])dnl
|
||||
|
||||
@@ -1,4 +1,3 @@
|
||||
dnl
|
||||
AC_DEFUN([RTEMS_CHECK_SMP],
|
||||
[dnl
|
||||
AC_REQUIRE([RTEMS_ENABLE_SMP])dnl
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
dnl Check whether the target compiler accepts -pipe
|
||||
dnl
|
||||
|
||||
AC_DEFUN([RTEMS_GCC_PIPE],
|
||||
[AC_REQUIRE([RTEMS_PROG_CC])
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
dnl Check whether the target compiler accepts -specs
|
||||
dnl
|
||||
|
||||
AC_DEFUN([RTEMS_GCC_SPECS],
|
||||
[AC_REQUIRE([RTEMS_PROG_CC])
|
||||
|
||||
@@ -1,5 +1,3 @@
|
||||
dnl
|
||||
|
||||
dnl check for i386 gas supporting 16 bit mode
|
||||
dnl - binutils 2.9.1.0.7 and higher
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -1,5 +1,3 @@
|
||||
dnl
|
||||
|
||||
AC_DEFUN([RTEMS_PROJECT_ROOT],
|
||||
[dnl
|
||||
AC_REQUIRE([RTEMS_TOP])
|
||||
|
||||
@@ -1,7 +1,3 @@
|
||||
#
|
||||
# $Id$
|
||||
#
|
||||
|
||||
When adding a BSP to the RTEMS tree, there is usually some cleanup
|
||||
to be done.
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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"
|
||||
|
||||
@@ -15,8 +15,6 @@
|
||||
* 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$
|
||||
*/
|
||||
|
||||
#include "asm.h"
|
||||
|
||||
@@ -1,7 +1,3 @@
|
||||
#
|
||||
# $Id$
|
||||
#
|
||||
|
||||
The sources in this directory are from the HelenOS project.
|
||||
See: http://www.helenos.org
|
||||
|
||||
|
||||
@@ -1,6 +1,4 @@
|
||||
|
|
||||
| $Id$
|
||||
|
|
||||
| fpsp.h 3.3 3.3
|
||||
|
|
||||
| Copyright (C) Motorola, Inc. 1990
|
||||
|
||||
@@ -1,7 +1,3 @@
|
||||
#
|
||||
# $Id$
|
||||
#
|
||||
|
||||
Configuration Table Use
|
||||
=======================
|
||||
|
||||
|
||||
@@ -1,4 +1,3 @@
|
||||
$Id$
|
||||
|
||||
BSP support middleware for 'new-exception' style PPC.
|
||||
|
||||
|
||||
@@ -24,8 +24,6 @@
|
||||
* 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 NO_BSP_INIT
|
||||
|
||||
@@ -16,8 +16,6 @@
|
||||
+-----------------------------------------------------------------+
|
||||
| this file contains the SPI based driver for a HCMS29xx 4 digit |
|
||||
| alphanumeric LED display |
|
||||
+-----------------------------------------------------------------+
|
||||
| $Id$
|
||||
\*===============================================================*/
|
||||
|
||||
#include <string.h>
|
||||
|
||||
@@ -1,4 +1,3 @@
|
||||
******** $Id$
|
||||
*****************************************************************
|
||||
******** ***************
|
||||
******** ttcp benchmark tests of dec2114x driver ***************
|
||||
|
||||
@@ -1,6 +1,4 @@
|
||||
/*
|
||||
* $Id$
|
||||
*
|
||||
* RTEMS CS8900 Driver Setup for the DIMM-PC/i386 made by Kontron.
|
||||
*
|
||||
* Port to the DIMM PC copyright (c) 2004 Angelo Fraietta
|
||||
@@ -8,7 +6,7 @@
|
||||
* through the Australia Council, its arts funding and advisory body.
|
||||
*
|
||||
* Port performed by Chris Johns, Cybertec Pty Ltd, Jan 2004.
|
||||
* Based on the Cybertec CS8900 driver setup for the SFP-101.
|
||||
* Based on the Cybertec CS8900 driver setup for the SFP-101.
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
@@ -1,15 +1,12 @@
|
||||
/*
|
||||
* $Id$
|
||||
*
|
||||
* RTEMS CS8900 Driver Setup for the DIMM-PC/i386 made by Kontron.
|
||||
*
|
||||
* Port to the DIMM PC copyright (c) 2004 Angelo Fraietta
|
||||
* This project has been assisted by the Commonwealth Government
|
||||
* through the Australia Council, its arts funding and advisory body.
|
||||
*
|
||||
* Port performed by Chris Johns, Cybertec Pty Ltd, Jan 2004.
|
||||
* Port performed by Chris Johns, Cybertec Pty Ltd, Jan 2004.
|
||||
* Based on the Cybertec CS8900 driver setup for the SFP-101.
|
||||
*
|
||||
*/
|
||||
|
||||
#if !defined (__BSP_CS8900_H__)
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
/* $Id$
|
||||
*
|
||||
/*
|
||||
* Ported from FreeBSD --> RTEMS, december 03.
|
||||
* Daron Chabot <daron@nucleus.usask.ca>
|
||||
* -- only tested with i386 bsp.
|
||||
|
||||
@@ -1,6 +1,4 @@
|
||||
#
|
||||
# $Id$
|
||||
#
|
||||
# Makefile fragment to convert <bsp>.cfgs into <bsp>.cache
|
||||
#
|
||||
|
||||
|
||||
@@ -1,9 +1,5 @@
|
||||
;
|
||||
|
||||
; $Id$
|
||||
|
||||
; Ini file generated by the HM NIS Edit IO designer.
|
||||
|
||||
;
|
||||
|
||||
[Settings]
|
||||
|
||||
@@ -1,7 +1,6 @@
|
||||
#!/bin/sh
|
||||
|
||||
#
|
||||
# doxygen input filter
|
||||
# $Id$
|
||||
|
||||
# usage: doxy-filter <input-file-name>
|
||||
# Reads <input-file> and writes to stdout.
|
||||
|
||||
@@ -36,7 +36,6 @@
|
||||
* SUCH DAMAGE.
|
||||
*
|
||||
* @(#)filio.h 8.1 (Berkeley) 3/28/94
|
||||
* $Id$
|
||||
*/
|
||||
|
||||
#ifndef _SYS_FILIO_H_
|
||||
|
||||
@@ -36,7 +36,6 @@
|
||||
* SUCH DAMAGE.
|
||||
*
|
||||
* @(#)ttycom.h 8.1 (Berkeley) 3/28/94
|
||||
* $Id$
|
||||
*/
|
||||
|
||||
#ifndef _SYS_TTYCOM_H_
|
||||
|
||||
@@ -1,7 +1,3 @@
|
||||
#
|
||||
# $Id$
|
||||
#
|
||||
|
||||
This is a list of cases to consider when implementing a file system:
|
||||
|
||||
|
||||
|
||||
@@ -1,7 +1,3 @@
|
||||
#
|
||||
# $Id$
|
||||
#
|
||||
|
||||
+ newlib 1.8.0 has the wrong prototype for at least read() and write().
|
||||
|
||||
+ There should be a "eat it" stub for all system calls which are
|
||||
@@ -11,4 +7,4 @@
|
||||
+ Fix strerror() so it prints all error numbers.
|
||||
|
||||
+ Check the node allocation coment in the fchdir call.
|
||||
+ Add an interface somewhere for this call.
|
||||
+ Add an interface somewhere for this call.
|
||||
|
||||
@@ -20,9 +20,6 @@
|
||||
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |
|
||||
| 10.05.02 creation doe |
|
||||
|*****************************************************************|
|
||||
|* $Id$
|
||||
*
|
||||
|*****************************************************************|
|
||||
\*===============================================================*/
|
||||
|
||||
#ifdef HAVE_CONFIG_H
|
||||
|
||||
@@ -19,9 +19,6 @@
|
||||
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |
|
||||
| 13.05.02 creation doe |
|
||||
|*****************************************************************|
|
||||
|* $Id$
|
||||
*
|
||||
|*****************************************************************|
|
||||
\*===============================================================*/
|
||||
|
||||
#ifdef HAVE_CONFIG_H
|
||||
|
||||
@@ -51,7 +51,6 @@
|
||||
|
||||
/*%
|
||||
* @(#)inet.h 8.1 (Berkeley) 6/2/93
|
||||
* $Id$
|
||||
* $FreeBSD: src/include/arpa/inet.h,v 1.33 2010/07/06 03:48:46 maxim Exp $
|
||||
*/
|
||||
|
||||
|
||||
@@ -33,7 +33,6 @@
|
||||
/*
|
||||
* from nameser.h 8.1 (Berkeley) 6/2/93
|
||||
* From: Id: nameser_compat.h,v 8.9 1998/03/20 23:25:10 halley Exp
|
||||
* $Id$
|
||||
*/
|
||||
|
||||
#ifndef _ARPA_NAMESER_COMPAT_
|
||||
|
||||
@@ -34,11 +34,8 @@
|
||||
* Written by Bill Paul <wpaul@ctr.columbia.edu>
|
||||
* Center for Telecommunications Research
|
||||
* Columbia University, New York City
|
||||
*
|
||||
* $Id$
|
||||
*/
|
||||
|
||||
|
||||
#if HAVE_CONFIG_H
|
||||
#include "config.h"
|
||||
#endif
|
||||
|
||||
@@ -33,7 +33,6 @@
|
||||
* from tahoe: in_cksum.c 1.2 86/01/05
|
||||
* from: @(#)in_cksum.c 1.3 (Berkeley) 1/19/91
|
||||
* from: Id: in_cksum.c,v 1.8 1995/12/03 18:35:19 bde Exp
|
||||
* $Id$
|
||||
*/
|
||||
|
||||
#ifndef _MACHINE_IN_CKSUM_H_
|
||||
|
||||
@@ -27,7 +27,6 @@
|
||||
* SUCH DAMAGE.
|
||||
*
|
||||
* @(#)route.c 8.2 (Berkeley) 11/15/93
|
||||
* $Id$
|
||||
*/
|
||||
|
||||
#ifdef HAVE_CONFIG_H
|
||||
|
||||
@@ -35,7 +35,6 @@
|
||||
* SUCH DAMAGE.
|
||||
*
|
||||
* @(#)igmp.h 8.1 (Berkeley) 6/10/93
|
||||
* $Id$
|
||||
*/
|
||||
|
||||
#ifndef _NETINET_IGMP_H_
|
||||
|
||||
@@ -27,7 +27,6 @@
|
||||
* SUCH DAMAGE.
|
||||
*
|
||||
* @(#)in_proto.c 8.2 (Berkeley) 2/9/95
|
||||
* $Id$
|
||||
*/
|
||||
|
||||
#ifdef HAVE_CONFIG_H
|
||||
|
||||
@@ -1,4 +1,3 @@
|
||||
/* $Id */
|
||||
/*
|
||||
* Copyright (c) 1985, 1986, 1993
|
||||
* The Regents of the University of California. All rights reserved.
|
||||
|
||||
@@ -11,8 +11,6 @@
|
||||
* but requiring it would be too onerous.
|
||||
*
|
||||
* This software is provided ``AS IS'' without any warranties of any kind.
|
||||
*
|
||||
* $Id$
|
||||
*/
|
||||
|
||||
/*
|
||||
|
||||
@@ -10,8 +10,6 @@
|
||||
* but requiring it would be too onerous.
|
||||
*
|
||||
* This software is provided ``AS IS'' without any warranties of any kind.
|
||||
*
|
||||
* $Id$
|
||||
*/
|
||||
|
||||
#ifndef _IP_FW_H
|
||||
|
||||
@@ -27,7 +27,6 @@
|
||||
* SUCH DAMAGE.
|
||||
*
|
||||
* @(#)tcp_input.c 8.12 (Berkeley) 5/24/95
|
||||
* $Id$
|
||||
*/
|
||||
|
||||
#ifdef HAVE_CONFIG_H
|
||||
|
||||
@@ -27,7 +27,6 @@
|
||||
* SUCH DAMAGE.
|
||||
*
|
||||
* @(#)tcp_output.c 8.4 (Berkeley) 5/24/95
|
||||
* $Id$
|
||||
*/
|
||||
|
||||
#ifdef HAVE_CONFIG_H
|
||||
|
||||
@@ -27,7 +27,6 @@
|
||||
* SUCH DAMAGE.
|
||||
*
|
||||
* @(#)tcp_timer.c 8.2 (Berkeley) 5/24/95
|
||||
* $Id$
|
||||
*/
|
||||
|
||||
#ifdef HAVE_CONFIG_H
|
||||
|
||||
@@ -30,10 +30,6 @@
|
||||
* $FreeBSD: src/sys/netinet/tcp_var.h,v 1.121 2005/04/21 20:11:01 ps Exp $
|
||||
*/
|
||||
|
||||
/*
|
||||
* $Id$
|
||||
*/
|
||||
|
||||
#ifndef _NETINET_TCP_VAR_H_
|
||||
#define _NETINET_TCP_VAR_H_
|
||||
|
||||
|
||||
@@ -1,5 +1,3 @@
|
||||
/* $Id$ */
|
||||
|
||||
/*
|
||||
* Copyright (c) 1995 Gordon Ross, Adam Glass
|
||||
* Copyright (c) 1992 Regents of the University of California.
|
||||
|
||||
@@ -46,7 +46,6 @@
|
||||
|
||||
/*%
|
||||
* @(#)resolv.h 8.1 (Berkeley) 6/2/93
|
||||
* $Id: resolv.h,v 1.19.18.4 2008/04/03 23:15:15 marka Exp $
|
||||
* $FreeBSD: release/9.0.0/include/resolv.h 203964 2010-02-16 19:39:50Z imp $
|
||||
*/
|
||||
|
||||
|
||||
@@ -13,12 +13,9 @@
|
||||
|
||||
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.
|
||||
|
||||
This software with is provided ``as is'' and with NO WARRANTY.
|
||||
|
||||
$Id$
|
||||
*/
|
||||
|
||||
#ifndef _RTEMS_MKROOTFS_H
|
||||
|
||||
@@ -1,5 +1,3 @@
|
||||
/* $Id$ */
|
||||
|
||||
/* Simple (default) implementation for SIOCGIFMEDIA/SIOCSIFMEDIA
|
||||
* to be used by ethernet drivers [from their ioctl].
|
||||
*
|
||||
|
||||
@@ -1,5 +1,3 @@
|
||||
/* $Id$ */
|
||||
|
||||
/* Simple (default) implementation for SIOCGIFMEDIA/SIOCSIFMEDIA
|
||||
* to be used by ethernet drivers [from their ioctl].
|
||||
*
|
||||
|
||||
@@ -1,5 +1,3 @@
|
||||
/* $Id$ */
|
||||
|
||||
/*-
|
||||
* Copyright (c) 1982, 1986, 1990, 1993
|
||||
* The Regents of the University of California. All rights reserved.
|
||||
|
||||
@@ -1,5 +1,3 @@
|
||||
/* $Id$ */
|
||||
|
||||
/*
|
||||
* Copyright (c) 1991, 1993
|
||||
* The Regents of the University of California. All rights reserved.
|
||||
|
||||
@@ -29,10 +29,10 @@
|
||||
* 2550 Garcia Avenue
|
||||
* Mountain View, California 94043
|
||||
*/
|
||||
|
||||
/*
|
||||
* Copyright (c) 1986 - 1991 by Sun Microsystems, Inc.
|
||||
*/
|
||||
|
||||
|
||||
/*
|
||||
* rpc_com.h, Common definitions for both the server and client side.
|
||||
|
||||
@@ -38,7 +38,6 @@
|
||||
* Copyright (C) 1984, Sun Microsystems, Inc.
|
||||
*/
|
||||
|
||||
|
||||
#ifndef _RPC_RPC_MSG_H
|
||||
#define _RPC_RPC_MSG_H
|
||||
|
||||
|
||||
@@ -1,7 +1,3 @@
|
||||
##
|
||||
## $Id$
|
||||
##
|
||||
|
||||
include $(top_srcdir)/automake/compile.am
|
||||
|
||||
if LIBNETWORKING
|
||||
|
||||
@@ -1,7 +1,3 @@
|
||||
#
|
||||
# $Id$
|
||||
#
|
||||
|
||||
This directory contains a port of ppp-2.3.11. The official site for
|
||||
the original source for this PPP implementation is:
|
||||
|
||||
|
||||
@@ -1,7 +1,3 @@
|
||||
#
|
||||
# $Id$
|
||||
#
|
||||
|
||||
The pppd application seems to very stable. It has been tested using
|
||||
the example application with the i386/pc586 and m68k/sbc5206e BSPs.
|
||||
The tests were executed using a null modem serial cable to connect
|
||||
|
||||
@@ -1,7 +1,3 @@
|
||||
#
|
||||
# $Id$
|
||||
#
|
||||
|
||||
This is an example user application using pppd. It is built using
|
||||
the RTEMS application Makefiles. The file Makefile-user should
|
||||
be renamed to Makefile or the -f option given to make. The file
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
.\" manual page [] for pppd 2.3
|
||||
.\" $Id$
|
||||
.\" SH section heading
|
||||
.\" SS subsection heading
|
||||
.\" LP paragraph
|
||||
|
||||
@@ -18,8 +18,6 @@
|
||||
** **
|
||||
** eric@skatter.usask.ca **
|
||||
** **
|
||||
** $Id$ **
|
||||
** **
|
||||
**************************************************************************
|
||||
**************************************************************************
|
||||
*/
|
||||
|
||||
@@ -1,7 +1,3 @@
|
||||
#
|
||||
# $Id$
|
||||
#
|
||||
|
||||
This document explains how the unlimited objects support works. This was
|
||||
written by Chris Johns <ccj@acm.org> of Objective Design Systems as a
|
||||
design document. This was submitted as part of the patch which added
|
||||
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user