Changeset 6f9c75c3 in rtems


Ignore:
Timestamp:
01/16/98 16:56:48 (26 years ago)
Author:
Joel Sherrill <joel.sherrill@…>
Branches:
4.10, 4.11, 4.8, 4.9, 5, master
Children:
4dc0fd6
Parents:
3a7782b
Message:

Ralf Corsepius reported a number of missing CVS Id's:

RTEMS is under CVS control and has been since rtems 3.1.16 which was
around May 1995. So I just to add the $Id$. If you notice other files
with missing $Id$'s let me know. I try to keep w\up with it.

Now that you have asked -- I'll attach a list of files lacking an RCS-Id to
this mail. This list has been generated by a little sh-script I'll also
enclose.

Files:
4 added
129 edited

Legend:

Unmodified
Added
Removed
  • Makefile.in

    r3a7782b r6f9c75c3  
    33#
    44# Modified by Jiri to implement autoconf and cygnus one-tree build
     5#
     6#  $Id$
    57#
    68
  • README.configure

    r3a7782b r6f9c75c3  
     1#
     2#  $Id$
     3#
    14
    251. Autoconf support
  • aclocal.m4

    r3a7782b r6f9c75c3  
    44dnl
    55dnl Last Modified: 98/01/10
     6dnl
     7dnl  $Id$
    68dnl
    79
  • c/build-tools/scripts/Makefile.in

    r3a7782b r6f9c75c3  
    2020DESTDIR=$(PROJECT_RELEASE)/build-tools
    2121
    22 PGMS=install-if-change rcs-clean lock-directory unlock-directory rtems-glom
     22PGMS=install-if-change rcs-clean lock-directory unlock-directory rtems-glom search-id.sh
     23
    2324
    2425INSTALLED=$(PGMS:%=$(DESTDIR)/%)
  • c/src/lib/libbsp/i386/i386ex/startup/README

    r3a7782b r6f9c75c3  
     1#
     2#  $Id$
     3#
    14
    25
  • c/src/lib/libbsp/i386/i386ex/startup/linkcmds

    r3a7782b r6f9c75c3  
    1111 *  http://www.OARcorp.com/rtems/license.html.
    1212 *
    13  *  linkcmds,v 1.0 1995/11/30 16:52:02 Erik Ivanenko
     13 *  $Id$
    1414 */
    1515
  • c/src/lib/libbsp/i386/pc386/clock/ckinit.c

    r3a7782b r6f9c75c3  
    2020| With the following copyright notice:
    2121| **************************************************************************
    22 | * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994.                      *
    23 | * On-Line Applications Research Corporation (OAR).                       *
    24 | * All rights assigned to U.S. Government, 1994.                          *
    25 | *                                                                        *
    26 | * This material may be reproduced by or for the U.S. Government pursuant *
    27 | * to the copyright license under the clause at DFARS 252.227-7013.  This *
    28 | * notice must appear in all copies of this file and its derivatives.     *
     22| *  COPYRIGHT (c) 1989-1997.
     23| *  On-Line Applications Research Corporation (OAR).
     24| *  Copyright assigned to U.S. Government, 1994.
     25| *
     26| *  The license and distribution terms for this file may be
     27| *  found in found in the file LICENSE in this distribution or at
     28| *  http://www.OARcorp.com/rtems/license.html.
    2929| **************************************************************************
     30|
     31|  $Id$
    3032+--------------------------------------------------------------------------*/
    3133
  • c/src/lib/libbsp/i386/pc386/clock/rtc.c

    r3a7782b r6f9c75c3  
    2121| With the following copyright notice:
    2222| **************************************************************************
    23 | * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994.                      *
    24 | * On-Line Applications Research Corporation (OAR).                       *
    25 | * All rights assigned to U.S. Government, 1994.                          *
    26 | *                                                                        *
    27 | * This material may be reproduced by or for the U.S. Government pursuant *
    28 | * to the copyright license under the clause at DFARS 252.227-7013.  This *
    29 | * notice must appear in all copies of this file and its derivatives.     *
     23| *  COPYRIGHT (c) 1989-1997.
     24| *  On-Line Applications Research Corporation (OAR).
     25| *  Copyright assigned to U.S. Government, 1994.
     26| *
     27| *  The license and distribution terms for this file may be
     28| *  found in found in the file LICENSE in this distribution or at
     29| *  http://www.OARcorp.com/rtems/license.html.
    3030| **************************************************************************
     31|
     32|  $Id$
    3133+--------------------------------------------------------------------------*/
    3234
  • c/src/lib/libbsp/i386/pc386/console/console.c

    r3a7782b r6f9c75c3  
    2020| With the following copyright notice:
    2121| **************************************************************************
    22 | * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994.                      *
    23 | * On-Line Applications Research Corporation (OAR).                       *
    24 | * All rights assigned to U.S. Government, 1994.                          *
    25 | *                                                                        *
    26 | * This material may be reproduced by or for the U.S. Government pursuant *
    27 | * to the copyright license under the clause at DFARS 252.227-7013.  This *
    28 | * notice must appear in all copies of this file and its derivatives.     *
     22| *  COPYRIGHT (c) 1989-1997.
     23| *  On-Line Applications Research Corporation (OAR).
     24| *  Copyright assigned to U.S. Government, 1994.
     25| *
     26| *  The license and distribution terms for this file may be
     27| *  found in found in the file LICENSE in this distribution or at
     28| *  http://www.OARcorp.com/rtems/license.html.
    2929| **************************************************************************
     30|
     31|  $Id$
    3032+--------------------------------------------------------------------------*/
    3133
  • c/src/lib/libbsp/i386/pc386/console/inch.c

    r3a7782b r6f9c75c3  
    1717|   inch.c,v 1.3 1995/12/19 20:07:25 joel Exp - go32 BSP
    1818| With the following copyright notice:
     19| With the following copyright notice:
    1920| **************************************************************************
    20 | * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994.                      *
    21 | * On-Line Applications Research Corporation (OAR).                       *
    22 | * All rights assigned to U.S. Government, 1994.                          *
    23 | *                                                                        *
    24 | * This material may be reproduced by or for the U.S. Government pursuant *
    25 | * to the copyright license under the clause at DFARS 252.227-7013.  This *
    26 | * notice must appear in all copies of this file and its derivatives.     *
     21| *  COPYRIGHT (c) 1989-1997.
     22| *  On-Line Applications Research Corporation (OAR).
     23| *  Copyright assigned to U.S. Government, 1994.
     24| *
     25| *  The license and distribution terms for this file may be
     26| *  found in found in the file LICENSE in this distribution or at
     27| *  http://www.OARcorp.com/rtems/license.html.
    2728| **************************************************************************
     29|
     30|  $Id$
    2831+--------------------------------------------------------------------------*/
    2932
  • c/src/lib/libbsp/i386/pc386/console/outch.c

    r3a7782b r6f9c75c3  
    1818| With the following copyright notice:
    1919| **************************************************************************
    20 | * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994.                      *
    21 | * On-Line Applications Research Corporation (OAR).                       *
    22 | * All rights assigned to U.S. Government, 1994.                          *
    23 | *                                                                        *
    24 | * This material may be reproduced by or for the U.S. Government pursuant *
    25 | * to the copyright license under the clause at DFARS 252.227-7013.  This *
    26 | * notice must appear in all copies of this file and its derivatives.     *
     20| *  COPYRIGHT (c) 1989-1997.
     21| *  On-Line Applications Research Corporation (OAR).
     22| *  Copyright assigned to U.S. Government, 1994.
     23| *
     24| *  The license and distribution terms for this file may be
     25| *  found in found in the file LICENSE in this distribution or at
     26| *  http://www.OARcorp.com/rtems/license.html.
    2727| **************************************************************************
     28|
     29|  $Id$
    2830+--------------------------------------------------------------------------*/
    2931
  • c/src/lib/libbsp/i386/pc386/include/bsp.h

    r3a7782b r6f9c75c3  
    2020| With the following copyright notice:
    2121| **************************************************************************
    22 | * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994.                      *
    23 | * On-Line Applications Research Corporation (OAR).                       *
    24 | * All rights assigned to U.S. Government, 1994.                          *
    25 | *                                                                        *
    26 | * This material may be reproduced by or for the U.S. Government pursuant *
    27 | * to the copyright license under the clause at DFARS 252.227-7013.  This *
    28 | * notice must appear in all copies of this file and its derivatives.     *
     22| *  COPYRIGHT (c) 1989-1997.
     23| *  On-Line Applications Research Corporation (OAR).
     24| *  Copyright assigned to U.S. Government, 1994.
     25| *
     26| *  The license and distribution terms for this file may be
     27| *  found in found in the file LICENSE in this distribution or at
     28| *  http://www.OARcorp.com/rtems/license.html.
    2929| **************************************************************************
     30|
     31|  $Id$
    3032+--------------------------------------------------------------------------*/
    3133
  • c/src/lib/libbsp/i386/pc386/include/coverhd.h

    r3a7782b r6f9c75c3  
    44 *  with calling a particular directive from C on this target.
    55 *
    6  *  COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994.
     6 *  COPYRIGHT (c) 1989-1997.
    77 *  On-Line Applications Research Corporation (OAR).
    8  *  All rights assigned to U.S. Government, 1994.
     8 *  Copyright assigned to U.S. Government, 1994.
    99 *
    10  *  This material may be reproduced by or for the U.S. Government pursuant
    11  *  to the copyright license under the clause at DFARS 252.227-7013.  This
    12  *  notice must appear in all copies of this file and its derivatives.
     10 *  The license and distribution terms for this file may be
     11 *  found in found in the file LICENSE in this distribution or at
     12 *  http://www.OARcorp.com/rtems/license.html.
    1313 *
    14  *  coverhd.h,v 1.2 1995/12/19 20:07:32 joel Exp
     14 *  $Id$
    1515 */
    1616
  • c/src/lib/libbsp/i386/pc386/start/start.s

    r3a7782b r6f9c75c3  
    3333| Also based on (from the Linux source tree):
    3434|   video.S - Copyright (C) 1995, 1996 Martin Mares <mj@k332.feld.cvut.cz>
     35|
     36|  $Id$
    3537+--------------------------------------------------------------------------*/
    3638
  • c/src/lib/libbsp/i386/pc386/startup/bspstart.c

    r3a7782b r6f9c75c3  
    2222| With the following copyright notice:
    2323| **************************************************************************
    24 | * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994.                      *
    25 | * On-Line Applications Research Corporation (OAR).                       *
    26 | * All rights assigned to U.S. Government, 1994.                          *
    27 | *                                                                        *
    28 | * This material may be reproduced by or for the U.S. Government pursuant *
    29 | * to the copyright license under the clause at DFARS 252.227-7013.  This *
    30 | * notice must appear in all copies of this file and its derivatives.     *
     24| *  COPYRIGHT (c) 1989-1997.
     25| *  On-Line Applications Research Corporation (OAR).
     26| *  Copyright assigned to U.S. Government, 1994.
     27| *
     28| *  The license and distribution terms for this file may be
     29| *  found in found in the file LICENSE in this distribution or at
     30| *  http://www.OARcorp.com/rtems/license.html.
    3131| **************************************************************************
     32|
     33|  $Id$
    3234+--------------------------------------------------------------------------*/
    3335
  • c/src/lib/libbsp/i386/pc386/startup/exit.c

    r3a7782b r6f9c75c3  
    2020| With the following copyright notice:
    2121| **************************************************************************
    22 | * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994.                      *
    23 | * On-Line Applications Research Corporation (OAR).                       *
    24 | * All rights assigned to U.S. Government, 1994.                          *
    25 | *                                                                        *
    26 | * This material may be reproduced by or for the U.S. Government pursuant *
    27 | * to the copyright license under the clause at DFARS 252.227-7013.  This *
    28 | * notice must appear in all copies of this file and its derivatives.     *
     22| *  COPYRIGHT (c) 1989-1997.
     23| *  On-Line Applications Research Corporation (OAR).
     24| *  Copyright assigned to U.S. Government, 1994.
     25| *
     26| *  The license and distribution terms for this file may be
     27| *  found in found in the file LICENSE in this distribution or at
     28| *  http://www.OARcorp.com/rtems/license.html.
    2929| **************************************************************************
     30|
     31|  $Id$
    3032+--------------------------------------------------------------------------*/
    3133
  • c/src/lib/libbsp/i386/pc386/startup/ldsegs.s

    r3a7782b r6f9c75c3  
    2525| With the following copyright notice:
    2626| **************************************************************************
    27 | * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994.                      *
    28 | * On-Line Applications Research Corporation (OAR).                       *
    29 | * All rights assigned to U.S. Government, 1994.                          *
    30 | *                                                                        *
    31 | * This material may be reproduced by or for the U.S. Government pursuant *
    32 | * to the copyright license under the clause at DFARS 252.227-7013.  This *
    33 | * notice must appear in all copies of this file and its derivatives.     *
     27| *  COPYRIGHT (c) 1989-1997.
     28| *  On-Line Applications Research Corporation (OAR).
     29| *  Copyright assigned to U.S. Government, 1994.
     30| *
     31| *  The license and distribution terms for this file may be
     32| *  found in found in the file LICENSE in this distribution or at
     33| *  http://www.OARcorp.com/rtems/license.html.
    3434| **************************************************************************
     35|
     36|  $Id$
    3537|
    3638| Also based on (from the Linux source tree):
  • c/src/lib/libbsp/i386/pc386/startup/linkcmds

    r3a7782b r6f9c75c3  
    2121| With the following copyright notice:
    2222| **************************************************************************
    23 | * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994.                      *
    24 | * On-Line Applications Research Corporation (OAR).                       *
    25 | * All rights assigned to U.S. Government, 1994.                          *
    26 | *                                                                        *
    27 | * This material may be reproduced by or for the U.S. Government pursuant *
    28 | * to the copyright license under the clause at DFARS 252.227-7013.  This *
    29 | * notice must appear in all copies of this file and its derivatives.     *
     23| *  COPYRIGHT (c) 1989-1997.
     24| *  On-Line Applications Research Corporation (OAR).
     25| *  Copyright assigned to U.S. Government, 1994.
     26| *
     27| *  The license and distribution terms for this file may be
     28| *  found in found in the file LICENSE in this distribution or at
     29| *  http://www.OARcorp.com/rtems/license.html.
    3030| **************************************************************************
     31|
     32|  $Id$
    3133+--------------------------------------------------------------------------*/
    3234
  • c/src/lib/libbsp/i386/pc386/startup/sbrk.c

    r3a7782b r6f9c75c3  
    2323| With the following copyright notice:
    2424| **************************************************************************
    25 | * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994.                      *
    26 | * On-Line Applications Research Corporation (OAR).                       *
    27 | * All rights assigned to U.S. Government, 1994.                          *
    28 | *                                                                        *
    29 | * This material may be reproduced by or for the U.S. Government pursuant *
    30 | * to the copyright license under the clause at DFARS 252.227-7013.  This *
    31 | * notice must appear in all copies of this file and its derivatives.     *
     25| *  COPYRIGHT (c) 1989-1997.
     26| *  On-Line Applications Research Corporation (OAR).
     27| *  Copyright assigned to U.S. Government, 1994.
     28| *
     29| *  The license and distribution terms for this file may be
     30| *  found in found in the file LICENSE in this distribution or at
     31| *  http://www.OARcorp.com/rtems/license.html.
    3232| **************************************************************************
     33|
     34|  $Id$
    3335+--------------------------------------------------------------------------*/
    3436
  • c/src/lib/libbsp/i386/pc386/timer/timer.c

    r3a7782b r6f9c75c3  
    2323| With the following copyright notice:
    2424| **************************************************************************
    25 | * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994.                      *
    26 | * On-Line Applications Research Corporation (OAR).                       *
    27 | * All rights assigned to U.S. Government, 1994.                          *
    28 | *                                                                        *
    29 | * This material may be reproduced by or for the U.S. Government pursuant *
    30 | * to the copyright license under the clause at DFARS 252.227-7013.  This *
    31 | * notice must appear in all copies of this file and its derivatives.     *
     25| *  COPYRIGHT (c) 1989-1997.
     26| *  On-Line Applications Research Corporation (OAR).
     27| *  Copyright assigned to U.S. Government, 1994.
     28| *
     29| *  The license and distribution terms for this file may be
     30| *  found in found in the file LICENSE in this distribution or at
     31| *  http://www.OARcorp.com/rtems/license.html.
    3232| **************************************************************************
     33|
     34|  $Id$
    3335+--------------------------------------------------------------------------*/
    3436
  • c/src/lib/libbsp/i386/pc386/timer/timerisr.s

    r3a7782b r6f9c75c3  
    2020| With the following copyright notice:
    2121| **************************************************************************
    22 | * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994.                      *
    23 | * On-Line Applications Research Corporation (OAR).                       *
    24 | * All rights assigned to U.S. Government, 1994.                          *
    25 | *                                                                        *
    26 | * This material may be reproduced by or for the U.S. Government pursuant *
    27 | * to the copyright license under the clause at DFARS 252.227-7013.  This *
    28 | * notice must appear in all copies of this file and its derivatives.     *
     22| *  COPYRIGHT (c) 1989-1997.
     23| *  On-Line Applications Research Corporation (OAR).
     24| *  Copyright assigned to U.S. Government, 1994.
     25| *
     26| *  The license and distribution terms for this file may be
     27| *  found in found in the file LICENSE in this distribution or at
     28| *  http://www.OARcorp.com/rtems/license.html.
    2929| **************************************************************************
     30|
     31|  $Id$
    3032+--------------------------------------------------------------------------*/
    3133
  • c/src/lib/libbsp/i386/pc386/times_i486dx

    r3a7782b r6f9c75c3  
    22#  Timing Test Suite Results for the go32 BSP using an i486DX
    33#
    4 times_i486dx,v 1.4 1996/07/02 18:14:27 joel Exp
     4$Id$
    55#
    66
  • c/src/lib/libbsp/i386/pc386/times_p5

    r3a7782b r6f9c75c3  
    22#  Timing Test Suite Results for the go32 BSP using a Pentium
    33#
    4 times_p5,v 1.3 1995/12/19 20:07:20 joel Exp
     4$Id$
    55#
    66
  • c/src/lib/libbsp/i386/pc386/tools/bin2boot.c

    r3a7782b r6f9c75c3  
    1515| This file is provided "AS IS" without warranty of any kind, either
    1616| expressed or implied.
     17|
     18|  $Id$
    1719+--------------------------------------------------------------------------*/
    1820
  • c/src/lib/libbsp/m68k/efi332/misc/gdbinit68

    r3a7782b r6f9c75c3  
     1#
     2#  $Id$
     3#
    14echo Setting up the environment for efi332 debuging.\n
    25
  • c/src/lib/libbsp/m68k/efi332/start/start.c

    r3a7782b r6f9c75c3  
     1/*
     2 *  $Id
     3 */
     4
    15#include <efi332.h>
    26#include <sim.h>
  • c/src/lib/libbsp/m68k/efi332/start332/start332.c

    r3a7782b r6f9c75c3  
     1/*
     2 *  $Id
     3 */
     4
    15#include <efi332.h>
    26#include <sim.h>
  • c/src/lib/libbsp/m68k/efi332/startup/linkcmds_ROM

    r3a7782b r6f9c75c3  
    11/*  linkcmds
    22 *
    3  *  linkcmds,v 1.1 1995/09/20 15:04:47 joel Exp
     3 *  $Id$
    44 */
    55
  • c/src/lib/libbsp/m68k/mvme162/consolex/consolex.c

    r3a7782b r6f9c75c3  
    3636 *  RTEMS above.
    3737 *
     38 *  $Id$
    3839 */
    3940
  • c/src/lib/libbsp/m68k/mvme162/consolex/consolex.h

    r3a7782b r6f9c75c3  
    2525 *  http://www.OARcorp.com/rtems/license.html.
    2626 *
     27 *  $Id$
    2728 */
    2829
  • c/src/lib/libbsp/m68k/ods68302/startup/m68k-stub.c

    r3a7782b r6f9c75c3  
    104104 * $m0,10#2a               +$00010203040506070809101112131415#42
    105105 *
     106 *  $Id$
     107 *
    106108 ****************************************************************************/
    107109
  • c/src/lib/libbsp/mips/README

    r3a7782b r6f9c75c3  
     1#
     2#  $Id$
     3#
     4
    15The MIPS bsp are now called p4600 and p4650, referring to which cpu they use.
    26The same bsp sub-directory can be used, the cpu is selected by the bsp
  • c/src/lib/libbsp/mips/p4000/README

    r3a7782b r6f9c75c3  
    11#
    2 README,v 1.2 1995/05/31 16:56:03 joel Exp
     2$Id$
    33#
    44# @(#)README        08/20/96     1.2
  • c/src/lib/libbsp/mips/p4000/startup/ghlinkcmds

    r3a7782b r6f9c75c3  
     1#
     2#  $Id$
     3#
     4
    15-map
    26-sec
  • c/src/lib/libbsp/mips/p4000/times

    r3a7782b r6f9c75c3  
    55#        can only be compiled -- not executed.
    66#
    7 times,v 1.2 1995/12/07 15:44:23 joel Exp
     7$Id$
    88#
    99# @(#)times        08/01/96     1.4
  • c/src/lib/libbsp/mips64orion/Makefile.in

    r3a7782b r6f9c75c3  
    11#
    2 Makefile,v 1.2 1995/05/31 16:56:44 joel Exp
     2$Id$
    33#
    44
  • c/src/lib/libbsp/mips64orion/README

    r3a7782b r6f9c75c3  
     1#
     2#  $Id$
     3#
     4
    15The MIPS bsp are now called p4600 and p4650, referring to which cpu they use.
    26The same bsp sub-directory can be used, the cpu is selected by the bsp
  • c/src/lib/libbsp/mips64orion/p4000/Makefile.in

    r3a7782b r6f9c75c3  
    11#
    2 Makefile,v 1.2 1995/05/31 16:56:01 joel Exp
     2$Id$
    33#
    44
  • c/src/lib/libbsp/mips64orion/p4000/README

    r3a7782b r6f9c75c3  
    11#
    2 README,v 1.2 1995/05/31 16:56:03 joel Exp
     2$Id$
    33#
    44# @(#)README        08/20/96     1.2
  • c/src/lib/libbsp/mips64orion/p4000/startup/ghlinkcmds

    r3a7782b r6f9c75c3  
     1#
     2#  $Id$
     3#
     4
    15-map
    26-sec
  • c/src/lib/libbsp/mips64orion/p4000/times

    r3a7782b r6f9c75c3  
    55#        can only be compiled -- not executed.
    66#
    7 times,v 1.2 1995/12/07 15:44:23 joel Exp
     7$Id$
    88#
    99# @(#)times        08/01/96     1.4
  • c/src/lib/libcpu/hppa1.1/milli/milli.s

    r3a7782b r6f9c75c3  
    1717; version A.08.06
    1818;       - fr16-31 added at Utah
     19;
     20;  $Id$
     21;
    1922;~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    2023; Hardware General Registers
  • c/src/lib/libcpu/m68k/m68040/fpsp/README

    r3a7782b r6f9c75c3  
     1#
     2#  $Id$
     3#
     4
    15M68040FPSP -- Motorola 68040 floating point support package
    26-----------------------------------------------------------
  • c/src/lib/libcpu/m68k/m68040/fpsp/bindec.s

    r3a7782b r6f9c75c3  
     1//
     2//      $Id$
    13//
    24//      bindec.sa 3.4 1/3/91
  • c/src/lib/libcpu/m68k/m68040/fpsp/binstr.s

    r3a7782b r6f9c75c3  
     1//
     2//      $Id$
    13//
    24//      binstr.sa 3.3 12/19/90
    3 //
    45//
    56//      Description: Converts a 64-bit binary integer to bcd.
  • c/src/lib/libcpu/m68k/m68040/fpsp/bugfix.s

    r3a7782b r6f9c75c3  
     1//
     2//      $Id$
    13//
    24//      bugfix.sa 3.2 1/31/91
    3 //
    45//
    56//      This file contains workarounds for bugs in the 040
  • c/src/lib/libcpu/m68k/m68040/fpsp/decbin.s

    r3a7782b r6f9c75c3  
     1//
     2//      $Id$
    13//
    24//      decbin.sa 3.3 12/19/90
  • c/src/lib/libcpu/m68k/m68040/fpsp/do_func.s

    r3a7782b r6f9c75c3  
     1//
     2//      $Id$
    13//
    24//      do_func.sa 3.4 2/18/91
  • c/src/lib/libcpu/m68k/m68040/fpsp/fpsp.defs

    r3a7782b r6f9c75c3  
     1|
     2|       $Id$
    13|
    24|       fpsp.h 3.3 3.3
    35|
    4 
    56|               Copyright (C) Motorola, Inc. 1990
    67|                       All Rights Reserved
  • c/src/lib/libcpu/m68k/m68040/fpsp/gen_except.s

    r3a7782b r6f9c75c3  
     1//
     2//      $Id$
    13//
    24//      gen_except.sa 3.7 1/16/92
  • c/src/lib/libcpu/m68k/m68040/fpsp/get_op.s

    r3a7782b r6f9c75c3  
     1//
     2//      $Id$
    13//
    24//      get_op.sa 3.6 5/19/92
  • c/src/lib/libcpu/m68k/m68040/fpsp/kernel_ex.s

    r3a7782b r6f9c75c3  
     1//
     2//      $Id$
    13//
    24//      kernel_ex.sa 3.3 12/19/90
  • c/src/lib/libcpu/m68k/m68040/fpsp/res_func.s

    r3a7782b r6f9c75c3  
     1//
     2//      $Id$
    13//
    24//      res_func.sa 3.9 7/29/91
  • c/src/lib/libcpu/m68k/m68040/fpsp/round.s

    r3a7782b r6f9c75c3  
     1//
     2//      $Id$
    13//
    24//      round.sa 3.4 7/29/91
  • c/src/lib/libcpu/m68k/m68040/fpsp/rtems_skel.s

    r3a7782b r6f9c75c3  
     1//
     2//      $Id$
    13//
    24//      skeleton.sa 3.2 4/26/91
  • c/src/lib/libcpu/m68k/m68040/fpsp/sacos.s

    r3a7782b r6f9c75c3  
     1//
     2//      $Id$
    13//
    24//      sacos.sa 3.3 12/19/90
  • c/src/lib/libcpu/m68k/m68040/fpsp/sasin.s

    r3a7782b r6f9c75c3  
     1//
     2//      $Id$
    13//
    24//      sasin.sa 3.3 12/19/90
  • c/src/lib/libcpu/m68k/m68040/fpsp/satan.s

    r3a7782b r6f9c75c3  
     1//
     2//      $Id$
    13//
    24//      satan.sa 3.3 12/19/90
  • c/src/lib/libcpu/m68k/m68040/fpsp/satanh.s

    r3a7782b r6f9c75c3  
     1//
     2//      $Id$
    13//
    24//      satanh.sa 3.3 12/19/90
  • c/src/lib/libcpu/m68k/m68040/fpsp/scale.s

    r3a7782b r6f9c75c3  
     1//
     2//      $Id$
    13//
    24//      scale.sa 3.3 7/30/91
  • c/src/lib/libcpu/m68k/m68040/fpsp/scosh.s

    r3a7782b r6f9c75c3  
     1//
     2//      $Id$
    13//
    24//      scosh.sa 3.1 12/10/90
  • c/src/lib/libcpu/m68k/m68040/fpsp/setox.s

    r3a7782b r6f9c75c3  
     1//
     2//      $Id$
    13//
    24//      setox.sa 3.1 12/10/90
  • c/src/lib/libcpu/m68k/m68040/fpsp/sgetem.s

    r3a7782b r6f9c75c3  
     1//
     2//      $Id$
    13//
    24//      sgetem.sa 3.1 12/10/90
  • c/src/lib/libcpu/m68k/m68040/fpsp/sint.s

    r3a7782b r6f9c75c3  
     1//
     2//      $Id$
    13//
    24//      sint.sa 3.1 12/10/90
  • c/src/lib/libcpu/m68k/m68040/fpsp/slog2.s

    r3a7782b r6f9c75c3  
     1//
     2//      $Id$
    13//
    24//      slog2.sa 3.1 12/10/90
  • c/src/lib/libcpu/m68k/m68040/fpsp/slogn.s

    r3a7782b r6f9c75c3  
     1//
     2//      $Id$
    13//
    24//      slogn.sa 3.1 12/10/90
  • c/src/lib/libcpu/m68k/m68040/fpsp/smovecr.s

    r3a7782b r6f9c75c3  
     1//
     2//      $Id$
    13//
    24//      smovecr.sa 3.1 12/10/90
  • c/src/lib/libcpu/m68k/m68040/fpsp/srem_mod.s

    r3a7782b r6f9c75c3  
     1//
     2//      $Id$
    13//
    24//      srem_mod.sa 3.1 12/10/90
  • c/src/lib/libcpu/m68k/m68040/fpsp/ssin.s

    r3a7782b r6f9c75c3  
     1//
     2//      $Id$
    13//
    24//      ssin.sa 3.3 7/29/91
  • c/src/lib/libcpu/m68k/m68040/fpsp/ssinh.s

    r3a7782b r6f9c75c3  
     1//
     2//      $Id$
    13//
    24//      ssinh.sa 3.1 12/10/90
  • c/src/lib/libcpu/m68k/m68040/fpsp/stan.s

    r3a7782b r6f9c75c3  
     1//
     2//      $Id$
    13//
    24//      stan.sa 3.3 7/29/91
  • c/src/lib/libcpu/m68k/m68040/fpsp/stanh.s

    r3a7782b r6f9c75c3  
     1//
     2//      $Id$
    13//
    24//      stanh.sa 3.1 12/10/90
  • c/src/lib/libcpu/m68k/m68040/fpsp/sto_res.s

    r3a7782b r6f9c75c3  
     1//
     2//      $Id$
    13//
    24//      sto_res.sa 3.1 12/10/90
  • c/src/lib/libcpu/m68k/m68040/fpsp/stwotox.s

    r3a7782b r6f9c75c3  
     1//
     2//      $Id$
    13//
    24//      stwotox.sa 3.1 12/10/90
  • c/src/lib/libcpu/m68k/m68040/fpsp/tbldo.s

    r3a7782b r6f9c75c3  
     1//
     2//      $Id$
    13//
    24//      tbldo.sa 3.1 12/10/90
  • c/src/lib/libcpu/m68k/m68040/fpsp/util.s

    r3a7782b r6f9c75c3  
     1//
     2//      $Id$
    13//
    24//      util.sa 3.7 7/29/91
  • c/src/lib/libcpu/m68k/m68040/fpsp/x_bsun.s

    r3a7782b r6f9c75c3  
     1//
     2//      $Id$
    13//
    24//      x_bsun.sa 3.3 7/1/91
  • c/src/lib/libcpu/m68k/m68040/fpsp/x_fline.s

    r3a7782b r6f9c75c3  
     1//
     2//      $Id$
    13//
    24//      x_fline.sa 3.3 1/10/91
  • c/src/lib/libcpu/m68k/m68040/fpsp/x_operr.s

    r3a7782b r6f9c75c3  
     1//
     2//      $Id$
    13//
    24//      x_operr.sa 3.5 7/1/91
  • c/src/lib/libcpu/m68k/m68040/fpsp/x_ovfl.s

    r3a7782b r6f9c75c3  
     1//
     2//      $Id$
    13//
    24//      x_ovfl.sa 3.5 7/1/91
  • c/src/lib/libcpu/m68k/m68040/fpsp/x_snan.s

    r3a7782b r6f9c75c3  
     1//
     2//      $Id$
    13//
    24//      x_snan.sa 3.3 7/1/91
  • c/src/lib/libcpu/m68k/m68040/fpsp/x_store.s

    r3a7782b r6f9c75c3  
     1//
     2//      $Id$
    13//
    24//      x_store.sa 3.2 1/24/91
  • c/src/lib/libcpu/m68k/m68040/fpsp/x_unfl.s

    r3a7782b r6f9c75c3  
     1//
     2//      $Id$
    13//
    24//      x_unfl.sa 3.4 7/1/91
  • c/src/lib/libcpu/m68k/m68040/fpsp/x_unimp.s

    r3a7782b r6f9c75c3  
     1//
     2//      $Id$
    13//
    24//      x_unimp.sa 3.3 7/1/91
  • c/src/lib/libcpu/m68k/m68040/fpsp/x_unsupp.s

    r3a7782b r6f9c75c3  
     1//
     2//      $Id$
    13//
    24//      x_unsupp.sa 3.3 7/1/91
  • c/src/lib/libmisc/cpuuse/README

    r3a7782b r6f9c75c3  
    11#
    2 README,v 1.3 1995/12/19 20:13:47 joel Exp
     2$Id$
    33#
    44
  • c/src/lib/libmisc/cpuuse/cpuuse.c

    r3a7782b r6f9c75c3  
    1010 *  http://www.OARcorp.com/rtems/license.html.
    1111 *
    12  *  check.c,v 1.13 1996/04/22 16:51:52 joel Exp
     12 *  $Id$
    1313 *
    1414 */
  • c/src/lib/libmisc/cpuuse/cpuuse.h

    r3a7782b r6f9c75c3  
    1212 *  http://www.OARcorp.com/rtems/license.html.
    1313 *
    14  *  stackchk.h,v 1.3 1995/12/19 20:13:52 joel Exp
     14 *  $Id$
    1515 */
    1616
  • c/src/lib/libmisc/cpuuse/internal.h

    r3a7782b r6f9c75c3  
    1212 *  http://www.OARcorp.com/rtems/license.html.
    1313 *
    14  *  internal.h,v 1.5 1995/12/19 20:13:50 joel Exp
     14 *  $Id$
    1515 */
    1616
  • c/src/libmisc/cpuuse/README

    r3a7782b r6f9c75c3  
    11#
    2 README,v 1.3 1995/12/19 20:13:47 joel Exp
     2$Id$
    33#
    44
  • c/src/libmisc/cpuuse/cpuuse.c

    r3a7782b r6f9c75c3  
    1010 *  http://www.OARcorp.com/rtems/license.html.
    1111 *
    12  *  check.c,v 1.13 1996/04/22 16:51:52 joel Exp
     12 *  $Id$
    1313 *
    1414 */
  • c/src/libmisc/cpuuse/cpuuse.h

    r3a7782b r6f9c75c3  
    1212 *  http://www.OARcorp.com/rtems/license.html.
    1313 *
    14  *  stackchk.h,v 1.3 1995/12/19 20:13:52 joel Exp
     14 *  $Id$
    1515 */
    1616
  • c/src/libmisc/cpuuse/internal.h

    r3a7782b r6f9c75c3  
    1212 *  http://www.OARcorp.com/rtems/license.html.
    1313 *
    14  *  internal.h,v 1.5 1995/12/19 20:13:50 joel Exp
     14 *  $Id$
    1515 */
    1616
  • c/src/tests/libtests/cpuuse/init.c

    r3a7782b r6f9c75c3  
    1616 *  http://www.OARcorp.com/rtems/license.html.
    1717 *
    18  *  init.c,v 1.6 1996/02/13 22:16:22 joel Exp
     18 *  $Id$
    1919 */
    2020
  • c/src/tests/libtests/cpuuse/system.h

    r3a7782b r6f9c75c3  
    1212 *  http://www.OARcorp.com/rtems/license.html.
    1313 *
    14  *  system.h,v 1.6 1995/12/19 20:18:39 joel Exp
     14 *  $Id$
    1515 */
    1616
  • c/src/tests/libtests/cpuuse/task1.c

    r3a7782b r6f9c75c3  
    1717 *  http://www.OARcorp.com/rtems/license.html.
    1818 *
    19  *  task1.c,v 1.6 1995/12/19 20:18:40 joel Exp
     19 *  $Id$
    2020 */
    2121
  • c/src/tests/libtests/cpuuse/task2.c

    r3a7782b r6f9c75c3  
    1717 *  http://www.OARcorp.com/rtems/license.html.
    1818 *
    19  *  task2.c,v 1.3 1995/12/19 20:18:42 joel Exp
     19 *  $Id$
    2020 */
    2121
  • c/src/tests/libtests/cpuuse/task3.c

    r3a7782b r6f9c75c3  
    1717 *  http://www.OARcorp.com/rtems/license.html.
    1818 *
    19  *  task3.c,v 1.3 1995/12/19 20:18:43 joel Exp
     19 *  $Id$
    2020 */
    2121
  • c/src/tests/libtests/cpuuse/tswitch.c

    r3a7782b r6f9c75c3  
    1919 *  http://www.OARcorp.com/rtems/license.html.
    2020 *
    21  *  tswitch.c,v 1.4 1995/12/19 20:18:44 joel Exp
     21 *  $Id$
    2222 */
    2323
  • c/src/tests/libtests/monitor/init.c

    r3a7782b r6f9c75c3  
    1212 *  http://www.OARcorp.com/rtems/license.html.
    1313 *
    14  *  init.c,v 1.6 1995/12/19 20:21:09 joel Exp
     14 *  $Id$
    1515 */
    1616
  • c/src/tests/libtests/rtmonuse/getall.c

    r3a7782b r6f9c75c3  
    1515 *  http://www.OARcorp.com/rtems/license.html.
    1616 *
    17  *  getall.c,v 1.3 1995/12/19 20:21:07 joel Exp
     17 *  $Id$
    1818 */
    1919
  • c/src/tests/libtests/rtmonuse/init.c

    r3a7782b r6f9c75c3  
    2020 *  http://www.OARcorp.com/rtems/license.html.
    2121 *
    22  *  init.c,v 1.6 1995/12/19 20:21:09 joel Exp
     22 *  $Id$
    2323 */
    2424
  • c/src/tests/libtests/rtmonuse/task1.c

    r3a7782b r6f9c75c3  
    1717 *  http://www.OARcorp.com/rtems/license.html.
    1818 *
    19  *  task1.c,v 1.3 1995/12/19 20:21:14 joel Exp
     19 *  $Id$
    2020 */
    2121
  • c/src/tests/libtests/termios/init.c

    r3a7782b r6f9c75c3  
    1212 * Saskatoon, Saskatchewan, CANADA
    1313 * eric@skatter.usask.ca
     14 *
     15 *  $Id$
    1416 */
    1517
  • c/src/tests/tools/generic/sorttimes

    r3a7782b r6f9c75c3  
    44#  it, and adds headers so it is in the same order as is printed in
    55#  the supplement.
     6#
     7#  $Id$
    68#
    79
  • c/update-tools/310_to_320_list

    r3a7782b r6f9c75c3  
    11#
    22#  External API name
     3#
     4#  $Id$
    35#
    46initialize_executive rtems_initialize_executive
  • config.guess

    r3a7782b r6f9c75c3  
    3434# Only a few systems have been added to this list; please add others
    3535# (but try to keep the structure clean).
     36#
     37#  $Id$
    3638#
    3739
  • config.sub

    r3a7782b r6f9c75c3  
    3838# a failure to support a valid configuration from a meaningless
    3939# configuration.
     40#
     41#  $Id$
     42#
    4043
    4144# The goal of this file is to map all the various variations of a given
  • configure

    r3a7782b r6f9c75c3  
    13461346  rtems_av_save_dir=`pwd`;
    13471347  cd $srcdir;
    1348   rtems_av_tmp=`find c/src/exec/score/tools/$target_cpu -name Makefile.in -print | sed 's%\.in%%' | sort`;
     1348  rtems_av_tmp=`find c/src/exec/score/tools/$target_cpu -name "Makefile.in" -print | sed "s/Makefile\.in/%/" | sort | sed "s/%/Makefile/"`
    13491349  makefiles="$makefiles $rtems_av_tmp";
    13501350  cd $rtems_av_save_dir;
     
    13611361  rtems_av_save_dir=`pwd`;
    13621362  cd $srcdir;
    1363   rtems_av_tmp=`find c/src/exec/rtems -name Makefile.in -print | sed 's%\.in%%' | sort`;
     1363  rtems_av_tmp=`find c/src/exec/rtems -name "Makefile.in" -print | sed "s/Makefile\.in/%/" | sort | sed "s/%/Makefile/"`
    13641364  makefiles="$makefiles $rtems_av_tmp";
    13651365  cd $rtems_av_save_dir;
     
    13761376  rtems_av_save_dir=`pwd`;
    13771377  cd $srcdir;
    1378   rtems_av_tmp=`find c/src/exec/sapi -name Makefile.in -print | sed 's%\.in%%' | sort`;
     1378  rtems_av_tmp=`find c/src/exec/sapi -name "Makefile.in" -print | sed "s/Makefile\.in/%/" | sort | sed "s/%/Makefile/"`
    13791379  makefiles="$makefiles $rtems_av_tmp";
    13801380  cd $rtems_av_save_dir;
     
    13931393  rtems_av_save_dir=`pwd`;
    13941394  cd $srcdir;
    1395   rtems_av_tmp=`find c/src/exec/posix -name Makefile.in -print | sed 's%\.in%%' | sort`;
     1395  rtems_av_tmp=`find c/src/exec/posix -name "Makefile.in" -print | sed "s/Makefile\.in/%/" | sort | sed "s/%/Makefile/"`
    13961396  makefiles="$makefiles $rtems_av_tmp";
    13971397  cd $rtems_av_save_dir;
     
    14621462  rtems_av_save_dir=`pwd`;
    14631463  cd $srcdir;
    1464   rtems_av_tmp=`find c/src/lib/libbsp/$target_cpu/$bspdir -name Makefile.in -print | sed 's%\.in%%' | sort`;
     1464  rtems_av_tmp=`find c/src/lib/libbsp/$target_cpu/$bspdir -name "Makefile.in" -print | sed "s/Makefile\.in/%/" | sort | sed "s/%/Makefile/"`
    14651465  makefiles="$makefiles $rtems_av_tmp";
    14661466  cd $rtems_av_save_dir;
     
    14851485  rtems_av_save_dir=`pwd`;
    14861486  cd $srcdir;
    1487   rtems_av_tmp=`find c/src/lib/libcpu/$target_cpu -name Makefile.in -print | sed 's%\.in%%' | sort`;
     1487  rtems_av_tmp=`find c/src/lib/libcpu/$target_cpu -name "Makefile.in" -print | sed "s/Makefile\.in/%/" | sort | sed "s/%/Makefile/"`
    14881488  makefiles="$makefiles $rtems_av_tmp";
    14891489  cd $rtems_av_save_dir;
     
    15021502  rtems_av_save_dir=`pwd`;
    15031503  cd $srcdir;
    1504   rtems_av_tmp=`find c/src/lib/start/$target_cpu -name Makefile.in -print | sed 's%\.in%%' | sort`;
     1504  rtems_av_tmp=`find c/src/lib/start/$target_cpu -name "Makefile.in" -print | sed "s/Makefile\.in/%/" | sort | sed "s/%/Makefile/"`
    15051505  makefiles="$makefiles $rtems_av_tmp";
    15061506  cd $rtems_av_save_dir;
     
    15791579  rtems_av_save_dir=`pwd`;
    15801580  cd $srcdir;
    1581   rtems_av_tmp=`find c/src/tests/tools/$target_cpu -name Makefile.in -print | sed 's%\.in%%' | sort`;
     1581  rtems_av_tmp=`find c/src/tests/tools/$target_cpu -name "Makefile.in" -print | sed "s/Makefile\.in/%/" | sort | sed "s/%/Makefile/"`
    15821582  makefiles="$makefiles $rtems_av_tmp";
    15831583  cd $rtems_av_save_dir;
     
    15941594  rtems_av_save_dir=`pwd`;
    15951595  cd $srcdir;
    1596   rtems_av_tmp=`find c/src/tests/libtests -name Makefile.in -print | sed 's%\.in%%' | sort`;
     1596  rtems_av_tmp=`find c/src/tests/libtests -name "Makefile.in" -print | sed "s/Makefile\.in/%/" | sort | sed "s/%/Makefile/"`
    15971597  makefiles="$makefiles $rtems_av_tmp";
    15981598  cd $rtems_av_save_dir;
     
    16091609  rtems_av_save_dir=`pwd`;
    16101610  cd $srcdir;
    1611   rtems_av_tmp=`find c/src/tests/sptests -name Makefile.in -print | sed 's%\.in%%' | sort`;
     1611  rtems_av_tmp=`find c/src/tests/sptests -name "Makefile.in" -print | sed "s/Makefile\.in/%/" | sort | sed "s/%/Makefile/"`
    16121612  makefiles="$makefiles $rtems_av_tmp";
    16131613  cd $rtems_av_save_dir;
     
    16241624  rtems_av_save_dir=`pwd`;
    16251625  cd $srcdir;
    1626   rtems_av_tmp=`find c/src/tests/tmtests -name Makefile.in -print | sed 's%\.in%%' | sort`;
     1626  rtems_av_tmp=`find c/src/tests/tmtests -name "Makefile.in" -print | sed "s/Makefile\.in/%/" | sort | sed "s/%/Makefile/"`
    16271627  makefiles="$makefiles $rtems_av_tmp";
    16281628  cd $rtems_av_save_dir;
     
    16391639  rtems_av_save_dir=`pwd`;
    16401640  cd $srcdir;
    1641   rtems_av_tmp=`find c/src/tests/mptests -name Makefile.in -print | sed 's%\.in%%' | sort`;
     1641  rtems_av_tmp=`find c/src/tests/mptests -name "Makefile.in" -print | sed "s/Makefile\.in/%/" | sort | sed "s/%/Makefile/"`
    16421642  makefiles="$makefiles $rtems_av_tmp";
    16431643  cd $rtems_av_save_dir;
     
    16551655  rtems_av_save_dir=`pwd`;
    16561656  cd $srcdir;
    1657   rtems_av_tmp=`find c/src/tests/psxtests -name Makefile.in -print | sed 's%\.in%%' | sort`;
     1657  rtems_av_tmp=`find c/src/tests/psxtests -name "Makefile.in" -print | sed "s/Makefile\.in/%/" | sort | sed "s/%/Makefile/"`
    16581658  makefiles="$makefiles $rtems_av_tmp";
    16591659  cd $rtems_av_save_dir;
     
    16841684  rtems_av_save_dir=`pwd`;
    16851685  cd $srcdir;
    1686   rtems_av_tmp=`find c/src/lib/libhwapi/analog -name Makefile.in -print | sed 's%\.in%%' | sort`;
     1686  rtems_av_tmp=`find c/src/lib/libhwapi/analog -name "Makefile.in" -print | sed "s/Makefile\.in/%/" | sort | sed "s/%/Makefile/"`
    16871687  makefiles="$makefiles $rtems_av_tmp";
    16881688  cd $rtems_av_save_dir;
     
    16991699  rtems_av_save_dir=`pwd`;
    17001700  cd $srcdir;
    1701   rtems_av_tmp=`find c/src/lib/libhwapi/discrete -name Makefile.in -print | sed 's%\.in%%' | sort`;
     1701  rtems_av_tmp=`find c/src/lib/libhwapi/discrete -name "Makefile.in" -print | sed "s/Makefile\.in/%/" | sort | sed "s/%/Makefile/"`
    17021702  makefiles="$makefiles $rtems_av_tmp";
    17031703  cd $rtems_av_save_dir;
     
    17141714  rtems_av_save_dir=`pwd`;
    17151715  cd $srcdir;
    1716   rtems_av_tmp=`find c/src/lib/libhwapi/drivers -name Makefile.in -print | sed 's%\.in%%' | sort`;
     1716  rtems_av_tmp=`find c/src/lib/libhwapi/drivers -name "Makefile.in" -print | sed "s/Makefile\.in/%/" | sort | sed "s/%/Makefile/"`
    17171717  makefiles="$makefiles $rtems_av_tmp";
    17181718  cd $rtems_av_save_dir;
     
    17291729  rtems_av_save_dir=`pwd`;
    17301730  cd $srcdir;
    1731   rtems_av_tmp=`find c/src/lib/libhwapi/eeprom -name Makefile.in -print | sed 's%\.in%%' | sort`;
     1731  rtems_av_tmp=`find c/src/lib/libhwapi/eeprom -name "Makefile.in" -print | sed "s/Makefile\.in/%/" | sort | sed "s/%/Makefile/"`
    17321732  makefiles="$makefiles $rtems_av_tmp";
    17331733  cd $rtems_av_save_dir;
     
    17441744  rtems_av_save_dir=`pwd`;
    17451745  cd $srcdir;
    1746   rtems_av_tmp=`find c/src/lib/libhwapi/serial -name Makefile.in -print | sed 's%\.in%%' | sort`;
     1746  rtems_av_tmp=`find c/src/lib/libhwapi/serial -name "Makefile.in" -print | sed "s/Makefile\.in/%/" | sort | sed "s/%/Makefile/"`
    17471747  makefiles="$makefiles $rtems_av_tmp";
    17481748  cd $rtems_av_save_dir;
     
    17591759  rtems_av_save_dir=`pwd`;
    17601760  cd $srcdir;
    1761   rtems_av_tmp=`find c/src/lib/libhwapi/support -name Makefile.in -print | sed 's%\.in%%' | sort`;
     1761  rtems_av_tmp=`find c/src/lib/libhwapi/support -name "Makefile.in" -print | sed "s/Makefile\.in/%/" | sort | sed "s/%/Makefile/"`
    17621762  makefiles="$makefiles $rtems_av_tmp";
    17631763  cd $rtems_av_save_dir;
     
    17741774  rtems_av_save_dir=`pwd`;
    17751775  cd $srcdir;
    1776   rtems_av_tmp=`find c/src/lib/libhwapi/wrapup -name Makefile.in -print | sed 's%\.in%%' | sort`;
     1776  rtems_av_tmp=`find c/src/lib/libhwapi/wrapup -name "Makefile.in" -print | sed "s/Makefile\.in/%/" | sort | sed "s/%/Makefile/"`
    17771777  makefiles="$makefiles $rtems_av_tmp";
    17781778  cd $rtems_av_save_dir;
     
    18171817  rtems_av_save_dir=`pwd`;
    18181818  cd $srcdir;
    1819   rtems_av_tmp=`find c/build-tools -name Makefile.in -print | sed 's%\.in%%' | sort`;
     1819  rtems_av_tmp=`find c/build-tools -name "Makefile.in" -print | sed "s/Makefile\.in/%/" | sort | sed "s/%/Makefile/"`
    18201820  makefiles="$makefiles $rtems_av_tmp";
    18211821  cd $rtems_av_save_dir;
     
    18321832  rtems_av_save_dir=`pwd`;
    18331833  cd $srcdir;
    1834   rtems_av_tmp=`find c/make -name Makefile.in -print | sed 's%\.in%%' | sort`;
     1834  rtems_av_tmp=`find c/make -name "Makefile.in" -print | sed "s/Makefile\.in/%/" | sort | sed "s/%/Makefile/"`
    18351835  makefiles="$makefiles $rtems_av_tmp";
    18361836  cd $rtems_av_save_dir;
     
    18471847  rtems_av_save_dir=`pwd`;
    18481848  cd $srcdir;
    1849   rtems_av_tmp=`find c/src/lib/libmisc -name Makefile.in -print | sed 's%\.in%%' | sort`;
     1849  rtems_av_tmp=`find c/src/lib/libmisc -name "Makefile.in" -print | sed "s/Makefile\.in/%/" | sort | sed "s/%/Makefile/"`
    18501850  makefiles="$makefiles $rtems_av_tmp";
    18511851  cd $rtems_av_save_dir;
     
    18621862  rtems_av_save_dir=`pwd`;
    18631863  cd $srcdir;
    1864   rtems_av_tmp=`find c/src/tests/samples -name Makefile.in -print | sed 's%\.in%%' | sort`;
     1864  rtems_av_tmp=`find c/src/tests/samples -name "Makefile.in" -print | sed "s/Makefile\.in/%/" | sort | sed "s/%/Makefile/"`
    18651865  makefiles="$makefiles $rtems_av_tmp";
    18661866  cd $rtems_av_save_dir;
  • configure.in

    r3a7782b r6f9c75c3  
    11dnl Process this file with autoconf to produce a configure script.
     2dnl
     3dnl  $Id$
     4
    25AC_PREREQ(2.12)
    36AC_INIT(README)
  • cpukit/libmisc/cpuuse/README

    r3a7782b r6f9c75c3  
    11#
    2 README,v 1.3 1995/12/19 20:13:47 joel Exp
     2$Id$
    33#
    44
  • cpukit/libmisc/cpuuse/cpuuse.c

    r3a7782b r6f9c75c3  
    1010 *  http://www.OARcorp.com/rtems/license.html.
    1111 *
    12  *  check.c,v 1.13 1996/04/22 16:51:52 joel Exp
     12 *  $Id$
    1313 *
    1414 */
  • cpukit/libmisc/cpuuse/cpuuse.h

    r3a7782b r6f9c75c3  
    1212 *  http://www.OARcorp.com/rtems/license.html.
    1313 *
    14  *  stackchk.h,v 1.3 1995/12/19 20:13:52 joel Exp
     14 *  $Id$
    1515 */
    1616
  • install-sh

    r3a7782b r6f9c75c3  
    2323# from scratch.  It can only install one file at a time, a restriction
    2424# shared with many OS's install programs.
    25 
     25#
     26#  $Id$
     27#
    2628
    2729# set DOITPROG to echo to test this script
  • mkinstalldirs

    r3a7782b r6f9c75c3  
    33# Written by Noah Friedman <friedman@prep.ai.mit.edu>
    44# Public domain.
     5#
     6#  $Id$
     7#
    58
    69defaultIFS='   
  • testsuites/libtests/cpuuse/init.c

    r3a7782b r6f9c75c3  
    1616 *  http://www.OARcorp.com/rtems/license.html.
    1717 *
    18  *  init.c,v 1.6 1996/02/13 22:16:22 joel Exp
     18 *  $Id$
    1919 */
    2020
  • testsuites/libtests/cpuuse/system.h

    r3a7782b r6f9c75c3  
    1212 *  http://www.OARcorp.com/rtems/license.html.
    1313 *
    14  *  system.h,v 1.6 1995/12/19 20:18:39 joel Exp
     14 *  $Id$
    1515 */
    1616
  • testsuites/libtests/cpuuse/task1.c

    r3a7782b r6f9c75c3  
    1717 *  http://www.OARcorp.com/rtems/license.html.
    1818 *
    19  *  task1.c,v 1.6 1995/12/19 20:18:40 joel Exp
     19 *  $Id$
    2020 */
    2121
  • testsuites/libtests/cpuuse/task2.c

    r3a7782b r6f9c75c3  
    1717 *  http://www.OARcorp.com/rtems/license.html.
    1818 *
    19  *  task2.c,v 1.3 1995/12/19 20:18:42 joel Exp
     19 *  $Id$
    2020 */
    2121
  • testsuites/libtests/cpuuse/task3.c

    r3a7782b r6f9c75c3  
    1717 *  http://www.OARcorp.com/rtems/license.html.
    1818 *
    19  *  task3.c,v 1.3 1995/12/19 20:18:43 joel Exp
     19 *  $Id$
    2020 */
    2121
  • testsuites/libtests/cpuuse/tswitch.c

    r3a7782b r6f9c75c3  
    1919 *  http://www.OARcorp.com/rtems/license.html.
    2020 *
    21  *  tswitch.c,v 1.4 1995/12/19 20:18:44 joel Exp
     21 *  $Id$
    2222 */
    2323
  • testsuites/libtests/monitor/init.c

    r3a7782b r6f9c75c3  
    1212 *  http://www.OARcorp.com/rtems/license.html.
    1313 *
    14  *  init.c,v 1.6 1995/12/19 20:21:09 joel Exp
     14 *  $Id$
    1515 */
    1616
  • testsuites/libtests/rtmonuse/getall.c

    r3a7782b r6f9c75c3  
    1515 *  http://www.OARcorp.com/rtems/license.html.
    1616 *
    17  *  getall.c,v 1.3 1995/12/19 20:21:07 joel Exp
     17 *  $Id$
    1818 */
    1919
  • testsuites/libtests/rtmonuse/init.c

    r3a7782b r6f9c75c3  
    2020 *  http://www.OARcorp.com/rtems/license.html.
    2121 *
    22  *  init.c,v 1.6 1995/12/19 20:21:09 joel Exp
     22 *  $Id$
    2323 */
    2424
  • testsuites/libtests/rtmonuse/task1.c

    r3a7782b r6f9c75c3  
    1717 *  http://www.OARcorp.com/rtems/license.html.
    1818 *
    19  *  task1.c,v 1.3 1995/12/19 20:21:14 joel Exp
     19 *  $Id$
    2020 */
    2121
  • testsuites/libtests/termios/init.c

    r3a7782b r6f9c75c3  
    1212 * Saskatoon, Saskatchewan, CANADA
    1313 * eric@skatter.usask.ca
     14 *
     15 *  $Id$
    1416 */
    1517
  • tools/build/scripts/Makefile.in

    r3a7782b r6f9c75c3  
    2020DESTDIR=$(PROJECT_RELEASE)/build-tools
    2121
    22 PGMS=install-if-change rcs-clean lock-directory unlock-directory rtems-glom
     22PGMS=install-if-change rcs-clean lock-directory unlock-directory rtems-glom search-id.sh
     23
    2324
    2425INSTALLED=$(PGMS:%=$(DESTDIR)/%)
  • tools/update/310_to_320_list

    r3a7782b r6f9c75c3  
    11#
    22#  External API name
     3#
     4#  $Id$
    35#
    46initialize_executive rtems_initialize_executive
Note: See TracChangeset for help on using the changeset viewer.