summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2012-05-04 11:04:04 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2012-05-04 11:04:04 +0200
commit7619a60e0e569c6e3cf9f647b7449df4647d873d (patch)
treef72fe9aa25c9fd53bf42b446ce6a0a35dce95719
parentMerge branch 'upstream' (diff)
parentFilesystem: Use proper parameter in NFS (diff)
downloadrtems-7619a60e0e569c6e3cf9f647b7449df4647d873d.tar.bz2
Merge branch 'upstream'
-rw-r--r--Makefile.am3
-rw-r--r--aclocal/bsp-alias.m44
-rw-r--r--aclocal/canonical-target-name.m44
-rw-r--r--aclocal/check-bsps.m42
-rw-r--r--aclocal/check-custom-bsp.m42
-rw-r--r--aclocal/enable-cxx.m42
-rw-r--r--aclocal/enable-multiprocessing.m42
-rw-r--r--aclocal/enable-networking.m42
-rw-r--r--aclocal/enable-posix.m42
-rw-r--r--aclocal/enable-rtems-debug.m42
-rw-r--r--aclocal/enable-rtemsbsp.m42
-rw-r--r--aclocal/enable-smp.m42
-rw-r--r--aclocal/enable-tests.m42
-rw-r--r--aclocal/path-ksh.m42
-rw-r--r--aclocal/project-root.m45
-rw-r--r--aclocal/rtems-top.m42
-rw-r--r--c/Makefile.am4
-rw-r--r--c/acinclude.m43
-rw-r--r--c/configure.ac2
-rw-r--r--c/src/Makefile.am4
-rw-r--r--c/src/acinclude.m41
-rw-r--r--c/src/aclocal/bsp-alias.m44
-rw-r--r--c/src/aclocal/bsp-arg-enable.m42
-rw-r--r--c/src/aclocal/bsp-bootcard-options.m43
-rw-r--r--c/src/aclocal/bsp-bspcleanup-options.m43
-rw-r--r--c/src/aclocal/bsp-configure.m42
-rw-r--r--c/src/aclocal/bsp-linkcmds.m42
-rw-r--r--c/src/aclocal/bspopts.m43
-rw-r--r--c/src/aclocal/canonical-target-name.m44
-rw-r--r--c/src/aclocal/canonicalize-tools.m43
-rw-r--r--c/src/aclocal/check-custom-bsp.m42
-rw-r--r--c/src/aclocal/check-cxx.m42
-rw-r--r--c/src/aclocal/check-multiprocessing.m44
-rw-r--r--c/src/aclocal/check-networking.m42
-rw-r--r--c/src/aclocal/check-posix.m42
-rw-r--r--c/src/aclocal/check-smp.m42
-rw-r--r--c/src/aclocal/check-tool.m42
-rw-r--r--c/src/aclocal/config-subdirs.m43
-rw-r--r--c/src/aclocal/enable-cxx.m42
-rw-r--r--c/src/aclocal/enable-multiprocessing.m42
-rw-r--r--c/src/aclocal/enable-networking.m42
-rw-r--r--c/src/aclocal/enable-posix.m42
-rw-r--r--c/src/aclocal/enable-rtemsbsp.m42
-rw-r--r--c/src/aclocal/enable-smp.m42
-rw-r--r--c/src/aclocal/env-rtemsbsp.m42
-rw-r--r--c/src/aclocal/gcc-isystem.m43
-rw-r--r--c/src/aclocal/gcc-pipe.m43
-rw-r--r--c/src/aclocal/gcc-specs.m43
-rw-r--r--c/src/aclocal/i386-gas-code16.m44
-rw-r--r--c/src/aclocal/path-ksh.m42
-rw-r--r--c/src/aclocal/ppc.m41
-rw-r--r--c/src/aclocal/prog-cc.m43
-rw-r--r--c/src/aclocal/prog-ccas.m42
-rw-r--r--c/src/aclocal/prog-cxx.m43
-rw-r--r--c/src/aclocal/project-root.m44
-rw-r--r--c/src/aclocal/rtems-ampolish.m42
-rw-r--r--c/src/aclocal/rtems-top.m42
-rw-r--r--c/src/aclocal/target.m42
-rw-r--r--c/src/ada-tests/Makefile.am2
-rw-r--r--c/src/ada-tests/aclocal/prog-gnat.m41
-rw-r--r--c/src/ada-tests/configure.ac2
-rw-r--r--c/src/ada-tests/mptests/Makefile.am2
-rw-r--r--c/src/ada-tests/mptests/mp01/Makefile.am2
-rw-r--r--c/src/ada-tests/mptests/mp01/node1/Makefile.am2
-rw-r--r--c/src/ada-tests/mptests/mp01/node2/Makefile.am2
-rw-r--r--c/src/ada-tests/mptests/mp02/Makefile.am2
-rw-r--r--c/src/ada-tests/mptests/mp02/node1/Makefile.am2
-rw-r--r--c/src/ada-tests/mptests/mp02/node2/Makefile.am2
-rw-r--r--c/src/ada-tests/mptests/mp03/Makefile.am2
-rw-r--r--c/src/ada-tests/mptests/mp03/node1/Makefile.am2
-rw-r--r--c/src/ada-tests/mptests/mp03/node2/Makefile.am2
-rw-r--r--c/src/ada-tests/mptests/mp04/Makefile.am2
-rw-r--r--c/src/ada-tests/mptests/mp04/node1/Makefile.am2
-rw-r--r--c/src/ada-tests/mptests/mp04/node2/Makefile.am2
-rw-r--r--c/src/ada-tests/mptests/mp05/Makefile.am2
-rw-r--r--c/src/ada-tests/mptests/mp05/node1/Makefile.am2
-rw-r--r--c/src/ada-tests/mptests/mp05/node2/Makefile.am2
-rw-r--r--c/src/ada-tests/mptests/mp06/Makefile.am2
-rw-r--r--c/src/ada-tests/mptests/mp06/node1/Makefile.am2
-rw-r--r--c/src/ada-tests/mptests/mp06/node2/Makefile.am2
-rw-r--r--c/src/ada-tests/mptests/mp07/Makefile.am2
-rw-r--r--c/src/ada-tests/mptests/mp07/node1/Makefile.am2
-rw-r--r--c/src/ada-tests/mptests/mp07/node2/Makefile.am2
-rw-r--r--c/src/ada-tests/mptests/mp08/Makefile.am2
-rw-r--r--c/src/ada-tests/mptests/mp08/node1/Makefile.am2
-rw-r--r--c/src/ada-tests/mptests/mp08/node2/Makefile.am2
-rw-r--r--c/src/ada-tests/mptests/mp09/Makefile.am2
-rw-r--r--c/src/ada-tests/mptests/mp09/node1/Makefile.am2
-rw-r--r--c/src/ada-tests/mptests/mp09/node2/Makefile.am2
-rw-r--r--c/src/ada-tests/mptests/mp10/Makefile.am2
-rw-r--r--c/src/ada-tests/mptests/mp10/node1/Makefile.am2
-rw-r--r--c/src/ada-tests/mptests/mp10/node2/Makefile.am2
-rw-r--r--c/src/ada-tests/mptests/mp11/Makefile.am2
-rw-r--r--c/src/ada-tests/mptests/mp11/node1/Makefile.am2
-rw-r--r--c/src/ada-tests/mptests/mp11/node2/Makefile.am2
-rw-r--r--c/src/ada-tests/mptests/mp12/Makefile.am2
-rw-r--r--c/src/ada-tests/mptests/mp12/node1/Makefile.am2
-rw-r--r--c/src/ada-tests/mptests/mp12/node2/Makefile.am2
-rw-r--r--c/src/ada-tests/mptests/mp13/Makefile.am2
-rw-r--r--c/src/ada-tests/mptests/mp13/node1/Makefile.am2
-rw-r--r--c/src/ada-tests/mptests/mp13/node2/Makefile.am2
-rw-r--r--c/src/ada-tests/mptests/mp14/Makefile.am2
-rw-r--r--c/src/ada-tests/mptests/mp14/node1/Makefile.am2
-rw-r--r--c/src/ada-tests/mptests/mp14/node2/Makefile.am2
-rw-r--r--c/src/ada-tests/samples/Makefile.am2
-rw-r--r--c/src/ada-tests/samples/base_mp/Makefile.am2
-rw-r--r--c/src/ada-tests/samples/base_mp/node1/Makefile.am2
-rw-r--r--c/src/ada-tests/samples/base_mp/node2/Makefile.am2
-rw-r--r--c/src/ada-tests/samples/base_sp/Makefile.am2
-rw-r--r--c/src/ada-tests/samples/hello/Makefile.am2
-rw-r--r--c/src/ada-tests/samples/nsecs/Makefile.am2
-rw-r--r--c/src/ada-tests/samples/ticker/Makefile.am2
-rw-r--r--c/src/ada-tests/sptests/Makefile.am2
-rw-r--r--c/src/ada-tests/sptests/sp01/Makefile.am2
-rw-r--r--c/src/ada-tests/sptests/sp02/Makefile.am2
-rw-r--r--c/src/ada-tests/sptests/sp03/Makefile.am2
-rw-r--r--c/src/ada-tests/sptests/sp04/Makefile.am2
-rw-r--r--c/src/ada-tests/sptests/sp05/Makefile.am2
-rw-r--r--c/src/ada-tests/sptests/sp06/Makefile.am2
-rw-r--r--c/src/ada-tests/sptests/sp07/Makefile.am2
-rw-r--r--c/src/ada-tests/sptests/sp08/Makefile.am2
-rw-r--r--c/src/ada-tests/sptests/sp09/Makefile.am2
-rw-r--r--c/src/ada-tests/sptests/sp11/Makefile.am2
-rw-r--r--c/src/ada-tests/sptests/sp12/Makefile.am2
-rw-r--r--c/src/ada-tests/sptests/sp13/Makefile.am2
-rw-r--r--c/src/ada-tests/sptests/sp14/Makefile.am2
-rw-r--r--c/src/ada-tests/sptests/sp15/Makefile.am2
-rw-r--r--c/src/ada-tests/sptests/sp16/Makefile.am2
-rw-r--r--c/src/ada-tests/sptests/sp17/Makefile.am2
-rw-r--r--c/src/ada-tests/sptests/sp19/Makefile.am2
-rw-r--r--c/src/ada-tests/sptests/sp20/Makefile.am2
-rw-r--r--c/src/ada-tests/sptests/sp22/Makefile.am2
-rw-r--r--c/src/ada-tests/sptests/sp23/Makefile.am2
-rw-r--r--c/src/ada-tests/sptests/sp24/Makefile.am2
-rw-r--r--c/src/ada-tests/sptests/sp25/Makefile.am2
-rw-r--r--c/src/ada-tests/sptests/spname01/Makefile.am2
-rw-r--r--c/src/ada-tests/support/Makefile.am2
-rw-r--r--c/src/ada-tests/tmtests/Makefile.am2
-rw-r--r--c/src/ada-tests/tmtests/tm01/Makefile.am2
-rw-r--r--c/src/ada-tests/tmtests/tm02/Makefile.am2
-rw-r--r--c/src/ada-tests/tmtests/tm03/Makefile.am2
-rw-r--r--c/src/ada-tests/tmtests/tm04/Makefile.am2
-rw-r--r--c/src/ada-tests/tmtests/tm05/Makefile.am2
-rw-r--r--c/src/ada-tests/tmtests/tm06/Makefile.am2
-rw-r--r--c/src/ada-tests/tmtests/tm07/Makefile.am2
-rw-r--r--c/src/ada-tests/tmtests/tm08/Makefile.am2
-rw-r--r--c/src/ada-tests/tmtests/tm09/Makefile.am2
-rw-r--r--c/src/ada-tests/tmtests/tm10/Makefile.am2
-rw-r--r--c/src/ada-tests/tmtests/tm11/Makefile.am2
-rw-r--r--c/src/ada-tests/tmtests/tm12/Makefile.am2
-rw-r--r--c/src/ada-tests/tmtests/tm13/Makefile.am2
-rw-r--r--c/src/ada-tests/tmtests/tm14/Makefile.am2
-rw-r--r--c/src/ada-tests/tmtests/tm15/Makefile.am2
-rw-r--r--c/src/ada-tests/tmtests/tm16/Makefile.am2
-rw-r--r--c/src/ada-tests/tmtests/tm17/Makefile.am2
-rw-r--r--c/src/ada-tests/tmtests/tm18/Makefile.am2
-rw-r--r--c/src/ada-tests/tmtests/tm19/Makefile.am2
-rw-r--r--c/src/ada-tests/tmtests/tm20/Makefile.am2
-rw-r--r--c/src/ada-tests/tmtests/tm21/Makefile.am2
-rw-r--r--c/src/ada-tests/tmtests/tm22/Makefile.am2
-rw-r--r--c/src/ada-tests/tmtests/tm23/Makefile.am2
-rw-r--r--c/src/ada-tests/tmtests/tm24/Makefile.am2
-rw-r--r--c/src/ada-tests/tmtests/tm25/Makefile.am2
-rw-r--r--c/src/ada-tests/tmtests/tm28/Makefile.am2
-rw-r--r--c/src/ada-tests/tmtests/tm29/Makefile.am2
-rw-r--r--c/src/ada-tests/tmtests/tmck/Makefile.am2
-rw-r--r--c/src/ada-tests/tmtests/tmoverhd/Makefile.am2
-rw-r--r--c/src/ada/Makefile.am4
-rw-r--r--c/src/ada/rtems-message_queue.adb490
-rw-r--r--c/src/configure.ac2
-rw-r--r--c/src/lib/Makefile.am4
-rw-r--r--c/src/lib/libbsp/Makefile.am4
-rw-r--r--c/src/lib/libbsp/arm/Makefile.am4
-rw-r--r--c/src/lib/libbsp/arm/configure.ac2
-rw-r--r--c/src/lib/libbsp/arm/csb336/Makefile.am4
-rw-r--r--c/src/lib/libbsp/arm/csb336/include/bsp.h1
-rw-r--r--c/src/lib/libbsp/arm/csb336/network/lan91c11x.c1
-rw-r--r--c/src/lib/libbsp/arm/csb336/network/lan91c11x.h1
-rw-r--r--c/src/lib/libbsp/arm/csb336/network/network.c1
-rw-r--r--c/src/lib/libbsp/arm/csb336/startup/memmap.c1
-rw-r--r--c/src/lib/libbsp/arm/csb337/Makefile.am4
-rw-r--r--[-rwxr-xr-x]c/src/lib/libbsp/arm/csb337/console/font8x16.h0
-rw-r--r--[-rwxr-xr-x]c/src/lib/libbsp/arm/csb337/console/sed1356_16bit.h0
-rw-r--r--c/src/lib/libbsp/arm/csb337/include/bsp.h1
-rw-r--r--c/src/lib/libbsp/arm/csb337/start/start.S1
-rw-r--r--c/src/lib/libbsp/arm/edb7312/Makefile.am4
-rw-r--r--c/src/lib/libbsp/arm/edb7312/configure.ac2
-rw-r--r--c/src/lib/libbsp/arm/edb7312/include/bsp.h1
-rw-r--r--c/src/lib/libbsp/arm/edb7312/include/ep7312.h1
-rw-r--r--c/src/lib/libbsp/arm/edb7312/irq/bsp_irq_asm.S1
-rw-r--r--c/src/lib/libbsp/arm/edb7312/irq/irq.c1
-rw-r--r--c/src/lib/libbsp/arm/edb7312/irq/irq.h1
-rw-r--r--c/src/lib/libbsp/arm/edb7312/start/start.S1
-rw-r--r--c/src/lib/libbsp/arm/edb7312/timer/timer.c1
-rw-r--r--c/src/lib/libbsp/arm/gba/Makefile.am4
-rw-r--r--c/src/lib/libbsp/arm/gba/configure.ac2
-rw-r--r--c/src/lib/libbsp/arm/gba/start/start.S1
-rw-r--r--c/src/lib/libbsp/arm/gdbarmsim/Makefile.am4
-rw-r--r--c/src/lib/libbsp/arm/gp32/Makefile.am4
-rw-r--r--c/src/lib/libbsp/arm/gp32/console/uart.c1
-rw-r--r--c/src/lib/libbsp/arm/gp32/include/bsp.h3
-rw-r--r--c/src/lib/libbsp/arm/gp32/startup/memmap.c1
-rw-r--r--[-rwxr-xr-x]c/src/lib/libbsp/arm/gumstix/Makefile.am4
-rw-r--r--[-rwxr-xr-x]c/src/lib/libbsp/arm/gumstix/README0
-rw-r--r--[-rwxr-xr-x]c/src/lib/libbsp/arm/gumstix/configure.ac0
-rw-r--r--[-rwxr-xr-x]c/src/lib/libbsp/arm/gumstix/console/uarts.c0
-rw-r--r--[-rwxr-xr-x]c/src/lib/libbsp/arm/gumstix/include/bsp.h0
-rw-r--r--[-rwxr-xr-x]c/src/lib/libbsp/arm/gumstix/include/tm27.h0
-rw-r--r--[-rwxr-xr-x]c/src/lib/libbsp/arm/gumstix/preinstall.am0
-rw-r--r--[-rwxr-xr-x]c/src/lib/libbsp/arm/gumstix/start/start.S0
-rw-r--r--[-rwxr-xr-x]c/src/lib/libbsp/arm/gumstix/startup/bspstart.c0
-rw-r--r--[-rwxr-xr-x]c/src/lib/libbsp/arm/gumstix/startup/linkcmds0
-rw-r--r--[-rwxr-xr-x]c/src/lib/libbsp/arm/gumstix/startup/memmap.c0
-rw-r--r--c/src/lib/libbsp/arm/lpc24xx/Makefile.am2
-rw-r--r--c/src/lib/libbsp/arm/lpc32xx/Makefile.am2
-rw-r--r--c/src/lib/libbsp/arm/nds/Makefile.am4
-rw-r--r--c/src/lib/libbsp/arm/nds/configure.ac4
-rw-r--r--c/src/lib/libbsp/arm/nds/tools/Makefile.am4
-rw-r--r--c/src/lib/libbsp/arm/nds/tools/configure.ac4
-rw-r--r--c/src/lib/libbsp/arm/rtl22xx/Makefile.am4
-rw-r--r--c/src/lib/libbsp/arm/rtl22xx/configure.ac2
-rw-r--r--c/src/lib/libbsp/arm/rtl22xx/console/uart.c1
-rw-r--r--c/src/lib/libbsp/arm/rtl22xx/include/bsp.h1
-rw-r--r--c/src/lib/libbsp/arm/rtl22xx/start/start.S1
-rw-r--r--c/src/lib/libbsp/arm/smdk2410/Makefile.am4
-rw-r--r--c/src/lib/libbsp/arm/smdk2410/include/bsp.h2
-rw-r--r--c/src/lib/libbsp/arm/smdk2410/startup/memmap.c1
-rw-r--r--c/src/lib/libbsp/avr/Makefile.am4
-rw-r--r--c/src/lib/libbsp/avr/avrtest/Makefile.am4
-rw-r--r--c/src/lib/libbsp/avr/avrtest/configure.ac2
-rw-r--r--c/src/lib/libbsp/avr/configure.ac2
-rw-r--r--c/src/lib/libbsp/bfin/Makefile.am4
-rw-r--r--c/src/lib/libbsp/bfin/TLL6527M/Makefile.am4
-rw-r--r--c/src/lib/libbsp/bfin/TLL6527M/configure.ac2
-rw-r--r--c/src/lib/libbsp/bfin/bf537Stamp/Makefile.am4
-rw-r--r--c/src/lib/libbsp/bfin/bf537Stamp/configure.ac3
-rw-r--r--c/src/lib/libbsp/bfin/configure.ac2
-rw-r--r--c/src/lib/libbsp/bfin/eZKit533/Makefile.am4
-rw-r--r--c/src/lib/libbsp/bfin/eZKit533/configure.ac2
-rw-r--r--c/src/lib/libbsp/h8300/Makefile.am4
-rw-r--r--c/src/lib/libbsp/h8300/configure.ac2
-rw-r--r--c/src/lib/libbsp/h8300/h8sim/Makefile.am4
-rw-r--r--c/src/lib/libbsp/h8300/h8sim/configure.ac2
-rw-r--r--c/src/lib/libbsp/i386/Makefile.am4
-rw-r--r--c/src/lib/libbsp/i386/configure.ac2
-rw-r--r--c/src/lib/libbsp/i386/pc386/clock/rtc.c2
-rw-r--r--c/src/lib/libbsp/i386/pc386/configure.ac2
-rw-r--r--c/src/lib/libbsp/i386/pc386/console/inch.c2
-rw-r--r--c/src/lib/libbsp/i386/pc386/include/bsp.h2
-rw-r--r--c/src/lib/libbsp/i386/pc386/startup/bspcmdline.c2
-rw-r--r--c/src/lib/libbsp/i386/pc386/startup/bspstart.c2
-rw-r--r--c/src/lib/libbsp/i386/pc386/startup/ldsegs.S2
-rw-r--r--c/src/lib/libbsp/i386/pc386/timer/timerisr.S2
-rw-r--r--c/src/lib/libbsp/i386/pc386/tools/Makefile.am4
-rw-r--r--c/src/lib/libbsp/i386/pc386/tools/configure.ac2
-rw-r--r--c/src/lib/libbsp/lm32/Makefile.am4
-rw-r--r--c/src/lib/libbsp/lm32/configure.ac2
-rw-r--r--c/src/lib/libbsp/lm32/lm32_evr/Makefile.am4
-rw-r--r--c/src/lib/libbsp/lm32/lm32_evr/configure.ac2
-rw-r--r--c/src/lib/libbsp/lm32/milkymist/Makefile.am4
-rw-r--r--c/src/lib/libbsp/lm32/milkymist/configure.ac2
-rw-r--r--c/src/lib/libbsp/m32c/Makefile.am4
-rw-r--r--c/src/lib/libbsp/m32c/configure.ac2
-rw-r--r--c/src/lib/libbsp/m32c/m32cbsp/Makefile.am4
-rw-r--r--c/src/lib/libbsp/m32c/m32cbsp/configure.ac2
-rw-r--r--c/src/lib/libbsp/m32r/Makefile.am4
-rw-r--r--c/src/lib/libbsp/m32r/configure.ac2
-rw-r--r--c/src/lib/libbsp/m32r/m32rsim/Makefile.am4
-rw-r--r--c/src/lib/libbsp/m32r/m32rsim/configure.ac2
-rw-r--r--c/src/lib/libbsp/m68k/Makefile.am4
-rw-r--r--c/src/lib/libbsp/m68k/av5282/Makefile.am4
-rw-r--r--c/src/lib/libbsp/m68k/av5282/configure.ac2
-rw-r--r--c/src/lib/libbsp/m68k/av5282/start/start.S1
-rw-r--r--c/src/lib/libbsp/m68k/av5282/startup/bspstart.c1
-rw-r--r--c/src/lib/libbsp/m68k/configure.ac2
-rw-r--r--c/src/lib/libbsp/m68k/csb360/Makefile.am4
-rw-r--r--c/src/lib/libbsp/m68k/csb360/configure.ac2
-rw-r--r--c/src/lib/libbsp/m68k/csb360/start/start.S1
-rw-r--r--c/src/lib/libbsp/m68k/csb360/startup/init5272.c1
-rw-r--r--c/src/lib/libbsp/m68k/gen68302/Makefile.am4
-rw-r--r--c/src/lib/libbsp/m68k/gen68302/configure.ac2
-rw-r--r--c/src/lib/libbsp/m68k/gen68340/Makefile.am4
-rw-r--r--c/src/lib/libbsp/m68k/gen68340/configure.ac2
-rw-r--r--c/src/lib/libbsp/m68k/gen68340/console/console.c1
-rw-r--r--c/src/lib/libbsp/m68k/gen68340/console/m340uart.c1
-rw-r--r--c/src/lib/libbsp/m68k/gen68340/include/m340timer.h1
-rw-r--r--c/src/lib/libbsp/m68k/gen68340/include/m340uart.h1
-rw-r--r--c/src/lib/libbsp/m68k/gen68340/startup/dumpanic.c1
-rw-r--r--c/src/lib/libbsp/m68k/gen68360/Makefile.am4
-rw-r--r--c/src/lib/libbsp/m68k/gen68360/configure.ac2
-rw-r--r--c/src/lib/libbsp/m68k/gen68360/console/console.c1
-rw-r--r--c/src/lib/libbsp/m68k/genmcf548x/Makefile.am4
-rw-r--r--c/src/lib/libbsp/m68k/genmcf548x/configure.ac2
-rw-r--r--c/src/lib/libbsp/m68k/idp/Makefile.am4
-rw-r--r--c/src/lib/libbsp/m68k/idp/configure.ac2
-rw-r--r--c/src/lib/libbsp/m68k/mcf5206elite/Makefile.am4
-rw-r--r--c/src/lib/libbsp/m68k/mcf5206elite/configure.ac2
-rw-r--r--c/src/lib/libbsp/m68k/mcf5206elite/console/console.c1
-rw-r--r--c/src/lib/libbsp/m68k/mcf5206elite/start/start.S1
-rw-r--r--c/src/lib/libbsp/m68k/mcf5206elite/startup/init5206e.c1
-rw-r--r--c/src/lib/libbsp/m68k/mcf5206elite/tools/Makefile.am4
-rw-r--r--c/src/lib/libbsp/m68k/mcf5206elite/tools/configure.ac2
-rw-r--r--c/src/lib/libbsp/m68k/mcf52235/Makefile.am4
-rw-r--r--c/src/lib/libbsp/m68k/mcf52235/configure.ac2
-rw-r--r--c/src/lib/libbsp/m68k/mcf52235/start/start.S1
-rw-r--r--c/src/lib/libbsp/m68k/mcf5225x/Makefile.am4
-rw-r--r--c/src/lib/libbsp/m68k/mcf5225x/configure.ac2
-rw-r--r--c/src/lib/libbsp/m68k/mcf5225x/start/start.S1
-rw-r--r--c/src/lib/libbsp/m68k/mcf5225x/startup/bspclean.c1
-rw-r--r--c/src/lib/libbsp/m68k/mcf5225x/startup/bspstart.c1
-rw-r--r--c/src/lib/libbsp/m68k/mcf5235/Makefile.am4
-rw-r--r--c/src/lib/libbsp/m68k/mcf5235/configure.ac2
-rw-r--r--c/src/lib/libbsp/m68k/mcf5235/start/start.S1
-rw-r--r--c/src/lib/libbsp/m68k/mcf5235/startup/bspgetcpuclockspeed.c1
-rw-r--r--c/src/lib/libbsp/m68k/mcf5235/startup/bspstart.c1
-rw-r--r--c/src/lib/libbsp/m68k/mcf5329/Makefile.am4
-rw-r--r--c/src/lib/libbsp/m68k/mcf5329/configure.ac2
-rw-r--r--c/src/lib/libbsp/m68k/mcf5329/start/start.S1
-rw-r--r--c/src/lib/libbsp/m68k/mrm332/Makefile.am4
-rw-r--r--c/src/lib/libbsp/m68k/mrm332/configure.ac2
-rw-r--r--c/src/lib/libbsp/m68k/mrm332/start/start.S14
-rw-r--r--c/src/lib/libbsp/m68k/mrm332/startup/start_c.c14
-rw-r--r--c/src/lib/libbsp/m68k/mvme136/Makefile.am4
-rw-r--r--c/src/lib/libbsp/m68k/mvme136/configure.ac2
-rw-r--r--c/src/lib/libbsp/m68k/mvme147/Makefile.am4
-rw-r--r--c/src/lib/libbsp/m68k/mvme147/configure.ac2
-rw-r--r--c/src/lib/libbsp/m68k/mvme147s/Makefile.am4
-rw-r--r--c/src/lib/libbsp/m68k/mvme147s/configure.ac2
-rw-r--r--c/src/lib/libbsp/m68k/mvme162/Makefile.am4
-rw-r--r--c/src/lib/libbsp/m68k/mvme162/configure.ac2
-rw-r--r--c/src/lib/libbsp/m68k/mvme162/tools/Makefile.am4
-rw-r--r--c/src/lib/libbsp/m68k/mvme162/tools/configure.ac2
-rw-r--r--c/src/lib/libbsp/m68k/mvme167/Makefile.am4
-rw-r--r--c/src/lib/libbsp/m68k/mvme167/configure.ac2
-rw-r--r--c/src/lib/libbsp/m68k/ods68302/Makefile.am4
-rw-r--r--c/src/lib/libbsp/m68k/ods68302/configure.ac2
-rw-r--r--c/src/lib/libbsp/m68k/sim68000/Makefile.am4
-rw-r--r--c/src/lib/libbsp/m68k/sim68000/configure.ac2
-rw-r--r--c/src/lib/libbsp/m68k/uC5282/Makefile.am4
-rw-r--r--c/src/lib/libbsp/m68k/uC5282/configure.ac2
-rw-r--r--c/src/lib/libbsp/m68k/uC5282/start/start.S1
-rw-r--r--c/src/lib/libbsp/mips/Makefile.am4
-rw-r--r--c/src/lib/libbsp/mips/configure.ac2
-rw-r--r--c/src/lib/libbsp/mips/csb350/Makefile.am4
-rw-r--r--c/src/lib/libbsp/mips/csb350/configure.ac2
-rw-r--r--c/src/lib/libbsp/mips/genmongoosev/Makefile.am4
-rw-r--r--c/src/lib/libbsp/mips/genmongoosev/configure.ac2
-rw-r--r--c/src/lib/libbsp/mips/hurricane/Makefile.am4
-rw-r--r--c/src/lib/libbsp/mips/jmr3904/Makefile.am4
-rw-r--r--c/src/lib/libbsp/mips/jmr3904/configure.ac2
-rw-r--r--c/src/lib/libbsp/mips/jmr3904/tools/Makefile.am4
-rw-r--r--c/src/lib/libbsp/mips/jmr3904/tools/configure.ac2
-rw-r--r--[-rwxr-xr-x]c/src/lib/libbsp/mips/jmr3904/tools/runtest.in0
-rw-r--r--c/src/lib/libbsp/mips/rbtx4925/Makefile.am4
-rw-r--r--c/src/lib/libbsp/mips/rbtx4938/Makefile.am4
-rw-r--r--c/src/lib/libbsp/nios2/Makefile.am4
-rw-r--r--c/src/lib/libbsp/nios2/configure.ac2
-rw-r--r--c/src/lib/libbsp/nios2/nios2_iss/Makefile.am4
-rw-r--r--c/src/lib/libbsp/nios2/nios2_iss/configure.ac2
-rw-r--r--c/src/lib/libbsp/no_cpu/Makefile.am4
-rw-r--r--c/src/lib/libbsp/no_cpu/configure.ac2
-rw-r--r--c/src/lib/libbsp/no_cpu/no_bsp/Makefile.am4
-rw-r--r--c/src/lib/libbsp/no_cpu/no_bsp/configure.ac2
-rw-r--r--c/src/lib/libbsp/powerpc/Makefile.am4
-rw-r--r--c/src/lib/libbsp/powerpc/beatnik/Makefile.am4
-rw-r--r--c/src/lib/libbsp/powerpc/configure.ac2
-rw-r--r--c/src/lib/libbsp/powerpc/ep1a/configure.ac2
-rw-r--r--c/src/lib/libbsp/powerpc/gen5200/Makefile.am4
-rw-r--r--c/src/lib/libbsp/powerpc/gen5200/configure.ac2
-rw-r--r--c/src/lib/libbsp/powerpc/gen83xx/Makefile.am4
-rw-r--r--c/src/lib/libbsp/powerpc/gen83xx/configure.ac2
-rw-r--r--c/src/lib/libbsp/powerpc/haleakala/Makefile.am4
-rw-r--r--c/src/lib/libbsp/powerpc/haleakala/configure.ac2
-rw-r--r--c/src/lib/libbsp/powerpc/mbx8xx/Makefile.am4
-rw-r--r--c/src/lib/libbsp/powerpc/mbx8xx/configure.ac2
-rw-r--r--c/src/lib/libbsp/powerpc/motorola_powerpc/Makefile.am4
-rw-r--r--c/src/lib/libbsp/powerpc/motorola_powerpc/bootloader/Makefile.am4
-rw-r--r--c/src/lib/libbsp/powerpc/motorola_powerpc/configure.ac2
-rw-r--r--c/src/lib/libbsp/powerpc/motorola_powerpc/qemu_fakerom/Makefile.am4
-rw-r--r--c/src/lib/libbsp/powerpc/mpc55xxevb/Makefile.am4
-rw-r--r--c/src/lib/libbsp/powerpc/mpc8260ads/Makefile.am4
-rw-r--r--c/src/lib/libbsp/powerpc/mpc8260ads/configure.ac2
-rw-r--r--c/src/lib/libbsp/powerpc/mvme3100/Makefile.am4
-rw-r--r--c/src/lib/libbsp/powerpc/mvme3100/configure.ac2
-rw-r--r--c/src/lib/libbsp/powerpc/psim/Makefile.am4
-rw-r--r--c/src/lib/libbsp/powerpc/psim/configure.ac2
-rw-r--r--c/src/lib/libbsp/powerpc/qemuppc/Makefile.am4
-rw-r--r--c/src/lib/libbsp/powerpc/qemuppc/configure.ac2
-rw-r--r--c/src/lib/libbsp/powerpc/qoriq/Makefile.am4
-rw-r--r--c/src/lib/libbsp/powerpc/qoriq/configure.ac4
-rw-r--r--c/src/lib/libbsp/powerpc/score603e/Makefile.am4
-rw-r--r--c/src/lib/libbsp/powerpc/score603e/PCI_bus/PCI.h10
-rw-r--r--c/src/lib/libbsp/powerpc/score603e/configure.ac2
-rw-r--r--c/src/lib/libbsp/powerpc/ss555/Makefile.am4
-rw-r--r--c/src/lib/libbsp/powerpc/ss555/configure.ac2
-rw-r--r--c/src/lib/libbsp/powerpc/tqm8xx/Makefile.am4
-rw-r--r--c/src/lib/libbsp/powerpc/tqm8xx/configure.ac2
-rw-r--r--c/src/lib/libbsp/powerpc/tqm8xx/console/console.c1
-rw-r--r--c/src/lib/libbsp/powerpc/virtex/Makefile.am4
-rw-r--r--c/src/lib/libbsp/powerpc/virtex/configure.ac2
-rw-r--r--c/src/lib/libbsp/powerpc/virtex4/Makefile.am1
-rw-r--r--c/src/lib/libbsp/sh/Makefile.am4
-rw-r--r--c/src/lib/libbsp/sh/configure.ac2
-rw-r--r--c/src/lib/libbsp/sh/gensh1/Makefile.am4
-rw-r--r--c/src/lib/libbsp/sh/gensh1/configure.ac2
-rw-r--r--c/src/lib/libbsp/sh/gensh2/Makefile.am4
-rw-r--r--c/src/lib/libbsp/sh/gensh2/configure.ac2
-rw-r--r--c/src/lib/libbsp/sh/gensh4/Makefile.am4
-rw-r--r--c/src/lib/libbsp/sh/gensh4/configure.ac2
-rw-r--r--c/src/lib/libbsp/sh/gensh4/console/console.c1
-rw-r--r--c/src/lib/libbsp/sh/shsim/Makefile.am4
-rw-r--r--c/src/lib/libbsp/sh/shsim/configure.ac2
-rw-r--r--c/src/lib/libbsp/shared/include/stackalloc.h11
-rw-r--r--c/src/lib/libbsp/shared/src/stackalloc.c28
-rw-r--r--c/src/lib/libbsp/sparc/Makefile.am4
-rw-r--r--c/src/lib/libbsp/sparc/configure.ac2
-rw-r--r--c/src/lib/libbsp/sparc/erc32/Makefile.am4
-rw-r--r--c/src/lib/libbsp/sparc/erc32/configure.ac2
-rw-r--r--c/src/lib/libbsp/sparc/leon2/configure.ac2
-rw-r--r--c/src/lib/libbsp/sparc/leon2/startup/bspdelay.c10
-rw-r--r--c/src/lib/libbsp/sparc/leon3/configure.ac2
-rw-r--r--c/src/lib/libbsp/sparc/leon3/startup/bspdelay.c10
-rw-r--r--c/src/lib/libbsp/sparc64/Makefile.am4
-rw-r--r--c/src/lib/libbsp/sparc64/configure.ac2
-rw-r--r--c/src/lib/libbsp/sparc64/niagara/Makefile.am4
-rw-r--r--c/src/lib/libbsp/sparc64/niagara/configure.ac2
-rw-r--r--c/src/lib/libbsp/sparc64/usiii/Makefile.am4
-rw-r--r--c/src/lib/libbsp/sparc64/usiii/configure.ac2
-rw-r--r--c/src/lib/libcpu/Makefile.am4
-rw-r--r--c/src/lib/libcpu/arm/Makefile.am4
-rw-r--r--c/src/lib/libcpu/arm/at91rm9200/clock/clock.c1
-rw-r--r--c/src/lib/libcpu/arm/at91rm9200/dbgu/dbgu.c1
-rw-r--r--c/src/lib/libcpu/arm/at91rm9200/include/at91rm9200.h1
-rw-r--r--c/src/lib/libcpu/arm/at91rm9200/include/at91rm9200_dbgu.h1
-rw-r--r--c/src/lib/libcpu/arm/at91rm9200/include/at91rm9200_emac.h1
-rw-r--r--c/src/lib/libcpu/arm/at91rm9200/include/at91rm9200_gpio.h1
-rw-r--r--c/src/lib/libcpu/arm/at91rm9200/include/at91rm9200_mem.h1
-rw-r--r--c/src/lib/libcpu/arm/at91rm9200/include/at91rm9200_pmc.h1
-rw-r--r--c/src/lib/libcpu/arm/at91rm9200/include/bits.h1
-rw-r--r--c/src/lib/libcpu/arm/at91rm9200/irq/irq.c1
-rw-r--r--c/src/lib/libcpu/arm/at91rm9200/irq/irq.h1
-rw-r--r--c/src/lib/libcpu/arm/at91rm9200/pmc/pmc.c1
-rw-r--r--c/src/lib/libcpu/arm/at91rm9200/timer/timer.c1
-rw-r--r--c/src/lib/libcpu/arm/configure.ac2
-rw-r--r--c/src/lib/libcpu/arm/lpc22xx/include/lpc22xx.h1
-rw-r--r--c/src/lib/libcpu/arm/lpc22xx/irq/bsp_irq_asm.S1
-rw-r--r--c/src/lib/libcpu/arm/lpc22xx/irq/bsp_irq_init.c1
-rw-r--r--c/src/lib/libcpu/arm/lpc22xx/irq/irq.c1
-rw-r--r--c/src/lib/libcpu/arm/lpc22xx/irq/irq.h1
-rw-r--r--c/src/lib/libcpu/arm/lpc22xx/timer/timer.c1
-rw-r--r--c/src/lib/libcpu/arm/mc9328mxl/clock/clockdrv.c1
-rw-r--r--c/src/lib/libcpu/arm/mc9328mxl/include/mc9328mxl.h1
-rw-r--r--c/src/lib/libcpu/arm/mc9328mxl/irq/irq.c1
-rw-r--r--c/src/lib/libcpu/arm/mc9328mxl/irq/irq.h1
-rw-r--r--c/src/lib/libcpu/arm/mc9328mxl/timer/timer.c1
-rw-r--r--[-rwxr-xr-x]c/src/lib/libcpu/arm/pxa255/clock/clock.c0
-rw-r--r--[-rwxr-xr-x]c/src/lib/libcpu/arm/pxa255/ffuart/ffuart.c0
-rw-r--r--[-rwxr-xr-x]c/src/lib/libcpu/arm/pxa255/include/ffuart.h0
-rw-r--r--[-rwxr-xr-x]c/src/lib/libcpu/arm/pxa255/include/pxa255.h0
-rw-r--r--[-rwxr-xr-x]c/src/lib/libcpu/arm/pxa255/irq/bsp_irq_asm.S0
-rw-r--r--[-rwxr-xr-x]c/src/lib/libcpu/arm/pxa255/irq/bsp_irq_init.c0
-rw-r--r--[-rwxr-xr-x]c/src/lib/libcpu/arm/pxa255/irq/irq.c0
-rw-r--r--[-rwxr-xr-x]c/src/lib/libcpu/arm/pxa255/irq/irq.h0
-rw-r--r--[-rwxr-xr-x]c/src/lib/libcpu/arm/pxa255/pmc/pmc.c0
-rw-r--r--[-rwxr-xr-x]c/src/lib/libcpu/arm/pxa255/timer/timer.c0
-rw-r--r--c/src/lib/libcpu/arm/s3c24xx/timer/timer.c1
-rw-r--r--c/src/lib/libcpu/bfin/Makefile.am4
-rw-r--r--c/src/lib/libcpu/bfin/configure.ac3
-rw-r--r--c/src/lib/libcpu/i386/Makefile.am4
-rw-r--r--c/src/lib/libcpu/i386/configure.ac2
-rw-r--r--c/src/lib/libcpu/lm32/Makefile.am4
-rw-r--r--c/src/lib/libcpu/lm32/configure.ac2
-rw-r--r--c/src/lib/libcpu/m68k/Makefile.am4
-rw-r--r--c/src/lib/libcpu/m68k/configure.ac2
-rw-r--r--c/src/lib/libcpu/m68k/mcf5206/clock/ckinit.c1
-rw-r--r--c/src/lib/libcpu/m68k/mcf5206/console/mcfuart.c1
-rw-r--r--c/src/lib/libcpu/m68k/mcf5206/include/mcf5206e.h19
-rw-r--r--c/src/lib/libcpu/m68k/mcf5206/include/mcfmbus.h16
-rw-r--r--c/src/lib/libcpu/m68k/mcf5206/include/mcfuart.h16
-rw-r--r--c/src/lib/libcpu/m68k/mcf5206/mbus/mcfmbus.c16
-rw-r--r--c/src/lib/libcpu/m68k/mcf5206/timer/timer.c1
-rw-r--r--c/src/lib/libcpu/m68k/mcf5206/timer/timerisr.S1
-rw-r--r--c/src/lib/libcpu/m68k/mcf5235/cache/cachepd.c1
-rw-r--r--c/src/lib/libcpu/m68k/mcf5272/clock/ckinit.c1
-rw-r--r--c/src/lib/libcpu/m68k/mcf5272/include/mcf5272.h17
-rw-r--r--c/src/lib/libcpu/m68k/mcf5272/timer/timer.c1
-rw-r--r--c/src/lib/libcpu/m68k/mcf5272/timer/timerisr.S1
-rw-r--r--c/src/lib/libcpu/m68k/mcf532x/cache/cachepd.c6
-rw-r--r--c/src/lib/libcpu/mips/Makefile.am4
-rw-r--r--c/src/lib/libcpu/mips/au1x00/vectorisrs/vectorisrs.c1
-rw-r--r--c/src/lib/libcpu/mips/configure.ac2
-rw-r--r--c/src/lib/libcpu/nios2/Makefile.am4
-rw-r--r--c/src/lib/libcpu/nios2/configure.ac2
-rw-r--r--c/src/lib/libcpu/powerpc/Makefile.am4
-rw-r--r--c/src/lib/libcpu/powerpc/configure.ac4
-rw-r--r--c/src/lib/libcpu/powerpc/mpc5xx/console-generic/console-generic.c1
-rw-r--r--c/src/lib/libcpu/powerpc/mpc8260/console-generic/console-generic.c1
-rw-r--r--c/src/lib/libcpu/powerpc/mpc8260/cpm/brg.c1
-rw-r--r--c/src/lib/libcpu/powerpc/mpc8xx/console-generic/console-generic.c1
-rw-r--r--c/src/lib/libcpu/sh/Makefile.am4
-rw-r--r--c/src/lib/libcpu/sh/configure.ac2
-rw-r--r--c/src/lib/libcpu/sh/sh7750/include/sh/sh4uart.h16
-rw-r--r--c/src/lib/libcpu/sh/sh7750/sci/console.c1
-rw-r--r--c/src/lib/libcpu/sh/sh7750/sci/sh4uart.c1
-rw-r--r--c/src/lib/libcpu/sparc/Makefile.am4
-rw-r--r--c/src/lib/libcpu/sparc/configure.ac2
-rw-r--r--c/src/lib/libcpu/sparc64/Makefile.am4
-rw-r--r--c/src/lib/libcpu/sparc64/configure.ac2
-rw-r--r--c/src/libchip/Makefile.am4
-rw-r--r--c/src/libchip/display/disp_fonts.h3
-rw-r--r--c/src/libchip/display/disp_hcms29xx.c2
-rw-r--r--c/src/libchip/display/disp_hcms29xx.h5
-rw-r--r--c/src/libchip/display/font_hcms29xx.c4
-rw-r--r--c/src/libchip/display/font_hcms29xx.h4
-rw-r--r--c/src/libchip/serial/z85c30.h10
-rw-r--r--c/src/librtems++/Makefile.am4
-rw-r--r--c/src/librtems++/configure.ac2
-rw-r--r--c/src/make/Makefile.am4
-rw-r--r--c/src/make/aclocal/rtems-flags.m41
-rw-r--r--c/src/make/configure.ac4
-rw-r--r--c/src/support/Makefile.am4
-rw-r--r--c/src/wrapup/Makefile.am3
-rwxr-xr-xconfig.guess16
-rwxr-xr-xconfig.sub19
-rw-r--r--configure.ac2
-rw-r--r--cpukit/Makefile.am4
-rw-r--r--cpukit/aclocal/canonical-target-name.m44
-rw-r--r--cpukit/aclocal/canonicalize-tools.m43
-rw-r--r--cpukit/aclocal/check-func.m42
-rw-r--r--cpukit/aclocal/check-multiprocessing.m44
-rw-r--r--cpukit/aclocal/check-networking.m42
-rw-r--r--cpukit/aclocal/check-newlib.m42
-rw-r--r--cpukit/aclocal/check-posix.m42
-rw-r--r--cpukit/aclocal/check-rtems-debug.m42
-rw-r--r--cpukit/aclocal/check-smp.m42
-rw-r--r--cpukit/aclocal/check-tool.m42
-rw-r--r--cpukit/aclocal/enable-multiprocessing.m42
-rw-r--r--cpukit/aclocal/enable-networking.m42
-rw-r--r--cpukit/aclocal/enable-posix.m42
-rw-r--r--cpukit/aclocal/enable-rtems-debug.m42
-rw-r--r--cpukit/aclocal/enable-smp.m42
-rw-r--r--cpukit/aclocal/env-rtemscpu.m42
-rw-r--r--cpukit/aclocal/gcc-pipe.m43
-rw-r--r--cpukit/aclocal/prog-cc.m43
-rw-r--r--cpukit/aclocal/prog-ccas.m42
-rw-r--r--cpukit/aclocal/rtems-ampolish.m42
-rw-r--r--cpukit/aclocal/rtems-top.m42
-rw-r--r--cpukit/configure.ac2
-rw-r--r--cpukit/ftpd/Makefile.am4
-rw-r--r--cpukit/libblock/Makefile.am4
-rw-r--r--cpukit/libcsupport/Makefile.am4
-rw-r--r--[-rwxr-xr-x]cpukit/libcsupport/include/rtems/gxx_wrappers.h0
-rw-r--r--cpukit/libcsupport/include/rtems/libio.h1
-rw-r--r--cpukit/libcsupport/src/libio.c28
-rw-r--r--cpukit/libfs/Makefile.am4
-rw-r--r--cpukit/libfs/src/imfs/imfs_fifo.c12
-rw-r--r--cpukit/libfs/src/imfs/imfs_readlink.c2
-rw-r--r--cpukit/libfs/src/nfsclient/Makefile.am4
-rw-r--r--cpukit/libfs/src/nfsclient/src/nfs.c2
-rw-r--r--cpukit/libfs/src/pipe/fifo.c14
-rw-r--r--cpukit/libfs/src/pipe/pipe.h10
-rw-r--r--cpukit/libgnat/Makefile.am4
-rw-r--r--cpukit/libi2c/Makefile.am4
-rw-r--r--cpukit/libmd/Makefile.am4
-rw-r--r--cpukit/libnetworking/Makefile.am4
-rw-r--r--cpukit/librpc/Makefile.am4
-rw-r--r--cpukit/posix/Makefile.am4
-rw-r--r--cpukit/pppd/Makefile.am4
-rw-r--r--cpukit/rtems/Makefile.am4
-rw-r--r--cpukit/sapi/Makefile.am4
-rw-r--r--cpukit/sapi/include/confdefs.h6
-rw-r--r--cpukit/score/Makefile.am4
-rw-r--r--cpukit/score/cpu/Makefile.am4
-rw-r--r--cpukit/score/cpu/arm/Makefile.am3
-rw-r--r--cpukit/score/cpu/avr/Makefile.am4
-rw-r--r--cpukit/score/cpu/bfin/Makefile.am4
-rw-r--r--cpukit/score/cpu/h8300/Makefile.am4
-rw-r--r--cpukit/score/cpu/i386/Makefile.am4
-rw-r--r--cpukit/score/cpu/lm32/Makefile.am4
-rw-r--r--cpukit/score/cpu/m32c/Makefile.am4
-rw-r--r--cpukit/score/cpu/m32r/Makefile.am4
-rw-r--r--cpukit/score/cpu/m68k/Makefile.am4
-rw-r--r--cpukit/score/cpu/mips/Makefile.am4
-rw-r--r--cpukit/score/cpu/nios2/Makefile.am4
-rw-r--r--cpukit/score/cpu/no_cpu/Makefile.am4
-rw-r--r--cpukit/score/cpu/powerpc/Makefile.am4
-rw-r--r--cpukit/score/cpu/sh/Makefile.am4
-rw-r--r--cpukit/score/cpu/sparc/Makefile.am4
-rw-r--r--cpukit/score/cpu/sparc64/Makefile.am4
-rw-r--r--cpukit/score/src/schedulersimplesmpschedule.c39
-rw-r--r--cpukit/telnetd/Makefile.am4
-rw-r--r--cpukit/wrapup/Makefile.am4
-rw-r--r--cpukit/zlib/Makefile.am4
-rw-r--r--doc/Makefile.am4
-rw-r--r--doc/ada_user/Makefile.am3
-rw-r--r--doc/bsp_howto/Makefile.am3
-rw-r--r--doc/cpu_supplement/Makefile.am3
-rw-r--r--doc/develenv/Makefile.am3
-rw-r--r--doc/filesystem/Makefile.am3
-rw-r--r--doc/networking/Makefile.am3
-rw-r--r--doc/new_chapters/Makefile.am3
-rw-r--r--doc/porting/Makefile.am3
-rw-r--r--doc/posix1003.1/Makefile.am3
-rw-r--r--doc/posix_users/Makefile.am3
-rw-r--r--doc/relnotes/Makefile.am3
-rw-r--r--doc/shell/Makefile.am3
-rw-r--r--doc/started/Makefile.am3
-rw-r--r--doc/tools/Makefile.am1
-rw-r--r--doc/tools/bmenu/Makefile.am3
-rw-r--r--doc/user/Makefile.am3
-rw-r--r--[-rwxr-xr-x]doc/user/chains.t0
-rw-r--r--testsuites/Makefile.am4
-rw-r--r--testsuites/aclocal/canonical-target-name.m44
-rw-r--r--testsuites/aclocal/canonicalize-tools.m43
-rw-r--r--testsuites/aclocal/check-cpuopts.m42
-rw-r--r--testsuites/aclocal/check-custom-bsp.m42
-rw-r--r--testsuites/aclocal/check-cxx.m42
-rw-r--r--testsuites/aclocal/check-tool.m42
-rw-r--r--testsuites/aclocal/enable-cxx.m42
-rw-r--r--testsuites/aclocal/enable-rtemsbsp.m42
-rw-r--r--testsuites/aclocal/enable-tests.m42
-rw-r--r--testsuites/aclocal/env-rtemsbsp.m42
-rw-r--r--testsuites/aclocal/prog-cc.m43
-rw-r--r--testsuites/aclocal/prog-cxx.m43
-rw-r--r--testsuites/aclocal/project-root.m44
-rw-r--r--testsuites/aclocal/rtems-top.m42
-rw-r--r--testsuites/configure.ac2
-rw-r--r--testsuites/fstests/Makefile.am4
-rw-r--r--testsuites/fstests/configure.ac2
-rw-r--r--testsuites/fstests/imfs_fserror/Makefile.am5
-rw-r--r--testsuites/fstests/imfs_fslink/Makefile.am5
-rw-r--r--testsuites/fstests/imfs_fspatheval/Makefile.am5
-rw-r--r--testsuites/fstests/imfs_fspermission/Makefile.am5
-rw-r--r--testsuites/fstests/imfs_fsrdwr/Makefile.am5
-rw-r--r--testsuites/fstests/imfs_fssymlink/Makefile.am5
-rw-r--r--testsuites/fstests/imfs_fstime/Makefile.am5
-rw-r--r--testsuites/fstests/mdosfs_fserror/Makefile.am5
-rw-r--r--testsuites/fstests/mdosfs_fspatheval/Makefile.am5
-rw-r--r--testsuites/fstests/mdosfs_fsrdwr/Makefile.am5
-rw-r--r--testsuites/fstests/mdosfs_fstime/Makefile.am5
-rw-r--r--testsuites/fstests/mimfs_fserror/Makefile.am5
-rw-r--r--testsuites/fstests/mimfs_fslink/Makefile.am5
-rw-r--r--testsuites/fstests/mimfs_fspatheval/Makefile.am5
-rw-r--r--testsuites/fstests/mimfs_fspermission/Makefile.am5
-rw-r--r--testsuites/fstests/mimfs_fsrdwr/Makefile.am5
-rw-r--r--testsuites/fstests/mimfs_fssymlink/Makefile.am5
-rw-r--r--testsuites/fstests/mimfs_fstime/Makefile.am5
-rw-r--r--testsuites/fstests/mrfs_fserror/Makefile.am5
-rw-r--r--testsuites/fstests/mrfs_fslink/Makefile.am5
-rw-r--r--testsuites/fstests/mrfs_fspatheval/Makefile.am5
-rw-r--r--testsuites/fstests/mrfs_fspermission/Makefile.am5
-rw-r--r--testsuites/fstests/mrfs_fsrdwr/Makefile.am5
-rw-r--r--testsuites/fstests/mrfs_fssymlink/Makefile.am5
-rw-r--r--testsuites/fstests/mrfs_fstime/Makefile.am5
-rw-r--r--testsuites/libtests/Makefile.am4
-rw-r--r--testsuites/libtests/block01/Makefile.am5
-rw-r--r--testsuites/libtests/block02/Makefile.am5
-rw-r--r--testsuites/libtests/block03/Makefile.am5
-rw-r--r--testsuites/libtests/block04/Makefile.am5
-rw-r--r--testsuites/libtests/block05/Makefile.am5
-rw-r--r--testsuites/libtests/block06/Makefile.am5
-rw-r--r--testsuites/libtests/block07/Makefile.am5
-rw-r--r--testsuites/libtests/block08/Makefile.am1
-rw-r--r--testsuites/libtests/block09/Makefile.am5
-rw-r--r--testsuites/libtests/block10/Makefile.am5
-rw-r--r--testsuites/libtests/block11/Makefile.am5
-rw-r--r--testsuites/libtests/bspcmdline01/Makefile.am5
-rw-r--r--testsuites/libtests/complex/Makefile.am4
-rw-r--r--testsuites/libtests/configure.ac2
-rw-r--r--testsuites/libtests/cpuuse/Makefile.am5
-rw-r--r--testsuites/libtests/devfs01/Makefile.am5
-rw-r--r--testsuites/libtests/devfs02/Makefile.am4
-rw-r--r--testsuites/libtests/devfs03/Makefile.am4
-rw-r--r--testsuites/libtests/devfs04/Makefile.am4
-rw-r--r--testsuites/libtests/deviceio01/Makefile.am4
-rw-r--r--testsuites/libtests/devnullfatal01/Makefile.am5
-rw-r--r--testsuites/libtests/dumpbuf01/Makefile.am5
-rw-r--r--testsuites/libtests/ftp01/Makefile.am5
-rw-r--r--testsuites/libtests/gxx01/Makefile.am5
-rw-r--r--testsuites/libtests/heapwalk/Makefile.am5
-rw-r--r--testsuites/libtests/malloc02/Makefile.am5
-rw-r--r--testsuites/libtests/malloc03/Makefile.am5
-rw-r--r--testsuites/libtests/malloc04/Makefile.am5
-rw-r--r--testsuites/libtests/malloc05/Makefile.am5
-rw-r--r--testsuites/libtests/malloctest/Makefile.am5
-rw-r--r--testsuites/libtests/math/Makefile.am4
-rw-r--r--testsuites/libtests/mathf/Makefile.am4
-rw-r--r--testsuites/libtests/mathl/Makefile.am4
-rw-r--r--testsuites/libtests/monitor/Makefile.am5
-rw-r--r--testsuites/libtests/monitor02/Makefile.am5
-rw-r--r--testsuites/libtests/mouse01/Makefile.am5
-rw-r--r--testsuites/libtests/putenvtest/Makefile.am5
-rw-r--r--testsuites/libtests/rtems++/Makefile.am5
-rw-r--r--testsuites/libtests/rtmonuse/Makefile.am5
-rw-r--r--testsuites/libtests/stackchk/Makefile.am5
-rw-r--r--testsuites/libtests/stackchk01/Makefile.am5
-rw-r--r--testsuites/libtests/stringto01/Makefile.am5
-rw-r--r--testsuites/libtests/tar01/Makefile.am4
-rw-r--r--testsuites/libtests/tar02/Makefile.am4
-rw-r--r--testsuites/libtests/tar03/Makefile.am4
-rw-r--r--testsuites/libtests/termios/Makefile.am5
-rw-r--r--testsuites/libtests/termios01/Makefile.am5
-rw-r--r--testsuites/libtests/termios02/Makefile.am5
-rw-r--r--testsuites/libtests/termios03/Makefile.am5
-rw-r--r--testsuites/libtests/termios04/Makefile.am5
-rw-r--r--testsuites/libtests/termios05/Makefile.am5
-rw-r--r--testsuites/libtests/termios06/Makefile.am5
-rw-r--r--testsuites/libtests/termios07/Makefile.am5
-rw-r--r--testsuites/libtests/termios08/Makefile.am5
-rw-r--r--testsuites/libtests/tztest/Makefile.am5
-rw-r--r--testsuites/mptests/Makefile.am4
-rw-r--r--testsuites/mptests/configure.ac2
-rw-r--r--testsuites/mptests/mp01/Makefile.am4
-rw-r--r--testsuites/mptests/mp01/node1/Makefile.am4
-rw-r--r--testsuites/mptests/mp01/node2/Makefile.am4
-rw-r--r--testsuites/mptests/mp02/Makefile.am4
-rw-r--r--testsuites/mptests/mp02/node1/Makefile.am4
-rw-r--r--testsuites/mptests/mp02/node2/Makefile.am4
-rw-r--r--testsuites/mptests/mp03/Makefile.am4
-rw-r--r--testsuites/mptests/mp03/node1/Makefile.am4
-rw-r--r--testsuites/mptests/mp03/node2/Makefile.am4
-rw-r--r--testsuites/mptests/mp04/Makefile.am4
-rw-r--r--testsuites/mptests/mp04/node1/Makefile.am4
-rw-r--r--testsuites/mptests/mp04/node2/Makefile.am4
-rw-r--r--testsuites/mptests/mp05/Makefile.am4
-rw-r--r--testsuites/mptests/mp05/node1/Makefile.am4
-rw-r--r--testsuites/mptests/mp05/node2/Makefile.am4
-rw-r--r--testsuites/mptests/mp06/Makefile.am4
-rw-r--r--testsuites/mptests/mp06/node1/Makefile.am4
-rw-r--r--testsuites/mptests/mp06/node2/Makefile.am4
-rw-r--r--testsuites/mptests/mp07/Makefile.am4
-rw-r--r--testsuites/mptests/mp07/node1/Makefile.am4
-rw-r--r--testsuites/mptests/mp07/node2/Makefile.am4
-rw-r--r--testsuites/mptests/mp08/Makefile.am4
-rw-r--r--testsuites/mptests/mp08/node1/Makefile.am4
-rw-r--r--testsuites/mptests/mp08/node2/Makefile.am4
-rw-r--r--testsuites/mptests/mp09/Makefile.am4
-rw-r--r--testsuites/mptests/mp09/node1/Makefile.am4
-rw-r--r--testsuites/mptests/mp09/node2/Makefile.am4
-rw-r--r--testsuites/mptests/mp10/Makefile.am4
-rw-r--r--testsuites/mptests/mp10/node1/Makefile.am4
-rw-r--r--testsuites/mptests/mp10/node2/Makefile.am4
-rw-r--r--testsuites/mptests/mp11/Makefile.am4
-rw-r--r--testsuites/mptests/mp11/node1/Makefile.am4
-rw-r--r--testsuites/mptests/mp11/node2/Makefile.am4
-rw-r--r--testsuites/mptests/mp12/Makefile.am4
-rw-r--r--testsuites/mptests/mp12/node1/Makefile.am4
-rw-r--r--testsuites/mptests/mp12/node2/Makefile.am4
-rw-r--r--testsuites/mptests/mp13/Makefile.am4
-rw-r--r--testsuites/mptests/mp13/node1/Makefile.am4
-rw-r--r--testsuites/mptests/mp13/node2/Makefile.am4
-rw-r--r--testsuites/mptests/mp14/Makefile.am4
-rw-r--r--testsuites/mptests/mp14/node1/Makefile.am4
-rw-r--r--testsuites/mptests/mp14/node2/Makefile.am4
-rw-r--r--testsuites/psxtests/Makefile.am4
-rw-r--r--testsuites/psxtests/configure.ac2
-rw-r--r--testsuites/psxtests/psx01/Makefile.am5
-rw-r--r--testsuites/psxtests/psx02/Makefile.am5
-rw-r--r--testsuites/psxtests/psx03/Makefile.am5
-rw-r--r--testsuites/psxtests/psx04/Makefile.am5
-rw-r--r--testsuites/psxtests/psx05/Makefile.am5
-rw-r--r--testsuites/psxtests/psx06/Makefile.am5
-rw-r--r--testsuites/psxtests/psx07/Makefile.am5
-rw-r--r--testsuites/psxtests/psx08/Makefile.am5
-rw-r--r--testsuites/psxtests/psx09/Makefile.am5
-rw-r--r--testsuites/psxtests/psx10/Makefile.am5
-rw-r--r--testsuites/psxtests/psx11/Makefile.am5
-rw-r--r--testsuites/psxtests/psx12/Makefile.am5
-rw-r--r--testsuites/psxtests/psx13/Makefile.am5
-rw-r--r--testsuites/psxtests/psx14/Makefile.am5
-rw-r--r--testsuites/psxtests/psx15/Makefile.am5
-rw-r--r--testsuites/psxtests/psx16/Makefile.am5
-rw-r--r--testsuites/psxtests/psxaio01/Makefile.am2
-rw-r--r--testsuites/psxtests/psxaio01/system.h18
-rw-r--r--testsuites/psxtests/psxaio02/Makefile.am2
-rw-r--r--testsuites/psxtests/psxaio02/system.h18
-rw-r--r--testsuites/psxtests/psxaio03/Makefile.am2
-rw-r--r--testsuites/psxtests/psxalarm01/Makefile.am5
-rw-r--r--testsuites/psxtests/psxautoinit01/Makefile.am5
-rw-r--r--testsuites/psxtests/psxautoinit02/Makefile.am5
-rw-r--r--testsuites/psxtests/psxbarrier01/Makefile.am5
-rw-r--r--testsuites/psxtests/psxcancel/Makefile.am5
-rw-r--r--testsuites/psxtests/psxcancel01/Makefile.am5
-rw-r--r--testsuites/psxtests/psxchroot01/Makefile.am5
-rw-r--r--testsuites/psxtests/psxclassic01/Makefile.am5
-rw-r--r--testsuites/psxtests/psxcleanup/Makefile.am5
-rw-r--r--testsuites/psxtests/psxcleanup01/Makefile.am5
-rw-r--r--testsuites/psxtests/psxclock/Makefile.am5
-rw-r--r--testsuites/psxtests/psxcond01/Makefile.am5
-rw-r--r--testsuites/psxtests/psxconfig01/Makefile.am5
-rw-r--r--testsuites/psxtests/psxeintr_join/Makefile.am4
-rw-r--r--testsuites/psxtests/psxenosys/Makefile.am5
-rw-r--r--testsuites/psxtests/psxfatal01/Makefile.am5
-rw-r--r--testsuites/psxtests/psxfatal02/Makefile.am5
-rw-r--r--testsuites/psxtests/psxfchx01/Makefile.am5
-rw-r--r--testsuites/psxtests/psxfile01/Makefile.am4
-rw-r--r--testsuites/psxtests/psxfile02/Makefile.am5
-rw-r--r--testsuites/psxtests/psxfilelock01/Makefile.am5
-rw-r--r--testsuites/psxtests/psxgetrusage01/Makefile.am5
-rw-r--r--testsuites/psxtests/psxhdrs/Makefile.am4
-rw-r--r--testsuites/psxtests/psxid01/Makefile.am5
-rw-r--r--testsuites/psxtests/psximfs01/Makefile.am5
-rw-r--r--testsuites/psxtests/psximfs02/Makefile.am4
-rw-r--r--testsuites/psxtests/psxintrcritical01/Makefile.am5
-rw-r--r--testsuites/psxtests/psxitimer/Makefile.am5
-rw-r--r--testsuites/psxtests/psxkey01/Makefile.am5
-rw-r--r--testsuites/psxtests/psxkey02/Makefile.am5
-rw-r--r--testsuites/psxtests/psxkey03/Makefile.am5
-rw-r--r--testsuites/psxtests/psxmount/Makefile.am5
-rw-r--r--testsuites/psxtests/psxmsgq01/Makefile.am5
-rw-r--r--testsuites/psxtests/psxmsgq02/Makefile.am5
-rw-r--r--testsuites/psxtests/psxmsgq03/Makefile.am5
-rw-r--r--testsuites/psxtests/psxmsgq04/Makefile.am5
-rw-r--r--testsuites/psxtests/psxmutexattr01/Makefile.am5
-rw-r--r--testsuites/psxtests/psxobj01/Makefile.am5
-rw-r--r--testsuites/psxtests/psxpasswd01/Makefile.am5
-rw-r--r--testsuites/psxtests/psxpasswd02/Makefile.am5
-rw-r--r--testsuites/psxtests/psxpipe01/Makefile.am5
-rw-r--r--testsuites/psxtests/psxrdwrv/Makefile.am5
-rw-r--r--testsuites/psxtests/psxreaddir/Makefile.am5
-rw-r--r--testsuites/psxtests/psxrwlock01/Makefile.am5
-rw-r--r--testsuites/psxtests/psxsem01/Makefile.am5
-rw-r--r--testsuites/psxtests/psxsignal01/Makefile.am5
-rw-r--r--testsuites/psxtests/psxsignal02/Makefile.am5
-rw-r--r--testsuites/psxtests/psxsignal03/Makefile.am5
-rw-r--r--testsuites/psxtests/psxsignal04/Makefile.am5
-rw-r--r--testsuites/psxtests/psxsignal05/Makefile.am5
-rw-r--r--testsuites/psxtests/psxsignal06/Makefile.am4
-rw-r--r--testsuites/psxtests/psxspin01/Makefile.am5
-rw-r--r--testsuites/psxtests/psxspin02/Makefile.am5
-rw-r--r--testsuites/psxtests/psxstack01/Makefile.am5
-rw-r--r--testsuites/psxtests/psxstack02/Makefile.am4
-rw-r--r--testsuites/psxtests/psxstat/Makefile.am5
-rw-r--r--testsuites/psxtests/psxsysconf/Makefile.am5
-rw-r--r--testsuites/psxtests/psxtime/Makefile.am5
-rw-r--r--testsuites/psxtests/psxtimer01/Makefile.am5
-rw-r--r--testsuites/psxtests/psxtimer02/Makefile.am5
-rw-r--r--testsuites/psxtests/psxtimes01/Makefile.am4
-rw-r--r--testsuites/psxtests/psxualarm/Makefile.am5
-rw-r--r--testsuites/psxtests/psxusleep/Makefile.am5
-rw-r--r--testsuites/psxtmtests/Makefile.am4
-rw-r--r--testsuites/psxtmtests/configure.ac2
-rw-r--r--testsuites/psxtmtests/psxtmbarrier01/Makefile.am5
-rw-r--r--testsuites/psxtmtests/psxtmbarrier02/Makefile.am5
-rw-r--r--testsuites/psxtmtests/psxtmbarrier03/Makefile.am5
-rw-r--r--testsuites/psxtmtests/psxtmkey01/Makefile.am5
-rw-r--r--testsuites/psxtmtests/psxtmkey02/Makefile.am5
-rw-r--r--testsuites/psxtmtests/psxtmmq01/Makefile.am5
-rw-r--r--testsuites/psxtmtests/psxtmmutex01/Makefile.am5
-rw-r--r--testsuites/psxtmtests/psxtmmutex02/Makefile.am5
-rw-r--r--testsuites/psxtmtests/psxtmmutex03/Makefile.am5
-rw-r--r--testsuites/psxtmtests/psxtmmutex04/Makefile.am5
-rw-r--r--testsuites/psxtmtests/psxtmmutex05/Makefile.am5
-rw-r--r--testsuites/psxtmtests/psxtmmutex06/Makefile.am5
-rw-r--r--testsuites/psxtmtests/psxtmmutex07/Makefile.am5
-rw-r--r--testsuites/psxtmtests/psxtmnanosleep01/Makefile.am5
-rw-r--r--testsuites/psxtmtests/psxtmnanosleep02/Makefile.am5
-rw-r--r--testsuites/psxtmtests/psxtmrwlock01/Makefile.am5
-rw-r--r--testsuites/psxtmtests/psxtmrwlock02/Makefile.am5
-rw-r--r--testsuites/psxtmtests/psxtmrwlock03/Makefile.am5
-rw-r--r--testsuites/psxtmtests/psxtmrwlock04/Makefile.am5
-rw-r--r--testsuites/psxtmtests/psxtmrwlock05/Makefile.am5
-rw-r--r--testsuites/psxtmtests/psxtmrwlock06/Makefile.am5
-rw-r--r--testsuites/psxtmtests/psxtmrwlock07/Makefile.am5
-rw-r--r--testsuites/psxtmtests/psxtmsem01/Makefile.am5
-rw-r--r--testsuites/psxtmtests/psxtmsem02/Makefile.am5
-rw-r--r--testsuites/psxtmtests/psxtmsem03/Makefile.am5
-rw-r--r--testsuites/psxtmtests/psxtmsem04/Makefile.am5
-rw-r--r--testsuites/psxtmtests/psxtmsem05/Makefile.am5
-rw-r--r--testsuites/psxtmtests/psxtmsleep01/Makefile.am5
-rw-r--r--testsuites/psxtmtests/psxtmsleep02/Makefile.am5
-rw-r--r--testsuites/psxtmtests/psxtmthread01/Makefile.am5
-rw-r--r--testsuites/psxtmtests/psxtmthread03/Makefile.am5
-rw-r--r--testsuites/samples/Makefile.am4
-rw-r--r--testsuites/samples/base_mp/Makefile.am4
-rw-r--r--testsuites/samples/base_mp/node1/Makefile.am4
-rw-r--r--testsuites/samples/base_mp/node2/Makefile.am4
-rw-r--r--testsuites/samples/base_sp/Makefile.am5
-rw-r--r--testsuites/samples/capture/Makefile.am5
-rw-r--r--testsuites/samples/cdtest/Makefile.am5
-rw-r--r--testsuites/samples/configure.ac2
-rw-r--r--testsuites/samples/hello/Makefile.am5
-rw-r--r--testsuites/samples/iostream/Makefile.am5
-rw-r--r--testsuites/samples/loopback/Makefile.am5
-rw-r--r--testsuites/samples/minimum/Makefile.am5
-rw-r--r--testsuites/samples/nsecs/Makefile.am5
-rw-r--r--testsuites/samples/paranoia/Makefile.am5
-rw-r--r--testsuites/samples/pppd/Makefile.am5
-rw-r--r--testsuites/samples/ticker/Makefile.am5
-rw-r--r--testsuites/samples/unlimited/Makefile.am5
-rw-r--r--testsuites/smptests/.configure.ac.swpbin12237 -> 0 bytes
-rw-r--r--testsuites/smptests/Makefile.am4
-rw-r--r--testsuites/smptests/configure.ac2
-rw-r--r--testsuites/smptests/smp01/Makefile.am5
-rw-r--r--testsuites/smptests/smp02/Makefile.am5
-rw-r--r--testsuites/smptests/smp03/Makefile.am5
-rw-r--r--testsuites/smptests/smp04/Makefile.am5
-rw-r--r--testsuites/smptests/smp05/Makefile.am5
-rw-r--r--testsuites/smptests/smp06/Makefile.am5
-rw-r--r--testsuites/smptests/smp07/Makefile.am5
-rw-r--r--testsuites/smptests/smp08/Makefile.am5
-rw-r--r--testsuites/smptests/smp08/smp08.scn45
-rw-r--r--testsuites/smptests/smp09/Makefile.am5
-rw-r--r--testsuites/sptests/Makefile.am4
-rw-r--r--testsuites/sptests/configure.ac2
-rw-r--r--testsuites/sptests/sp01/Makefile.am5
-rw-r--r--testsuites/sptests/sp02/Makefile.am5
-rw-r--r--testsuites/sptests/sp03/Makefile.am5
-rw-r--r--testsuites/sptests/sp04/Makefile.am5
-rw-r--r--testsuites/sptests/sp05/Makefile.am5
-rw-r--r--testsuites/sptests/sp06/Makefile.am5
-rw-r--r--testsuites/sptests/sp07/Makefile.am5
-rw-r--r--testsuites/sptests/sp07/buffered_io.c7
-rw-r--r--testsuites/sptests/sp08/Makefile.am4
-rw-r--r--testsuites/sptests/sp09/Makefile.am5
-rw-r--r--testsuites/sptests/sp10/Makefile.am5
-rw-r--r--testsuites/sptests/sp11/Makefile.am5
-rw-r--r--testsuites/sptests/sp12/Makefile.am5
-rw-r--r--testsuites/sptests/sp13/Makefile.am5
-rw-r--r--testsuites/sptests/sp14/Makefile.am5
-rw-r--r--testsuites/sptests/sp15/Makefile.am5
-rw-r--r--testsuites/sptests/sp16/Makefile.am5
-rw-r--r--testsuites/sptests/sp17/Makefile.am5
-rw-r--r--testsuites/sptests/sp18/Makefile.am5
-rw-r--r--testsuites/sptests/sp19/Makefile.am5
-rw-r--r--testsuites/sptests/sp20/Makefile.am5
-rw-r--r--testsuites/sptests/sp2038/Makefile.am5
-rw-r--r--testsuites/sptests/sp21/Makefile.am4
-rw-r--r--testsuites/sptests/sp22/Makefile.am5
-rw-r--r--testsuites/sptests/sp23/Makefile.am5
-rw-r--r--testsuites/sptests/sp24/Makefile.am5
-rw-r--r--testsuites/sptests/sp25/Makefile.am5
-rw-r--r--testsuites/sptests/sp26/Makefile.am5
-rw-r--r--testsuites/sptests/sp27/Makefile.am5
-rw-r--r--testsuites/sptests/sp27a/Makefile.am5
-rw-r--r--testsuites/sptests/sp28/Makefile.am5
-rw-r--r--testsuites/sptests/sp29/Makefile.am5
-rw-r--r--testsuites/sptests/sp30/Makefile.am5
-rw-r--r--testsuites/sptests/sp31/Makefile.am5
-rw-r--r--testsuites/sptests/sp32/Makefile.am5
-rw-r--r--testsuites/sptests/sp33/Makefile.am5
-rw-r--r--testsuites/sptests/sp34/Makefile.am5
-rw-r--r--testsuites/sptests/sp35/Makefile.am5
-rw-r--r--testsuites/sptests/sp36/Makefile.am5
-rw-r--r--testsuites/sptests/sp37/Makefile.am5
-rw-r--r--testsuites/sptests/sp38/Makefile.am5
-rw-r--r--testsuites/sptests/sp39/Makefile.am5
-rw-r--r--testsuites/sptests/sp40/Makefile.am5
-rw-r--r--testsuites/sptests/sp41/Makefile.am5
-rw-r--r--testsuites/sptests/sp42/Makefile.am5
-rw-r--r--testsuites/sptests/sp43/Makefile.am5
-rw-r--r--testsuites/sptests/sp44/Makefile.am5
-rw-r--r--testsuites/sptests/sp45/Makefile.am5
-rw-r--r--testsuites/sptests/sp46/Makefile.am5
-rw-r--r--testsuites/sptests/sp47/Makefile.am5
-rw-r--r--testsuites/sptests/sp48/Makefile.am5
-rw-r--r--testsuites/sptests/sp49/Makefile.am5
-rw-r--r--testsuites/sptests/sp50/Makefile.am5
-rw-r--r--testsuites/sptests/sp51/Makefile.am5
-rw-r--r--testsuites/sptests/sp52/Makefile.am5
-rw-r--r--testsuites/sptests/sp53/Makefile.am5
-rw-r--r--testsuites/sptests/sp54/Makefile.am5
-rw-r--r--testsuites/sptests/sp55/Makefile.am5
-rw-r--r--testsuites/sptests/sp56/Makefile.am5
-rw-r--r--testsuites/sptests/sp57/Makefile.am5
-rw-r--r--testsuites/sptests/sp58/Makefile.am5
-rw-r--r--testsuites/sptests/sp59/Makefile.am5
-rw-r--r--testsuites/sptests/sp60/Makefile.am5
-rw-r--r--testsuites/sptests/sp62/Makefile.am5
-rw-r--r--testsuites/sptests/sp63/Makefile.am5
-rw-r--r--testsuites/sptests/sp64/Makefile.am5
-rw-r--r--testsuites/sptests/sp65/Makefile.am5
-rw-r--r--testsuites/sptests/sp66/Makefile.am5
-rw-r--r--testsuites/sptests/sp67/Makefile.am5
-rw-r--r--testsuites/sptests/sp68/Makefile.am5
-rw-r--r--testsuites/sptests/sp69/Makefile.am5
-rw-r--r--testsuites/sptests/sp70/Makefile.am5
-rw-r--r--testsuites/sptests/sp71/Makefile.am5
-rw-r--r--testsuites/sptests/sp72/Makefile.am5
-rw-r--r--testsuites/sptests/sp73/Makefile.am5
-rw-r--r--testsuites/sptests/sp74/Makefile.am5
-rw-r--r--testsuites/sptests/sp75/Makefile.am5
-rw-r--r--testsuites/sptests/sp76/Makefile.am5
-rw-r--r--testsuites/sptests/spassoc01/Makefile.am4
-rw-r--r--testsuites/sptests/spcbssched01/Makefile.am5
-rw-r--r--testsuites/sptests/spcbssched02/Makefile.am5
-rw-r--r--testsuites/sptests/spcbssched03/Makefile.am5
-rw-r--r--testsuites/sptests/spchain/Makefile.am5
-rw-r--r--testsuites/sptests/spclockget/Makefile.am5
-rw-r--r--testsuites/sptests/spcoverage/Makefile.am5
-rw-r--r--testsuites/sptests/spedfsched01/Makefile.am5
-rw-r--r--testsuites/sptests/spedfsched02/Makefile.am5
-rw-r--r--testsuites/sptests/spedfsched03/Makefile.am5
-rw-r--r--testsuites/sptests/sperror01/Makefile.am5
-rw-r--r--testsuites/sptests/sperror02/Makefile.am5
-rw-r--r--testsuites/sptests/sperror03/Makefile.am5
-rw-r--r--testsuites/sptests/spfatal01/Makefile.am5
-rw-r--r--testsuites/sptests/spfatal02/Makefile.am5
-rw-r--r--testsuites/sptests/spfatal03/Makefile.am5
-rw-r--r--testsuites/sptests/spfatal04/Makefile.am5
-rw-r--r--testsuites/sptests/spfatal05/Makefile.am5
-rw-r--r--testsuites/sptests/spfatal06/Makefile.am5
-rw-r--r--testsuites/sptests/spfatal07/Makefile.am5
-rw-r--r--testsuites/sptests/spfatal08/Makefile.am5
-rw-r--r--testsuites/sptests/spfatal09/Makefile.am4
-rw-r--r--testsuites/sptests/spfatal10/Makefile.am5
-rw-r--r--testsuites/sptests/spfatal11/Makefile.am5
-rw-r--r--testsuites/sptests/spfatal12/Makefile.am5
-rw-r--r--testsuites/sptests/spfatal13/Makefile.am5
-rw-r--r--testsuites/sptests/spfatal14/Makefile.am6
-rw-r--r--testsuites/sptests/spfatal14/testcase.h3
-rw-r--r--testsuites/sptests/spfatal15/Makefile.am6
-rw-r--r--testsuites/sptests/spfatal15/testcase.h3
-rw-r--r--testsuites/sptests/spfatal16/Makefile.am5
-rw-r--r--testsuites/sptests/spfatal16/testcase.h4
-rw-r--r--testsuites/sptests/spfatal17/Makefile.am7
-rw-r--r--testsuites/sptests/spfatal18/Makefile.am7
-rw-r--r--testsuites/sptests/spfatal19/Makefile.am7
-rw-r--r--testsuites/sptests/spfatal20/Makefile.am5
-rw-r--r--testsuites/sptests/spfatal20/testcase.h4
-rw-r--r--testsuites/sptests/spfatal21/Makefile.am4
-rw-r--r--testsuites/sptests/spfatal22/Makefile.am4
-rw-r--r--testsuites/sptests/spfatal23/Makefile.am4
-rw-r--r--testsuites/sptests/spfatal24/Makefile.am4
-rw-r--r--testsuites/sptests/spfatal25/Makefile.am4
-rw-r--r--testsuites/sptests/spfifo01/Makefile.am5
-rw-r--r--testsuites/sptests/spfifo02/Makefile.am5
-rw-r--r--testsuites/sptests/spfifo02/init.c4
-rw-r--r--testsuites/sptests/spfifo03/Makefile.am5
-rw-r--r--testsuites/sptests/spfifo04/Makefile.am5
-rw-r--r--testsuites/sptests/spfifo05/Makefile.am4
-rw-r--r--testsuites/sptests/spheapprot/Makefile.am5
-rw-r--r--testsuites/sptests/spintrcritical01/Makefile.am5
-rw-r--r--testsuites/sptests/spintrcritical02/Makefile.am5
-rw-r--r--testsuites/sptests/spintrcritical03/Makefile.am5
-rw-r--r--testsuites/sptests/spintrcritical04/Makefile.am5
-rw-r--r--testsuites/sptests/spintrcritical05/Makefile.am5
-rw-r--r--testsuites/sptests/spintrcritical06/Makefile.am5
-rw-r--r--testsuites/sptests/spintrcritical07/Makefile.am5
-rw-r--r--testsuites/sptests/spintrcritical08/Makefile.am5
-rw-r--r--testsuites/sptests/spintrcritical09/Makefile.am5
-rw-r--r--testsuites/sptests/spintrcritical10/Makefile.am5
-rw-r--r--testsuites/sptests/spintrcritical11/Makefile.am5
-rw-r--r--testsuites/sptests/spintrcritical12/Makefile.am5
-rw-r--r--testsuites/sptests/spintrcritical13/Makefile.am5
-rw-r--r--testsuites/sptests/spintrcritical14/Makefile.am5
-rw-r--r--testsuites/sptests/spintrcritical15/Makefile.am5
-rw-r--r--testsuites/sptests/spintrcritical16/Makefile.am5
-rw-r--r--testsuites/sptests/spintrcritical17/Makefile.am5
-rw-r--r--testsuites/sptests/spmkdir/Makefile.am5
-rw-r--r--testsuites/sptests/spmountmgr01/Makefile.am5
-rw-r--r--testsuites/sptests/spnotepad01/Makefile.am5
-rw-r--r--testsuites/sptests/spnsext01/Makefile.am5
-rw-r--r--testsuites/sptests/spobjgetnext/Makefile.am5
-rw-r--r--testsuites/sptests/spprintk/Makefile.am5
-rw-r--r--testsuites/sptests/spprivenv01/Makefile.am4
-rw-r--r--testsuites/sptests/spqreslib/Makefile.am4
-rw-r--r--testsuites/sptests/sprbtree01/Makefile.am5
-rw-r--r--testsuites/sptests/spsimplesched01/Makefile.am5
-rw-r--r--testsuites/sptests/spsimplesched02/Makefile.am5
-rw-r--r--testsuites/sptests/spsimplesched03/Makefile.am5
-rw-r--r--testsuites/sptests/spsize/Makefile.am5
-rw-r--r--testsuites/sptests/spstkalloc/Makefile.am5
-rw-r--r--testsuites/sptests/spstkalloc02/Makefile.am5
-rw-r--r--testsuites/sptests/spthreadq01/Makefile.am5
-rw-r--r--testsuites/sptests/spwatchdog/Makefile.am5
-rw-r--r--testsuites/sptests/spwkspace/Makefile.am5
-rw-r--r--testsuites/tmtests/Makefile.am4
-rw-r--r--testsuites/tmtests/configure.ac2
-rw-r--r--testsuites/tmtests/tm01/Makefile.am5
-rw-r--r--testsuites/tmtests/tm02/Makefile.am5
-rw-r--r--testsuites/tmtests/tm03/Makefile.am5
-rw-r--r--testsuites/tmtests/tm04/Makefile.am5
-rw-r--r--testsuites/tmtests/tm05/Makefile.am5
-rw-r--r--testsuites/tmtests/tm06/Makefile.am5
-rw-r--r--testsuites/tmtests/tm07/Makefile.am5
-rw-r--r--testsuites/tmtests/tm08/Makefile.am5
-rw-r--r--testsuites/tmtests/tm09/Makefile.am5
-rw-r--r--testsuites/tmtests/tm10/Makefile.am5
-rw-r--r--testsuites/tmtests/tm11/Makefile.am5
-rw-r--r--testsuites/tmtests/tm12/Makefile.am5
-rw-r--r--testsuites/tmtests/tm13/Makefile.am5
-rw-r--r--testsuites/tmtests/tm14/Makefile.am5
-rw-r--r--testsuites/tmtests/tm15/Makefile.am5
-rw-r--r--testsuites/tmtests/tm16/Makefile.am5
-rw-r--r--testsuites/tmtests/tm17/Makefile.am5
-rw-r--r--testsuites/tmtests/tm18/Makefile.am5
-rw-r--r--testsuites/tmtests/tm19/Makefile.am5
-rw-r--r--testsuites/tmtests/tm20/Makefile.am5
-rw-r--r--testsuites/tmtests/tm21/Makefile.am5
-rw-r--r--testsuites/tmtests/tm22/Makefile.am5
-rw-r--r--testsuites/tmtests/tm23/Makefile.am5
-rw-r--r--testsuites/tmtests/tm24/Makefile.am5
-rw-r--r--testsuites/tmtests/tm25/Makefile.am5
-rw-r--r--testsuites/tmtests/tm26/Makefile.am5
-rw-r--r--testsuites/tmtests/tm27/Makefile.am5
-rw-r--r--testsuites/tmtests/tm28/Makefile.am5
-rw-r--r--testsuites/tmtests/tm29/Makefile.am5
-rw-r--r--testsuites/tmtests/tm30/Makefile.am5
-rw-r--r--testsuites/tmtests/tmck/Makefile.am5
-rw-r--r--testsuites/tmtests/tmoverhd/Makefile.am5
-rw-r--r--testsuites/tools/Makefile.am4
-rw-r--r--testsuites/tools/configure.ac2
-rw-r--r--testsuites/tools/generic/Makefile.am4
-rw-r--r--testsuites/tools/generic/configure.ac2
-rw-r--r--tools/build/Makefile.am4
-rw-r--r--tools/build/configure.ac4
-rw-r--r--tools/cpu/Makefile.am4
-rw-r--r--tools/cpu/configure.ac2
-rw-r--r--tools/cpu/generic/Makefile.am4
-rw-r--r--tools/cpu/generic/configure.ac2
-rw-r--r--tools/cpu/nios2/Makefile.am4
-rw-r--r--tools/cpu/nios2/configure.ac2
-rw-r--r--tools/cpu/sh/Makefile.am4
-rw-r--r--tools/cpu/sh/configure.ac2
1115 files changed, 489 insertions, 4161 deletions
diff --git a/Makefile.am b/Makefile.am
index 6a765a36e6..93b398b011 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,9 +1,6 @@
#
# top level directory for RTEMS build tree
#
-##
-## $Id$
-##
ACLOCAL_AMFLAGS = -I aclocal
diff --git a/aclocal/bsp-alias.m4 b/aclocal/bsp-alias.m4
index 8a9b21a7c6..9aafbccee0 100644
--- a/aclocal/bsp-alias.m4
+++ b/aclocal/bsp-alias.m4
@@ -1,7 +1,3 @@
-dnl
-dnl $Id$
-dnl
-
dnl _RTEMS_BSP_ALIAS(BSP_ALIAS,RTEMS_BSP_FAMILY)
dnl Internal subroutine to RTEMS_BSP_ALIAS
AC_DEFUN([_RTEMS_BSP_ALIAS],
diff --git a/aclocal/canonical-target-name.m4 b/aclocal/canonical-target-name.m4
index ea5537685c..6870bbf29a 100644
--- a/aclocal/canonical-target-name.m4
+++ b/aclocal/canonical-target-name.m4
@@ -1,7 +1,3 @@
-dnl
-dnl $Id$
-dnl
-
dnl canonicalize target cpu
dnl NOTE: Most rtems targets do not fullfil autoconf's
dnl target naming conventions "processor-vendor-os"
diff --git a/aclocal/check-bsps.m4 b/aclocal/check-bsps.m4
index 27a4c41ea4..500fcc8b6c 100644
--- a/aclocal/check-bsps.m4
+++ b/aclocal/check-bsps.m4
@@ -1,5 +1,3 @@
-dnl $Id$
-
dnl Report all available bsps for a target within the source tree
dnl
dnl RTEMS_CHECK_BSPS(bsp_list)
diff --git a/aclocal/check-custom-bsp.m4 b/aclocal/check-custom-bsp.m4
index c4ea9d4c24..43b379c095 100644
--- a/aclocal/check-custom-bsp.m4
+++ b/aclocal/check-custom-bsp.m4
@@ -1,5 +1,3 @@
-dnl $Id$
-
AC_DEFUN([_RTEMS_CHECK_CUSTOM_BSP],[
AC_REQUIRE([RTEMS_CANONICAL_TARGET_CPU])dnl sets RTEMS_CPU, target
AC_REQUIRE([RTEMS_TOP])dnl sets RTEMS_TOPdir
diff --git a/aclocal/enable-cxx.m4 b/aclocal/enable-cxx.m4
index 8648743c2d..ddd37dc0c8 100644
--- a/aclocal/enable-cxx.m4
+++ b/aclocal/enable-cxx.m4
@@ -1,5 +1,3 @@
-dnl $Id$
-
AC_DEFUN([RTEMS_ENABLE_CXX],
[
AC_ARG_ENABLE(cxx,
diff --git a/aclocal/enable-multiprocessing.m4 b/aclocal/enable-multiprocessing.m4
index 175de9ceb0..8707c9eecf 100644
--- a/aclocal/enable-multiprocessing.m4
+++ b/aclocal/enable-multiprocessing.m4
@@ -1,5 +1,3 @@
-dnl $Id$
-
AC_DEFUN([RTEMS_ENABLE_MULTIPROCESSING],
[
AC_ARG_ENABLE(multiprocessing,
diff --git a/aclocal/enable-networking.m4 b/aclocal/enable-networking.m4
index df02ef2ed7..7cede53fce 100644
--- a/aclocal/enable-networking.m4
+++ b/aclocal/enable-networking.m4
@@ -1,5 +1,3 @@
-dnl $Id$
-
AC_DEFUN([RTEMS_ENABLE_NETWORKING],
[
## AC_BEFORE([$0], [RTEMS_CHECK_NETWORKING])dnl
diff --git a/aclocal/enable-posix.m4 b/aclocal/enable-posix.m4
index 1d55432a7b..272704c43e 100644
--- a/aclocal/enable-posix.m4
+++ b/aclocal/enable-posix.m4
@@ -1,5 +1,3 @@
-dnl $Id$
-
AC_DEFUN([RTEMS_ENABLE_POSIX],
[
## AC_BEFORE([$0], [RTEMS_CHECK_POSIX_API])dnl
diff --git a/aclocal/enable-rtems-debug.m4 b/aclocal/enable-rtems-debug.m4
index 1edcea0a59..18bb67f284 100644
--- a/aclocal/enable-rtems-debug.m4
+++ b/aclocal/enable-rtems-debug.m4
@@ -1,5 +1,3 @@
-## $Id$
-
AC_DEFUN([RTEMS_ENABLE_RTEMS_DEBUG],
[
AC_ARG_ENABLE(rtems-debug,
diff --git a/aclocal/enable-rtemsbsp.m4 b/aclocal/enable-rtemsbsp.m4
index d8ffc55e09..613a29e290 100644
--- a/aclocal/enable-rtemsbsp.m4
+++ b/aclocal/enable-rtemsbsp.m4
@@ -1,5 +1,3 @@
-dnl $Id$
-
dnl Override the set of BSPs to be built.
dnl used by the toplevel configure script
dnl RTEMS_ENABLE_RTEMSBSP(rtems_bsp_list)
diff --git a/aclocal/enable-smp.m4 b/aclocal/enable-smp.m4
index 84561f8bbd..b290ac33ab 100644
--- a/aclocal/enable-smp.m4
+++ b/aclocal/enable-smp.m4
@@ -1,5 +1,3 @@
-dnl $Id$
-
AC_DEFUN([RTEMS_ENABLE_SMP],
[
## AC_BEFORE([$0], [RTEMS_CHECK_SMP])dnl
diff --git a/aclocal/enable-tests.m4 b/aclocal/enable-tests.m4
index a48168fa42..9fb7fa02c9 100644
--- a/aclocal/enable-tests.m4
+++ b/aclocal/enable-tests.m4
@@ -1,5 +1,3 @@
-dnl $Id$
-
AC_DEFUN([RTEMS_ENABLE_TESTS],
[
AC_ARG_ENABLE(tests,
diff --git a/aclocal/path-ksh.m4 b/aclocal/path-ksh.m4
index 306c4ca2e7..2c79b31d1e 100644
--- a/aclocal/path-ksh.m4
+++ b/aclocal/path-ksh.m4
@@ -1,5 +1,3 @@
-dnl $Id$
-
AC_DEFUN([RTEMS_PATH_KSH],
[
dnl NOTE: prefer bash over ksh over sh
diff --git a/aclocal/project-root.m4 b/aclocal/project-root.m4
index 11643b9d7f..07415fcd5a 100644
--- a/aclocal/project-root.m4
+++ b/aclocal/project-root.m4
@@ -1,8 +1,3 @@
-dnl
-dnl $Id$
-dnl
-
-dnl
dnl PROJECT_TOPdir .. relative path to the top of the build-tree
dnl PROJECT_ROOT .. relative path to the top of the temporary
dnl installation directory inside the build-tree
diff --git a/aclocal/rtems-top.m4 b/aclocal/rtems-top.m4
index c6acfd1081..c3055df4ba 100644
--- a/aclocal/rtems-top.m4
+++ b/aclocal/rtems-top.m4
@@ -1,5 +1,3 @@
-dnl $Id$
-
# AC_DISABLE_OPTION_CHECKING is not available before 2.62
AC_PREREQ(2.62)
diff --git a/c/Makefile.am b/c/Makefile.am
index bc10eab84d..c88c3657b6 100644
--- a/c/Makefile.am
+++ b/c/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
ACLOCAL_AMFLAGS = -I ../aclocal
## NOTE: This Makefile.am is rather fragile to the value of RTEMS_BSP
diff --git a/c/acinclude.m4 b/c/acinclude.m4
index 38e059d9e6..874671dd9d 100644
--- a/c/acinclude.m4
+++ b/c/acinclude.m4
@@ -1,6 +1,3 @@
-dnl $Id$
-
-dnl
dnl Misc utility macros for subdir handling to work around missing abilities
dnl in autoconf, automake and structural issues with RTEMS
dnl
diff --git a/c/configure.ac b/c/configure.ac
index 4763dacd86..d64d9d49f3 100644
--- a/c/configure.ac
+++ b/c/configure.ac
@@ -1,6 +1,4 @@
## Process this file with autoconf to produce a configure script.
-##
-## $Id$
AC_PREREQ([2.68])
AC_INIT([rtems-c],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
diff --git a/c/src/Makefile.am b/c/src/Makefile.am
index dd737af4a2..aeec2ea1d1 100644
--- a/c/src/Makefile.am
+++ b/c/src/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
ACLOCAL_AMFLAGS = -I aclocal
SUBDIRS = . @BSP_SUBDIRS@
diff --git a/c/src/acinclude.m4 b/c/src/acinclude.m4
index 910bb462e3..00815f9fc2 100644
--- a/c/src/acinclude.m4
+++ b/c/src/acinclude.m4
@@ -1,4 +1,3 @@
-# $Id$
#
# Some hacks for handling special config subdirectories
#
diff --git a/c/src/aclocal/bsp-alias.m4 b/c/src/aclocal/bsp-alias.m4
index 8a9b21a7c6..9aafbccee0 100644
--- a/c/src/aclocal/bsp-alias.m4
+++ b/c/src/aclocal/bsp-alias.m4
@@ -1,7 +1,3 @@
-dnl
-dnl $Id$
-dnl
-
dnl _RTEMS_BSP_ALIAS(BSP_ALIAS,RTEMS_BSP_FAMILY)
dnl Internal subroutine to RTEMS_BSP_ALIAS
AC_DEFUN([_RTEMS_BSP_ALIAS],
diff --git a/c/src/aclocal/bsp-arg-enable.m4 b/c/src/aclocal/bsp-arg-enable.m4
index a03d78b5c2..83c92ee7a4 100644
--- a/c/src/aclocal/bsp-arg-enable.m4
+++ b/c/src/aclocal/bsp-arg-enable.m4
@@ -1,5 +1,3 @@
-dnl $Id$
-dnl
dnl RTEMS_BSP_ARG_ENABLE(FEATURE, HELP-STRING, ACTION-IF-TRUE [, ACTION-IF-FALSE])
dnl
dnl Accept --enable-FEATURE=<RTEMS_BSP>:<bsp-value> and
diff --git a/c/src/aclocal/bsp-bootcard-options.m4 b/c/src/aclocal/bsp-bootcard-options.m4
index 4495bc3093..77c7af6f21 100644
--- a/c/src/aclocal/bsp-bootcard-options.m4
+++ b/c/src/aclocal/bsp-bootcard-options.m4
@@ -1,6 +1,3 @@
-dnl $Id$
-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
diff --git a/c/src/aclocal/bsp-bspcleanup-options.m4 b/c/src/aclocal/bsp-bspcleanup-options.m4
index c880c21adc..464effc00f 100644
--- a/c/src/aclocal/bsp-bspcleanup-options.m4
+++ b/c/src/aclocal/bsp-bspcleanup-options.m4
@@ -1,6 +1,3 @@
-dnl $Id$
-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().
diff --git a/c/src/aclocal/bsp-configure.m4 b/c/src/aclocal/bsp-configure.m4
index 75972e9e6b..c6ff76319a 100644
--- a/c/src/aclocal/bsp-configure.m4
+++ b/c/src/aclocal/bsp-configure.m4
@@ -1,5 +1,3 @@
-dnl $Id$
-
dnl RTEMS_BSP_CONFIGURE
dnl Common macro to be included by all bsp-configure.acs
AC_DEFUN([RTEMS_BSP_CONFIGURE],
diff --git a/c/src/aclocal/bsp-linkcmds.m4 b/c/src/aclocal/bsp-linkcmds.m4
index 7304e1f5ca..397609f6e0 100644
--- a/c/src/aclocal/bsp-linkcmds.m4
+++ b/c/src/aclocal/bsp-linkcmds.m4
@@ -1,5 +1,3 @@
-dnl $Id$
-
dnl Install a BSP's linkcmds from the source-tree into the build-tree
AC_DEFUN([RTEMS_BSP_LINKCMDS],[
LINKCMDS=
diff --git a/c/src/aclocal/bspopts.m4 b/c/src/aclocal/bspopts.m4
index 5526ae9077..8fcb096f89 100644
--- a/c/src/aclocal/bspopts.m4
+++ b/c/src/aclocal/bspopts.m4
@@ -1,6 +1,3 @@
-dnl $Id$
-dnl
-
dnl RTEMS_BSPOPTS_* - some autoconf voodoo to handle default values and
dnl help-strings for per-BSP-environment variables.
diff --git a/c/src/aclocal/canonical-target-name.m4 b/c/src/aclocal/canonical-target-name.m4
index 230583bf8c..a237c7ba25 100644
--- a/c/src/aclocal/canonical-target-name.m4
+++ b/c/src/aclocal/canonical-target-name.m4
@@ -1,7 +1,3 @@
-dnl
-dnl $Id$
-dnl
-
dnl canonicalize target cpu
dnl NOTE: Most rtems targets do not fullfil autoconf's
dnl target naming conventions "processor-vendor-os"
diff --git a/c/src/aclocal/canonicalize-tools.m4 b/c/src/aclocal/canonicalize-tools.m4
index eb3eb95827..75364392ce 100644
--- a/c/src/aclocal/canonicalize-tools.m4
+++ b/c/src/aclocal/canonicalize-tools.m4
@@ -1,6 +1,3 @@
-dnl
-dnl $Id$
-dnl
dnl Set target tools
dnl
diff --git a/c/src/aclocal/check-custom-bsp.m4 b/c/src/aclocal/check-custom-bsp.m4
index d686e6e526..262f48cd60 100644
--- a/c/src/aclocal/check-custom-bsp.m4
+++ b/c/src/aclocal/check-custom-bsp.m4
@@ -1,5 +1,3 @@
-dnl $Id$
-
AC_DEFUN([_RTEMS_CHECK_CUSTOM_BSP],[
AC_REQUIRE([RTEMS_CANONICAL_TARGET_CPU])dnl sets RTEMS_CPU, target
AC_REQUIRE([RTEMS_TOP])dnl sets RTEMS_TOPdir
diff --git a/c/src/aclocal/check-cxx.m4 b/c/src/aclocal/check-cxx.m4
index 873cc2b422..e679d4e296 100644
--- a/c/src/aclocal/check-cxx.m4
+++ b/c/src/aclocal/check-cxx.m4
@@ -1,5 +1,3 @@
-dnl $Id$
-dnl
AC_DEFUN([RTEMS_CHECK_CXX],
[dnl
AC_REQUIRE([RTEMS_PROG_CC_FOR_TARGET])dnl
diff --git a/c/src/aclocal/check-multiprocessing.m4 b/c/src/aclocal/check-multiprocessing.m4
index 73f3feae51..5959f345d1 100644
--- a/c/src/aclocal/check-multiprocessing.m4
+++ b/c/src/aclocal/check-multiprocessing.m4
@@ -1,7 +1,3 @@
-dnl
-dnl $Id$
-dnl
-
AC_DEFUN([RTEMS_CHECK_MULTIPROCESSING],
[dnl
AC_REQUIRE([RTEMS_ENABLE_MULTILIB])dnl
diff --git a/c/src/aclocal/check-networking.m4 b/c/src/aclocal/check-networking.m4
index 1679bba714..fd1fd9d295 100644
--- a/c/src/aclocal/check-networking.m4
+++ b/c/src/aclocal/check-networking.m4
@@ -1,5 +1,3 @@
-dnl $Id$
-dnl
AC_DEFUN([RTEMS_CHECK_NETWORKING],
[dnl
AC_REQUIRE([RTEMS_CANONICAL_TARGET_CPU])dnl
diff --git a/c/src/aclocal/check-posix.m4 b/c/src/aclocal/check-posix.m4
index 1cf56ebcdf..8ef64f06bc 100644
--- a/c/src/aclocal/check-posix.m4
+++ b/c/src/aclocal/check-posix.m4
@@ -1,5 +1,3 @@
-dnl $Id$
-dnl
AC_DEFUN([RTEMS_CHECK_POSIX_API],
[dnl
AC_REQUIRE([RTEMS_CANONICAL_TARGET_CPU])dnl
diff --git a/c/src/aclocal/check-smp.m4 b/c/src/aclocal/check-smp.m4
index e93c33c017..37c98d05ff 100644
--- a/c/src/aclocal/check-smp.m4
+++ b/c/src/aclocal/check-smp.m4
@@ -1,5 +1,3 @@
-dnl $Id$
-dnl
AC_DEFUN([RTEMS_CHECK_SMP],
[dnl
AC_REQUIRE([RTEMS_ENABLE_SMP])dnl
diff --git a/c/src/aclocal/check-tool.m4 b/c/src/aclocal/check-tool.m4
index 4c412c074a..2bc137cd96 100644
--- a/c/src/aclocal/check-tool.m4
+++ b/c/src/aclocal/check-tool.m4
@@ -1,5 +1,3 @@
-dnl $Id$
-
## Check for a cross tool, similar to AC_CHECK_TOOL, but do not fall back to
## the un-prefixed version of PROG-TO-CHECK-FOR.
dnl RTEMS_CHECK_TOOL(VARIABLE, PROG-TO-CHECK-FOR[, VALUE-IF-NOT-FOUND [, PATH]])
diff --git a/c/src/aclocal/config-subdirs.m4 b/c/src/aclocal/config-subdirs.m4
index 38e059d9e6..874671dd9d 100644
--- a/c/src/aclocal/config-subdirs.m4
+++ b/c/src/aclocal/config-subdirs.m4
@@ -1,6 +1,3 @@
-dnl $Id$
-
-dnl
dnl Misc utility macros for subdir handling to work around missing abilities
dnl in autoconf, automake and structural issues with RTEMS
dnl
diff --git a/c/src/aclocal/enable-cxx.m4 b/c/src/aclocal/enable-cxx.m4
index 08cb5d4191..759d81b1e9 100644
--- a/c/src/aclocal/enable-cxx.m4
+++ b/c/src/aclocal/enable-cxx.m4
@@ -1,5 +1,3 @@
-dnl $Id$
-
AC_DEFUN([RTEMS_ENABLE_CXX],
[
AC_ARG_ENABLE(cxx,
diff --git a/c/src/aclocal/enable-multiprocessing.m4 b/c/src/aclocal/enable-multiprocessing.m4
index 34a0caa001..035292f7de 100644
--- a/c/src/aclocal/enable-multiprocessing.m4
+++ b/c/src/aclocal/enable-multiprocessing.m4
@@ -1,5 +1,3 @@
-dnl $Id$
-
AC_DEFUN([RTEMS_ENABLE_MULTIPROCESSING],
[
AC_ARG_ENABLE(multiprocessing,
diff --git a/c/src/aclocal/enable-networking.m4 b/c/src/aclocal/enable-networking.m4
index 906ff8a6b3..8a9dc36cbd 100644
--- a/c/src/aclocal/enable-networking.m4
+++ b/c/src/aclocal/enable-networking.m4
@@ -1,5 +1,3 @@
-dnl $Id$
-
AC_DEFUN([RTEMS_ENABLE_NETWORKING],
[
## AC_BEFORE([$0], [RTEMS_CHECK_NETWORKING])dnl
diff --git a/c/src/aclocal/enable-posix.m4 b/c/src/aclocal/enable-posix.m4
index b250bcf307..f96ec1ffcb 100644
--- a/c/src/aclocal/enable-posix.m4
+++ b/c/src/aclocal/enable-posix.m4
@@ -1,5 +1,3 @@
-dnl $Id$
-
AC_DEFUN([RTEMS_ENABLE_POSIX],
[
## AC_BEFORE([$0], [RTEMS_CHECK_POSIX_API])dnl
diff --git a/c/src/aclocal/enable-rtemsbsp.m4 b/c/src/aclocal/enable-rtemsbsp.m4
index 35d8b8bc89..91c14a9926 100644
--- a/c/src/aclocal/enable-rtemsbsp.m4
+++ b/c/src/aclocal/enable-rtemsbsp.m4
@@ -1,5 +1,3 @@
-dnl $Id$
-
dnl Override the set of BSPs to be built.
dnl used by the toplevel configure script
dnl RTEMS_ENABLE_RTEMSBSP(rtems_bsp_list)
diff --git a/c/src/aclocal/enable-smp.m4 b/c/src/aclocal/enable-smp.m4
index 84561f8bbd..b290ac33ab 100644
--- a/c/src/aclocal/enable-smp.m4
+++ b/c/src/aclocal/enable-smp.m4
@@ -1,5 +1,3 @@
-dnl $Id$
-
AC_DEFUN([RTEMS_ENABLE_SMP],
[
## AC_BEFORE([$0], [RTEMS_CHECK_SMP])dnl
diff --git a/c/src/aclocal/env-rtemsbsp.m4 b/c/src/aclocal/env-rtemsbsp.m4
index d32d43c460..2fcc7fe849 100644
--- a/c/src/aclocal/env-rtemsbsp.m4
+++ b/c/src/aclocal/env-rtemsbsp.m4
@@ -1,5 +1,3 @@
-dnl $Id$
-
dnl Pass a single BSP via an environment variable
dnl used by per BSP configure scripts
AC_DEFUN([RTEMS_ENV_RTEMSBSP],
diff --git a/c/src/aclocal/gcc-isystem.m4 b/c/src/aclocal/gcc-isystem.m4
index 94098cf33c..c0eebf6432 100644
--- a/c/src/aclocal/gcc-isystem.m4
+++ b/c/src/aclocal/gcc-isystem.m4
@@ -1,6 +1,3 @@
-dnl
-dnl $Id$
-dnl
dnl Check whether the gcc accepts -isystem
dnl
diff --git a/c/src/aclocal/gcc-pipe.m4 b/c/src/aclocal/gcc-pipe.m4
index 2a04629bb2..fbc78b9ca7 100644
--- a/c/src/aclocal/gcc-pipe.m4
+++ b/c/src/aclocal/gcc-pipe.m4
@@ -1,6 +1,3 @@
-dnl
-dnl $Id$
-dnl
dnl Check whether the target compiler accepts -pipe
dnl
diff --git a/c/src/aclocal/gcc-specs.m4 b/c/src/aclocal/gcc-specs.m4
index dd49bb95d4..fad700416b 100644
--- a/c/src/aclocal/gcc-specs.m4
+++ b/c/src/aclocal/gcc-specs.m4
@@ -1,6 +1,3 @@
-dnl
-dnl $Id$
-dnl
dnl Check whether the target compiler accepts -specs
dnl
diff --git a/c/src/aclocal/i386-gas-code16.m4 b/c/src/aclocal/i386-gas-code16.m4
index 7b9ce2f91c..9c12d7bee3 100644
--- a/c/src/aclocal/i386-gas-code16.m4
+++ b/c/src/aclocal/i386-gas-code16.m4
@@ -1,7 +1,3 @@
-dnl
-dnl $Id$
-dnl
-
dnl check for i386 gas supporting 16 bit mode
dnl - binutils 2.9.1.0.7 and higher
diff --git a/c/src/aclocal/path-ksh.m4 b/c/src/aclocal/path-ksh.m4
index 306c4ca2e7..2c79b31d1e 100644
--- a/c/src/aclocal/path-ksh.m4
+++ b/c/src/aclocal/path-ksh.m4
@@ -1,5 +1,3 @@
-dnl $Id$
-
AC_DEFUN([RTEMS_PATH_KSH],
[
dnl NOTE: prefer bash over ksh over sh
diff --git a/c/src/aclocal/ppc.m4 b/c/src/aclocal/ppc.m4
index 7275685a44..6eb1fc8f85 100644
--- a/c/src/aclocal/ppc.m4
+++ b/c/src/aclocal/ppc.m4
@@ -1,4 +1,3 @@
-# $Id$
#
# Some hacks for handling powerpc-exception subdirectories
#
diff --git a/c/src/aclocal/prog-cc.m4 b/c/src/aclocal/prog-cc.m4
index 50ebe4e8cd..64717dd3a8 100644
--- a/c/src/aclocal/prog-cc.m4
+++ b/c/src/aclocal/prog-cc.m4
@@ -1,6 +1,3 @@
-dnl
-dnl $Id$
-dnl
dnl Check for target gcc
dnl
diff --git a/c/src/aclocal/prog-ccas.m4 b/c/src/aclocal/prog-ccas.m4
index 2efa2d89f8..edd08d841d 100644
--- a/c/src/aclocal/prog-ccas.m4
+++ b/c/src/aclocal/prog-ccas.m4
@@ -1,5 +1,3 @@
-## $Id$
-
AC_DEFUN([RTEMS_PROG_CCAS],
[
AC_REQUIRE([RTEMS_PROG_CC])
diff --git a/c/src/aclocal/prog-cxx.m4 b/c/src/aclocal/prog-cxx.m4
index 20175ee27c..7180c604d4 100644
--- a/c/src/aclocal/prog-cxx.m4
+++ b/c/src/aclocal/prog-cxx.m4
@@ -1,6 +1,3 @@
-dnl
-dnl $Id$
-dnl
dnl Check for target g++
dnl
diff --git a/c/src/aclocal/project-root.m4 b/c/src/aclocal/project-root.m4
index b83cdd7d47..a3f5cd3684 100644
--- a/c/src/aclocal/project-root.m4
+++ b/c/src/aclocal/project-root.m4
@@ -1,7 +1,3 @@
-dnl
-dnl $Id$
-dnl
-
AC_DEFUN([RTEMS_PROJECT_ROOT],
[dnl
AC_REQUIRE([RTEMS_TOP])
diff --git a/c/src/aclocal/rtems-ampolish.m4 b/c/src/aclocal/rtems-ampolish.m4
index df3b48075e..feb9ad20ee 100644
--- a/c/src/aclocal/rtems-ampolish.m4
+++ b/c/src/aclocal/rtems-ampolish.m4
@@ -1,5 +1,3 @@
-# $Id$
-
AC_DEFUN([RTEMS_AMPOLISH3],
[
AC_REQUIRE([AM_INIT_AUTOMAKE])
diff --git a/c/src/aclocal/rtems-top.m4 b/c/src/aclocal/rtems-top.m4
index 74a3694b94..2668c9e10b 100644
--- a/c/src/aclocal/rtems-top.m4
+++ b/c/src/aclocal/rtems-top.m4
@@ -1,5 +1,3 @@
-dnl $Id$
-
# AC_DISABLE_OPTION_CHECKING is not available before 2.62
AC_PREREQ(2.62)
diff --git a/c/src/aclocal/target.m4 b/c/src/aclocal/target.m4
index af7d3da297..8929a327b8 100644
--- a/c/src/aclocal/target.m4
+++ b/c/src/aclocal/target.m4
@@ -1,5 +1,3 @@
-dnl $Id$
-
## HACK: Work-around to structural issue with RTEMS
## The macros below violate most autoconf and canonicalization standards
AC_DEFUN([RTEMS_CONFIG_BUILD_SUBDIRS],
diff --git a/c/src/ada-tests/Makefile.am b/c/src/ada-tests/Makefile.am
index 464b5702fd..ae3f49a4ab 100644
--- a/c/src/ada-tests/Makefile.am
+++ b/c/src/ada-tests/Makefile.am
@@ -1,5 +1,3 @@
-## $Id$
-
ACLOCAL_AMFLAGS = -I aclocal -I ../../../testsuites/aclocal
SUBDIRS = support samples sptests tmtests
diff --git a/c/src/ada-tests/aclocal/prog-gnat.m4 b/c/src/ada-tests/aclocal/prog-gnat.m4
index 6e169a8dc7..a2b2879c7d 100644
--- a/c/src/ada-tests/aclocal/prog-gnat.m4
+++ b/c/src/ada-tests/aclocal/prog-gnat.m4
@@ -1,4 +1,3 @@
-## $Id$
##
## Partially borrowed from gcc-3.2
##
diff --git a/c/src/ada-tests/configure.ac b/c/src/ada-tests/configure.ac
index 1ef7c5af3d..e7d7977278 100644
--- a/c/src/ada-tests/configure.ac
+++ b/c/src/ada-tests/configure.ac
@@ -1,6 +1,4 @@
## Process this file with autoconf to produce a configure script.
-##
-## $Id$
AC_PREREQ([2.68])
AC_INIT([rtems-ada-tests],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
diff --git a/c/src/ada-tests/mptests/Makefile.am b/c/src/ada-tests/mptests/Makefile.am
index f81551f3e8..c99687e283 100644
--- a/c/src/ada-tests/mptests/Makefile.am
+++ b/c/src/ada-tests/mptests/Makefile.am
@@ -1,5 +1,3 @@
-## $Id$
-
SUBDIRS =
SUBDIRS += mp01
SUBDIRS += mp02
diff --git a/c/src/ada-tests/mptests/mp01/Makefile.am b/c/src/ada-tests/mptests/mp01/Makefile.am
index 037d3ad7cb..0ad1000d4d 100644
--- a/c/src/ada-tests/mptests/mp01/Makefile.am
+++ b/c/src/ada-tests/mptests/mp01/Makefile.am
@@ -1,5 +1,3 @@
-## $Id$
-
SUBDIRS = node1 node2
include $(top_srcdir)/../../../testsuites/automake/subdirs.am
diff --git a/c/src/ada-tests/mptests/mp01/node1/Makefile.am b/c/src/ada-tests/mptests/mp01/node1/Makefile.am
index b8f6dc00b0..9a8744105d 100644
--- a/c/src/ada-tests/mptests/mp01/node1/Makefile.am
+++ b/c/src/ada-tests/mptests/mp01/node1/Makefile.am
@@ -1,5 +1,3 @@
-## $Id$
-
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
include $(top_srcdir)/../../../testsuites/automake/compile.am
diff --git a/c/src/ada-tests/mptests/mp01/node2/Makefile.am b/c/src/ada-tests/mptests/mp01/node2/Makefile.am
index 245a0e19e9..1f25556519 100644
--- a/c/src/ada-tests/mptests/mp01/node2/Makefile.am
+++ b/c/src/ada-tests/mptests/mp01/node2/Makefile.am
@@ -1,5 +1,3 @@
-## $Id$
-
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
include $(top_srcdir)/../../../testsuites/automake/compile.am
diff --git a/c/src/ada-tests/mptests/mp02/Makefile.am b/c/src/ada-tests/mptests/mp02/Makefile.am
index 037d3ad7cb..0ad1000d4d 100644
--- a/c/src/ada-tests/mptests/mp02/Makefile.am
+++ b/c/src/ada-tests/mptests/mp02/Makefile.am
@@ -1,5 +1,3 @@
-## $Id$
-
SUBDIRS = node1 node2
include $(top_srcdir)/../../../testsuites/automake/subdirs.am
diff --git a/c/src/ada-tests/mptests/mp02/node1/Makefile.am b/c/src/ada-tests/mptests/mp02/node1/Makefile.am
index 2017d8a72d..3d25f17684 100644
--- a/c/src/ada-tests/mptests/mp02/node1/Makefile.am
+++ b/c/src/ada-tests/mptests/mp02/node1/Makefile.am
@@ -1,5 +1,3 @@
-## $Id$
-
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
include $(top_srcdir)/../../../testsuites/automake/compile.am
diff --git a/c/src/ada-tests/mptests/mp02/node2/Makefile.am b/c/src/ada-tests/mptests/mp02/node2/Makefile.am
index 3d74850f2d..877cb51869 100644
--- a/c/src/ada-tests/mptests/mp02/node2/Makefile.am
+++ b/c/src/ada-tests/mptests/mp02/node2/Makefile.am
@@ -1,5 +1,3 @@
-## $Id$
-
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
include $(top_srcdir)/../../../testsuites/automake/compile.am
diff --git a/c/src/ada-tests/mptests/mp03/Makefile.am b/c/src/ada-tests/mptests/mp03/Makefile.am
index 037d3ad7cb..0ad1000d4d 100644
--- a/c/src/ada-tests/mptests/mp03/Makefile.am
+++ b/c/src/ada-tests/mptests/mp03/Makefile.am
@@ -1,5 +1,3 @@
-## $Id$
-
SUBDIRS = node1 node2
include $(top_srcdir)/../../../testsuites/automake/subdirs.am
diff --git a/c/src/ada-tests/mptests/mp03/node1/Makefile.am b/c/src/ada-tests/mptests/mp03/node1/Makefile.am
index b63d8c1540..859fdb3702 100644
--- a/c/src/ada-tests/mptests/mp03/node1/Makefile.am
+++ b/c/src/ada-tests/mptests/mp03/node1/Makefile.am
@@ -1,5 +1,3 @@
-## $Id$
-
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
include $(top_srcdir)/../../../testsuites/automake/compile.am
diff --git a/c/src/ada-tests/mptests/mp03/node2/Makefile.am b/c/src/ada-tests/mptests/mp03/node2/Makefile.am
index 75736010be..b7088eb4a7 100644
--- a/c/src/ada-tests/mptests/mp03/node2/Makefile.am
+++ b/c/src/ada-tests/mptests/mp03/node2/Makefile.am
@@ -1,5 +1,3 @@
-## $Id$
-
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
include $(top_srcdir)/../../../testsuites/automake/compile.am
diff --git a/c/src/ada-tests/mptests/mp04/Makefile.am b/c/src/ada-tests/mptests/mp04/Makefile.am
index 037d3ad7cb..0ad1000d4d 100644
--- a/c/src/ada-tests/mptests/mp04/Makefile.am
+++ b/c/src/ada-tests/mptests/mp04/Makefile.am
@@ -1,5 +1,3 @@
-## $Id$
-
SUBDIRS = node1 node2
include $(top_srcdir)/../../../testsuites/automake/subdirs.am
diff --git a/c/src/ada-tests/mptests/mp04/node1/Makefile.am b/c/src/ada-tests/mptests/mp04/node1/Makefile.am
index 16453ed7e7..221ec1a2b8 100644
--- a/c/src/ada-tests/mptests/mp04/node1/Makefile.am
+++ b/c/src/ada-tests/mptests/mp04/node1/Makefile.am
@@ -1,5 +1,3 @@
-## $Id$
-
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
include $(top_srcdir)/../../../testsuites/automake/compile.am
diff --git a/c/src/ada-tests/mptests/mp04/node2/Makefile.am b/c/src/ada-tests/mptests/mp04/node2/Makefile.am
index 4932243b78..377564a460 100644
--- a/c/src/ada-tests/mptests/mp04/node2/Makefile.am
+++ b/c/src/ada-tests/mptests/mp04/node2/Makefile.am
@@ -1,5 +1,3 @@
-## $Id$
-
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
include $(top_srcdir)/../../../testsuites/automake/compile.am
diff --git a/c/src/ada-tests/mptests/mp05/Makefile.am b/c/src/ada-tests/mptests/mp05/Makefile.am
index 037d3ad7cb..0ad1000d4d 100644
--- a/c/src/ada-tests/mptests/mp05/Makefile.am
+++ b/c/src/ada-tests/mptests/mp05/Makefile.am
@@ -1,5 +1,3 @@
-## $Id$
-
SUBDIRS = node1 node2
include $(top_srcdir)/../../../testsuites/automake/subdirs.am
diff --git a/c/src/ada-tests/mptests/mp05/node1/Makefile.am b/c/src/ada-tests/mptests/mp05/node1/Makefile.am
index 51b8b24319..be025c259b 100644
--- a/c/src/ada-tests/mptests/mp05/node1/Makefile.am
+++ b/c/src/ada-tests/mptests/mp05/node1/Makefile.am
@@ -1,5 +1,3 @@
-## $Id$
-
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
include $(top_srcdir)/../../../testsuites/automake/compile.am
diff --git a/c/src/ada-tests/mptests/mp05/node2/Makefile.am b/c/src/ada-tests/mptests/mp05/node2/Makefile.am
index 8af1f3db8f..8f4be962ff 100644
--- a/c/src/ada-tests/mptests/mp05/node2/Makefile.am
+++ b/c/src/ada-tests/mptests/mp05/node2/Makefile.am
@@ -1,5 +1,3 @@
-## $Id$
-
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
include $(top_srcdir)/../../../testsuites/automake/compile.am
diff --git a/c/src/ada-tests/mptests/mp06/Makefile.am b/c/src/ada-tests/mptests/mp06/Makefile.am
index 037d3ad7cb..0ad1000d4d 100644
--- a/c/src/ada-tests/mptests/mp06/Makefile.am
+++ b/c/src/ada-tests/mptests/mp06/Makefile.am
@@ -1,5 +1,3 @@
-## $Id$
-
SUBDIRS = node1 node2
include $(top_srcdir)/../../../testsuites/automake/subdirs.am
diff --git a/c/src/ada-tests/mptests/mp06/node1/Makefile.am b/c/src/ada-tests/mptests/mp06/node1/Makefile.am
index edb9ba4bd9..d5e2cd3671 100644
--- a/c/src/ada-tests/mptests/mp06/node1/Makefile.am
+++ b/c/src/ada-tests/mptests/mp06/node1/Makefile.am
@@ -1,5 +1,3 @@
-## $Id$
-
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
include $(top_srcdir)/../../../testsuites/automake/compile.am
diff --git a/c/src/ada-tests/mptests/mp06/node2/Makefile.am b/c/src/ada-tests/mptests/mp06/node2/Makefile.am
index 95278aec03..47c3d13d67 100644
--- a/c/src/ada-tests/mptests/mp06/node2/Makefile.am
+++ b/c/src/ada-tests/mptests/mp06/node2/Makefile.am
@@ -1,5 +1,3 @@
-## $Id$
-
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
include $(top_srcdir)/../../../testsuites/automake/compile.am
diff --git a/c/src/ada-tests/mptests/mp07/Makefile.am b/c/src/ada-tests/mptests/mp07/Makefile.am
index 037d3ad7cb..0ad1000d4d 100644
--- a/c/src/ada-tests/mptests/mp07/Makefile.am
+++ b/c/src/ada-tests/mptests/mp07/Makefile.am
@@ -1,5 +1,3 @@
-## $Id$
-
SUBDIRS = node1 node2
include $(top_srcdir)/../../../testsuites/automake/subdirs.am
diff --git a/c/src/ada-tests/mptests/mp07/node1/Makefile.am b/c/src/ada-tests/mptests/mp07/node1/Makefile.am
index 361df5e9c5..540e28f956 100644
--- a/c/src/ada-tests/mptests/mp07/node1/Makefile.am
+++ b/c/src/ada-tests/mptests/mp07/node1/Makefile.am
@@ -1,5 +1,3 @@
-## $Id$
-
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
include $(top_srcdir)/../../../testsuites/automake/compile.am
diff --git a/c/src/ada-tests/mptests/mp07/node2/Makefile.am b/c/src/ada-tests/mptests/mp07/node2/Makefile.am
index e3663221ee..9ef989f01f 100644
--- a/c/src/ada-tests/mptests/mp07/node2/Makefile.am
+++ b/c/src/ada-tests/mptests/mp07/node2/Makefile.am
@@ -1,5 +1,3 @@
-## $Id$
-
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
include $(top_srcdir)/../../../testsuites/automake/compile.am
diff --git a/c/src/ada-tests/mptests/mp08/Makefile.am b/c/src/ada-tests/mptests/mp08/Makefile.am
index 037d3ad7cb..0ad1000d4d 100644
--- a/c/src/ada-tests/mptests/mp08/Makefile.am
+++ b/c/src/ada-tests/mptests/mp08/Makefile.am
@@ -1,5 +1,3 @@
-## $Id$
-
SUBDIRS = node1 node2
include $(top_srcdir)/../../../testsuites/automake/subdirs.am
diff --git a/c/src/ada-tests/mptests/mp08/node1/Makefile.am b/c/src/ada-tests/mptests/mp08/node1/Makefile.am
index 314d14d661..4e007f25a9 100644
--- a/c/src/ada-tests/mptests/mp08/node1/Makefile.am
+++ b/c/src/ada-tests/mptests/mp08/node1/Makefile.am
@@ -1,5 +1,3 @@
-## $Id$
-
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
include $(top_srcdir)/../../../testsuites/automake/compile.am
diff --git a/c/src/ada-tests/mptests/mp08/node2/Makefile.am b/c/src/ada-tests/mptests/mp08/node2/Makefile.am
index a61e89d2d2..5a804c32e4 100644
--- a/c/src/ada-tests/mptests/mp08/node2/Makefile.am
+++ b/c/src/ada-tests/mptests/mp08/node2/Makefile.am
@@ -1,5 +1,3 @@
-## $Id$
-
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
include $(top_srcdir)/../../../testsuites/automake/compile.am
diff --git a/c/src/ada-tests/mptests/mp09/Makefile.am b/c/src/ada-tests/mptests/mp09/Makefile.am
index 037d3ad7cb..0ad1000d4d 100644
--- a/c/src/ada-tests/mptests/mp09/Makefile.am
+++ b/c/src/ada-tests/mptests/mp09/Makefile.am
@@ -1,5 +1,3 @@
-## $Id$
-
SUBDIRS = node1 node2
include $(top_srcdir)/../../../testsuites/automake/subdirs.am
diff --git a/c/src/ada-tests/mptests/mp09/node1/Makefile.am b/c/src/ada-tests/mptests/mp09/node1/Makefile.am
index 272b640d5b..bf40a63d59 100644
--- a/c/src/ada-tests/mptests/mp09/node1/Makefile.am
+++ b/c/src/ada-tests/mptests/mp09/node1/Makefile.am
@@ -1,5 +1,3 @@
-## $Id$
-
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
include $(top_srcdir)/../../../testsuites/automake/compile.am
diff --git a/c/src/ada-tests/mptests/mp09/node2/Makefile.am b/c/src/ada-tests/mptests/mp09/node2/Makefile.am
index 2627859ad3..b4b631cda2 100644
--- a/c/src/ada-tests/mptests/mp09/node2/Makefile.am
+++ b/c/src/ada-tests/mptests/mp09/node2/Makefile.am
@@ -1,5 +1,3 @@
-## $Id$
-
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
include $(top_srcdir)/../../../testsuites/automake/compile.am
diff --git a/c/src/ada-tests/mptests/mp10/Makefile.am b/c/src/ada-tests/mptests/mp10/Makefile.am
index 037d3ad7cb..0ad1000d4d 100644
--- a/c/src/ada-tests/mptests/mp10/Makefile.am
+++ b/c/src/ada-tests/mptests/mp10/Makefile.am
@@ -1,5 +1,3 @@
-## $Id$
-
SUBDIRS = node1 node2
include $(top_srcdir)/../../../testsuites/automake/subdirs.am
diff --git a/c/src/ada-tests/mptests/mp10/node1/Makefile.am b/c/src/ada-tests/mptests/mp10/node1/Makefile.am
index eccf99ca3f..49a7eadab7 100644
--- a/c/src/ada-tests/mptests/mp10/node1/Makefile.am
+++ b/c/src/ada-tests/mptests/mp10/node1/Makefile.am
@@ -1,5 +1,3 @@
-## $Id$
-
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
include $(top_srcdir)/../../../testsuites/automake/compile.am
diff --git a/c/src/ada-tests/mptests/mp10/node2/Makefile.am b/c/src/ada-tests/mptests/mp10/node2/Makefile.am
index dab6337642..11e8f53b29 100644
--- a/c/src/ada-tests/mptests/mp10/node2/Makefile.am
+++ b/c/src/ada-tests/mptests/mp10/node2/Makefile.am
@@ -1,5 +1,3 @@
-## $Id$
-
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
include $(top_srcdir)/../../../testsuites/automake/compile.am
diff --git a/c/src/ada-tests/mptests/mp11/Makefile.am b/c/src/ada-tests/mptests/mp11/Makefile.am
index 037d3ad7cb..0ad1000d4d 100644
--- a/c/src/ada-tests/mptests/mp11/Makefile.am
+++ b/c/src/ada-tests/mptests/mp11/Makefile.am
@@ -1,5 +1,3 @@
-## $Id$
-
SUBDIRS = node1 node2
include $(top_srcdir)/../../../testsuites/automake/subdirs.am
diff --git a/c/src/ada-tests/mptests/mp11/node1/Makefile.am b/c/src/ada-tests/mptests/mp11/node1/Makefile.am
index c0c198dda1..e791c4f219 100644
--- a/c/src/ada-tests/mptests/mp11/node1/Makefile.am
+++ b/c/src/ada-tests/mptests/mp11/node1/Makefile.am
@@ -1,5 +1,3 @@
-## $Id$
-
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
include $(top_srcdir)/../../../testsuites/automake/compile.am
diff --git a/c/src/ada-tests/mptests/mp11/node2/Makefile.am b/c/src/ada-tests/mptests/mp11/node2/Makefile.am
index 38de152d31..a216808867 100644
--- a/c/src/ada-tests/mptests/mp11/node2/Makefile.am
+++ b/c/src/ada-tests/mptests/mp11/node2/Makefile.am
@@ -1,5 +1,3 @@
-## $Id$
-
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
include $(top_srcdir)/../../../testsuites/automake/compile.am
diff --git a/c/src/ada-tests/mptests/mp12/Makefile.am b/c/src/ada-tests/mptests/mp12/Makefile.am
index 037d3ad7cb..0ad1000d4d 100644
--- a/c/src/ada-tests/mptests/mp12/Makefile.am
+++ b/c/src/ada-tests/mptests/mp12/Makefile.am
@@ -1,5 +1,3 @@
-## $Id$
-
SUBDIRS = node1 node2
include $(top_srcdir)/../../../testsuites/automake/subdirs.am
diff --git a/c/src/ada-tests/mptests/mp12/node1/Makefile.am b/c/src/ada-tests/mptests/mp12/node1/Makefile.am
index 46d095532a..22eb8b7ea6 100644
--- a/c/src/ada-tests/mptests/mp12/node1/Makefile.am
+++ b/c/src/ada-tests/mptests/mp12/node1/Makefile.am
@@ -1,5 +1,3 @@
-## $Id$
-
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
include $(top_srcdir)/../../../testsuites/automake/compile.am
diff --git a/c/src/ada-tests/mptests/mp12/node2/Makefile.am b/c/src/ada-tests/mptests/mp12/node2/Makefile.am
index 63a7021691..889f100010 100644
--- a/c/src/ada-tests/mptests/mp12/node2/Makefile.am
+++ b/c/src/ada-tests/mptests/mp12/node2/Makefile.am
@@ -1,5 +1,3 @@
-## $Id$
-
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
include $(top_srcdir)/../../../testsuites/automake/compile.am
diff --git a/c/src/ada-tests/mptests/mp13/Makefile.am b/c/src/ada-tests/mptests/mp13/Makefile.am
index 037d3ad7cb..0ad1000d4d 100644
--- a/c/src/ada-tests/mptests/mp13/Makefile.am
+++ b/c/src/ada-tests/mptests/mp13/Makefile.am
@@ -1,5 +1,3 @@
-## $Id$
-
SUBDIRS = node1 node2
include $(top_srcdir)/../../../testsuites/automake/subdirs.am
diff --git a/c/src/ada-tests/mptests/mp13/node1/Makefile.am b/c/src/ada-tests/mptests/mp13/node1/Makefile.am
index d55d4aea4f..aa80acd467 100644
--- a/c/src/ada-tests/mptests/mp13/node1/Makefile.am
+++ b/c/src/ada-tests/mptests/mp13/node1/Makefile.am
@@ -1,5 +1,3 @@
-## $Id$
-
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
include $(top_srcdir)/../../../testsuites/automake/compile.am
diff --git a/c/src/ada-tests/mptests/mp13/node2/Makefile.am b/c/src/ada-tests/mptests/mp13/node2/Makefile.am
index 50e7f68257..c28ec60bb2 100644
--- a/c/src/ada-tests/mptests/mp13/node2/Makefile.am
+++ b/c/src/ada-tests/mptests/mp13/node2/Makefile.am
@@ -1,5 +1,3 @@
-## $Id$
-
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
include $(top_srcdir)/../../../testsuites/automake/compile.am
diff --git a/c/src/ada-tests/mptests/mp14/Makefile.am b/c/src/ada-tests/mptests/mp14/Makefile.am
index 037d3ad7cb..0ad1000d4d 100644
--- a/c/src/ada-tests/mptests/mp14/Makefile.am
+++ b/c/src/ada-tests/mptests/mp14/Makefile.am
@@ -1,5 +1,3 @@
-## $Id$
-
SUBDIRS = node1 node2
include $(top_srcdir)/../../../testsuites/automake/subdirs.am
diff --git a/c/src/ada-tests/mptests/mp14/node1/Makefile.am b/c/src/ada-tests/mptests/mp14/node1/Makefile.am
index 0236d0cf08..0dc8f8be52 100644
--- a/c/src/ada-tests/mptests/mp14/node1/Makefile.am
+++ b/c/src/ada-tests/mptests/mp14/node1/Makefile.am
@@ -1,5 +1,3 @@
-## $Id$
-
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
include $(top_srcdir)/../../../testsuites/automake/compile.am
diff --git a/c/src/ada-tests/mptests/mp14/node2/Makefile.am b/c/src/ada-tests/mptests/mp14/node2/Makefile.am
index 48f6bcae2a..30d2cf8c3f 100644
--- a/c/src/ada-tests/mptests/mp14/node2/Makefile.am
+++ b/c/src/ada-tests/mptests/mp14/node2/Makefile.am
@@ -1,5 +1,3 @@
-## $Id$
-
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
include $(top_srcdir)/../../../testsuites/automake/compile.am
diff --git a/c/src/ada-tests/samples/Makefile.am b/c/src/ada-tests/samples/Makefile.am
index 9079da44fb..a292ae616e 100644
--- a/c/src/ada-tests/samples/Makefile.am
+++ b/c/src/ada-tests/samples/Makefile.am
@@ -1,5 +1,3 @@
-## $Id$
-
SUBDIRS = hello ticker base_sp nsecs
if HAS_MP
diff --git a/c/src/ada-tests/samples/base_mp/Makefile.am b/c/src/ada-tests/samples/base_mp/Makefile.am
index 847b3b94a4..8621f194d9 100644
--- a/c/src/ada-tests/samples/base_mp/Makefile.am
+++ b/c/src/ada-tests/samples/base_mp/Makefile.am
@@ -1,5 +1,3 @@
-## $Id$
-
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
include $(top_srcdir)/../../../testsuites/automake/compile.am
diff --git a/c/src/ada-tests/samples/base_mp/node1/Makefile.am b/c/src/ada-tests/samples/base_mp/node1/Makefile.am
index 5bc2153e74..530766541c 100644
--- a/c/src/ada-tests/samples/base_mp/node1/Makefile.am
+++ b/c/src/ada-tests/samples/base_mp/node1/Makefile.am
@@ -1,5 +1,3 @@
-## $Id$
-
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
include $(top_srcdir)/../../../testsuites/automake/compile.am
diff --git a/c/src/ada-tests/samples/base_mp/node2/Makefile.am b/c/src/ada-tests/samples/base_mp/node2/Makefile.am
index 3ffab7fae1..efc208bf65 100644
--- a/c/src/ada-tests/samples/base_mp/node2/Makefile.am
+++ b/c/src/ada-tests/samples/base_mp/node2/Makefile.am
@@ -1,5 +1,3 @@
-## $Id$
-
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
include $(top_srcdir)/../../../testsuites/automake/compile.am
diff --git a/c/src/ada-tests/samples/base_sp/Makefile.am b/c/src/ada-tests/samples/base_sp/Makefile.am
index b792f9525d..6575f06ccc 100644
--- a/c/src/ada-tests/samples/base_sp/Makefile.am
+++ b/c/src/ada-tests/samples/base_sp/Makefile.am
@@ -1,5 +1,3 @@
-## $Id$
-
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
include $(top_srcdir)/../../../testsuites/automake/compile.am
diff --git a/c/src/ada-tests/samples/hello/Makefile.am b/c/src/ada-tests/samples/hello/Makefile.am
index 7aa2d5da0f..ff4b51c232 100644
--- a/c/src/ada-tests/samples/hello/Makefile.am
+++ b/c/src/ada-tests/samples/hello/Makefile.am
@@ -1,5 +1,3 @@
-## $Id$
-
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
include $(top_srcdir)/../../../testsuites/automake/compile.am
diff --git a/c/src/ada-tests/samples/nsecs/Makefile.am b/c/src/ada-tests/samples/nsecs/Makefile.am
index 36493b85b4..bc8dd2a87b 100644
--- a/c/src/ada-tests/samples/nsecs/Makefile.am
+++ b/c/src/ada-tests/samples/nsecs/Makefile.am
@@ -1,5 +1,3 @@
-## $Id$
-
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
include $(top_srcdir)/../../../testsuites/automake/compile.am
diff --git a/c/src/ada-tests/samples/ticker/Makefile.am b/c/src/ada-tests/samples/ticker/Makefile.am
index 14864f9065..b21d6c464f 100644
--- a/c/src/ada-tests/samples/ticker/Makefile.am
+++ b/c/src/ada-tests/samples/ticker/Makefile.am
@@ -1,5 +1,3 @@
-## $Id$
-
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
include $(top_srcdir)/../../../testsuites/automake/compile.am
diff --git a/c/src/ada-tests/sptests/Makefile.am b/c/src/ada-tests/sptests/Makefile.am
index 17131ec98e..5de1f4ea06 100644
--- a/c/src/ada-tests/sptests/Makefile.am
+++ b/c/src/ada-tests/sptests/Makefile.am
@@ -1,5 +1,3 @@
-## $Id$
-
SUBDIRS =
SUBDIRS += sp01
SUBDIRS += sp02
diff --git a/c/src/ada-tests/sptests/sp01/Makefile.am b/c/src/ada-tests/sptests/sp01/Makefile.am
index 04640499d3..fbbc8374c0 100644
--- a/c/src/ada-tests/sptests/sp01/Makefile.am
+++ b/c/src/ada-tests/sptests/sp01/Makefile.am
@@ -1,5 +1,3 @@
-## $Id$
-
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
include $(top_srcdir)/../../../testsuites/automake/compile.am
diff --git a/c/src/ada-tests/sptests/sp02/Makefile.am b/c/src/ada-tests/sptests/sp02/Makefile.am
index 64f675dcd6..d23a4e6fdb 100644
--- a/c/src/ada-tests/sptests/sp02/Makefile.am
+++ b/c/src/ada-tests/sptests/sp02/Makefile.am
@@ -1,5 +1,3 @@
-## $Id$
-
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
include $(top_srcdir)/../../../testsuites/automake/compile.am
diff --git a/c/src/ada-tests/sptests/sp03/Makefile.am b/c/src/ada-tests/sptests/sp03/Makefile.am
index e8a46e66df..cdb256c07f 100644
--- a/c/src/ada-tests/sptests/sp03/Makefile.am
+++ b/c/src/ada-tests/sptests/sp03/Makefile.am
@@ -1,5 +1,3 @@
-## $Id$
-
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
include $(top_srcdir)/../../../testsuites/automake/compile.am
diff --git a/c/src/ada-tests/sptests/sp04/Makefile.am b/c/src/ada-tests/sptests/sp04/Makefile.am
index 197b8559ca..cbc8cf294b 100644
--- a/c/src/ada-tests/sptests/sp04/Makefile.am
+++ b/c/src/ada-tests/sptests/sp04/Makefile.am
@@ -1,5 +1,3 @@
-## $Id$
-
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
include $(top_srcdir)/../../../testsuites/automake/compile.am
diff --git a/c/src/ada-tests/sptests/sp05/Makefile.am b/c/src/ada-tests/sptests/sp05/Makefile.am
index ad7816e761..c66d419a14 100644
--- a/c/src/ada-tests/sptests/sp05/Makefile.am
+++ b/c/src/ada-tests/sptests/sp05/Makefile.am
@@ -1,5 +1,3 @@
-## $Id$
-
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
include $(top_srcdir)/../../../testsuites/automake/compile.am
diff --git a/c/src/ada-tests/sptests/sp06/Makefile.am b/c/src/ada-tests/sptests/sp06/Makefile.am
index 220cc7824b..538e0939f8 100644
--- a/c/src/ada-tests/sptests/sp06/Makefile.am
+++ b/c/src/ada-tests/sptests/sp06/Makefile.am
@@ -1,5 +1,3 @@
-## $Id$
-
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
include $(top_srcdir)/../../../testsuites/automake/compile.am
diff --git a/c/src/ada-tests/sptests/sp07/Makefile.am b/c/src/ada-tests/sptests/sp07/Makefile.am
index b5079c1fba..52c93798c0 100644
--- a/c/src/ada-tests/sptests/sp07/Makefile.am
+++ b/c/src/ada-tests/sptests/sp07/Makefile.am
@@ -1,5 +1,3 @@
-## $Id$
-
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
include $(top_srcdir)/../../../testsuites/automake/compile.am
diff --git a/c/src/ada-tests/sptests/sp08/Makefile.am b/c/src/ada-tests/sptests/sp08/Makefile.am
index 2e4ff1de96..1514bd39a0 100644
--- a/c/src/ada-tests/sptests/sp08/Makefile.am
+++ b/c/src/ada-tests/sptests/sp08/Makefile.am
@@ -1,5 +1,3 @@
-## $Id$
-
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
include $(top_srcdir)/../../../testsuites/automake/compile.am
diff --git a/c/src/ada-tests/sptests/sp09/Makefile.am b/c/src/ada-tests/sptests/sp09/Makefile.am
index 4cb5113f82..ba4edebc84 100644
--- a/c/src/ada-tests/sptests/sp09/Makefile.am
+++ b/c/src/ada-tests/sptests/sp09/Makefile.am
@@ -1,5 +1,3 @@
-## $Id$
-
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
include $(top_srcdir)/../../../testsuites/automake/compile.am
diff --git a/c/src/ada-tests/sptests/sp11/Makefile.am b/c/src/ada-tests/sptests/sp11/Makefile.am
index 1060ddc619..5c7cd28809 100644
--- a/c/src/ada-tests/sptests/sp11/Makefile.am
+++ b/c/src/ada-tests/sptests/sp11/Makefile.am
@@ -1,5 +1,3 @@
-## $Id$
-
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
include $(top_srcdir)/../../../testsuites/automake/compile.am
diff --git a/c/src/ada-tests/sptests/sp12/Makefile.am b/c/src/ada-tests/sptests/sp12/Makefile.am
index a86d1fe4e6..33c5e080e3 100644
--- a/c/src/ada-tests/sptests/sp12/Makefile.am
+++ b/c/src/ada-tests/sptests/sp12/Makefile.am
@@ -1,5 +1,3 @@
-## $Id$
-
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
include $(top_srcdir)/../../../testsuites/automake/compile.am
diff --git a/c/src/ada-tests/sptests/sp13/Makefile.am b/c/src/ada-tests/sptests/sp13/Makefile.am
index f33e29098b..f54587f3a7 100644
--- a/c/src/ada-tests/sptests/sp13/Makefile.am
+++ b/c/src/ada-tests/sptests/sp13/Makefile.am
@@ -1,5 +1,3 @@
-## $Id$
-
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
include $(top_srcdir)/../../../testsuites/automake/compile.am
diff --git a/c/src/ada-tests/sptests/sp14/Makefile.am b/c/src/ada-tests/sptests/sp14/Makefile.am
index 57f249548f..dbe01f5915 100644
--- a/c/src/ada-tests/sptests/sp14/Makefile.am
+++ b/c/src/ada-tests/sptests/sp14/Makefile.am
@@ -1,5 +1,3 @@
-## $Id$
-
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
include $(top_srcdir)/../../../testsuites/automake/compile.am
diff --git a/c/src/ada-tests/sptests/sp15/Makefile.am b/c/src/ada-tests/sptests/sp15/Makefile.am
index 2cf45838cc..5804cda188 100644
--- a/c/src/ada-tests/sptests/sp15/Makefile.am
+++ b/c/src/ada-tests/sptests/sp15/Makefile.am
@@ -1,5 +1,3 @@
-## $Id$
-
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
include $(top_srcdir)/../../../testsuites/automake/compile.am
diff --git a/c/src/ada-tests/sptests/sp16/Makefile.am b/c/src/ada-tests/sptests/sp16/Makefile.am
index d6d523961f..fc5d075d2c 100644
--- a/c/src/ada-tests/sptests/sp16/Makefile.am
+++ b/c/src/ada-tests/sptests/sp16/Makefile.am
@@ -1,5 +1,3 @@
-## $Id$
-
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
include $(top_srcdir)/../../../testsuites/automake/compile.am
diff --git a/c/src/ada-tests/sptests/sp17/Makefile.am b/c/src/ada-tests/sptests/sp17/Makefile.am
index ea63db69d0..7b20338c06 100644
--- a/c/src/ada-tests/sptests/sp17/Makefile.am
+++ b/c/src/ada-tests/sptests/sp17/Makefile.am
@@ -1,5 +1,3 @@
-## $Id$
-
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
include $(top_srcdir)/../../../testsuites/automake/compile.am
diff --git a/c/src/ada-tests/sptests/sp19/Makefile.am b/c/src/ada-tests/sptests/sp19/Makefile.am
index 47e31916ec..726b07c82d 100644
--- a/c/src/ada-tests/sptests/sp19/Makefile.am
+++ b/c/src/ada-tests/sptests/sp19/Makefile.am
@@ -1,5 +1,3 @@
-## $Id$
-
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
include $(top_srcdir)/../../../testsuites/automake/compile.am
diff --git a/c/src/ada-tests/sptests/sp20/Makefile.am b/c/src/ada-tests/sptests/sp20/Makefile.am
index d8cccaa1e9..24628b8122 100644
--- a/c/src/ada-tests/sptests/sp20/Makefile.am
+++ b/c/src/ada-tests/sptests/sp20/Makefile.am
@@ -1,5 +1,3 @@
-## $Id$
-
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
include $(top_srcdir)/../../../testsuites/automake/compile.am
diff --git a/c/src/ada-tests/sptests/sp22/Makefile.am b/c/src/ada-tests/sptests/sp22/Makefile.am
index 790b398b5a..168d23befb 100644
--- a/c/src/ada-tests/sptests/sp22/Makefile.am
+++ b/c/src/ada-tests/sptests/sp22/Makefile.am
@@ -1,5 +1,3 @@
-## $Id$
-
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
include $(top_srcdir)/../../../testsuites/automake/compile.am
diff --git a/c/src/ada-tests/sptests/sp23/Makefile.am b/c/src/ada-tests/sptests/sp23/Makefile.am
index fdd80caa2f..c4823a817d 100644
--- a/c/src/ada-tests/sptests/sp23/Makefile.am
+++ b/c/src/ada-tests/sptests/sp23/Makefile.am
@@ -1,5 +1,3 @@
-## $Id$
-
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
include $(top_srcdir)/../../../testsuites/automake/compile.am
diff --git a/c/src/ada-tests/sptests/sp24/Makefile.am b/c/src/ada-tests/sptests/sp24/Makefile.am
index d58120982e..044faae303 100644
--- a/c/src/ada-tests/sptests/sp24/Makefile.am
+++ b/c/src/ada-tests/sptests/sp24/Makefile.am
@@ -1,5 +1,3 @@
-## $Id$
-
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
include $(top_srcdir)/../../../testsuites/automake/compile.am
diff --git a/c/src/ada-tests/sptests/sp25/Makefile.am b/c/src/ada-tests/sptests/sp25/Makefile.am
index d2d45e7a6e..e5a25e495c 100644
--- a/c/src/ada-tests/sptests/sp25/Makefile.am
+++ b/c/src/ada-tests/sptests/sp25/Makefile.am
@@ -1,5 +1,3 @@
-## $Id$
-
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
include $(top_srcdir)/../../../testsuites/automake/compile.am
diff --git a/c/src/ada-tests/sptests/spname01/Makefile.am b/c/src/ada-tests/sptests/spname01/Makefile.am
index 53a1566e98..ab5d8a6bdf 100644
--- a/c/src/ada-tests/sptests/spname01/Makefile.am
+++ b/c/src/ada-tests/sptests/spname01/Makefile.am
@@ -1,5 +1,3 @@
-## $Id$
-
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
include $(top_srcdir)/../../../testsuites/automake/compile.am
diff --git a/c/src/ada-tests/support/Makefile.am b/c/src/ada-tests/support/Makefile.am
index d0c160c1cb..88a4014be7 100644
--- a/c/src/ada-tests/support/Makefile.am
+++ b/c/src/ada-tests/support/Makefile.am
@@ -1,5 +1,3 @@
-## $Id$
-
EXTRA_DIST =
EXTRA_DIST += address_io.adb
EXTRA_DIST += address_io.ads
diff --git a/c/src/ada-tests/tmtests/Makefile.am b/c/src/ada-tests/tmtests/Makefile.am
index c83806638a..35a12493b2 100644
--- a/c/src/ada-tests/tmtests/Makefile.am
+++ b/c/src/ada-tests/tmtests/Makefile.am
@@ -1,5 +1,3 @@
-## $Id$
-
SUBDIRS =
SUBDIRS += tm01
SUBDIRS += tm02
diff --git a/c/src/ada-tests/tmtests/tm01/Makefile.am b/c/src/ada-tests/tmtests/tm01/Makefile.am
index 7baa32c1fd..18932e9c15 100644
--- a/c/src/ada-tests/tmtests/tm01/Makefile.am
+++ b/c/src/ada-tests/tmtests/tm01/Makefile.am
@@ -1,5 +1,3 @@
-## $Id$
-
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
include $(top_srcdir)/../../../testsuites/automake/compile.am
diff --git a/c/src/ada-tests/tmtests/tm02/Makefile.am b/c/src/ada-tests/tmtests/tm02/Makefile.am
index bb76d67019..c8d86e77ba 100644
--- a/c/src/ada-tests/tmtests/tm02/Makefile.am
+++ b/c/src/ada-tests/tmtests/tm02/Makefile.am
@@ -1,5 +1,3 @@
-## $Id$
-
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
include $(top_srcdir)/../../../testsuites/automake/compile.am
diff --git a/c/src/ada-tests/tmtests/tm03/Makefile.am b/c/src/ada-tests/tmtests/tm03/Makefile.am
index ff85838f40..ea61d4b209 100644
--- a/c/src/ada-tests/tmtests/tm03/Makefile.am
+++ b/c/src/ada-tests/tmtests/tm03/Makefile.am
@@ -1,5 +1,3 @@
-## $Id$
-
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
include $(top_srcdir)/../../../testsuites/automake/compile.am
diff --git a/c/src/ada-tests/tmtests/tm04/Makefile.am b/c/src/ada-tests/tmtests/tm04/Makefile.am
index 50c2b4d00c..744e383ce7 100644
--- a/c/src/ada-tests/tmtests/tm04/Makefile.am
+++ b/c/src/ada-tests/tmtests/tm04/Makefile.am
@@ -1,5 +1,3 @@
-## $Id$
-
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
include $(top_srcdir)/../../../testsuites/automake/compile.am
diff --git a/c/src/ada-tests/tmtests/tm05/Makefile.am b/c/src/ada-tests/tmtests/tm05/Makefile.am
index 80826a2da9..9398956ee6 100644
--- a/c/src/ada-tests/tmtests/tm05/Makefile.am
+++ b/c/src/ada-tests/tmtests/tm05/Makefile.am
@@ -1,5 +1,3 @@
-## $Id$
-
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
include $(top_srcdir)/../../../testsuites/automake/compile.am
diff --git a/c/src/ada-tests/tmtests/tm06/Makefile.am b/c/src/ada-tests/tmtests/tm06/Makefile.am
index 347cb9f21c..881effa4fe 100644
--- a/c/src/ada-tests/tmtests/tm06/Makefile.am
+++ b/c/src/ada-tests/tmtests/tm06/Makefile.am
@@ -1,5 +1,3 @@
-## $Id$
-
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
include $(top_srcdir)/../../../testsuites/automake/compile.am
diff --git a/c/src/ada-tests/tmtests/tm07/Makefile.am b/c/src/ada-tests/tmtests/tm07/Makefile.am
index 175c4b4e0c..d4bbd23128 100644
--- a/c/src/ada-tests/tmtests/tm07/Makefile.am
+++ b/c/src/ada-tests/tmtests/tm07/Makefile.am
@@ -1,5 +1,3 @@
-## $Id$
-
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
include $(top_srcdir)/../../../testsuites/automake/compile.am
diff --git a/c/src/ada-tests/tmtests/tm08/Makefile.am b/c/src/ada-tests/tmtests/tm08/Makefile.am
index 347fb3cc87..b37d09d337 100644
--- a/c/src/ada-tests/tmtests/tm08/Makefile.am
+++ b/c/src/ada-tests/tmtests/tm08/Makefile.am
@@ -1,5 +1,3 @@
-## $Id$
-
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
include $(top_srcdir)/../../../testsuites/automake/compile.am
diff --git a/c/src/ada-tests/tmtests/tm09/Makefile.am b/c/src/ada-tests/tmtests/tm09/Makefile.am
index c028fbf8aa..e0be06a650 100644
--- a/c/src/ada-tests/tmtests/tm09/Makefile.am
+++ b/c/src/ada-tests/tmtests/tm09/Makefile.am
@@ -1,5 +1,3 @@
-## $Id$
-
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
include $(top_srcdir)/../../../testsuites/automake/compile.am
diff --git a/c/src/ada-tests/tmtests/tm10/Makefile.am b/c/src/ada-tests/tmtests/tm10/Makefile.am
index dc998748aa..43b039dd38 100644
--- a/c/src/ada-tests/tmtests/tm10/Makefile.am
+++ b/c/src/ada-tests/tmtests/tm10/Makefile.am
@@ -1,5 +1,3 @@
-## $Id$
-
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
include $(top_srcdir)/../../../testsuites/automake/compile.am
diff --git a/c/src/ada-tests/tmtests/tm11/Makefile.am b/c/src/ada-tests/tmtests/tm11/Makefile.am
index 43449e566e..a5532f2301 100644
--- a/c/src/ada-tests/tmtests/tm11/Makefile.am
+++ b/c/src/ada-tests/tmtests/tm11/Makefile.am
@@ -1,5 +1,3 @@
-## $Id$
-
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
include $(top_srcdir)/../../../testsuites/automake/compile.am
diff --git a/c/src/ada-tests/tmtests/tm12/Makefile.am b/c/src/ada-tests/tmtests/tm12/Makefile.am
index 54f213704c..925aa17a5f 100644
--- a/c/src/ada-tests/tmtests/tm12/Makefile.am
+++ b/c/src/ada-tests/tmtests/tm12/Makefile.am
@@ -1,5 +1,3 @@
-## $Id$
-
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
include $(top_srcdir)/../../../testsuites/automake/compile.am
diff --git a/c/src/ada-tests/tmtests/tm13/Makefile.am b/c/src/ada-tests/tmtests/tm13/Makefile.am
index a58cb16dfb..cc8bb32e16 100644
--- a/c/src/ada-tests/tmtests/tm13/Makefile.am
+++ b/c/src/ada-tests/tmtests/tm13/Makefile.am
@@ -1,5 +1,3 @@
-## $Id$
-
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
include $(top_srcdir)/../../../testsuites/automake/compile.am
diff --git a/c/src/ada-tests/tmtests/tm14/Makefile.am b/c/src/ada-tests/tmtests/tm14/Makefile.am
index e757523bc2..0577c8a26c 100644
--- a/c/src/ada-tests/tmtests/tm14/Makefile.am
+++ b/c/src/ada-tests/tmtests/tm14/Makefile.am
@@ -1,5 +1,3 @@
-## $Id$
-
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
include $(top_srcdir)/../../../testsuites/automake/compile.am
diff --git a/c/src/ada-tests/tmtests/tm15/Makefile.am b/c/src/ada-tests/tmtests/tm15/Makefile.am
index 6f6e17dc7c..09713d4b66 100644
--- a/c/src/ada-tests/tmtests/tm15/Makefile.am
+++ b/c/src/ada-tests/tmtests/tm15/Makefile.am
@@ -1,5 +1,3 @@
-## $Id$
-
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
include $(top_srcdir)/../../../testsuites/automake/compile.am
diff --git a/c/src/ada-tests/tmtests/tm16/Makefile.am b/c/src/ada-tests/tmtests/tm16/Makefile.am
index 029afd4b7e..e3a598b83d 100644
--- a/c/src/ada-tests/tmtests/tm16/Makefile.am
+++ b/c/src/ada-tests/tmtests/tm16/Makefile.am
@@ -1,5 +1,3 @@
-## $Id$
-
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
include $(top_srcdir)/../../../testsuites/automake/compile.am
diff --git a/c/src/ada-tests/tmtests/tm17/Makefile.am b/c/src/ada-tests/tmtests/tm17/Makefile.am
index 95141894d3..b46cc74a21 100644
--- a/c/src/ada-tests/tmtests/tm17/Makefile.am
+++ b/c/src/ada-tests/tmtests/tm17/Makefile.am
@@ -1,5 +1,3 @@
-## $Id$
-
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
include $(top_srcdir)/../../../testsuites/automake/compile.am
diff --git a/c/src/ada-tests/tmtests/tm18/Makefile.am b/c/src/ada-tests/tmtests/tm18/Makefile.am
index 77be123547..e1c08d484c 100644
--- a/c/src/ada-tests/tmtests/tm18/Makefile.am
+++ b/c/src/ada-tests/tmtests/tm18/Makefile.am
@@ -1,5 +1,3 @@
-## $Id$
-
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
include $(top_srcdir)/../../../testsuites/automake/compile.am
diff --git a/c/src/ada-tests/tmtests/tm19/Makefile.am b/c/src/ada-tests/tmtests/tm19/Makefile.am
index fa43df22ca..3ce11ecde0 100644
--- a/c/src/ada-tests/tmtests/tm19/Makefile.am
+++ b/c/src/ada-tests/tmtests/tm19/Makefile.am
@@ -1,5 +1,3 @@
-## $Id$
-
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
include $(top_srcdir)/../../../testsuites/automake/compile.am
diff --git a/c/src/ada-tests/tmtests/tm20/Makefile.am b/c/src/ada-tests/tmtests/tm20/Makefile.am
index 78040a20e4..03ff046510 100644
--- a/c/src/ada-tests/tmtests/tm20/Makefile.am
+++ b/c/src/ada-tests/tmtests/tm20/Makefile.am
@@ -1,5 +1,3 @@
-## $Id$
-
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
include $(top_srcdir)/../../../testsuites/automake/compile.am
diff --git a/c/src/ada-tests/tmtests/tm21/Makefile.am b/c/src/ada-tests/tmtests/tm21/Makefile.am
index 5693666819..7adced3f74 100644
--- a/c/src/ada-tests/tmtests/tm21/Makefile.am
+++ b/c/src/ada-tests/tmtests/tm21/Makefile.am
@@ -1,5 +1,3 @@
-## $Id$
-
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
include $(top_srcdir)/../../../testsuites/automake/compile.am
diff --git a/c/src/ada-tests/tmtests/tm22/Makefile.am b/c/src/ada-tests/tmtests/tm22/Makefile.am
index 34fa545884..bbed77ec88 100644
--- a/c/src/ada-tests/tmtests/tm22/Makefile.am
+++ b/c/src/ada-tests/tmtests/tm22/Makefile.am
@@ -1,5 +1,3 @@
-## $Id$
-
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
include $(top_srcdir)/../../../testsuites/automake/compile.am
diff --git a/c/src/ada-tests/tmtests/tm23/Makefile.am b/c/src/ada-tests/tmtests/tm23/Makefile.am
index fa0c93b676..04800ceb24 100644
--- a/c/src/ada-tests/tmtests/tm23/Makefile.am
+++ b/c/src/ada-tests/tmtests/tm23/Makefile.am
@@ -1,5 +1,3 @@
-## $Id$
-
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
include $(top_srcdir)/../../../testsuites/automake/compile.am
diff --git a/c/src/ada-tests/tmtests/tm24/Makefile.am b/c/src/ada-tests/tmtests/tm24/Makefile.am
index c4af38dda6..cb0fdcbb9a 100644
--- a/c/src/ada-tests/tmtests/tm24/Makefile.am
+++ b/c/src/ada-tests/tmtests/tm24/Makefile.am
@@ -1,5 +1,3 @@
-## $Id$
-
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
include $(top_srcdir)/../../../testsuites/automake/compile.am
diff --git a/c/src/ada-tests/tmtests/tm25/Makefile.am b/c/src/ada-tests/tmtests/tm25/Makefile.am
index ebe7db81ae..d50089bb75 100644
--- a/c/src/ada-tests/tmtests/tm25/Makefile.am
+++ b/c/src/ada-tests/tmtests/tm25/Makefile.am
@@ -1,5 +1,3 @@
-## $Id$
-
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
include $(top_srcdir)/../../../testsuites/automake/compile.am
diff --git a/c/src/ada-tests/tmtests/tm28/Makefile.am b/c/src/ada-tests/tmtests/tm28/Makefile.am
index 906f020b4d..e59b303823 100644
--- a/c/src/ada-tests/tmtests/tm28/Makefile.am
+++ b/c/src/ada-tests/tmtests/tm28/Makefile.am
@@ -1,5 +1,3 @@
-## $Id$
-
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
include $(top_srcdir)/../../../testsuites/automake/compile.am
diff --git a/c/src/ada-tests/tmtests/tm29/Makefile.am b/c/src/ada-tests/tmtests/tm29/Makefile.am
index 036345477f..d28cd2447a 100644
--- a/c/src/ada-tests/tmtests/tm29/Makefile.am
+++ b/c/src/ada-tests/tmtests/tm29/Makefile.am
@@ -1,5 +1,3 @@
-## $Id$
-
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
include $(top_srcdir)/../../../testsuites/automake/compile.am
diff --git a/c/src/ada-tests/tmtests/tmck/Makefile.am b/c/src/ada-tests/tmtests/tmck/Makefile.am
index 8b9e678c7e..7bbe2d7765 100644
--- a/c/src/ada-tests/tmtests/tmck/Makefile.am
+++ b/c/src/ada-tests/tmtests/tmck/Makefile.am
@@ -1,5 +1,3 @@
-## $Id$
-
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
include $(top_srcdir)/../../../testsuites/automake/compile.am
diff --git a/c/src/ada-tests/tmtests/tmoverhd/Makefile.am b/c/src/ada-tests/tmtests/tmoverhd/Makefile.am
index adc2b7ea15..316117f789 100644
--- a/c/src/ada-tests/tmtests/tmoverhd/Makefile.am
+++ b/c/src/ada-tests/tmtests/tmoverhd/Makefile.am
@@ -1,5 +1,3 @@
-## $Id$
-
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
include $(top_srcdir)/../../../testsuites/automake/compile.am
diff --git a/c/src/ada/Makefile.am b/c/src/ada/Makefile.am
index 7a7c2155f0..c19ebf843b 100644
--- a/c/src/ada/Makefile.am
+++ b/c/src/ada/Makefile.am
@@ -1,7 +1,3 @@
-#
-# $Id$
-#
-
if RTEMS_ADA
include_adadir = $(includedir)/adainclude
include_ada_HEADERS = rtems.adb rtems.ads
diff --git a/c/src/ada/rtems-message_queue.adb b/c/src/ada/rtems-message_queue.adb
index 8d911ee7da..f91b071d05 100644
--- a/c/src/ada/rtems-message_queue.adb
+++ b/c/src/ada/rtems-message_queue.adb
@@ -1,245 +1,245 @@
---
--- RTEMS / Body
---
--- DESCRIPTION:
---
--- This package provides the interface to the RTEMS API.
---
---
--- DEPENDENCIES:
---
---
---
--- COPYRIGHT (c) 1997-2011.
--- On-Line Applications Research Corporation (OAR).
---
--- The license and distribution terms for this file may in
--- the file LICENSE in this distribution or at
--- http://www.rtems.com/license/LICENSE.
---
--- $Id$
---
-
-package body RTEMS.Message_Queue is
-
- --
- -- Message Queue Manager
- --
-
- procedure Create
- (Name : in RTEMS.Name;
- Count : in RTEMS.Unsigned32;
- Max_Message_Size : in RTEMS.Unsigned32;
- Attribute_Set : in RTEMS.Attribute;
- ID : out RTEMS.ID;
- Result : out RTEMS.Status_Codes)
- is
- -- XXX broken
- function Create_Base
- (Name : RTEMS.Name;
- Count : RTEMS.Unsigned32;
- Max_Message_Size : RTEMS.Unsigned32;
- Attribute_Set : RTEMS.Attribute;
- ID : access RTEMS.ID)
- return RTEMS.Status_Codes;
- pragma Import
- (C,
- Create_Base,
- "rtems_message_queue_create");
- ID_Base : aliased RTEMS.ID;
- begin
-
- Result :=
- Create_Base
- (Name,
- Count,
- Max_Message_Size,
- Attribute_Set,
- ID_Base'Access);
- ID := ID_Base;
-
- end Create;
-
- procedure Ident
- (Name : in RTEMS.Name;
- Node : in RTEMS.Unsigned32;
- ID : out RTEMS.ID;
- Result : out RTEMS.Status_Codes)
- is
- function Ident_Base
- (Name : RTEMS.Name;
- Node : RTEMS.Unsigned32;
- ID : access RTEMS.ID)
- return RTEMS.Status_Codes;
- pragma Import
- (C,
- Ident_Base,
- "rtems_message_queue_ident");
- ID_Base : aliased RTEMS.ID;
- begin
-
- Result := Ident_Base (Name, Node, ID_Base'Access);
- ID := ID_Base;
-
- end Ident;
-
- procedure Delete
- (ID : in RTEMS.ID;
- Result : out RTEMS.Status_Codes)
- is
- function Delete_Base
- (ID : RTEMS.ID)
- return RTEMS.Status_Codes;
- pragma Import
- (C,
- Delete_Base,
- "rtems_message_queue_delete");
- begin
-
- Result := Delete_Base (ID);
-
- end Delete;
-
- procedure Send
- (ID : in RTEMS.ID;
- Buffer : in RTEMS.Address;
- Size : in RTEMS.Unsigned32;
- Result : out RTEMS.Status_Codes)
- is
- function Send_Base
- (ID : RTEMS.ID;
- Buffer : RTEMS.Address;
- Size : RTEMS.Unsigned32)
- return RTEMS.Status_Codes;
- pragma Import (C, Send_Base, "rtems_message_queue_send");
- begin
-
- Result := Send_Base (ID, Buffer, Size);
-
- end Send;
-
- procedure Urgent
- (ID : in RTEMS.ID;
- Buffer : in RTEMS.Address;
- Size : in RTEMS.Unsigned32;
- Result : out RTEMS.Status_Codes)
- is
- function Urgent_Base
- (ID : RTEMS.ID;
- Buffer : RTEMS.Address;
- Size : RTEMS.Unsigned32)
- return RTEMS.Status_Codes;
- pragma Import
- (C,
- Urgent_Base,
- "rtems_message_queue_urgent");
- begin
-
- Result := Urgent_Base (ID, Buffer, Size);
-
- end Urgent;
-
- procedure Broadcast
- (ID : in RTEMS.ID;
- Buffer : in RTEMS.Address;
- Size : in RTEMS.Unsigned32;
- Count : out RTEMS.Unsigned32;
- Result : out RTEMS.Status_Codes)
- is
- function Broadcast_Base
- (ID : RTEMS.ID;
- Buffer : RTEMS.Address;
- Size : RTEMS.Unsigned32;
- Count : access RTEMS.Unsigned32)
- return RTEMS.Status_Codes;
- pragma Import
- (C,
- Broadcast_Base,
- "rtems_message_queue_broadcast");
- Count_Base : aliased RTEMS.Unsigned32;
- begin
-
- Result :=
- Broadcast_Base (ID, Buffer, Size, Count_Base'Access);
- Count := Count_Base;
-
- end Broadcast;
-
- procedure Receive
- (ID : in RTEMS.ID;
- Buffer : in RTEMS.Address;
- Option_Set : in RTEMS.Option;
- Timeout : in RTEMS.Interval;
- Size : in out RTEMS.Unsigned32;
- Result : out RTEMS.Status_Codes)
- is
- function Receive_Base
- (ID : RTEMS.ID;
- Buffer : RTEMS.Address;
- Size : access RTEMS.Unsigned32;
- Option_Set : RTEMS.Option;
- Timeout : RTEMS.Interval)
- return RTEMS.Status_Codes;
- pragma Import
- (C,
- Receive_Base,
- "rtems_message_queue_receive");
- Size_Base : aliased RTEMS.Unsigned32;
- begin
-
- Size_Base := Size;
-
- Result :=
- Receive_Base
- (ID,
- Buffer,
- Size_Base'Access,
- Option_Set,
- Timeout);
- Size := Size_Base;
-
- end Receive;
-
- procedure Get_Number_Pending
- (ID : in RTEMS.ID;
- Count : out RTEMS.Unsigned32;
- Result : out RTEMS.Status_Codes)
- is
- function Get_Number_Pending_Base
- (ID : RTEMS.ID;
- Count : access RTEMS.Unsigned32)
- return RTEMS.Status_Codes;
- pragma Import
- (C,
- Get_Number_Pending_Base,
- "rtems_message_queue_get_number_pending");
- COUNT_Base : aliased RTEMS.Unsigned32;
- begin
-
- Result := Get_Number_Pending_Base (ID, COUNT_Base'Access);
- Count := COUNT_Base;
-
- end Get_Number_Pending;
-
- procedure Flush
- (ID : in RTEMS.ID;
- Count : out RTEMS.Unsigned32;
- Result : out RTEMS.Status_Codes)
- is
- function Flush_Base
- (ID : RTEMS.ID;
- Count : access RTEMS.Unsigned32)
- return RTEMS.Status_Codes;
- pragma Import
- (C,
- Flush_Base,
- "rtems_message_queue_flush");
- COUNT_Base : aliased RTEMS.Unsigned32;
- begin
-
- Result := Flush_Base (ID, COUNT_Base'Access);
- Count := COUNT_Base;
-
- end Flush;
-
-end RTEMS.Message_Queue;
+--
+-- RTEMS / Body
+--
+-- DESCRIPTION:
+--
+-- This package provides the interface to the RTEMS API.
+--
+--
+-- DEPENDENCIES:
+--
+--
+--
+-- COPYRIGHT (c) 1997-2011.
+-- On-Line Applications Research Corporation (OAR).
+--
+-- The license and distribution terms for this file may in
+-- the file LICENSE in this distribution or at
+-- http://www.rtems.com/license/LICENSE.
+--
+-- $Id$
+--
+
+package body RTEMS.Message_Queue is
+
+ --
+ -- Message Queue Manager
+ --
+
+ procedure Create
+ (Name : in RTEMS.Name;
+ Count : in RTEMS.Unsigned32;
+ Max_Message_Size : in RTEMS.Unsigned32;
+ Attribute_Set : in RTEMS.Attribute;
+ ID : out RTEMS.ID;
+ Result : out RTEMS.Status_Codes)
+ is
+ -- XXX broken
+ function Create_Base
+ (Name : RTEMS.Name;
+ Count : RTEMS.Unsigned32;
+ Max_Message_Size : RTEMS.Unsigned32;
+ Attribute_Set : RTEMS.Attribute;
+ ID : access RTEMS.ID)
+ return RTEMS.Status_Codes;
+ pragma Import
+ (C,
+ Create_Base,
+ "rtems_message_queue_create");
+ ID_Base : aliased RTEMS.ID;
+ begin
+
+ Result :=
+ Create_Base
+ (Name,
+ Count,
+ Max_Message_Size,
+ Attribute_Set,
+ ID_Base'Access);
+ ID := ID_Base;
+
+ end Create;
+
+ procedure Ident
+ (Name : in RTEMS.Name;
+ Node : in RTEMS.Unsigned32;
+ ID : out RTEMS.ID;
+ Result : out RTEMS.Status_Codes)
+ is
+ function Ident_Base
+ (Name : RTEMS.Name;
+ Node : RTEMS.Unsigned32;
+ ID : access RTEMS.ID)
+ return RTEMS.Status_Codes;
+ pragma Import
+ (C,
+ Ident_Base,
+ "rtems_message_queue_ident");
+ ID_Base : aliased RTEMS.ID;
+ begin
+
+ Result := Ident_Base (Name, Node, ID_Base'Access);
+ ID := ID_Base;
+
+ end Ident;
+
+ procedure Delete
+ (ID : in RTEMS.ID;
+ Result : out RTEMS.Status_Codes)
+ is
+ function Delete_Base
+ (ID : RTEMS.ID)
+ return RTEMS.Status_Codes;
+ pragma Import
+ (C,
+ Delete_Base,
+ "rtems_message_queue_delete");
+ begin
+
+ Result := Delete_Base (ID);
+
+ end Delete;
+
+ procedure Send
+ (ID : in RTEMS.ID;
+ Buffer : in RTEMS.Address;
+ Size : in RTEMS.Unsigned32;
+ Result : out RTEMS.Status_Codes)
+ is
+ function Send_Base
+ (ID : RTEMS.ID;
+ Buffer : RTEMS.Address;
+ Size : RTEMS.Unsigned32)
+ return RTEMS.Status_Codes;
+ pragma Import (C, Send_Base, "rtems_message_queue_send");
+ begin
+
+ Result := Send_Base (ID, Buffer, Size);
+
+ end Send;
+
+ procedure Urgent
+ (ID : in RTEMS.ID;
+ Buffer : in RTEMS.Address;
+ Size : in RTEMS.Unsigned32;
+ Result : out RTEMS.Status_Codes)
+ is
+ function Urgent_Base
+ (ID : RTEMS.ID;
+ Buffer : RTEMS.Address;
+ Size : RTEMS.Unsigned32)
+ return RTEMS.Status_Codes;
+ pragma Import
+ (C,
+ Urgent_Base,
+ "rtems_message_queue_urgent");
+ begin
+
+ Result := Urgent_Base (ID, Buffer, Size);
+
+ end Urgent;
+
+ procedure Broadcast
+ (ID : in RTEMS.ID;
+ Buffer : in RTEMS.Address;
+ Size : in RTEMS.Unsigned32;
+ Count : out RTEMS.Unsigned32;
+ Result : out RTEMS.Status_Codes)
+ is
+ function Broadcast_Base
+ (ID : RTEMS.ID;
+ Buffer : RTEMS.Address;
+ Size : RTEMS.Unsigned32;
+ Count : access RTEMS.Unsigned32)
+ return RTEMS.Status_Codes;
+ pragma Import
+ (C,
+ Broadcast_Base,
+ "rtems_message_queue_broadcast");
+ Count_Base : aliased RTEMS.Unsigned32;
+ begin
+
+ Result :=
+ Broadcast_Base (ID, Buffer, Size, Count_Base'Access);
+ Count := Count_Base;
+
+ end Broadcast;
+
+ procedure Receive
+ (ID : in RTEMS.ID;
+ Buffer : in RTEMS.Address;
+ Option_Set : in RTEMS.Option;
+ Timeout : in RTEMS.Interval;
+ Size : in out RTEMS.Unsigned32;
+ Result : out RTEMS.Status_Codes)
+ is
+ function Receive_Base
+ (ID : RTEMS.ID;
+ Buffer : RTEMS.Address;
+ Size : access RTEMS.Unsigned32;
+ Option_Set : RTEMS.Option;
+ Timeout : RTEMS.Interval)
+ return RTEMS.Status_Codes;
+ pragma Import
+ (C,
+ Receive_Base,
+ "rtems_message_queue_receive");
+ Size_Base : aliased RTEMS.Unsigned32;
+ begin
+
+ Size_Base := Size;
+
+ Result :=
+ Receive_Base
+ (ID,
+ Buffer,
+ Size_Base'Access,
+ Option_Set,
+ Timeout);
+ Size := Size_Base;
+
+ end Receive;
+
+ procedure Get_Number_Pending
+ (ID : in RTEMS.ID;
+ Count : out RTEMS.Unsigned32;
+ Result : out RTEMS.Status_Codes)
+ is
+ function Get_Number_Pending_Base
+ (ID : RTEMS.ID;
+ Count : access RTEMS.Unsigned32)
+ return RTEMS.Status_Codes;
+ pragma Import
+ (C,
+ Get_Number_Pending_Base,
+ "rtems_message_queue_get_number_pending");
+ COUNT_Base : aliased RTEMS.Unsigned32;
+ begin
+
+ Result := Get_Number_Pending_Base (ID, COUNT_Base'Access);
+ Count := COUNT_Base;
+
+ end Get_Number_Pending;
+
+ procedure Flush
+ (ID : in RTEMS.ID;
+ Count : out RTEMS.Unsigned32;
+ Result : out RTEMS.Status_Codes)
+ is
+ function Flush_Base
+ (ID : RTEMS.ID;
+ Count : access RTEMS.Unsigned32)
+ return RTEMS.Status_Codes;
+ pragma Import
+ (C,
+ Flush_Base,
+ "rtems_message_queue_flush");
+ COUNT_Base : aliased RTEMS.Unsigned32;
+ begin
+
+ Result := Flush_Base (ID, COUNT_Base'Access);
+ Count := COUNT_Base;
+
+ end Flush;
+
+end RTEMS.Message_Queue;
diff --git a/c/src/configure.ac b/c/src/configure.ac
index 0e4a4fe3b2..d973af89bf 100644
--- a/c/src/configure.ac
+++ b/c/src/configure.ac
@@ -1,6 +1,4 @@
## Process this file with autoconf to produce a configure script.
-##
-## $Id$
AC_PREREQ([2.68])
AC_INIT([rtems-c-src],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
diff --git a/c/src/lib/Makefile.am b/c/src/lib/Makefile.am
index 5b5680ccf8..5c6de71375 100644
--- a/c/src/lib/Makefile.am
+++ b/c/src/lib/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
SUBDIRS = libcpu libbsp
include $(top_srcdir)/automake/subdirs.am
diff --git a/c/src/lib/libbsp/Makefile.am b/c/src/lib/libbsp/Makefile.am
index 306eb6ad8a..4eff8b8485 100644
--- a/c/src/lib/libbsp/Makefile.am
+++ b/c/src/lib/libbsp/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
include $(top_srcdir)/automake/compile.am
SUBDIRS = @libbsp_cpu_subdir@
diff --git a/c/src/lib/libbsp/arm/Makefile.am b/c/src/lib/libbsp/arm/Makefile.am
index 38e4d4bfe1..b1cdd113e3 100644
--- a/c/src/lib/libbsp/arm/Makefile.am
+++ b/c/src/lib/libbsp/arm/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
ACLOCAL_AMFLAGS = -I ../../../aclocal
## Descend into the @RTEMS_BSP_FAMILY@ directory
diff --git a/c/src/lib/libbsp/arm/configure.ac b/c/src/lib/libbsp/arm/configure.ac
index 8a8aee67cc..7ead1afd0e 100644
--- a/c/src/lib/libbsp/arm/configure.ac
+++ b/c/src/lib/libbsp/arm/configure.ac
@@ -1,6 +1,4 @@
## Process this file with autoconf to produce a configure script.
-##
-## $Id$
AC_PREREQ([2.68])
AC_INIT([rtems-c-src-lib-libbsp-arm],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
diff --git a/c/src/lib/libbsp/arm/csb336/Makefile.am b/c/src/lib/libbsp/arm/csb336/Makefile.am
index d00ea0b3bb..b21206b034 100644
--- a/c/src/lib/libbsp/arm/csb336/Makefile.am
+++ b/c/src/lib/libbsp/arm/csb336/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
ACLOCAL_AMFLAGS = -I ../../../../aclocal
include $(top_srcdir)/../../../../automake/compile.am
diff --git a/c/src/lib/libbsp/arm/csb336/include/bsp.h b/c/src/lib/libbsp/arm/csb336/include/bsp.h
index 2586f5e507..956ae248a6 100644
--- a/c/src/lib/libbsp/arm/csb336/include/bsp.h
+++ b/c/src/lib/libbsp/arm/csb336/include/bsp.h
@@ -6,7 +6,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.
*
*
diff --git a/c/src/lib/libbsp/arm/csb336/network/lan91c11x.c b/c/src/lib/libbsp/arm/csb336/network/lan91c11x.c
index 3c54a3c39d..49ddab33f0 100644
--- a/c/src/lib/libbsp/arm/csb336/network/lan91c11x.c
+++ b/c/src/lib/libbsp/arm/csb336/network/lan91c11x.c
@@ -6,7 +6,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$
diff --git a/c/src/lib/libbsp/arm/csb336/network/lan91c11x.h b/c/src/lib/libbsp/arm/csb336/network/lan91c11x.h
index f379b25df7..a7ab804863 100644
--- a/c/src/lib/libbsp/arm/csb336/network/lan91c11x.h
+++ b/c/src/lib/libbsp/arm/csb336/network/lan91c11x.h
@@ -6,7 +6,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$
diff --git a/c/src/lib/libbsp/arm/csb336/network/network.c b/c/src/lib/libbsp/arm/csb336/network/network.c
index e7e9a424eb..5c69bceb8f 100644
--- a/c/src/lib/libbsp/arm/csb336/network/network.c
+++ b/c/src/lib/libbsp/arm/csb336/network/network.c
@@ -6,7 +6,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$
diff --git a/c/src/lib/libbsp/arm/csb336/startup/memmap.c b/c/src/lib/libbsp/arm/csb336/startup/memmap.c
index 356bea7611..05bb096e99 100644
--- a/c/src/lib/libbsp/arm/csb336/startup/memmap.c
+++ b/c/src/lib/libbsp/arm/csb336/startup/memmap.c
@@ -6,7 +6,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$
diff --git a/c/src/lib/libbsp/arm/csb337/Makefile.am b/c/src/lib/libbsp/arm/csb337/Makefile.am
index 414a124af6..5eafd497dd 100644
--- a/c/src/lib/libbsp/arm/csb337/Makefile.am
+++ b/c/src/lib/libbsp/arm/csb337/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
ACLOCAL_AMFLAGS = -I ../../../../aclocal
include $(top_srcdir)/../../../../automake/compile.am
diff --git a/c/src/lib/libbsp/arm/csb337/console/font8x16.h b/c/src/lib/libbsp/arm/csb337/console/font8x16.h
index ef1db13213..ef1db13213 100755..100644
--- a/c/src/lib/libbsp/arm/csb337/console/font8x16.h
+++ b/c/src/lib/libbsp/arm/csb337/console/font8x16.h
diff --git a/c/src/lib/libbsp/arm/csb337/console/sed1356_16bit.h b/c/src/lib/libbsp/arm/csb337/console/sed1356_16bit.h
index 1002e6474d..1002e6474d 100755..100644
--- a/c/src/lib/libbsp/arm/csb337/console/sed1356_16bit.h
+++ b/c/src/lib/libbsp/arm/csb337/console/sed1356_16bit.h
diff --git a/c/src/lib/libbsp/arm/csb337/include/bsp.h b/c/src/lib/libbsp/arm/csb337/include/bsp.h
index 91dddff107..51b2cadcbe 100644
--- a/c/src/lib/libbsp/arm/csb337/include/bsp.h
+++ b/c/src/lib/libbsp/arm/csb337/include/bsp.h
@@ -6,7 +6,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.
*
*
diff --git a/c/src/lib/libbsp/arm/csb337/start/start.S b/c/src/lib/libbsp/arm/csb337/start/start.S
index fbb13eb0d4..879856cd10 100644
--- a/c/src/lib/libbsp/arm/csb337/start/start.S
+++ b/c/src/lib/libbsp/arm/csb337/start/start.S
@@ -5,7 +5,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.
*
*
diff --git a/c/src/lib/libbsp/arm/edb7312/Makefile.am b/c/src/lib/libbsp/arm/edb7312/Makefile.am
index c041bcba75..236a9925f0 100644
--- a/c/src/lib/libbsp/arm/edb7312/Makefile.am
+++ b/c/src/lib/libbsp/arm/edb7312/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
ACLOCAL_AMFLAGS = -I ../../../../aclocal
include $(top_srcdir)/../../../../automake/compile.am
diff --git a/c/src/lib/libbsp/arm/edb7312/configure.ac b/c/src/lib/libbsp/arm/edb7312/configure.ac
index 2420930922..82bde563c2 100644
--- a/c/src/lib/libbsp/arm/edb7312/configure.ac
+++ b/c/src/lib/libbsp/arm/edb7312/configure.ac
@@ -1,6 +1,4 @@
## Process this file with autoconf to produce a configure script.
-##
-## $Id$
AC_PREREQ([2.68])
AC_INIT([rtems-c-src-lib-libbsp-arm-edb7312],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
diff --git a/c/src/lib/libbsp/arm/edb7312/include/bsp.h b/c/src/lib/libbsp/arm/edb7312/include/bsp.h
index 3602dc37cd..f42d210f7a 100644
--- a/c/src/lib/libbsp/arm/edb7312/include/bsp.h
+++ b/c/src/lib/libbsp/arm/edb7312/include/bsp.h
@@ -5,7 +5,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.
*
*
diff --git a/c/src/lib/libbsp/arm/edb7312/include/ep7312.h b/c/src/lib/libbsp/arm/edb7312/include/ep7312.h
index 13bcc3b7bf..f9bcdd9c4d 100644
--- a/c/src/lib/libbsp/arm/edb7312/include/ep7312.h
+++ b/c/src/lib/libbsp/arm/edb7312/include/ep7312.h
@@ -7,7 +7,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.
*
*
diff --git a/c/src/lib/libbsp/arm/edb7312/irq/bsp_irq_asm.S b/c/src/lib/libbsp/arm/edb7312/irq/bsp_irq_asm.S
index 7374f167e0..521ede4434 100644
--- a/c/src/lib/libbsp/arm/edb7312/irq/bsp_irq_asm.S
+++ b/c/src/lib/libbsp/arm/edb7312/irq/bsp_irq_asm.S
@@ -7,7 +7,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.
*
*
diff --git a/c/src/lib/libbsp/arm/edb7312/irq/irq.c b/c/src/lib/libbsp/arm/edb7312/irq/irq.c
index 0c53fadfb4..141d2f879b 100644
--- a/c/src/lib/libbsp/arm/edb7312/irq/irq.c
+++ b/c/src/lib/libbsp/arm/edb7312/irq/irq.c
@@ -9,7 +9,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.
*
*
diff --git a/c/src/lib/libbsp/arm/edb7312/irq/irq.h b/c/src/lib/libbsp/arm/edb7312/irq/irq.h
index 28ffd1a9a7..82758ec399 100644
--- a/c/src/lib/libbsp/arm/edb7312/irq/irq.h
+++ b/c/src/lib/libbsp/arm/edb7312/irq/irq.h
@@ -9,7 +9,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.
*
*
diff --git a/c/src/lib/libbsp/arm/edb7312/start/start.S b/c/src/lib/libbsp/arm/edb7312/start/start.S
index 51c5b81a5c..1779e66c29 100644
--- a/c/src/lib/libbsp/arm/edb7312/start/start.S
+++ b/c/src/lib/libbsp/arm/edb7312/start/start.S
@@ -9,7 +9,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.
*
*
diff --git a/c/src/lib/libbsp/arm/edb7312/timer/timer.c b/c/src/lib/libbsp/arm/edb7312/timer/timer.c
index fe3d8ae3cf..308bdec1fa 100644
--- a/c/src/lib/libbsp/arm/edb7312/timer/timer.c
+++ b/c/src/lib/libbsp/arm/edb7312/timer/timer.c
@@ -5,7 +5,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.
*
* Notes:
diff --git a/c/src/lib/libbsp/arm/gba/Makefile.am b/c/src/lib/libbsp/arm/gba/Makefile.am
index 9ecbadaca0..1b271bc720 100644
--- a/c/src/lib/libbsp/arm/gba/Makefile.am
+++ b/c/src/lib/libbsp/arm/gba/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
ACLOCAL_AMFLAGS = -I ../../../../aclocal
include $(top_srcdir)/../../../../automake/compile.am
diff --git a/c/src/lib/libbsp/arm/gba/configure.ac b/c/src/lib/libbsp/arm/gba/configure.ac
index d3fc14ca49..4779883b13 100644
--- a/c/src/lib/libbsp/arm/gba/configure.ac
+++ b/c/src/lib/libbsp/arm/gba/configure.ac
@@ -1,6 +1,4 @@
## Process this file with autoconf to produce a configure script.
-##
-## $Id$
AC_PREREQ([2.68])
AC_INIT([rtems-c-src-lib-libbsp-arm-gba],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
diff --git a/c/src/lib/libbsp/arm/gba/start/start.S b/c/src/lib/libbsp/arm/gba/start/start.S
index e7056a3c72..1caafaba17 100644
--- a/c/src/lib/libbsp/arm/gba/start/start.S
+++ b/c/src/lib/libbsp/arm/gba/start/start.S
@@ -15,7 +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$
diff --git a/c/src/lib/libbsp/arm/gdbarmsim/Makefile.am b/c/src/lib/libbsp/arm/gdbarmsim/Makefile.am
index e6e4bd8bb4..f03a257471 100644
--- a/c/src/lib/libbsp/arm/gdbarmsim/Makefile.am
+++ b/c/src/lib/libbsp/arm/gdbarmsim/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
ACLOCAL_AMFLAGS = -I ../../../../aclocal
include $(top_srcdir)/../../../../automake/compile.am
diff --git a/c/src/lib/libbsp/arm/gp32/Makefile.am b/c/src/lib/libbsp/arm/gp32/Makefile.am
index 50f7494db3..a136ea6983 100644
--- a/c/src/lib/libbsp/arm/gp32/Makefile.am
+++ b/c/src/lib/libbsp/arm/gp32/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
ACLOCAL_AMFLAGS = -I ../../../../aclocal
include $(top_srcdir)/../../../../automake/compile.am
diff --git a/c/src/lib/libbsp/arm/gp32/console/uart.c b/c/src/lib/libbsp/arm/gp32/console/uart.c
index 4c4154ac1f..cac47841da 100644
--- a/c/src/lib/libbsp/arm/gp32/console/uart.c
+++ b/c/src/lib/libbsp/arm/gp32/console/uart.c
@@ -13,7 +13,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.
*
*
diff --git a/c/src/lib/libbsp/arm/gp32/include/bsp.h b/c/src/lib/libbsp/arm/gp32/include/bsp.h
index c7956b6dbf..eeace760a5 100644
--- a/c/src/lib/libbsp/arm/gp32/include/bsp.h
+++ b/c/src/lib/libbsp/arm/gp32/include/bsp.h
@@ -10,11 +10,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$
+--------------------------------------------------------------------------*/
-
#ifndef _BSP_H
#define _BSP_H
diff --git a/c/src/lib/libbsp/arm/gp32/startup/memmap.c b/c/src/lib/libbsp/arm/gp32/startup/memmap.c
index 596620ee0e..f4a57296fc 100644
--- a/c/src/lib/libbsp/arm/gp32/startup/memmap.c
+++ b/c/src/lib/libbsp/arm/gp32/startup/memmap.c
@@ -6,7 +6,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$
diff --git a/c/src/lib/libbsp/arm/gumstix/Makefile.am b/c/src/lib/libbsp/arm/gumstix/Makefile.am
index 5d2e1ddddf..16fff275e7 100755..100644
--- a/c/src/lib/libbsp/arm/gumstix/Makefile.am
+++ b/c/src/lib/libbsp/arm/gumstix/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
ACLOCAL_AMFLAGS = -I ../../../../aclocal
include $(top_srcdir)/../../../../automake/compile.am
diff --git a/c/src/lib/libbsp/arm/gumstix/README b/c/src/lib/libbsp/arm/gumstix/README
index 72f560cb6f..72f560cb6f 100755..100644
--- a/c/src/lib/libbsp/arm/gumstix/README
+++ b/c/src/lib/libbsp/arm/gumstix/README
diff --git a/c/src/lib/libbsp/arm/gumstix/configure.ac b/c/src/lib/libbsp/arm/gumstix/configure.ac
index f369869f8a..f369869f8a 100755..100644
--- a/c/src/lib/libbsp/arm/gumstix/configure.ac
+++ b/c/src/lib/libbsp/arm/gumstix/configure.ac
diff --git a/c/src/lib/libbsp/arm/gumstix/console/uarts.c b/c/src/lib/libbsp/arm/gumstix/console/uarts.c
index 17765e0019..17765e0019 100755..100644
--- a/c/src/lib/libbsp/arm/gumstix/console/uarts.c
+++ b/c/src/lib/libbsp/arm/gumstix/console/uarts.c
diff --git a/c/src/lib/libbsp/arm/gumstix/include/bsp.h b/c/src/lib/libbsp/arm/gumstix/include/bsp.h
index 144e534003..144e534003 100755..100644
--- a/c/src/lib/libbsp/arm/gumstix/include/bsp.h
+++ b/c/src/lib/libbsp/arm/gumstix/include/bsp.h
diff --git a/c/src/lib/libbsp/arm/gumstix/include/tm27.h b/c/src/lib/libbsp/arm/gumstix/include/tm27.h
index b417668d83..b417668d83 100755..100644
--- a/c/src/lib/libbsp/arm/gumstix/include/tm27.h
+++ b/c/src/lib/libbsp/arm/gumstix/include/tm27.h
diff --git a/c/src/lib/libbsp/arm/gumstix/preinstall.am b/c/src/lib/libbsp/arm/gumstix/preinstall.am
index dea7ee94dd..dea7ee94dd 100755..100644
--- a/c/src/lib/libbsp/arm/gumstix/preinstall.am
+++ b/c/src/lib/libbsp/arm/gumstix/preinstall.am
diff --git a/c/src/lib/libbsp/arm/gumstix/start/start.S b/c/src/lib/libbsp/arm/gumstix/start/start.S
index a60207de46..a60207de46 100755..100644
--- a/c/src/lib/libbsp/arm/gumstix/start/start.S
+++ b/c/src/lib/libbsp/arm/gumstix/start/start.S
diff --git a/c/src/lib/libbsp/arm/gumstix/startup/bspstart.c b/c/src/lib/libbsp/arm/gumstix/startup/bspstart.c
index 57db2ef042..57db2ef042 100755..100644
--- a/c/src/lib/libbsp/arm/gumstix/startup/bspstart.c
+++ b/c/src/lib/libbsp/arm/gumstix/startup/bspstart.c
diff --git a/c/src/lib/libbsp/arm/gumstix/startup/linkcmds b/c/src/lib/libbsp/arm/gumstix/startup/linkcmds
index 37a5318aa1..37a5318aa1 100755..100644
--- a/c/src/lib/libbsp/arm/gumstix/startup/linkcmds
+++ b/c/src/lib/libbsp/arm/gumstix/startup/linkcmds
diff --git a/c/src/lib/libbsp/arm/gumstix/startup/memmap.c b/c/src/lib/libbsp/arm/gumstix/startup/memmap.c
index fd98b49c17..fd98b49c17 100755..100644
--- a/c/src/lib/libbsp/arm/gumstix/startup/memmap.c
+++ b/c/src/lib/libbsp/arm/gumstix/startup/memmap.c
diff --git a/c/src/lib/libbsp/arm/lpc24xx/Makefile.am b/c/src/lib/libbsp/arm/lpc24xx/Makefile.am
index 78cb7668fd..096cf92141 100644
--- a/c/src/lib/libbsp/arm/lpc24xx/Makefile.am
+++ b/c/src/lib/libbsp/arm/lpc24xx/Makefile.am
@@ -5,8 +5,6 @@
# @brief Makefile of LibBSP for the LPC24XX boards.
#
-# $Id$
-
ACLOCAL_AMFLAGS = -I ../../../../aclocal
include $(top_srcdir)/../../../../automake/compile.am
diff --git a/c/src/lib/libbsp/arm/lpc32xx/Makefile.am b/c/src/lib/libbsp/arm/lpc32xx/Makefile.am
index d9bad71eb5..6cfcf89c0e 100644
--- a/c/src/lib/libbsp/arm/lpc32xx/Makefile.am
+++ b/c/src/lib/libbsp/arm/lpc32xx/Makefile.am
@@ -5,8 +5,6 @@
# @brief Makefile of LibBSP for the LPC32XX boards.
#
-# $Id$
-
ACLOCAL_AMFLAGS = -I ../../../../aclocal
include $(top_srcdir)/../../../../automake/compile.am
diff --git a/c/src/lib/libbsp/arm/nds/Makefile.am b/c/src/lib/libbsp/arm/nds/Makefile.am
index ac712dac53..27769747b7 100644
--- a/c/src/lib/libbsp/arm/nds/Makefile.am
+++ b/c/src/lib/libbsp/arm/nds/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
ACLOCAL_AMFLAGS = -I ../../../../aclocal
SUBDIRS = . tools
diff --git a/c/src/lib/libbsp/arm/nds/configure.ac b/c/src/lib/libbsp/arm/nds/configure.ac
index 607cea5662..3eb5089cc4 100644
--- a/c/src/lib/libbsp/arm/nds/configure.ac
+++ b/c/src/lib/libbsp/arm/nds/configure.ac
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
AC_PREREQ([2.68])
AC_INIT([rtems-c-src-lib-libbsp-arm-nds],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
AC_CONFIG_SRCDIR([bsp_specs])
diff --git a/c/src/lib/libbsp/arm/nds/tools/Makefile.am b/c/src/lib/libbsp/arm/nds/tools/Makefile.am
index 365b684822..cc5017cc66 100644
--- a/c/src/lib/libbsp/arm/nds/tools/Makefile.am
+++ b/c/src/lib/libbsp/arm/nds/tools/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
ACLOCAL_AMFLAGS = -I ../../../../../aclocal
transform =
diff --git a/c/src/lib/libbsp/arm/nds/tools/configure.ac b/c/src/lib/libbsp/arm/nds/tools/configure.ac
index ebc3bc6d02..fc96528f36 100644
--- a/c/src/lib/libbsp/arm/nds/tools/configure.ac
+++ b/c/src/lib/libbsp/arm/nds/tools/configure.ac
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
AC_PREREQ([2.68])
AC_INIT([rtems-c-src-lib-libbsp-arm-nds-tools],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
AC_CONFIG_SRCDIR([runtest])
diff --git a/c/src/lib/libbsp/arm/rtl22xx/Makefile.am b/c/src/lib/libbsp/arm/rtl22xx/Makefile.am
index 0ee0dd103a..31fd115b9f 100644
--- a/c/src/lib/libbsp/arm/rtl22xx/Makefile.am
+++ b/c/src/lib/libbsp/arm/rtl22xx/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
ACLOCAL_AMFLAGS = -I ../../../../aclocal
include $(top_srcdir)/../../../../automake/compile.am
diff --git a/c/src/lib/libbsp/arm/rtl22xx/configure.ac b/c/src/lib/libbsp/arm/rtl22xx/configure.ac
index a5690b05fc..b1d1884875 100644
--- a/c/src/lib/libbsp/arm/rtl22xx/configure.ac
+++ b/c/src/lib/libbsp/arm/rtl22xx/configure.ac
@@ -1,6 +1,4 @@
## Process this file with autoconf to produce a configure script.
-##
-## $Id$
AC_PREREQ([2.68])
AC_INIT([rtems-c-src-lib-libbsp-arm-rtl22xx],[_RTEMS_VERSION],[rtems-bugs@rtems.com])
diff --git a/c/src/lib/libbsp/arm/rtl22xx/console/uart.c b/c/src/lib/libbsp/arm/rtl22xx/console/uart.c
index 6fea52a3b5..fe51a96d04 100644
--- a/c/src/lib/libbsp/arm/rtl22xx/console/uart.c
+++ b/c/src/lib/libbsp/arm/rtl22xx/console/uart.c
@@ -11,7 +11,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.
*
*
diff --git a/c/src/lib/libbsp/arm/rtl22xx/include/bsp.h b/c/src/lib/libbsp/arm/rtl22xx/include/bsp.h
index 909bc63abd..fdd11b1807 100644
--- a/c/src/lib/libbsp/arm/rtl22xx/include/bsp.h
+++ b/c/src/lib/libbsp/arm/rtl22xx/include/bsp.h
@@ -5,7 +5,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.
*
*
diff --git a/c/src/lib/libbsp/arm/rtl22xx/start/start.S b/c/src/lib/libbsp/arm/rtl22xx/start/start.S
index 17878ee4d7..fcf8c5c4af 100644
--- a/c/src/lib/libbsp/arm/rtl22xx/start/start.S
+++ b/c/src/lib/libbsp/arm/rtl22xx/start/start.S
@@ -5,7 +5,6 @@
* Change from CSB337's code by Jay Monkman <jtm@lopingdog.com>
* 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.
*
*
diff --git a/c/src/lib/libbsp/arm/smdk2410/Makefile.am b/c/src/lib/libbsp/arm/smdk2410/Makefile.am
index 20ad4caa81..526c7ab45d 100644
--- a/c/src/lib/libbsp/arm/smdk2410/Makefile.am
+++ b/c/src/lib/libbsp/arm/smdk2410/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
ACLOCAL_AMFLAGS = -I ../../../../aclocal
include $(top_srcdir)/../../../../automake/compile.am
diff --git a/c/src/lib/libbsp/arm/smdk2410/include/bsp.h b/c/src/lib/libbsp/arm/smdk2410/include/bsp.h
index 879d8e9f46..14fc82d045 100644
--- a/c/src/lib/libbsp/arm/smdk2410/include/bsp.h
+++ b/c/src/lib/libbsp/arm/smdk2410/include/bsp.h
@@ -6,8 +6,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$
+--------------------------------------------------------------------------*/
diff --git a/c/src/lib/libbsp/arm/smdk2410/startup/memmap.c b/c/src/lib/libbsp/arm/smdk2410/startup/memmap.c
index f316b4a394..ef8414a5f6 100644
--- a/c/src/lib/libbsp/arm/smdk2410/startup/memmap.c
+++ b/c/src/lib/libbsp/arm/smdk2410/startup/memmap.c
@@ -6,7 +6,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$
diff --git a/c/src/lib/libbsp/avr/Makefile.am b/c/src/lib/libbsp/avr/Makefile.am
index ede5014160..f504c03a19 100644
--- a/c/src/lib/libbsp/avr/Makefile.am
+++ b/c/src/lib/libbsp/avr/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
ACLOCAL_AMFLAGS = -I ../../../aclocal
## Descend into the @RTEMS_BSP_FAMILY@ directory
diff --git a/c/src/lib/libbsp/avr/avrtest/Makefile.am b/c/src/lib/libbsp/avr/avrtest/Makefile.am
index 82c9abd3c0..ec14b7df2c 100644
--- a/c/src/lib/libbsp/avr/avrtest/Makefile.am
+++ b/c/src/lib/libbsp/avr/avrtest/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
ACLOCAL_AMFLAGS = -I ../../../../aclocal
include $(top_srcdir)/../../../../automake/compile.am
diff --git a/c/src/lib/libbsp/avr/avrtest/configure.ac b/c/src/lib/libbsp/avr/avrtest/configure.ac
index de2dcbdaec..0717a83d2d 100644
--- a/c/src/lib/libbsp/avr/avrtest/configure.ac
+++ b/c/src/lib/libbsp/avr/avrtest/configure.ac
@@ -1,6 +1,4 @@
## Process this file with autoconf to produce a configure script.
-##
-## $Id$
AC_PREREQ([2.68])
AC_INIT([rtems-c-src-lib-libbsp-h8300-h8sim],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
diff --git a/c/src/lib/libbsp/avr/configure.ac b/c/src/lib/libbsp/avr/configure.ac
index 931c033490..b68eccdfd1 100644
--- a/c/src/lib/libbsp/avr/configure.ac
+++ b/c/src/lib/libbsp/avr/configure.ac
@@ -1,6 +1,4 @@
## Process this file with autoconf to produce a configure script.
-##
-## $Id$
AC_PREREQ([2.68])
AC_INIT([rtems-c-src-lib-libbsp-avr],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
diff --git a/c/src/lib/libbsp/bfin/Makefile.am b/c/src/lib/libbsp/bfin/Makefile.am
index e60a8966ac..140d76ee20 100644
--- a/c/src/lib/libbsp/bfin/Makefile.am
+++ b/c/src/lib/libbsp/bfin/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
ACLOCAL_AMFLAGS = -I ../../../aclocal
# Descend into the @RTEMS_BSP_FAMILY@ directory
diff --git a/c/src/lib/libbsp/bfin/TLL6527M/Makefile.am b/c/src/lib/libbsp/bfin/TLL6527M/Makefile.am
index 6b15ad1077..a913042d22 100644
--- a/c/src/lib/libbsp/bfin/TLL6527M/Makefile.am
+++ b/c/src/lib/libbsp/bfin/TLL6527M/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
ACLOCAL_AMFLAGS = -I ../../../../aclocal
include $(top_srcdir)/../../../../automake/compile.am
diff --git a/c/src/lib/libbsp/bfin/TLL6527M/configure.ac b/c/src/lib/libbsp/bfin/TLL6527M/configure.ac
index 6290fd33f9..f8df80bfca 100644
--- a/c/src/lib/libbsp/bfin/TLL6527M/configure.ac
+++ b/c/src/lib/libbsp/bfin/TLL6527M/configure.ac
@@ -1,6 +1,4 @@
## Process this file with autoconf to produce a configure script.
-##
-## $Id$
AC_PREREQ(2.68)
AC_INIT([rtems-c-src-lib-libbsp-bfin-TLL6527M],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
diff --git a/c/src/lib/libbsp/bfin/bf537Stamp/Makefile.am b/c/src/lib/libbsp/bfin/bf537Stamp/Makefile.am
index 6fb0ebfc4d..d128ca43a9 100644
--- a/c/src/lib/libbsp/bfin/bf537Stamp/Makefile.am
+++ b/c/src/lib/libbsp/bfin/bf537Stamp/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
ACLOCAL_AMFLAGS = -I ../../../../aclocal
include $(top_srcdir)/../../../../automake/compile.am
diff --git a/c/src/lib/libbsp/bfin/bf537Stamp/configure.ac b/c/src/lib/libbsp/bfin/bf537Stamp/configure.ac
index 7d7a9fa89f..7b45e05c07 100644
--- a/c/src/lib/libbsp/bfin/bf537Stamp/configure.ac
+++ b/c/src/lib/libbsp/bfin/bf537Stamp/configure.ac
@@ -1,7 +1,4 @@
## Process this file with autoconf to produce a configure script.
-##
-## $Id$
-##
AC_PREREQ([2.68])
AC_INIT([rtems-c-src-lib-libbsp-bfin-bf537Stamp],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
diff --git a/c/src/lib/libbsp/bfin/configure.ac b/c/src/lib/libbsp/bfin/configure.ac
index 5abd9b0075..98d8e8d87f 100644
--- a/c/src/lib/libbsp/bfin/configure.ac
+++ b/c/src/lib/libbsp/bfin/configure.ac
@@ -1,6 +1,4 @@
## Process this file with autoconf to produce a configure script.
-##
-## $Id$
AC_PREREQ([2.68])
AC_INIT([rtems-c-src-lib-libbsp-bfin],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
diff --git a/c/src/lib/libbsp/bfin/eZKit533/Makefile.am b/c/src/lib/libbsp/bfin/eZKit533/Makefile.am
index 901966c7dc..7d08f25d17 100644
--- a/c/src/lib/libbsp/bfin/eZKit533/Makefile.am
+++ b/c/src/lib/libbsp/bfin/eZKit533/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
ACLOCAL_AMFLAGS = -I ../../../../aclocal
include $(top_srcdir)/../../../../automake/compile.am
diff --git a/c/src/lib/libbsp/bfin/eZKit533/configure.ac b/c/src/lib/libbsp/bfin/eZKit533/configure.ac
index bd82e88877..a00fab884d 100644
--- a/c/src/lib/libbsp/bfin/eZKit533/configure.ac
+++ b/c/src/lib/libbsp/bfin/eZKit533/configure.ac
@@ -1,6 +1,4 @@
## Process this file with autoconf to produce a configure script.
-##
-## $Id$
AC_PREREQ([2.68])
AC_INIT([rtems-c-src-lib-libbsp-bfin-eZKit533],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
diff --git a/c/src/lib/libbsp/h8300/Makefile.am b/c/src/lib/libbsp/h8300/Makefile.am
index e60a8966ac..140d76ee20 100644
--- a/c/src/lib/libbsp/h8300/Makefile.am
+++ b/c/src/lib/libbsp/h8300/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
ACLOCAL_AMFLAGS = -I ../../../aclocal
# Descend into the @RTEMS_BSP_FAMILY@ directory
diff --git a/c/src/lib/libbsp/h8300/configure.ac b/c/src/lib/libbsp/h8300/configure.ac
index e6de075bfb..78f1e9a801 100644
--- a/c/src/lib/libbsp/h8300/configure.ac
+++ b/c/src/lib/libbsp/h8300/configure.ac
@@ -1,6 +1,4 @@
## Process this file with autoconf to produce a configure script.
-##
-## $Id$
AC_PREREQ([2.68])
AC_INIT([rtems-c-src-lib-libbsp-h8300],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
diff --git a/c/src/lib/libbsp/h8300/h8sim/Makefile.am b/c/src/lib/libbsp/h8300/h8sim/Makefile.am
index 6e108c1881..70016a472e 100644
--- a/c/src/lib/libbsp/h8300/h8sim/Makefile.am
+++ b/c/src/lib/libbsp/h8300/h8sim/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
ACLOCAL_AMFLAGS = -I ../../../../aclocal
include $(top_srcdir)/../../../../automake/compile.am
diff --git a/c/src/lib/libbsp/h8300/h8sim/configure.ac b/c/src/lib/libbsp/h8300/h8sim/configure.ac
index de2dcbdaec..0717a83d2d 100644
--- a/c/src/lib/libbsp/h8300/h8sim/configure.ac
+++ b/c/src/lib/libbsp/h8300/h8sim/configure.ac
@@ -1,6 +1,4 @@
## Process this file with autoconf to produce a configure script.
-##
-## $Id$
AC_PREREQ([2.68])
AC_INIT([rtems-c-src-lib-libbsp-h8300-h8sim],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
diff --git a/c/src/lib/libbsp/i386/Makefile.am b/c/src/lib/libbsp/i386/Makefile.am
index 50bd162052..397e8e6021 100644
--- a/c/src/lib/libbsp/i386/Makefile.am
+++ b/c/src/lib/libbsp/i386/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
ACLOCAL_AMFLAGS = -I ../../../aclocal
## Descend into the @RTEMS_BSP_FAMILY@ directory
diff --git a/c/src/lib/libbsp/i386/configure.ac b/c/src/lib/libbsp/i386/configure.ac
index 05cac1b3ab..0663fe1a94 100644
--- a/c/src/lib/libbsp/i386/configure.ac
+++ b/c/src/lib/libbsp/i386/configure.ac
@@ -1,6 +1,4 @@
## Process this file with autoconf to produce a configure script.
-##
-## $Id$
AC_PREREQ([2.68])
AC_INIT([rtems-c-src-lib-libbsp-i386],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
diff --git a/c/src/lib/libbsp/i386/pc386/clock/rtc.c b/c/src/lib/libbsp/i386/pc386/clock/rtc.c
index a82ac835db..05a528f006 100644
--- a/c/src/lib/libbsp/i386/pc386/clock/rtc.c
+++ b/c/src/lib/libbsp/i386/pc386/clock/rtc.c
@@ -27,8 +27,6 @@
| * found in the file LICENSE in this distribution or at
| * http://www.rtems.com/license/LICENSE.
| **************************************************************************
-|
-| $Id$
+--------------------------------------------------------------------------*/
#include <string.h>
diff --git a/c/src/lib/libbsp/i386/pc386/configure.ac b/c/src/lib/libbsp/i386/pc386/configure.ac
index e8b8aad275..ca15f8cc90 100644
--- a/c/src/lib/libbsp/i386/pc386/configure.ac
+++ b/c/src/lib/libbsp/i386/pc386/configure.ac
@@ -1,6 +1,4 @@
## Process this file with autoconf to produce a configure script.
-##
-## $Id$
AC_PREREQ([2.68])
AC_INIT([rtems-c-src-lib-libbsp-i386-pc386],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
diff --git a/c/src/lib/libbsp/i386/pc386/console/inch.c b/c/src/lib/libbsp/i386/pc386/console/inch.c
index c0265d0863..194a235056 100644
--- a/c/src/lib/libbsp/i386/pc386/console/inch.c
+++ b/c/src/lib/libbsp/i386/pc386/console/inch.c
@@ -25,8 +25,6 @@
| * found in the file LICENSE in this distribution or at
| * http://www.rtems.com/license/LICENSE.
| **************************************************************************
-|
-| $Id$
+--------------------------------------------------------------------------*/
#include <bsp.h>
diff --git a/c/src/lib/libbsp/i386/pc386/include/bsp.h b/c/src/lib/libbsp/i386/pc386/include/bsp.h
index 4b9c224594..5af9dd1bdc 100644
--- a/c/src/lib/libbsp/i386/pc386/include/bsp.h
+++ b/c/src/lib/libbsp/i386/pc386/include/bsp.h
@@ -34,8 +34,6 @@
| * found in the file LICENSE in this distribution or at
| * http://www.rtems.com/license/LICENSE.
| **************************************************************************
-|
-| $Id$
+--------------------------------------------------------------------------*/
#ifndef _BSP_H
diff --git a/c/src/lib/libbsp/i386/pc386/startup/bspcmdline.c b/c/src/lib/libbsp/i386/pc386/startup/bspcmdline.c
index 944161f5a4..29e721a00b 100644
--- a/c/src/lib/libbsp/i386/pc386/startup/bspcmdline.c
+++ b/c/src/lib/libbsp/i386/pc386/startup/bspcmdline.c
@@ -22,8 +22,6 @@
| * found in the file LICENSE in this distribution or at
| * http://www.rtems.com/license/LICENSE.
| **************************************************************************
-|
-| $Id$
+--------------------------------------------------------------------------*/
#include <bsp.h>
diff --git a/c/src/lib/libbsp/i386/pc386/startup/bspstart.c b/c/src/lib/libbsp/i386/pc386/startup/bspstart.c
index 3dd104a04a..2ce8a1fffd 100644
--- a/c/src/lib/libbsp/i386/pc386/startup/bspstart.c
+++ b/c/src/lib/libbsp/i386/pc386/startup/bspstart.c
@@ -26,8 +26,6 @@
| * found in the file LICENSE in this distribution or at
| * http://www.rtems.com/license/LICENSE.
| **************************************************************************
-|
-| $Id$
+--------------------------------------------------------------------------*/
#include <bsp.h>
diff --git a/c/src/lib/libbsp/i386/pc386/startup/ldsegs.S b/c/src/lib/libbsp/i386/pc386/startup/ldsegs.S
index ca3b7318d8..8d28821c0e 100644
--- a/c/src/lib/libbsp/i386/pc386/startup/ldsegs.S
+++ b/c/src/lib/libbsp/i386/pc386/startup/ldsegs.S
@@ -31,8 +31,6 @@
| * found in the file LICENSE in this distribution or at
| * http://www.rtems.com/license/LICENSE.
| **************************************************************************
-|
-| $Id$
+--------------------------------------------------------------------------*/
#include <rtems/asm.h>
diff --git a/c/src/lib/libbsp/i386/pc386/timer/timerisr.S b/c/src/lib/libbsp/i386/pc386/timer/timerisr.S
index 6e8d48b915..abfac874ce 100644
--- a/c/src/lib/libbsp/i386/pc386/timer/timerisr.S
+++ b/c/src/lib/libbsp/i386/pc386/timer/timerisr.S
@@ -26,8 +26,6 @@
| * found in the file LICENSE in this distribution or at
| * http://www.rtems.com/license/LICENSE.
| **************************************************************************
-|
-| $Id$
+--------------------------------------------------------------------------*/
#include <rtems/asm.h>
diff --git a/c/src/lib/libbsp/i386/pc386/tools/Makefile.am b/c/src/lib/libbsp/i386/pc386/tools/Makefile.am
index 316378a226..b41fec104e 100644
--- a/c/src/lib/libbsp/i386/pc386/tools/Makefile.am
+++ b/c/src/lib/libbsp/i386/pc386/tools/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
ACLOCAL_AMFLAGS = -I ../../../../../aclocal
EXTRA_DIST = Spec.doc
diff --git a/c/src/lib/libbsp/i386/pc386/tools/configure.ac b/c/src/lib/libbsp/i386/pc386/tools/configure.ac
index e788cb4233..dd4d811df2 100644
--- a/c/src/lib/libbsp/i386/pc386/tools/configure.ac
+++ b/c/src/lib/libbsp/i386/pc386/tools/configure.ac
@@ -1,6 +1,4 @@
## Process this file with autoconf to produce a configure script.
-##
-## $Id$
AC_PREREQ([2.68])
AC_INIT([rtems-c-src-lib-libbsp-i386-pc386-tools],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
diff --git a/c/src/lib/libbsp/lm32/Makefile.am b/c/src/lib/libbsp/lm32/Makefile.am
index e60a8966ac..140d76ee20 100644
--- a/c/src/lib/libbsp/lm32/Makefile.am
+++ b/c/src/lib/libbsp/lm32/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
ACLOCAL_AMFLAGS = -I ../../../aclocal
# Descend into the @RTEMS_BSP_FAMILY@ directory
diff --git a/c/src/lib/libbsp/lm32/configure.ac b/c/src/lib/libbsp/lm32/configure.ac
index 718cad3ddb..4cca9eabb8 100644
--- a/c/src/lib/libbsp/lm32/configure.ac
+++ b/c/src/lib/libbsp/lm32/configure.ac
@@ -1,6 +1,4 @@
## Process this file with autoconf to produce a configure script.
-##
-## $Id$
AC_PREREQ([2.68])
AC_INIT([rtems-c-src-lib-libbsp-lm32],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
diff --git a/c/src/lib/libbsp/lm32/lm32_evr/Makefile.am b/c/src/lib/libbsp/lm32/lm32_evr/Makefile.am
index 362bce0dc9..d7922263ac 100644
--- a/c/src/lib/libbsp/lm32/lm32_evr/Makefile.am
+++ b/c/src/lib/libbsp/lm32/lm32_evr/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
ACLOCAL_AMFLAGS = -I ../../../../aclocal
include $(top_srcdir)/../../../../automake/compile.am
diff --git a/c/src/lib/libbsp/lm32/lm32_evr/configure.ac b/c/src/lib/libbsp/lm32/lm32_evr/configure.ac
index 40420b1de1..5856333a4c 100644
--- a/c/src/lib/libbsp/lm32/lm32_evr/configure.ac
+++ b/c/src/lib/libbsp/lm32/lm32_evr/configure.ac
@@ -1,6 +1,4 @@
## Process this file with autoconf to produce a configure script.
-##
-## $Id$
AC_PREREQ([2.68])
AC_INIT([rtems-c-src-lib-libbsp-lm32-lm32_evr],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
diff --git a/c/src/lib/libbsp/lm32/milkymist/Makefile.am b/c/src/lib/libbsp/lm32/milkymist/Makefile.am
index 5d4d5580c3..0a48fb336b 100644
--- a/c/src/lib/libbsp/lm32/milkymist/Makefile.am
+++ b/c/src/lib/libbsp/lm32/milkymist/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
ACLOCAL_AMFLAGS = -I ../../../../aclocal
include $(top_srcdir)/../../../../automake/compile.am
diff --git a/c/src/lib/libbsp/lm32/milkymist/configure.ac b/c/src/lib/libbsp/lm32/milkymist/configure.ac
index 200096224f..393739e074 100644
--- a/c/src/lib/libbsp/lm32/milkymist/configure.ac
+++ b/c/src/lib/libbsp/lm32/milkymist/configure.ac
@@ -1,6 +1,4 @@
## Process this file with autoconf to produce a configure script.
-##
-## $Id$
AC_PREREQ([2.68])
AC_INIT([rtems-c-src-lib-libbsp-lm32-milkymist],
diff --git a/c/src/lib/libbsp/m32c/Makefile.am b/c/src/lib/libbsp/m32c/Makefile.am
index ede5014160..f504c03a19 100644
--- a/c/src/lib/libbsp/m32c/Makefile.am
+++ b/c/src/lib/libbsp/m32c/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
ACLOCAL_AMFLAGS = -I ../../../aclocal
## Descend into the @RTEMS_BSP_FAMILY@ directory
diff --git a/c/src/lib/libbsp/m32c/configure.ac b/c/src/lib/libbsp/m32c/configure.ac
index 3f112ab370..7b8b537455 100644
--- a/c/src/lib/libbsp/m32c/configure.ac
+++ b/c/src/lib/libbsp/m32c/configure.ac
@@ -1,6 +1,4 @@
## Process this file with autoconf to produce a configure script.
-##
-## $Id$
AC_PREREQ([2.68])
AC_INIT([rtems-c-src-lib-libbsp-m32c],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
diff --git a/c/src/lib/libbsp/m32c/m32cbsp/Makefile.am b/c/src/lib/libbsp/m32c/m32cbsp/Makefile.am
index 65ae609779..b3fe1b376a 100644
--- a/c/src/lib/libbsp/m32c/m32cbsp/Makefile.am
+++ b/c/src/lib/libbsp/m32c/m32cbsp/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
ACLOCAL_AMFLAGS = -I ../../../../aclocal
include $(top_srcdir)/../../../../automake/compile.am
diff --git a/c/src/lib/libbsp/m32c/m32cbsp/configure.ac b/c/src/lib/libbsp/m32c/m32cbsp/configure.ac
index de2dcbdaec..0717a83d2d 100644
--- a/c/src/lib/libbsp/m32c/m32cbsp/configure.ac
+++ b/c/src/lib/libbsp/m32c/m32cbsp/configure.ac
@@ -1,6 +1,4 @@
## Process this file with autoconf to produce a configure script.
-##
-## $Id$
AC_PREREQ([2.68])
AC_INIT([rtems-c-src-lib-libbsp-h8300-h8sim],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
diff --git a/c/src/lib/libbsp/m32r/Makefile.am b/c/src/lib/libbsp/m32r/Makefile.am
index ede5014160..f504c03a19 100644
--- a/c/src/lib/libbsp/m32r/Makefile.am
+++ b/c/src/lib/libbsp/m32r/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
ACLOCAL_AMFLAGS = -I ../../../aclocal
## Descend into the @RTEMS_BSP_FAMILY@ directory
diff --git a/c/src/lib/libbsp/m32r/configure.ac b/c/src/lib/libbsp/m32r/configure.ac
index ee7d0c5ca9..a9f3fe0114 100644
--- a/c/src/lib/libbsp/m32r/configure.ac
+++ b/c/src/lib/libbsp/m32r/configure.ac
@@ -1,6 +1,4 @@
## Process this file with autoconf to produce a configure script.
-##
-## $Id$
AC_PREREQ([2.68])
AC_INIT([rtems-c-src-lib-libbsp-m32r],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
diff --git a/c/src/lib/libbsp/m32r/m32rsim/Makefile.am b/c/src/lib/libbsp/m32r/m32rsim/Makefile.am
index 06480ccd49..d360747774 100644
--- a/c/src/lib/libbsp/m32r/m32rsim/Makefile.am
+++ b/c/src/lib/libbsp/m32r/m32rsim/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
ACLOCAL_AMFLAGS = -I ../../../../aclocal
include $(top_srcdir)/../../../../automake/compile.am
diff --git a/c/src/lib/libbsp/m32r/m32rsim/configure.ac b/c/src/lib/libbsp/m32r/m32rsim/configure.ac
index 1871f262d1..43e5b9fe41 100644
--- a/c/src/lib/libbsp/m32r/m32rsim/configure.ac
+++ b/c/src/lib/libbsp/m32r/m32rsim/configure.ac
@@ -1,6 +1,4 @@
## Process this file with autoconf to produce a configure script.
-##
-## $Id$
AC_PREREQ([2.68])
AC_INIT([rtems-c-src-lib-libbsp-h8300-h8sim],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
diff --git a/c/src/lib/libbsp/m68k/Makefile.am b/c/src/lib/libbsp/m68k/Makefile.am
index 4c98eb11d7..0461d01a27 100644
--- a/c/src/lib/libbsp/m68k/Makefile.am
+++ b/c/src/lib/libbsp/m68k/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
ACLOCAL_AMFLAGS = -I ../../../aclocal
## Descend into the @RTEMS_BSP_FAMILY@ directory
diff --git a/c/src/lib/libbsp/m68k/av5282/Makefile.am b/c/src/lib/libbsp/m68k/av5282/Makefile.am
index 7c1d52f69e..3c37eda2cf 100644
--- a/c/src/lib/libbsp/m68k/av5282/Makefile.am
+++ b/c/src/lib/libbsp/m68k/av5282/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
ACLOCAL_AMFLAGS = -I ../../../../aclocal
include $(top_srcdir)/../../../../automake/compile.am
diff --git a/c/src/lib/libbsp/m68k/av5282/configure.ac b/c/src/lib/libbsp/m68k/av5282/configure.ac
index e68edc04d2..5067057ffd 100644
--- a/c/src/lib/libbsp/m68k/av5282/configure.ac
+++ b/c/src/lib/libbsp/m68k/av5282/configure.ac
@@ -1,6 +1,4 @@
## Process this file with autoconf to produce a configure script.
-##
-## $Id$
AC_PREREQ([2.68])
AC_INIT([rtems-c-src-lib-libbsp-m68k-av5282],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
diff --git a/c/src/lib/libbsp/m68k/av5282/start/start.S b/c/src/lib/libbsp/m68k/av5282/start/start.S
index d3bfa1cca0..d0a1c242ab 100644
--- a/c/src/lib/libbsp/m68k/av5282/start/start.S
+++ b/c/src/lib/libbsp/m68k/av5282/start/start.S
@@ -11,7 +11,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$
diff --git a/c/src/lib/libbsp/m68k/av5282/startup/bspstart.c b/c/src/lib/libbsp/m68k/av5282/startup/bspstart.c
index cf2fb7fef4..7fdc62e979 100644
--- a/c/src/lib/libbsp/m68k/av5282/startup/bspstart.c
+++ b/c/src/lib/libbsp/m68k/av5282/startup/bspstart.c
@@ -15,7 +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$
diff --git a/c/src/lib/libbsp/m68k/configure.ac b/c/src/lib/libbsp/m68k/configure.ac
index be90dbf7b4..3944551897 100644
--- a/c/src/lib/libbsp/m68k/configure.ac
+++ b/c/src/lib/libbsp/m68k/configure.ac
@@ -1,6 +1,4 @@
## Process this file with autoconf to produce a configure script.
-##
-## $Id$
AC_PREREQ([2.68])
AC_INIT([rtems-c-src-lib-libbsp-m68k],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
diff --git a/c/src/lib/libbsp/m68k/csb360/Makefile.am b/c/src/lib/libbsp/m68k/csb360/Makefile.am
index a537907878..ca2047b524 100644
--- a/c/src/lib/libbsp/m68k/csb360/Makefile.am
+++ b/c/src/lib/libbsp/m68k/csb360/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
ACLOCAL_AMFLAGS = -I ../../../../aclocal
include $(top_srcdir)/../../../../automake/compile.am
diff --git a/c/src/lib/libbsp/m68k/csb360/configure.ac b/c/src/lib/libbsp/m68k/csb360/configure.ac
index e14b1efc5b..57dce0d0f6 100644
--- a/c/src/lib/libbsp/m68k/csb360/configure.ac
+++ b/c/src/lib/libbsp/m68k/csb360/configure.ac
@@ -1,6 +1,4 @@
## Process this file with autoconf to produce a configure script.
-##
-## $Id$
AC_PREREQ([2.68])
AC_INIT([rtems-c-src-lib-libbsp-m68k-csb360],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
diff --git a/c/src/lib/libbsp/m68k/csb360/start/start.S b/c/src/lib/libbsp/m68k/csb360/start/start.S
index d61626e706..38020de31c 100644
--- a/c/src/lib/libbsp/m68k/csb360/start/start.S
+++ b/c/src/lib/libbsp/m68k/csb360/start/start.S
@@ -22,7 +22,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$
diff --git a/c/src/lib/libbsp/m68k/csb360/startup/init5272.c b/c/src/lib/libbsp/m68k/csb360/startup/init5272.c
index 3cbb5f4eea..c2f88f344d 100644
--- a/c/src/lib/libbsp/m68k/csb360/startup/init5272.c
+++ b/c/src/lib/libbsp/m68k/csb360/startup/init5272.c
@@ -22,7 +22,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$
diff --git a/c/src/lib/libbsp/m68k/gen68302/Makefile.am b/c/src/lib/libbsp/m68k/gen68302/Makefile.am
index fe1a77cdfd..d36190c005 100644
--- a/c/src/lib/libbsp/m68k/gen68302/Makefile.am
+++ b/c/src/lib/libbsp/m68k/gen68302/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
ACLOCAL_AMFLAGS = -I ../../../../aclocal
include $(top_srcdir)/../../../../automake/compile.am
diff --git a/c/src/lib/libbsp/m68k/gen68302/configure.ac b/c/src/lib/libbsp/m68k/gen68302/configure.ac
index 6f0372aa85..e74424a803 100644
--- a/c/src/lib/libbsp/m68k/gen68302/configure.ac
+++ b/c/src/lib/libbsp/m68k/gen68302/configure.ac
@@ -1,6 +1,4 @@
## Process this file with autoconf to produce a configure script.
-##
-## $Id$
AC_PREREQ([2.68])
AC_INIT([rtems-c-src-lib-libbsp-m68k-gen68302],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
diff --git a/c/src/lib/libbsp/m68k/gen68340/Makefile.am b/c/src/lib/libbsp/m68k/gen68340/Makefile.am
index 689ce53d02..a7f3150fce 100644
--- a/c/src/lib/libbsp/m68k/gen68340/Makefile.am
+++ b/c/src/lib/libbsp/m68k/gen68340/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
ACLOCAL_AMFLAGS = -I ../../../../aclocal
include $(top_srcdir)/../../../../automake/compile.am
diff --git a/c/src/lib/libbsp/m68k/gen68340/configure.ac b/c/src/lib/libbsp/m68k/gen68340/configure.ac
index b15ffe3ea4..408ab4df47 100644
--- a/c/src/lib/libbsp/m68k/gen68340/configure.ac
+++ b/c/src/lib/libbsp/m68k/gen68340/configure.ac
@@ -1,6 +1,4 @@
## Process this file with autoconf to produce a configure script.
-##
-## $Id$
AC_PREREQ([2.68])
AC_INIT([rtems-c-src-lib-libbsp-m68k-gen68340],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
diff --git a/c/src/lib/libbsp/m68k/gen68340/console/console.c b/c/src/lib/libbsp/m68k/gen68340/console/console.c
index bebf2951be..f92f1aba86 100644
--- a/c/src/lib/libbsp/m68k/gen68340/console/console.c
+++ b/c/src/lib/libbsp/m68k/gen68340/console/console.c
@@ -15,7 +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$
diff --git a/c/src/lib/libbsp/m68k/gen68340/console/m340uart.c b/c/src/lib/libbsp/m68k/gen68340/console/m340uart.c
index de27526b4a..823becc403 100644
--- a/c/src/lib/libbsp/m68k/gen68340/console/m340uart.c
+++ b/c/src/lib/libbsp/m68k/gen68340/console/m340uart.c
@@ -15,7 +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$
diff --git a/c/src/lib/libbsp/m68k/gen68340/include/m340timer.h b/c/src/lib/libbsp/m68k/gen68340/include/m340timer.h
index 83214c0c04..4850cd6691 100644
--- a/c/src/lib/libbsp/m68k/gen68340/include/m340timer.h
+++ b/c/src/lib/libbsp/m68k/gen68340/include/m340timer.h
@@ -16,7 +16,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$
diff --git a/c/src/lib/libbsp/m68k/gen68340/include/m340uart.h b/c/src/lib/libbsp/m68k/gen68340/include/m340uart.h
index 670e91fd11..410976eda3 100644
--- a/c/src/lib/libbsp/m68k/gen68340/include/m340uart.h
+++ b/c/src/lib/libbsp/m68k/gen68340/include/m340uart.h
@@ -17,7 +17,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$
diff --git a/c/src/lib/libbsp/m68k/gen68340/startup/dumpanic.c b/c/src/lib/libbsp/m68k/gen68340/startup/dumpanic.c
index f8500a604d..923c758e24 100644
--- a/c/src/lib/libbsp/m68k/gen68340/startup/dumpanic.c
+++ b/c/src/lib/libbsp/m68k/gen68340/startup/dumpanic.c
@@ -13,7 +13,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$
diff --git a/c/src/lib/libbsp/m68k/gen68360/Makefile.am b/c/src/lib/libbsp/m68k/gen68360/Makefile.am
index ae439ca6c0..710c16308f 100644
--- a/c/src/lib/libbsp/m68k/gen68360/Makefile.am
+++ b/c/src/lib/libbsp/m68k/gen68360/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
ACLOCAL_AMFLAGS = -I ../../../../aclocal
include $(top_srcdir)/../../../../automake/compile.am
diff --git a/c/src/lib/libbsp/m68k/gen68360/configure.ac b/c/src/lib/libbsp/m68k/gen68360/configure.ac
index 393bb6529b..3b9dca5532 100644
--- a/c/src/lib/libbsp/m68k/gen68360/configure.ac
+++ b/c/src/lib/libbsp/m68k/gen68360/configure.ac
@@ -1,6 +1,4 @@
## Process this file with autoconf to produce a configure script.
-##
-## $Id$
AC_PREREQ([2.68])
AC_INIT([rtems-c-src-lib-libbsp-m68k-gen68360],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
diff --git a/c/src/lib/libbsp/m68k/gen68360/console/console.c b/c/src/lib/libbsp/m68k/gen68360/console/console.c
index 38e4f243e5..5353cb2a87 100644
--- a/c/src/lib/libbsp/m68k/gen68360/console/console.c
+++ b/c/src/lib/libbsp/m68k/gen68360/console/console.c
@@ -18,7 +18,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$
diff --git a/c/src/lib/libbsp/m68k/genmcf548x/Makefile.am b/c/src/lib/libbsp/m68k/genmcf548x/Makefile.am
index d020eb74c4..0cd50c21d4 100644
--- a/c/src/lib/libbsp/m68k/genmcf548x/Makefile.am
+++ b/c/src/lib/libbsp/m68k/genmcf548x/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
ACLOCAL_AMFLAGS = -I ../../../../aclocal
include $(top_srcdir)/../../../../automake/compile.am
diff --git a/c/src/lib/libbsp/m68k/genmcf548x/configure.ac b/c/src/lib/libbsp/m68k/genmcf548x/configure.ac
index c08987d713..410d7fb959 100644
--- a/c/src/lib/libbsp/m68k/genmcf548x/configure.ac
+++ b/c/src/lib/libbsp/m68k/genmcf548x/configure.ac
@@ -1,6 +1,4 @@
## Process this file with autoconf to produce a configure script.
-##
-## $Id$
AC_PREREQ([2.68])
AC_INIT([rtems-c-src-lib-libbsp-m68k-genmcf548x],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
diff --git a/c/src/lib/libbsp/m68k/idp/Makefile.am b/c/src/lib/libbsp/m68k/idp/Makefile.am
index c1979c3652..f13f028768 100644
--- a/c/src/lib/libbsp/m68k/idp/Makefile.am
+++ b/c/src/lib/libbsp/m68k/idp/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
ACLOCAL_AMFLAGS = -I ../../../../aclocal
include $(top_srcdir)/../../../../automake/compile.am
diff --git a/c/src/lib/libbsp/m68k/idp/configure.ac b/c/src/lib/libbsp/m68k/idp/configure.ac
index 442fb5f406..bd12d3ca0f 100644
--- a/c/src/lib/libbsp/m68k/idp/configure.ac
+++ b/c/src/lib/libbsp/m68k/idp/configure.ac
@@ -1,6 +1,4 @@
## Process this file with autoconf to produce a configure script.
-##
-## $Id$
AC_PREREQ([2.68])
AC_INIT([rtems-c-src-lib-libbsp-m68k-idp],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
diff --git a/c/src/lib/libbsp/m68k/mcf5206elite/Makefile.am b/c/src/lib/libbsp/m68k/mcf5206elite/Makefile.am
index 54a027078b..56876c6f30 100644
--- a/c/src/lib/libbsp/m68k/mcf5206elite/Makefile.am
+++ b/c/src/lib/libbsp/m68k/mcf5206elite/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
ACLOCAL_AMFLAGS = -I ../../../../aclocal
include $(top_srcdir)/../../../../automake/compile.am
diff --git a/c/src/lib/libbsp/m68k/mcf5206elite/configure.ac b/c/src/lib/libbsp/m68k/mcf5206elite/configure.ac
index a2975f98e0..969dbfea37 100644
--- a/c/src/lib/libbsp/m68k/mcf5206elite/configure.ac
+++ b/c/src/lib/libbsp/m68k/mcf5206elite/configure.ac
@@ -1,6 +1,4 @@
## Process this file with autoconf to produce a configure script.
-##
-## $Id$
AC_PREREQ([2.68])
AC_INIT([rtems-c-src-lib-libbsp-m68k-mcf5206elite],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
diff --git a/c/src/lib/libbsp/m68k/mcf5206elite/console/console.c b/c/src/lib/libbsp/m68k/mcf5206elite/console/console.c
index a613abecc9..99789ada8c 100644
--- a/c/src/lib/libbsp/m68k/mcf5206elite/console/console.c
+++ b/c/src/lib/libbsp/m68k/mcf5206elite/console/console.c
@@ -9,7 +9,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$
diff --git a/c/src/lib/libbsp/m68k/mcf5206elite/start/start.S b/c/src/lib/libbsp/m68k/mcf5206elite/start/start.S
index 528a6c4d46..49f1eed0c8 100644
--- a/c/src/lib/libbsp/m68k/mcf5206elite/start/start.S
+++ b/c/src/lib/libbsp/m68k/mcf5206elite/start/start.S
@@ -19,7 +19,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$
diff --git a/c/src/lib/libbsp/m68k/mcf5206elite/startup/init5206e.c b/c/src/lib/libbsp/m68k/mcf5206elite/startup/init5206e.c
index 1772777136..5091fe498f 100644
--- a/c/src/lib/libbsp/m68k/mcf5206elite/startup/init5206e.c
+++ b/c/src/lib/libbsp/m68k/mcf5206elite/startup/init5206e.c
@@ -22,7 +22,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$
diff --git a/c/src/lib/libbsp/m68k/mcf5206elite/tools/Makefile.am b/c/src/lib/libbsp/m68k/mcf5206elite/tools/Makefile.am
index 0a5f8b2d7b..189a991ede 100644
--- a/c/src/lib/libbsp/m68k/mcf5206elite/tools/Makefile.am
+++ b/c/src/lib/libbsp/m68k/mcf5206elite/tools/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
ACLOCAL_AMFLAGS = -I ../../../../../aclocal
transform =
diff --git a/c/src/lib/libbsp/m68k/mcf5206elite/tools/configure.ac b/c/src/lib/libbsp/m68k/mcf5206elite/tools/configure.ac
index aa6aabd6c7..d755f32a1b 100644
--- a/c/src/lib/libbsp/m68k/mcf5206elite/tools/configure.ac
+++ b/c/src/lib/libbsp/m68k/mcf5206elite/tools/configure.ac
@@ -1,6 +1,4 @@
## Process this file with autoconf to produce a configure script.
-##
-## $Id$
AC_PREREQ([2.68])
AC_INIT([rtems-c-src-lib-libbsp-m68k-mcf5206elite-tools],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
diff --git a/c/src/lib/libbsp/m68k/mcf52235/Makefile.am b/c/src/lib/libbsp/m68k/mcf52235/Makefile.am
index a37ac2b88b..7ef44e6ccb 100644
--- a/c/src/lib/libbsp/m68k/mcf52235/Makefile.am
+++ b/c/src/lib/libbsp/m68k/mcf52235/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
ACLOCAL_AMFLAGS = -I ../../../../aclocal
include $(top_srcdir)/../../../../automake/compile.am
diff --git a/c/src/lib/libbsp/m68k/mcf52235/configure.ac b/c/src/lib/libbsp/m68k/mcf52235/configure.ac
index 6008b84494..188a0db241 100644
--- a/c/src/lib/libbsp/m68k/mcf52235/configure.ac
+++ b/c/src/lib/libbsp/m68k/mcf52235/configure.ac
@@ -1,6 +1,4 @@
## Process this file with autoconf to produce a configure script.
-##
-## $Id$
AC_PREREQ([2.68])
AC_INIT([rtems-c-src-lib-libbsp-m68k-mcf52235],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
diff --git a/c/src/lib/libbsp/m68k/mcf52235/start/start.S b/c/src/lib/libbsp/m68k/mcf52235/start/start.S
index deaf9dcf78..a08796f630 100644
--- a/c/src/lib/libbsp/m68k/mcf52235/start/start.S
+++ b/c/src/lib/libbsp/m68k/mcf52235/start/start.S
@@ -11,7 +11,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$
diff --git a/c/src/lib/libbsp/m68k/mcf5225x/Makefile.am b/c/src/lib/libbsp/m68k/mcf5225x/Makefile.am
index 4a7082db96..1758c1a3f6 100644
--- a/c/src/lib/libbsp/m68k/mcf5225x/Makefile.am
+++ b/c/src/lib/libbsp/m68k/mcf5225x/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
ACLOCAL_AMFLAGS = -I ../../../../aclocal
include $(top_srcdir)/../../../../automake/compile.am
diff --git a/c/src/lib/libbsp/m68k/mcf5225x/configure.ac b/c/src/lib/libbsp/m68k/mcf5225x/configure.ac
index f048dd3a15..de2ccdd021 100644
--- a/c/src/lib/libbsp/m68k/mcf5225x/configure.ac
+++ b/c/src/lib/libbsp/m68k/mcf5225x/configure.ac
@@ -1,6 +1,4 @@
## Process this file with autoconf to produce a configure script.
-##
-## $Id$
AC_PREREQ([2.68])
AC_INIT([rtems-c-src-lib-libbsp-m68k-dpu],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
diff --git a/c/src/lib/libbsp/m68k/mcf5225x/start/start.S b/c/src/lib/libbsp/m68k/mcf5225x/start/start.S
index 1765d4b81f..6addf50f8c 100644
--- a/c/src/lib/libbsp/m68k/mcf5225x/start/start.S
+++ b/c/src/lib/libbsp/m68k/mcf5225x/start/start.S
@@ -11,7 +11,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$
diff --git a/c/src/lib/libbsp/m68k/mcf5225x/startup/bspclean.c b/c/src/lib/libbsp/m68k/mcf5225x/startup/bspclean.c
index 6cab002eeb..1e9c25267e 100644
--- a/c/src/lib/libbsp/m68k/mcf5225x/startup/bspclean.c
+++ b/c/src/lib/libbsp/m68k/mcf5225x/startup/bspclean.c
@@ -12,7 +12,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$
diff --git a/c/src/lib/libbsp/m68k/mcf5225x/startup/bspstart.c b/c/src/lib/libbsp/m68k/mcf5225x/startup/bspstart.c
index d485e635de..308d924037 100644
--- a/c/src/lib/libbsp/m68k/mcf5225x/startup/bspstart.c
+++ b/c/src/lib/libbsp/m68k/mcf5225x/startup/bspstart.c
@@ -15,7 +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$
diff --git a/c/src/lib/libbsp/m68k/mcf5235/Makefile.am b/c/src/lib/libbsp/m68k/mcf5235/Makefile.am
index a1cbb4ce24..403b47f6b0 100644
--- a/c/src/lib/libbsp/m68k/mcf5235/Makefile.am
+++ b/c/src/lib/libbsp/m68k/mcf5235/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
ACLOCAL_AMFLAGS = -I ../../../../aclocal
include $(top_srcdir)/../../../../automake/compile.am
diff --git a/c/src/lib/libbsp/m68k/mcf5235/configure.ac b/c/src/lib/libbsp/m68k/mcf5235/configure.ac
index a806625dbc..82a578c1ea 100644
--- a/c/src/lib/libbsp/m68k/mcf5235/configure.ac
+++ b/c/src/lib/libbsp/m68k/mcf5235/configure.ac
@@ -1,6 +1,4 @@
## Process this file with autoconf to produce a configure script.
-##
-## $Id$
AC_PREREQ([2.68])
AC_INIT([rtems-c-src-lib-libbsp-m68k-mcf5235],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
diff --git a/c/src/lib/libbsp/m68k/mcf5235/start/start.S b/c/src/lib/libbsp/m68k/mcf5235/start/start.S
index 6cc14eb232..1a8dd33674 100644
--- a/c/src/lib/libbsp/m68k/mcf5235/start/start.S
+++ b/c/src/lib/libbsp/m68k/mcf5235/start/start.S
@@ -11,7 +11,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$
diff --git a/c/src/lib/libbsp/m68k/mcf5235/startup/bspgetcpuclockspeed.c b/c/src/lib/libbsp/m68k/mcf5235/startup/bspgetcpuclockspeed.c
index dbdb1480fc..1e89e232ac 100644
--- a/c/src/lib/libbsp/m68k/mcf5235/startup/bspgetcpuclockspeed.c
+++ b/c/src/lib/libbsp/m68k/mcf5235/startup/bspgetcpuclockspeed.c
@@ -4,7 +4,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$
diff --git a/c/src/lib/libbsp/m68k/mcf5235/startup/bspstart.c b/c/src/lib/libbsp/m68k/mcf5235/startup/bspstart.c
index e141e52504..aaeba2cb7c 100644
--- a/c/src/lib/libbsp/m68k/mcf5235/startup/bspstart.c
+++ b/c/src/lib/libbsp/m68k/mcf5235/startup/bspstart.c
@@ -4,7 +4,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$
diff --git a/c/src/lib/libbsp/m68k/mcf5329/Makefile.am b/c/src/lib/libbsp/m68k/mcf5329/Makefile.am
index b242072731..cb23cb99aa 100644
--- a/c/src/lib/libbsp/m68k/mcf5329/Makefile.am
+++ b/c/src/lib/libbsp/m68k/mcf5329/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
ACLOCAL_AMFLAGS = -I ../../../../aclocal
include $(top_srcdir)/../../../../automake/compile.am
diff --git a/c/src/lib/libbsp/m68k/mcf5329/configure.ac b/c/src/lib/libbsp/m68k/mcf5329/configure.ac
index 74b96505de..abd82068ee 100644
--- a/c/src/lib/libbsp/m68k/mcf5329/configure.ac
+++ b/c/src/lib/libbsp/m68k/mcf5329/configure.ac
@@ -1,6 +1,4 @@
## Process this file with autoconf to produce a configure script.
-##
-## $Id$
AC_PREREQ([2.68])
AC_INIT([rtems-c-src-lib-libbsp-m68k-mcf52235],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
diff --git a/c/src/lib/libbsp/m68k/mcf5329/start/start.S b/c/src/lib/libbsp/m68k/mcf5329/start/start.S
index 8854a897de..457808f0d9 100644
--- a/c/src/lib/libbsp/m68k/mcf5329/start/start.S
+++ b/c/src/lib/libbsp/m68k/mcf5329/start/start.S
@@ -11,7 +11,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$
diff --git a/c/src/lib/libbsp/m68k/mrm332/Makefile.am b/c/src/lib/libbsp/m68k/mrm332/Makefile.am
index 2d9ec395ec..6b36feb8d9 100644
--- a/c/src/lib/libbsp/m68k/mrm332/Makefile.am
+++ b/c/src/lib/libbsp/m68k/mrm332/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
ACLOCAL_AMFLAGS = -I ../../../../aclocal
include $(top_srcdir)/../../../../automake/compile.am
diff --git a/c/src/lib/libbsp/m68k/mrm332/configure.ac b/c/src/lib/libbsp/m68k/mrm332/configure.ac
index 2c7917aaf9..0826b486c6 100644
--- a/c/src/lib/libbsp/m68k/mrm332/configure.ac
+++ b/c/src/lib/libbsp/m68k/mrm332/configure.ac
@@ -1,6 +1,4 @@
## Process this file with autoconf to produce a configure script.
-##
-## $Id$
AC_PREREQ([2.68])
AC_INIT([rtems-c-src-lib-libbsp-m68k-mrm332],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
diff --git a/c/src/lib/libbsp/m68k/mrm332/start/start.S b/c/src/lib/libbsp/m68k/mrm332/start/start.S
index 8d73e308a0..80161c3f1f 100644
--- a/c/src/lib/libbsp/m68k/mrm332/start/start.S
+++ b/c/src/lib/libbsp/m68k/mrm332/start/start.S
@@ -1,5 +1,17 @@
+/**
+ * @file
+ *
+ * MRM332 Assembly Start Up Code
+ */
+
/*
- * $Id
+ * COPYRIGHT (c) 2000.
+ * Matt Cross <profesor@gweep.net>
+ *
+ * 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.
+ *
*/
#include "mrm332.h"
diff --git a/c/src/lib/libbsp/m68k/mrm332/startup/start_c.c b/c/src/lib/libbsp/m68k/mrm332/startup/start_c.c
index e268f56fe9..819b3abb8b 100644
--- a/c/src/lib/libbsp/m68k/mrm332/startup/start_c.c
+++ b/c/src/lib/libbsp/m68k/mrm332/startup/start_c.c
@@ -1,5 +1,17 @@
+/**
+ * @file
+ *
+ * MRM332 C Start Up Code
+ */
+
/*
- * $Id
+ * COPYRIGHT (c) 2000.
+ * Matt Cross <profesor@gweep.net>
+ *
+ * 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.
+ *
*/
#include <mrm332.h>
diff --git a/c/src/lib/libbsp/m68k/mvme136/Makefile.am b/c/src/lib/libbsp/m68k/mvme136/Makefile.am
index 9390a5c571..a887fcccfe 100644
--- a/c/src/lib/libbsp/m68k/mvme136/Makefile.am
+++ b/c/src/lib/libbsp/m68k/mvme136/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
ACLOCAL_AMFLAGS = -I ../../../../aclocal
include $(top_srcdir)/../../../../automake/compile.am
diff --git a/c/src/lib/libbsp/m68k/mvme136/configure.ac b/c/src/lib/libbsp/m68k/mvme136/configure.ac
index 694c2c9d1b..67837e4ee7 100644
--- a/c/src/lib/libbsp/m68k/mvme136/configure.ac
+++ b/c/src/lib/libbsp/m68k/mvme136/configure.ac
@@ -1,6 +1,4 @@
## Process this file with autoconf to produce a configure script.
-##
-## $Id$
AC_PREREQ([2.68])
AC_INIT([rtems-c-src-lib-libbsp-m68k-mvme136],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
diff --git a/c/src/lib/libbsp/m68k/mvme147/Makefile.am b/c/src/lib/libbsp/m68k/mvme147/Makefile.am
index 4328aaa422..a9464f0f3c 100644
--- a/c/src/lib/libbsp/m68k/mvme147/Makefile.am
+++ b/c/src/lib/libbsp/m68k/mvme147/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
ACLOCAL_AMFLAGS = -I ../../../../aclocal
include $(top_srcdir)/../../../../automake/compile.am
diff --git a/c/src/lib/libbsp/m68k/mvme147/configure.ac b/c/src/lib/libbsp/m68k/mvme147/configure.ac
index f9786f56c5..f0b83a4cda 100644
--- a/c/src/lib/libbsp/m68k/mvme147/configure.ac
+++ b/c/src/lib/libbsp/m68k/mvme147/configure.ac
@@ -1,6 +1,4 @@
## Process this file with autoconf to produce a configure script.
-##
-## $Id$
AC_PREREQ([2.68])
AC_INIT([rtems-c-src-lib-libbsp-m68k-mvme147],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
diff --git a/c/src/lib/libbsp/m68k/mvme147s/Makefile.am b/c/src/lib/libbsp/m68k/mvme147s/Makefile.am
index 04d42d1a27..8ca16d547c 100644
--- a/c/src/lib/libbsp/m68k/mvme147s/Makefile.am
+++ b/c/src/lib/libbsp/m68k/mvme147s/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
ACLOCAL_AMFLAGS = -I ../../../../aclocal
include $(top_srcdir)/../../../../automake/compile.am
diff --git a/c/src/lib/libbsp/m68k/mvme147s/configure.ac b/c/src/lib/libbsp/m68k/mvme147s/configure.ac
index 4950794194..d6c3b45e5b 100644
--- a/c/src/lib/libbsp/m68k/mvme147s/configure.ac
+++ b/c/src/lib/libbsp/m68k/mvme147s/configure.ac
@@ -1,6 +1,4 @@
## Process this file with autoconf to produce a configure script.
-##
-## $Id$
AC_PREREQ([2.68])
AC_INIT([rtems-c-src-lib-libbsp-m68k-mvme147s],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
diff --git a/c/src/lib/libbsp/m68k/mvme162/Makefile.am b/c/src/lib/libbsp/m68k/mvme162/Makefile.am
index 988245a1e1..5272bd4fc2 100644
--- a/c/src/lib/libbsp/m68k/mvme162/Makefile.am
+++ b/c/src/lib/libbsp/m68k/mvme162/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
ACLOCAL_AMFLAGS = -I ../../../../aclocal
include $(top_srcdir)/../../../../automake/compile.am
diff --git a/c/src/lib/libbsp/m68k/mvme162/configure.ac b/c/src/lib/libbsp/m68k/mvme162/configure.ac
index 0d5cda0a1a..cae8993eec 100644
--- a/c/src/lib/libbsp/m68k/mvme162/configure.ac
+++ b/c/src/lib/libbsp/m68k/mvme162/configure.ac
@@ -1,6 +1,4 @@
## Process this file with autoconf to produce a configure script.
-##
-## $Id$
AC_PREREQ([2.68])
AC_INIT([rtems-c-src-lib-libbsp-m68k-mvme162],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
diff --git a/c/src/lib/libbsp/m68k/mvme162/tools/Makefile.am b/c/src/lib/libbsp/m68k/mvme162/tools/Makefile.am
index 71a248bf6c..d53b37ea54 100644
--- a/c/src/lib/libbsp/m68k/mvme162/tools/Makefile.am
+++ b/c/src/lib/libbsp/m68k/mvme162/tools/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
ACLOCAL_AMFLAGS = -I ../../../../../aclocal
sload_SOURCES = sload.c
diff --git a/c/src/lib/libbsp/m68k/mvme162/tools/configure.ac b/c/src/lib/libbsp/m68k/mvme162/tools/configure.ac
index 188cb000e3..7b4e062215 100644
--- a/c/src/lib/libbsp/m68k/mvme162/tools/configure.ac
+++ b/c/src/lib/libbsp/m68k/mvme162/tools/configure.ac
@@ -1,6 +1,4 @@
## Process this file with autoconf to produce a configure script.
-##
-## $Id$
AC_PREREQ([2.68])
AC_INIT([rtems-c-src-lib-libbsp-m68k-mvme162-tools],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
diff --git a/c/src/lib/libbsp/m68k/mvme167/Makefile.am b/c/src/lib/libbsp/m68k/mvme167/Makefile.am
index b6f76a66e3..0ba3aa269f 100644
--- a/c/src/lib/libbsp/m68k/mvme167/Makefile.am
+++ b/c/src/lib/libbsp/m68k/mvme167/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
ACLOCAL_AMFLAGS = -I ../../../../aclocal
include $(top_srcdir)/../../../../automake/compile.am
diff --git a/c/src/lib/libbsp/m68k/mvme167/configure.ac b/c/src/lib/libbsp/m68k/mvme167/configure.ac
index 3872b1154e..d35952391d 100644
--- a/c/src/lib/libbsp/m68k/mvme167/configure.ac
+++ b/c/src/lib/libbsp/m68k/mvme167/configure.ac
@@ -1,6 +1,4 @@
## Process this file with autoconf to produce a configure script.
-##
-## $Id$
AC_PREREQ([2.68])
AC_INIT([rtems-c-src-lib-libbsp-m68k-mvme167],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
diff --git a/c/src/lib/libbsp/m68k/ods68302/Makefile.am b/c/src/lib/libbsp/m68k/ods68302/Makefile.am
index 3cd01c37e1..7c773205a1 100644
--- a/c/src/lib/libbsp/m68k/ods68302/Makefile.am
+++ b/c/src/lib/libbsp/m68k/ods68302/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
ACLOCAL_AMFLAGS = -I ../../../../aclocal
include $(top_srcdir)/../../../../automake/compile.am
diff --git a/c/src/lib/libbsp/m68k/ods68302/configure.ac b/c/src/lib/libbsp/m68k/ods68302/configure.ac
index e0ed45e34e..6a5cf234ba 100644
--- a/c/src/lib/libbsp/m68k/ods68302/configure.ac
+++ b/c/src/lib/libbsp/m68k/ods68302/configure.ac
@@ -1,6 +1,4 @@
## Process this file with autoconf to produce a configure script.
-##
-## $Id$
AC_PREREQ([2.68])
AC_INIT([rtems-c-src-lib-libbsp-m68k-ods68302],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
diff --git a/c/src/lib/libbsp/m68k/sim68000/Makefile.am b/c/src/lib/libbsp/m68k/sim68000/Makefile.am
index c8d5223fca..ba7d98df1b 100644
--- a/c/src/lib/libbsp/m68k/sim68000/Makefile.am
+++ b/c/src/lib/libbsp/m68k/sim68000/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
ACLOCAL_AMFLAGS = -I ../../../../aclocal
include $(top_srcdir)/../../../../automake/compile.am
diff --git a/c/src/lib/libbsp/m68k/sim68000/configure.ac b/c/src/lib/libbsp/m68k/sim68000/configure.ac
index a2a24fcb97..cde8a1827a 100644
--- a/c/src/lib/libbsp/m68k/sim68000/configure.ac
+++ b/c/src/lib/libbsp/m68k/sim68000/configure.ac
@@ -1,6 +1,4 @@
## Process this file with autoconf to produce a configure script.
-##
-## $Id$
AC_PREREQ([2.68])
AC_INIT([rtems-c-src-lib-libbsp-m68k-sim68000],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
diff --git a/c/src/lib/libbsp/m68k/uC5282/Makefile.am b/c/src/lib/libbsp/m68k/uC5282/Makefile.am
index 51c0c24f4f..6fe5787297 100644
--- a/c/src/lib/libbsp/m68k/uC5282/Makefile.am
+++ b/c/src/lib/libbsp/m68k/uC5282/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
ACLOCAL_AMFLAGS = -I ../../../../aclocal
include $(top_srcdir)/../../../../automake/compile.am
diff --git a/c/src/lib/libbsp/m68k/uC5282/configure.ac b/c/src/lib/libbsp/m68k/uC5282/configure.ac
index 78bf436172..a4202bbe46 100644
--- a/c/src/lib/libbsp/m68k/uC5282/configure.ac
+++ b/c/src/lib/libbsp/m68k/uC5282/configure.ac
@@ -1,6 +1,4 @@
## Process this file with autoconf to produce a configure script.
-##
-## $Id$
AC_PREREQ([2.68])
AC_INIT([rtems-c-src-lib-libbsp-m68k-uC5282],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
diff --git a/c/src/lib/libbsp/m68k/uC5282/start/start.S b/c/src/lib/libbsp/m68k/uC5282/start/start.S
index b799abe4eb..a8cdd49792 100644
--- a/c/src/lib/libbsp/m68k/uC5282/start/start.S
+++ b/c/src/lib/libbsp/m68k/uC5282/start/start.S
@@ -11,7 +11,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$
diff --git a/c/src/lib/libbsp/mips/Makefile.am b/c/src/lib/libbsp/mips/Makefile.am
index 2a614ac8cb..d294e842ec 100644
--- a/c/src/lib/libbsp/mips/Makefile.am
+++ b/c/src/lib/libbsp/mips/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
ACLOCAL_AMFLAGS = -I ../../../aclocal
## Descend into the @RTEMS_BSP_FAMILY@ directory
diff --git a/c/src/lib/libbsp/mips/configure.ac b/c/src/lib/libbsp/mips/configure.ac
index 0082adb8b6..c857921d2e 100644
--- a/c/src/lib/libbsp/mips/configure.ac
+++ b/c/src/lib/libbsp/mips/configure.ac
@@ -1,6 +1,4 @@
## Process this file with autoconf to produce a configure script.
-##
-## $Id$
AC_PREREQ([2.68])
AC_INIT([rtems-c-src-lib-libbsp-mips],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
diff --git a/c/src/lib/libbsp/mips/csb350/Makefile.am b/c/src/lib/libbsp/mips/csb350/Makefile.am
index e5671bf50f..a658307a40 100644
--- a/c/src/lib/libbsp/mips/csb350/Makefile.am
+++ b/c/src/lib/libbsp/mips/csb350/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
ACLOCAL_AMFLAGS = -I ../../../../aclocal
include $(top_srcdir)/../../../../automake/compile.am
diff --git a/c/src/lib/libbsp/mips/csb350/configure.ac b/c/src/lib/libbsp/mips/csb350/configure.ac
index 3eeb019226..6cc4781bf5 100644
--- a/c/src/lib/libbsp/mips/csb350/configure.ac
+++ b/c/src/lib/libbsp/mips/csb350/configure.ac
@@ -1,6 +1,4 @@
## Process this file with autoconf to produce a configure script.
-##
-## $Id$
AC_PREREQ([2.68])
AC_INIT([rtems-c-src-lib-libbsp-mips-csb350],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
diff --git a/c/src/lib/libbsp/mips/genmongoosev/Makefile.am b/c/src/lib/libbsp/mips/genmongoosev/Makefile.am
index 1f27e45682..5bb48e35fd 100644
--- a/c/src/lib/libbsp/mips/genmongoosev/Makefile.am
+++ b/c/src/lib/libbsp/mips/genmongoosev/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
ACLOCAL_AMFLAGS = -I ../../../../aclocal
include $(top_srcdir)/../../../../automake/compile.am
diff --git a/c/src/lib/libbsp/mips/genmongoosev/configure.ac b/c/src/lib/libbsp/mips/genmongoosev/configure.ac
index b1b61dc356..3e3c9febf4 100644
--- a/c/src/lib/libbsp/mips/genmongoosev/configure.ac
+++ b/c/src/lib/libbsp/mips/genmongoosev/configure.ac
@@ -1,6 +1,4 @@
## Process this file with autoconf to produce a configure script.
-##
-## $Id$
AC_PREREQ([2.68])
AC_INIT([rtems-c-src-lib-libbsp-mips-genmongoosev],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
diff --git a/c/src/lib/libbsp/mips/hurricane/Makefile.am b/c/src/lib/libbsp/mips/hurricane/Makefile.am
index 9b67d34115..0c021b398b 100644
--- a/c/src/lib/libbsp/mips/hurricane/Makefile.am
+++ b/c/src/lib/libbsp/mips/hurricane/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
ACLOCAL_AMFLAGS = -I ../../../../aclocal
include $(top_srcdir)/../../../../automake/compile.am
diff --git a/c/src/lib/libbsp/mips/jmr3904/Makefile.am b/c/src/lib/libbsp/mips/jmr3904/Makefile.am
index 540c123215..d001411a5f 100644
--- a/c/src/lib/libbsp/mips/jmr3904/Makefile.am
+++ b/c/src/lib/libbsp/mips/jmr3904/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
ACLOCAL_AMFLAGS = -I ../../../../aclocal
include $(top_srcdir)/../../../../automake/compile.am
diff --git a/c/src/lib/libbsp/mips/jmr3904/configure.ac b/c/src/lib/libbsp/mips/jmr3904/configure.ac
index 8b170b8a4f..8e7ae089a7 100644
--- a/c/src/lib/libbsp/mips/jmr3904/configure.ac
+++ b/c/src/lib/libbsp/mips/jmr3904/configure.ac
@@ -1,6 +1,4 @@
## Process this file with autoconf to produce a configure script.
-##
-## $Id$
AC_PREREQ([2.68])
AC_INIT([rtems-c-src-lib-libbsp-mips-jmr3904],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
diff --git a/c/src/lib/libbsp/mips/jmr3904/tools/Makefile.am b/c/src/lib/libbsp/mips/jmr3904/tools/Makefile.am
index baaa1a7f8c..9ba4343231 100644
--- a/c/src/lib/libbsp/mips/jmr3904/tools/Makefile.am
+++ b/c/src/lib/libbsp/mips/jmr3904/tools/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
ACLOCAL_AMFLAGS = -I ../../../../../aclocal
transform =
diff --git a/c/src/lib/libbsp/mips/jmr3904/tools/configure.ac b/c/src/lib/libbsp/mips/jmr3904/tools/configure.ac
index 19e291d13d..85b17e0cd0 100644
--- a/c/src/lib/libbsp/mips/jmr3904/tools/configure.ac
+++ b/c/src/lib/libbsp/mips/jmr3904/tools/configure.ac
@@ -1,6 +1,4 @@
## Process this file with autoconf to produce a configure script.
-##
-## $Id$
AC_PREREQ([2.68])
AC_INIT([rtems-c-src-lib-libbsp-mips-jmr3904-tools],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
diff --git a/c/src/lib/libbsp/mips/jmr3904/tools/runtest.in b/c/src/lib/libbsp/mips/jmr3904/tools/runtest.in
index a6b615a3e2..a6b615a3e2 100755..100644
--- a/c/src/lib/libbsp/mips/jmr3904/tools/runtest.in
+++ b/c/src/lib/libbsp/mips/jmr3904/tools/runtest.in
diff --git a/c/src/lib/libbsp/mips/rbtx4925/Makefile.am b/c/src/lib/libbsp/mips/rbtx4925/Makefile.am
index fe53813f12..8d692880d0 100644
--- a/c/src/lib/libbsp/mips/rbtx4925/Makefile.am
+++ b/c/src/lib/libbsp/mips/rbtx4925/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
ACLOCAL_AMFLAGS = -I ../../../../aclocal
include $(top_srcdir)/../../../../automake/compile.am
diff --git a/c/src/lib/libbsp/mips/rbtx4938/Makefile.am b/c/src/lib/libbsp/mips/rbtx4938/Makefile.am
index fe53813f12..8d692880d0 100644
--- a/c/src/lib/libbsp/mips/rbtx4938/Makefile.am
+++ b/c/src/lib/libbsp/mips/rbtx4938/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
ACLOCAL_AMFLAGS = -I ../../../../aclocal
include $(top_srcdir)/../../../../automake/compile.am
diff --git a/c/src/lib/libbsp/nios2/Makefile.am b/c/src/lib/libbsp/nios2/Makefile.am
index e60a8966ac..140d76ee20 100644
--- a/c/src/lib/libbsp/nios2/Makefile.am
+++ b/c/src/lib/libbsp/nios2/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
ACLOCAL_AMFLAGS = -I ../../../aclocal
# Descend into the @RTEMS_BSP_FAMILY@ directory
diff --git a/c/src/lib/libbsp/nios2/configure.ac b/c/src/lib/libbsp/nios2/configure.ac
index 9e4ffcafdb..c7cac07e0f 100644
--- a/c/src/lib/libbsp/nios2/configure.ac
+++ b/c/src/lib/libbsp/nios2/configure.ac
@@ -1,6 +1,4 @@
## Process this file with autoconf to produce a configure script.
-##
-## $Id$
AC_PREREQ([2.68])
AC_INIT([rtems-c-src-lib-libbsp-nios2],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
diff --git a/c/src/lib/libbsp/nios2/nios2_iss/Makefile.am b/c/src/lib/libbsp/nios2/nios2_iss/Makefile.am
index 8fa60851e8..1094826b55 100644
--- a/c/src/lib/libbsp/nios2/nios2_iss/Makefile.am
+++ b/c/src/lib/libbsp/nios2/nios2_iss/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
ACLOCAL_AMFLAGS = -I ../../../../aclocal
include $(top_srcdir)/../../../../automake/compile.am
diff --git a/c/src/lib/libbsp/nios2/nios2_iss/configure.ac b/c/src/lib/libbsp/nios2/nios2_iss/configure.ac
index c27304fa54..c038715f52 100644
--- a/c/src/lib/libbsp/nios2/nios2_iss/configure.ac
+++ b/c/src/lib/libbsp/nios2/nios2_iss/configure.ac
@@ -1,6 +1,4 @@
## Process this file with autoconf to produce a configure script.
-##
-## $Id$
AC_PREREQ([2.68])
AC_INIT([rtems-c-src-lib-libbsp-nios2-nios2_iss],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
diff --git a/c/src/lib/libbsp/no_cpu/Makefile.am b/c/src/lib/libbsp/no_cpu/Makefile.am
index e60a8966ac..140d76ee20 100644
--- a/c/src/lib/libbsp/no_cpu/Makefile.am
+++ b/c/src/lib/libbsp/no_cpu/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
ACLOCAL_AMFLAGS = -I ../../../aclocal
# Descend into the @RTEMS_BSP_FAMILY@ directory
diff --git a/c/src/lib/libbsp/no_cpu/configure.ac b/c/src/lib/libbsp/no_cpu/configure.ac
index afe7e53b22..46998fe54d 100644
--- a/c/src/lib/libbsp/no_cpu/configure.ac
+++ b/c/src/lib/libbsp/no_cpu/configure.ac
@@ -1,6 +1,4 @@
## Process this file with autoconf to produce a configure script.
-##
-## $Id$
AC_PREREQ([2.68])
AC_INIT([rtems-c-src-lib-libbsp-no_cpu],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
diff --git a/c/src/lib/libbsp/no_cpu/no_bsp/Makefile.am b/c/src/lib/libbsp/no_cpu/no_bsp/Makefile.am
index 2a7958b134..4a29945724 100644
--- a/c/src/lib/libbsp/no_cpu/no_bsp/Makefile.am
+++ b/c/src/lib/libbsp/no_cpu/no_bsp/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
ACLOCAL_AMFLAGS = -I ../../../../aclocal
include $(top_srcdir)/../../../../automake/compile.am
diff --git a/c/src/lib/libbsp/no_cpu/no_bsp/configure.ac b/c/src/lib/libbsp/no_cpu/no_bsp/configure.ac
index dd05b7d2ab..801a3513d6 100644
--- a/c/src/lib/libbsp/no_cpu/no_bsp/configure.ac
+++ b/c/src/lib/libbsp/no_cpu/no_bsp/configure.ac
@@ -1,6 +1,4 @@
## Process this file with autoconf to produce a configure script.
-##
-## $Id$
AC_PREREQ([2.68])
AC_INIT([rtems-c-src-lib-libbsp-no_cpu-no_bsp],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
diff --git a/c/src/lib/libbsp/powerpc/Makefile.am b/c/src/lib/libbsp/powerpc/Makefile.am
index 31e5a6024f..03a7b31c32 100644
--- a/c/src/lib/libbsp/powerpc/Makefile.am
+++ b/c/src/lib/libbsp/powerpc/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
ACLOCAL_AMFLAGS = -I ../../../aclocal
## Descend into the @RTEMS_BSP_FAMILY@ directory
diff --git a/c/src/lib/libbsp/powerpc/beatnik/Makefile.am b/c/src/lib/libbsp/powerpc/beatnik/Makefile.am
index 7f2688f21f..f6a63ec473 100644
--- a/c/src/lib/libbsp/powerpc/beatnik/Makefile.am
+++ b/c/src/lib/libbsp/powerpc/beatnik/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
ACLOCAL_AMFLAGS = -I ../../../../aclocal
CLEANFILES =
diff --git a/c/src/lib/libbsp/powerpc/configure.ac b/c/src/lib/libbsp/powerpc/configure.ac
index d8d75fc143..88d2126acd 100644
--- a/c/src/lib/libbsp/powerpc/configure.ac
+++ b/c/src/lib/libbsp/powerpc/configure.ac
@@ -1,6 +1,4 @@
## Process this file with autoconf to produce a configure script.
-##
-## $Id$
AC_PREREQ([2.68])
AC_INIT([rtems-c-src-lib-libbsp-powerpc],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
diff --git a/c/src/lib/libbsp/powerpc/ep1a/configure.ac b/c/src/lib/libbsp/powerpc/ep1a/configure.ac
index b4dbb99d17..61539e4d72 100644
--- a/c/src/lib/libbsp/powerpc/ep1a/configure.ac
+++ b/c/src/lib/libbsp/powerpc/ep1a/configure.ac
@@ -1,6 +1,4 @@
## Process this file with autoconf to produce a configure script.
-##
-## $Id$
AC_PREREQ([2.68])
AC_INIT([rtems-c-src-lib-libbsp-powerpc-ep1a],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
diff --git a/c/src/lib/libbsp/powerpc/gen5200/Makefile.am b/c/src/lib/libbsp/powerpc/gen5200/Makefile.am
index cb32aef4a9..a1cf57df4a 100644
--- a/c/src/lib/libbsp/powerpc/gen5200/Makefile.am
+++ b/c/src/lib/libbsp/powerpc/gen5200/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
ACLOCAL_AMFLAGS = -I ../../../../aclocal
include $(top_srcdir)/../../../../automake/compile.am
diff --git a/c/src/lib/libbsp/powerpc/gen5200/configure.ac b/c/src/lib/libbsp/powerpc/gen5200/configure.ac
index d0cb78670c..97d04cf1b4 100644
--- a/c/src/lib/libbsp/powerpc/gen5200/configure.ac
+++ b/c/src/lib/libbsp/powerpc/gen5200/configure.ac
@@ -1,6 +1,4 @@
## Process this file with autoconf to produce a configure script.
-##
-## $Id$
AC_PREREQ([2.68])
AC_INIT([rtems-c-src-lib-libbsp-powerpc-gen5200],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
diff --git a/c/src/lib/libbsp/powerpc/gen83xx/Makefile.am b/c/src/lib/libbsp/powerpc/gen83xx/Makefile.am
index 29a77bd431..7a42ebcbd3 100644
--- a/c/src/lib/libbsp/powerpc/gen83xx/Makefile.am
+++ b/c/src/lib/libbsp/powerpc/gen83xx/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
ACLOCAL_AMFLAGS = -I ../../../../aclocal
include $(top_srcdir)/../../../../automake/compile.am
diff --git a/c/src/lib/libbsp/powerpc/gen83xx/configure.ac b/c/src/lib/libbsp/powerpc/gen83xx/configure.ac
index ee76369778..f4e5a3d8d6 100644
--- a/c/src/lib/libbsp/powerpc/gen83xx/configure.ac
+++ b/c/src/lib/libbsp/powerpc/gen83xx/configure.ac
@@ -1,6 +1,4 @@
## Process this file with autoconf to produce a configure script.
-##
-## $Id$
AC_PREREQ([2.68])
AC_INIT([rtems-c-src-lib-libbsp-powerpc-gen83xx],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
diff --git a/c/src/lib/libbsp/powerpc/haleakala/Makefile.am b/c/src/lib/libbsp/powerpc/haleakala/Makefile.am
index fdd633149f..0e7687fcb6 100644
--- a/c/src/lib/libbsp/powerpc/haleakala/Makefile.am
+++ b/c/src/lib/libbsp/powerpc/haleakala/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
ACLOCAL_AMFLAGS = -I ../../../../aclocal
include $(top_srcdir)/../../../../automake/compile.am
diff --git a/c/src/lib/libbsp/powerpc/haleakala/configure.ac b/c/src/lib/libbsp/powerpc/haleakala/configure.ac
index 025050737d..25e5db34c7 100644
--- a/c/src/lib/libbsp/powerpc/haleakala/configure.ac
+++ b/c/src/lib/libbsp/powerpc/haleakala/configure.ac
@@ -1,6 +1,4 @@
dnl Process this file with autoconf to produce a configure script.
-dnl
-dnl $Id$
AC_PREREQ([2.68])
AC_INIT([rtems-c-src-lib-libbsp-powerpc-haleakala],[_RTEMS_VERSION],[rtems-bugs@rtems.com])
diff --git a/c/src/lib/libbsp/powerpc/mbx8xx/Makefile.am b/c/src/lib/libbsp/powerpc/mbx8xx/Makefile.am
index 0134f33946..da6a311c04 100644
--- a/c/src/lib/libbsp/powerpc/mbx8xx/Makefile.am
+++ b/c/src/lib/libbsp/powerpc/mbx8xx/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
ACLOCAL_AMFLAGS = -I ../../../../aclocal
include $(top_srcdir)/../../../../automake/compile.am
diff --git a/c/src/lib/libbsp/powerpc/mbx8xx/configure.ac b/c/src/lib/libbsp/powerpc/mbx8xx/configure.ac
index 9d1e197fcd..10260ceb4f 100644
--- a/c/src/lib/libbsp/powerpc/mbx8xx/configure.ac
+++ b/c/src/lib/libbsp/powerpc/mbx8xx/configure.ac
@@ -1,6 +1,4 @@
## Process this file with autoconf to produce a configure script.
-##
-## $Id$
AC_PREREQ([2.68])
AC_INIT([rtems-c-src-lib-libbsp-powerpc-mbx8xx],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
diff --git a/c/src/lib/libbsp/powerpc/motorola_powerpc/Makefile.am b/c/src/lib/libbsp/powerpc/motorola_powerpc/Makefile.am
index e2292c9069..9a3206d36f 100644
--- a/c/src/lib/libbsp/powerpc/motorola_powerpc/Makefile.am
+++ b/c/src/lib/libbsp/powerpc/motorola_powerpc/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
ACLOCAL_AMFLAGS = -I ../../../../aclocal
SUBDIRS = .
diff --git a/c/src/lib/libbsp/powerpc/motorola_powerpc/bootloader/Makefile.am b/c/src/lib/libbsp/powerpc/motorola_powerpc/bootloader/Makefile.am
index a2f1e55302..dd832f07f4 100644
--- a/c/src/lib/libbsp/powerpc/motorola_powerpc/bootloader/Makefile.am
+++ b/c/src/lib/libbsp/powerpc/motorola_powerpc/bootloader/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
## NOTE: This Makefile.am does not apply RTEMS's compilation rules.
AUTOMAKE_OPTIONS = no-exeext
diff --git a/c/src/lib/libbsp/powerpc/motorola_powerpc/configure.ac b/c/src/lib/libbsp/powerpc/motorola_powerpc/configure.ac
index d159fc1c23..1debc3a7ba 100644
--- a/c/src/lib/libbsp/powerpc/motorola_powerpc/configure.ac
+++ b/c/src/lib/libbsp/powerpc/motorola_powerpc/configure.ac
@@ -1,6 +1,4 @@
## Process this file with autoconf to produce a configure script.
-##
-## $Id$
AC_PREREQ([2.68])
AC_INIT([rtems-c-src-lib-libbsp-powerpc-motorola_powerpc],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
diff --git a/c/src/lib/libbsp/powerpc/motorola_powerpc/qemu_fakerom/Makefile.am b/c/src/lib/libbsp/powerpc/motorola_powerpc/qemu_fakerom/Makefile.am
index ddd81381ec..7a5730a9d6 100644
--- a/c/src/lib/libbsp/powerpc/motorola_powerpc/qemu_fakerom/Makefile.am
+++ b/c/src/lib/libbsp/powerpc/motorola_powerpc/qemu_fakerom/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
## NOTE: This Makefile.am does not apply RTEMS's compilation rules.
ACLOCAL_AMFLAGS = -I ../../../../aclocal
diff --git a/c/src/lib/libbsp/powerpc/mpc55xxevb/Makefile.am b/c/src/lib/libbsp/powerpc/mpc55xxevb/Makefile.am
index 9e55382290..24b07978ab 100644
--- a/c/src/lib/libbsp/powerpc/mpc55xxevb/Makefile.am
+++ b/c/src/lib/libbsp/powerpc/mpc55xxevb/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
ACLOCAL_AMFLAGS = -I ../../../../aclocal
include $(top_srcdir)/../../../../automake/compile.am
diff --git a/c/src/lib/libbsp/powerpc/mpc8260ads/Makefile.am b/c/src/lib/libbsp/powerpc/mpc8260ads/Makefile.am
index aa1ead9ab6..cf4f4d2380 100644
--- a/c/src/lib/libbsp/powerpc/mpc8260ads/Makefile.am
+++ b/c/src/lib/libbsp/powerpc/mpc8260ads/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
ACLOCAL_AMFLAGS = -I ../../../../aclocal
include $(top_srcdir)/../../../../automake/compile.am
diff --git a/c/src/lib/libbsp/powerpc/mpc8260ads/configure.ac b/c/src/lib/libbsp/powerpc/mpc8260ads/configure.ac
index cc57360b9e..dda5286e14 100644
--- a/c/src/lib/libbsp/powerpc/mpc8260ads/configure.ac
+++ b/c/src/lib/libbsp/powerpc/mpc8260ads/configure.ac
@@ -1,6 +1,4 @@
## Process this file with autoconf to produce a configure script.
-##
-## $Id$
AC_PREREQ([2.68])
AC_INIT([rtems-c-src-lib-libbsp-powerpc-mpc8260ads],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
diff --git a/c/src/lib/libbsp/powerpc/mvme3100/Makefile.am b/c/src/lib/libbsp/powerpc/mvme3100/Makefile.am
index f214f88755..e411c7a199 100644
--- a/c/src/lib/libbsp/powerpc/mvme3100/Makefile.am
+++ b/c/src/lib/libbsp/powerpc/mvme3100/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
ACLOCAL_AMFLAGS = -I ../../../../aclocal
include $(top_srcdir)/../../../../automake/compile.am
diff --git a/c/src/lib/libbsp/powerpc/mvme3100/configure.ac b/c/src/lib/libbsp/powerpc/mvme3100/configure.ac
index e671a70149..aeda9537c7 100644
--- a/c/src/lib/libbsp/powerpc/mvme3100/configure.ac
+++ b/c/src/lib/libbsp/powerpc/mvme3100/configure.ac
@@ -1,6 +1,4 @@
## Process this file with autoconf to produce a configure script.
-##
-## $Id$
AC_PREREQ([2.68])
AC_INIT([rtems-c-src-lib-libbsp-powerpc-mvme3100],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
diff --git a/c/src/lib/libbsp/powerpc/psim/Makefile.am b/c/src/lib/libbsp/powerpc/psim/Makefile.am
index c02edb90a8..a99f23ee2a 100644
--- a/c/src/lib/libbsp/powerpc/psim/Makefile.am
+++ b/c/src/lib/libbsp/powerpc/psim/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
ACLOCAL_AMFLAGS = -I ../../../../aclocal
include $(top_srcdir)/../../../../automake/compile.am
diff --git a/c/src/lib/libbsp/powerpc/psim/configure.ac b/c/src/lib/libbsp/powerpc/psim/configure.ac
index a25872879d..85d88783d7 100644
--- a/c/src/lib/libbsp/powerpc/psim/configure.ac
+++ b/c/src/lib/libbsp/powerpc/psim/configure.ac
@@ -1,6 +1,4 @@
## Process this file with autoconf to produce a configure script.
-##
-## $Id$
AC_PREREQ([2.68])
AC_INIT([rtems-c-src-lib-libbsp-powerpc-psim],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
diff --git a/c/src/lib/libbsp/powerpc/qemuppc/Makefile.am b/c/src/lib/libbsp/powerpc/qemuppc/Makefile.am
index 945a723f45..0dce1cdff6 100644
--- a/c/src/lib/libbsp/powerpc/qemuppc/Makefile.am
+++ b/c/src/lib/libbsp/powerpc/qemuppc/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
ACLOCAL_AMFLAGS = -I ../../../../aclocal
include $(top_srcdir)/../../../../automake/compile.am
diff --git a/c/src/lib/libbsp/powerpc/qemuppc/configure.ac b/c/src/lib/libbsp/powerpc/qemuppc/configure.ac
index 3c86f35a60..063b4766f9 100644
--- a/c/src/lib/libbsp/powerpc/qemuppc/configure.ac
+++ b/c/src/lib/libbsp/powerpc/qemuppc/configure.ac
@@ -1,6 +1,4 @@
## Process this file with autoconf to produce a configure script.
-##
-## $Id$
AC_PREREQ([2.68])
AC_INIT([rtems-c-src-lib-libbsp-h8300-h8sim],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
diff --git a/c/src/lib/libbsp/powerpc/qoriq/Makefile.am b/c/src/lib/libbsp/powerpc/qoriq/Makefile.am
index d89e821958..cc9c8b4a6e 100644
--- a/c/src/lib/libbsp/powerpc/qoriq/Makefile.am
+++ b/c/src/lib/libbsp/powerpc/qoriq/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
ACLOCAL_AMFLAGS = -I ../../../../aclocal
include $(top_srcdir)/../../../../automake/compile.am
diff --git a/c/src/lib/libbsp/powerpc/qoriq/configure.ac b/c/src/lib/libbsp/powerpc/qoriq/configure.ac
index 8bd7523c6f..7b82c1dd53 100644
--- a/c/src/lib/libbsp/powerpc/qoriq/configure.ac
+++ b/c/src/lib/libbsp/powerpc/qoriq/configure.ac
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
AC_PREREQ(2.60)
AC_INIT([rtems-c-src-lib-libbsp-powerpc-qoriq],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
AC_CONFIG_SRCDIR([bsp_specs])
diff --git a/c/src/lib/libbsp/powerpc/score603e/Makefile.am b/c/src/lib/libbsp/powerpc/score603e/Makefile.am
index 3a6b0704df..264a30c7bf 100644
--- a/c/src/lib/libbsp/powerpc/score603e/Makefile.am
+++ b/c/src/lib/libbsp/powerpc/score603e/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
ACLOCAL_AMFLAGS = -I ../../../../aclocal
include $(top_srcdir)/../../../../automake/compile.am
diff --git a/c/src/lib/libbsp/powerpc/score603e/PCI_bus/PCI.h b/c/src/lib/libbsp/powerpc/score603e/PCI_bus/PCI.h
index ffa894a79f..1b2730e06e 100644
--- a/c/src/lib/libbsp/powerpc/score603e/PCI_bus/PCI.h
+++ b/c/src/lib/libbsp/powerpc/score603e/PCI_bus/PCI.h
@@ -1,17 +1,19 @@
-/* PCI.h
+/**
+ * @file
*
* This include file contains prototypes for chips attached to the
* PCI bus.
- *
+ */
+
+/*
* COPYRIGHT (c) 1989-2009.
* On-Line Applications Research Corporation (OAR).
*
* 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:
*/
+
#ifndef __PCI_h
#define __PCI_h
diff --git a/c/src/lib/libbsp/powerpc/score603e/configure.ac b/c/src/lib/libbsp/powerpc/score603e/configure.ac
index e7ffcdf2c2..feedd0a799 100644
--- a/c/src/lib/libbsp/powerpc/score603e/configure.ac
+++ b/c/src/lib/libbsp/powerpc/score603e/configure.ac
@@ -1,6 +1,4 @@
## Process this file with autoconf to produce a configure script.
-##
-## $Id$
AC_PREREQ([2.68])
AC_INIT([rtems-c-src-lib-libbsp-powerpc-ep1a],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
diff --git a/c/src/lib/libbsp/powerpc/ss555/Makefile.am b/c/src/lib/libbsp/powerpc/ss555/Makefile.am
index 8758be6d53..3dc3f63466 100644
--- a/c/src/lib/libbsp/powerpc/ss555/Makefile.am
+++ b/c/src/lib/libbsp/powerpc/ss555/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
ACLOCAL_AMFLAGS = -I ../../../../aclocal
include $(top_srcdir)/../../../../automake/compile.am
diff --git a/c/src/lib/libbsp/powerpc/ss555/configure.ac b/c/src/lib/libbsp/powerpc/ss555/configure.ac
index afb044c86b..59fcc87379 100644
--- a/c/src/lib/libbsp/powerpc/ss555/configure.ac
+++ b/c/src/lib/libbsp/powerpc/ss555/configure.ac
@@ -1,6 +1,4 @@
## Process this file with autoconf to produce a configure script.
-##
-## $Id$
AC_PREREQ([2.68])
AC_INIT([rtems-c-src-lib-libbsp-powerpc-mbx5xx],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
diff --git a/c/src/lib/libbsp/powerpc/tqm8xx/Makefile.am b/c/src/lib/libbsp/powerpc/tqm8xx/Makefile.am
index e0f08b4dc7..6a7ffca541 100644
--- a/c/src/lib/libbsp/powerpc/tqm8xx/Makefile.am
+++ b/c/src/lib/libbsp/powerpc/tqm8xx/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
ACLOCAL_AMFLAGS = -I ../../../../aclocal
include $(top_srcdir)/../../../../automake/compile.am
diff --git a/c/src/lib/libbsp/powerpc/tqm8xx/configure.ac b/c/src/lib/libbsp/powerpc/tqm8xx/configure.ac
index 38cb34f6e8..32957af55e 100644
--- a/c/src/lib/libbsp/powerpc/tqm8xx/configure.ac
+++ b/c/src/lib/libbsp/powerpc/tqm8xx/configure.ac
@@ -1,6 +1,4 @@
## Process this file with autoconf to produce a configure script.
-##
-## $Id$
AC_PREREQ([2.68])
AC_INIT([rtems-c-src-lib-libbsp-powerpc-tqm8xx],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
diff --git a/c/src/lib/libbsp/powerpc/tqm8xx/console/console.c b/c/src/lib/libbsp/powerpc/tqm8xx/console/console.c
index dfc488082a..c286db906b 100644
--- a/c/src/lib/libbsp/powerpc/tqm8xx/console/console.c
+++ b/c/src/lib/libbsp/powerpc/tqm8xx/console/console.c
@@ -43,7 +43,6 @@
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
- *
* http://www.OARcorp.com/rtems/license.html.
*
* $Id$
diff --git a/c/src/lib/libbsp/powerpc/virtex/Makefile.am b/c/src/lib/libbsp/powerpc/virtex/Makefile.am
index 148e003415..6faa494fb6 100644
--- a/c/src/lib/libbsp/powerpc/virtex/Makefile.am
+++ b/c/src/lib/libbsp/powerpc/virtex/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
ACLOCAL_AMFLAGS = -I ../../../../aclocal
include $(top_srcdir)/../../../../automake/compile.am
diff --git a/c/src/lib/libbsp/powerpc/virtex/configure.ac b/c/src/lib/libbsp/powerpc/virtex/configure.ac
index f65f56d918..33819cc86b 100644
--- a/c/src/lib/libbsp/powerpc/virtex/configure.ac
+++ b/c/src/lib/libbsp/powerpc/virtex/configure.ac
@@ -1,6 +1,4 @@
dnl Process this file with autoconf to produce a configure script.
-dnl
-dnl $Id$
AC_PREREQ([2.68])
AC_INIT([rtems-c-src-lib-libbsp-powerpc-virtex],[_RTEMS_VERSION],[rtems-bugs@rtems.com])
diff --git a/c/src/lib/libbsp/powerpc/virtex4/Makefile.am b/c/src/lib/libbsp/powerpc/virtex4/Makefile.am
index d6ae5d3350..5952497008 100644
--- a/c/src/lib/libbsp/powerpc/virtex4/Makefile.am
+++ b/c/src/lib/libbsp/powerpc/virtex4/Makefile.am
@@ -1,4 +1,3 @@
-
##
## $Id: $
##
diff --git a/c/src/lib/libbsp/sh/Makefile.am b/c/src/lib/libbsp/sh/Makefile.am
index cf5212b2c0..33c5db1613 100644
--- a/c/src/lib/libbsp/sh/Makefile.am
+++ b/c/src/lib/libbsp/sh/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
ACLOCAL_AMFLAGS = -I ../../../aclocal
# Descend into the @RTEMS_BSP_FAMILY@ directory
diff --git a/c/src/lib/libbsp/sh/configure.ac b/c/src/lib/libbsp/sh/configure.ac
index 96eea71f92..ca901dd673 100644
--- a/c/src/lib/libbsp/sh/configure.ac
+++ b/c/src/lib/libbsp/sh/configure.ac
@@ -1,6 +1,4 @@
## Process this file with autoconf to produce a configure script.
-##
-## $Id$
AC_PREREQ([2.68])
AC_INIT([rtems-c-src-lib-libbsp-sh],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
diff --git a/c/src/lib/libbsp/sh/gensh1/Makefile.am b/c/src/lib/libbsp/sh/gensh1/Makefile.am
index ed6e50c488..15583546dd 100644
--- a/c/src/lib/libbsp/sh/gensh1/Makefile.am
+++ b/c/src/lib/libbsp/sh/gensh1/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
ACLOCAL_AMFLAGS = -I ../../../../aclocal
include $(top_srcdir)/../../../../automake/compile.am
diff --git a/c/src/lib/libbsp/sh/gensh1/configure.ac b/c/src/lib/libbsp/sh/gensh1/configure.ac
index 10c3c394af..93c8b56400 100644
--- a/c/src/lib/libbsp/sh/gensh1/configure.ac
+++ b/c/src/lib/libbsp/sh/gensh1/configure.ac
@@ -1,6 +1,4 @@
## Process this file with autoconf to produce a configure script.
-##
-## $Id$
AC_PREREQ([2.68])
AC_INIT([rtems-c-src-lib-libbsp-sh-gensh1],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
diff --git a/c/src/lib/libbsp/sh/gensh2/Makefile.am b/c/src/lib/libbsp/sh/gensh2/Makefile.am
index bc54b0a17d..6339206624 100644
--- a/c/src/lib/libbsp/sh/gensh2/Makefile.am
+++ b/c/src/lib/libbsp/sh/gensh2/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
ACLOCAL_AMFLAGS = -I ../../../../aclocal
include $(top_srcdir)/../../../../automake/compile.am
diff --git a/c/src/lib/libbsp/sh/gensh2/configure.ac b/c/src/lib/libbsp/sh/gensh2/configure.ac
index 8d9d75073d..71c2d0b8b9 100644
--- a/c/src/lib/libbsp/sh/gensh2/configure.ac
+++ b/c/src/lib/libbsp/sh/gensh2/configure.ac
@@ -1,6 +1,4 @@
## Process this file with autoconf to produce a configure script.
-##
-## $Id$
AC_PREREQ([2.68])
AC_INIT([rtems-c-src-lib-libbsp-sh-gensh2],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
diff --git a/c/src/lib/libbsp/sh/gensh4/Makefile.am b/c/src/lib/libbsp/sh/gensh4/Makefile.am
index b73a2da227..70b667b2c7 100644
--- a/c/src/lib/libbsp/sh/gensh4/Makefile.am
+++ b/c/src/lib/libbsp/sh/gensh4/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
ACLOCAL_AMFLAGS = -I ../../../../aclocal
include $(top_srcdir)/../../../../automake/compile.am
diff --git a/c/src/lib/libbsp/sh/gensh4/configure.ac b/c/src/lib/libbsp/sh/gensh4/configure.ac
index 307bcf8b95..0365e1141f 100644
--- a/c/src/lib/libbsp/sh/gensh4/configure.ac
+++ b/c/src/lib/libbsp/sh/gensh4/configure.ac
@@ -1,6 +1,4 @@
## Process this file with autoconf to produce a configure script.
-##
-## $Id$
AC_PREREQ([2.68])
AC_INIT([rtems-c-src-lib-libbsp-sh-gensh4],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
diff --git a/c/src/lib/libbsp/sh/gensh4/console/console.c b/c/src/lib/libbsp/sh/gensh4/console/console.c
index 767f354080..58c4e7f3ca 100644
--- a/c/src/lib/libbsp/sh/gensh4/console/console.c
+++ b/c/src/lib/libbsp/sh/gensh4/console/console.c
@@ -9,7 +9,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$
diff --git a/c/src/lib/libbsp/sh/shsim/Makefile.am b/c/src/lib/libbsp/sh/shsim/Makefile.am
index 85c8e07401..bc039bbeb5 100644
--- a/c/src/lib/libbsp/sh/shsim/Makefile.am
+++ b/c/src/lib/libbsp/sh/shsim/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
ACLOCAL_AMFLAGS = -I ../../../../aclocal
include $(top_srcdir)/../../../../automake/compile.am
diff --git a/c/src/lib/libbsp/sh/shsim/configure.ac b/c/src/lib/libbsp/sh/shsim/configure.ac
index 7da50c9190..c1198dd48c 100644
--- a/c/src/lib/libbsp/sh/shsim/configure.ac
+++ b/c/src/lib/libbsp/sh/shsim/configure.ac
@@ -1,6 +1,4 @@
## Process this file with autoconf to produce a configure script.
-##
-## $Id$
AC_PREREQ([2.68])
AC_INIT([rtems-c-src-lib-libbsp-sh-shsim],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
diff --git a/c/src/lib/libbsp/shared/include/stackalloc.h b/c/src/lib/libbsp/shared/include/stackalloc.h
index b8516ef85f..6ed898fa65 100644
--- a/c/src/lib/libbsp/shared/include/stackalloc.h
+++ b/c/src/lib/libbsp/shared/include/stackalloc.h
@@ -52,6 +52,12 @@ extern "C" {
*/
/**
+ * @brief Task stack allocator initialization for
+ * @ref CONFIGURE_TASK_STACK_ALLOCATOR_INIT.
+ */
+void bsp_stack_allocate_init(size_t stack_space_size);
+
+/**
* @brief Task stack allocator for @ref CONFIGURE_TASK_STACK_ALLOCATOR.
*
* In case the designated task stack space from bsp_stack_initialize() is
@@ -65,6 +71,11 @@ void *bsp_stack_allocate(size_t size);
void bsp_stack_free(void *stack);
/**
+ * @brief Task stack allocator initialization configuration option.
+ */
+#define CONFIGURE_TASK_STACK_ALLOCATOR_INIT bsp_stack_allocate_init
+
+/**
* @brief Task stack allocator configuration option.
*/
#define CONFIGURE_TASK_STACK_ALLOCATOR bsp_stack_allocate
diff --git a/c/src/lib/libbsp/shared/src/stackalloc.c b/c/src/lib/libbsp/shared/src/stackalloc.c
index be84057aae..b8d7b9cc2c 100644
--- a/c/src/lib/libbsp/shared/src/stackalloc.c
+++ b/c/src/lib/libbsp/shared/src/stackalloc.c
@@ -27,30 +27,26 @@
#include <bsp/linker-symbols.h>
-#define BSP_STACK_MAGIC 0xdeadbeef
+static Heap_Control bsp_stack_heap;
-static Heap_Control bsp_stack_heap = {
- .page_size = BSP_STACK_MAGIC
-};
+void bsp_stack_allocate_init(size_t stack_space_size)
+{
+ _Heap_Initialize(
+ &bsp_stack_heap,
+ bsp_section_stack_begin,
+ (uintptr_t) bsp_section_stack_size,
+ CPU_STACK_ALIGNMENT
+ );
+}
void *bsp_stack_allocate(size_t size)
{
void *stack = NULL;
- if (bsp_stack_heap.page_size == BSP_STACK_MAGIC) {
- uintptr_t rv = _Heap_Initialize(
- &bsp_stack_heap,
- bsp_section_stack_begin,
- (uintptr_t) bsp_section_stack_size,
- CPU_STACK_ALIGNMENT
- );
- if (rv == 0) {
- return NULL;
- }
+ if (bsp_stack_heap.area_begin != 0) {
+ stack = _Heap_Allocate(&bsp_stack_heap, size);
}
- stack = _Heap_Allocate(&bsp_stack_heap, size);
-
if (stack == NULL) {
stack = _Workspace_Allocate(size);
}
diff --git a/c/src/lib/libbsp/sparc/Makefile.am b/c/src/lib/libbsp/sparc/Makefile.am
index 2b9909c910..67bb6b68e1 100644
--- a/c/src/lib/libbsp/sparc/Makefile.am
+++ b/c/src/lib/libbsp/sparc/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
ACLOCAL_AMFLAGS = -I ../../../aclocal
# Descend into the @RTEMS_BSP_FAMILY@ directory
diff --git a/c/src/lib/libbsp/sparc/configure.ac b/c/src/lib/libbsp/sparc/configure.ac
index 796784b2ce..8369695750 100644
--- a/c/src/lib/libbsp/sparc/configure.ac
+++ b/c/src/lib/libbsp/sparc/configure.ac
@@ -1,6 +1,4 @@
## Process this file with autoconf to produce a configure script.
-##
-## $Id$
AC_PREREQ([2.68])
AC_INIT([rtems-c-src-lib-libbsp-sparc],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
diff --git a/c/src/lib/libbsp/sparc/erc32/Makefile.am b/c/src/lib/libbsp/sparc/erc32/Makefile.am
index 615a3e098a..ddb8d94c3b 100644
--- a/c/src/lib/libbsp/sparc/erc32/Makefile.am
+++ b/c/src/lib/libbsp/sparc/erc32/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
ACLOCAL_AMFLAGS = -I ../../../../aclocal
include $(top_srcdir)/../../../../automake/compile.am
diff --git a/c/src/lib/libbsp/sparc/erc32/configure.ac b/c/src/lib/libbsp/sparc/erc32/configure.ac
index 124d65bdd9..96cac6c97a 100644
--- a/c/src/lib/libbsp/sparc/erc32/configure.ac
+++ b/c/src/lib/libbsp/sparc/erc32/configure.ac
@@ -1,6 +1,4 @@
## Process this file with autoconf to produce a configure script.
-##
-## $Id$
AC_PREREQ([2.68])
AC_INIT([rtems-c-src-lib-libbsp-sparc-erc32],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
diff --git a/c/src/lib/libbsp/sparc/leon2/configure.ac b/c/src/lib/libbsp/sparc/leon2/configure.ac
index 00b597fcf3..95a1cd04cb 100644
--- a/c/src/lib/libbsp/sparc/leon2/configure.ac
+++ b/c/src/lib/libbsp/sparc/leon2/configure.ac
@@ -1,6 +1,4 @@
## Process this file with autoconf to produce a configure script.
-##
-## $Id$
AC_PREREQ([2.68])
AC_INIT([rtems-c-src-lib-libbsp-sparc-leon2],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
diff --git a/c/src/lib/libbsp/sparc/leon2/startup/bspdelay.c b/c/src/lib/libbsp/sparc/leon2/startup/bspdelay.c
index 9e91101582..cca9377a56 100644
--- a/c/src/lib/libbsp/sparc/leon2/startup/bspdelay.c
+++ b/c/src/lib/libbsp/sparc/leon2/startup/bspdelay.c
@@ -1,14 +1,16 @@
-/*
- * LEON2 BSP Delay Method
+/**
+ * @file
*
+ * LEON2 BSP Delay Method
+ */
+
+/*
* COPYRIGHT (c) 1989-2011.
* On-Line Applications Research Corporation (OAR).
*
* 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 <bsp.h>
diff --git a/c/src/lib/libbsp/sparc/leon3/configure.ac b/c/src/lib/libbsp/sparc/leon3/configure.ac
index 3f2d445e92..c11860035e 100644
--- a/c/src/lib/libbsp/sparc/leon3/configure.ac
+++ b/c/src/lib/libbsp/sparc/leon3/configure.ac
@@ -1,6 +1,4 @@
## Process this file with autoconf to produce a configure script.
-##
-## $Id$
AC_PREREQ([2.68])
AC_INIT([rtems-c-src-lib-libbsp-sparc-leon3],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
diff --git a/c/src/lib/libbsp/sparc/leon3/startup/bspdelay.c b/c/src/lib/libbsp/sparc/leon3/startup/bspdelay.c
index 19a1dfd8b4..4172d348f5 100644
--- a/c/src/lib/libbsp/sparc/leon3/startup/bspdelay.c
+++ b/c/src/lib/libbsp/sparc/leon3/startup/bspdelay.c
@@ -1,14 +1,16 @@
-/*
- * LEON3 BSP Delay Method
+/**
+ * @file
*
+ * LEON3 BSP Delay Method
+ */
+
+/*
* COPYRIGHT (c) 1989-2011.
* On-Line Applications Research Corporation (OAR).
*
* 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 <bsp.h>
diff --git a/c/src/lib/libbsp/sparc64/Makefile.am b/c/src/lib/libbsp/sparc64/Makefile.am
index 2a614ac8cb..d294e842ec 100644
--- a/c/src/lib/libbsp/sparc64/Makefile.am
+++ b/c/src/lib/libbsp/sparc64/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
ACLOCAL_AMFLAGS = -I ../../../aclocal
## Descend into the @RTEMS_BSP_FAMILY@ directory
diff --git a/c/src/lib/libbsp/sparc64/configure.ac b/c/src/lib/libbsp/sparc64/configure.ac
index bd48500347..4c9b7607eb 100644
--- a/c/src/lib/libbsp/sparc64/configure.ac
+++ b/c/src/lib/libbsp/sparc64/configure.ac
@@ -1,6 +1,4 @@
## Process this file with autoconf to produce a configure script.
-##
-## $Id$
AC_PREREQ([2.68])
AC_INIT([rtems-c-src-lib-libbsp-sparc64],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
diff --git a/c/src/lib/libbsp/sparc64/niagara/Makefile.am b/c/src/lib/libbsp/sparc64/niagara/Makefile.am
index 099591ae7d..089649d0e6 100644
--- a/c/src/lib/libbsp/sparc64/niagara/Makefile.am
+++ b/c/src/lib/libbsp/sparc64/niagara/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
ACLOCAL_AMFLAGS = -I ../../../../aclocal
include $(top_srcdir)/../../../../automake/compile.am
diff --git a/c/src/lib/libbsp/sparc64/niagara/configure.ac b/c/src/lib/libbsp/sparc64/niagara/configure.ac
index 24ca41500d..47d89e958a 100644
--- a/c/src/lib/libbsp/sparc64/niagara/configure.ac
+++ b/c/src/lib/libbsp/sparc64/niagara/configure.ac
@@ -1,6 +1,4 @@
## Process this file with autoconf to produce a configure script.
-##
-## $Id$
AC_PREREQ([2.68])
AC_INIT([rtems-c-src-lib-libbsp-sparc64-sun4v],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
diff --git a/c/src/lib/libbsp/sparc64/usiii/Makefile.am b/c/src/lib/libbsp/sparc64/usiii/Makefile.am
index 2a25510886..6c169e0e64 100644
--- a/c/src/lib/libbsp/sparc64/usiii/Makefile.am
+++ b/c/src/lib/libbsp/sparc64/usiii/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
ACLOCAL_AMFLAGS = -I ../../../../aclocal
include $(top_srcdir)/../../../../automake/compile.am
diff --git a/c/src/lib/libbsp/sparc64/usiii/configure.ac b/c/src/lib/libbsp/sparc64/usiii/configure.ac
index a67c57028f..fcb5814242 100644
--- a/c/src/lib/libbsp/sparc64/usiii/configure.ac
+++ b/c/src/lib/libbsp/sparc64/usiii/configure.ac
@@ -1,6 +1,4 @@
## Process this file with autoconf to produce a configure script.
-##
-## $Id$
AC_PREREQ([2.68])
AC_INIT([rtems-c-src-lib-libbsp-sparc64-sun4u],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
diff --git a/c/src/lib/libcpu/Makefile.am b/c/src/lib/libcpu/Makefile.am
index 1e983949f0..7d3a43e4f6 100644
--- a/c/src/lib/libcpu/Makefile.am
+++ b/c/src/lib/libcpu/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
include_libcpudir = $(includedir)/libcpu
EXTRA_DIST =
diff --git a/c/src/lib/libcpu/arm/Makefile.am b/c/src/lib/libcpu/arm/Makefile.am
index 07c8f6fdbe..e488c45163 100644
--- a/c/src/lib/libcpu/arm/Makefile.am
+++ b/c/src/lib/libcpu/arm/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
ACLOCAL_AMFLAGS = -I ../../../aclocal
include $(top_srcdir)/../../../automake/compile.am
diff --git a/c/src/lib/libcpu/arm/at91rm9200/clock/clock.c b/c/src/lib/libcpu/arm/at91rm9200/clock/clock.c
index 5a76749174..dbef156452 100644
--- a/c/src/lib/libcpu/arm/at91rm9200/clock/clock.c
+++ b/c/src/lib/libcpu/arm/at91rm9200/clock/clock.c
@@ -7,7 +7,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.
*/
diff --git a/c/src/lib/libcpu/arm/at91rm9200/dbgu/dbgu.c b/c/src/lib/libcpu/arm/at91rm9200/dbgu/dbgu.c
index c8694f8a92..72f0f03b50 100644
--- a/c/src/lib/libcpu/arm/at91rm9200/dbgu/dbgu.c
+++ b/c/src/lib/libcpu/arm/at91rm9200/dbgu/dbgu.c
@@ -10,7 +10,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$
diff --git a/c/src/lib/libcpu/arm/at91rm9200/include/at91rm9200.h b/c/src/lib/libcpu/arm/at91rm9200/include/at91rm9200.h
index 738bfd81f1..4c28da85ad 100644
--- a/c/src/lib/libcpu/arm/at91rm9200/include/at91rm9200.h
+++ b/c/src/lib/libcpu/arm/at91rm9200/include/at91rm9200.h
@@ -9,7 +9,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$
diff --git a/c/src/lib/libcpu/arm/at91rm9200/include/at91rm9200_dbgu.h b/c/src/lib/libcpu/arm/at91rm9200/include/at91rm9200_dbgu.h
index 961da4b8e1..54e093d3ab 100644
--- a/c/src/lib/libcpu/arm/at91rm9200/include/at91rm9200_dbgu.h
+++ b/c/src/lib/libcpu/arm/at91rm9200/include/at91rm9200_dbgu.h
@@ -6,7 +6,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$
diff --git a/c/src/lib/libcpu/arm/at91rm9200/include/at91rm9200_emac.h b/c/src/lib/libcpu/arm/at91rm9200/include/at91rm9200_emac.h
index d7161e676f..66aad6f763 100644
--- a/c/src/lib/libcpu/arm/at91rm9200/include/at91rm9200_emac.h
+++ b/c/src/lib/libcpu/arm/at91rm9200/include/at91rm9200_emac.h
@@ -6,7 +6,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$
diff --git a/c/src/lib/libcpu/arm/at91rm9200/include/at91rm9200_gpio.h b/c/src/lib/libcpu/arm/at91rm9200/include/at91rm9200_gpio.h
index 1aa38c9838..353d4af121 100644
--- a/c/src/lib/libcpu/arm/at91rm9200/include/at91rm9200_gpio.h
+++ b/c/src/lib/libcpu/arm/at91rm9200/include/at91rm9200_gpio.h
@@ -6,7 +6,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$
diff --git a/c/src/lib/libcpu/arm/at91rm9200/include/at91rm9200_mem.h b/c/src/lib/libcpu/arm/at91rm9200/include/at91rm9200_mem.h
index 6bc4be9103..761c46d276 100644
--- a/c/src/lib/libcpu/arm/at91rm9200/include/at91rm9200_mem.h
+++ b/c/src/lib/libcpu/arm/at91rm9200/include/at91rm9200_mem.h
@@ -6,7 +6,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$
diff --git a/c/src/lib/libcpu/arm/at91rm9200/include/at91rm9200_pmc.h b/c/src/lib/libcpu/arm/at91rm9200/include/at91rm9200_pmc.h
index 634ab676d8..38e20ee219 100644
--- a/c/src/lib/libcpu/arm/at91rm9200/include/at91rm9200_pmc.h
+++ b/c/src/lib/libcpu/arm/at91rm9200/include/at91rm9200_pmc.h
@@ -6,7 +6,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$
diff --git a/c/src/lib/libcpu/arm/at91rm9200/include/bits.h b/c/src/lib/libcpu/arm/at91rm9200/include/bits.h
index 9178fc0f9b..099698d569 100644
--- a/c/src/lib/libcpu/arm/at91rm9200/include/bits.h
+++ b/c/src/lib/libcpu/arm/at91rm9200/include/bits.h
@@ -6,7 +6,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$
diff --git a/c/src/lib/libcpu/arm/at91rm9200/irq/irq.c b/c/src/lib/libcpu/arm/at91rm9200/irq/irq.c
index a9ab3db095..6af0ad0274 100644
--- a/c/src/lib/libcpu/arm/at91rm9200/irq/irq.c
+++ b/c/src/lib/libcpu/arm/at91rm9200/irq/irq.c
@@ -7,7 +7,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$
diff --git a/c/src/lib/libcpu/arm/at91rm9200/irq/irq.h b/c/src/lib/libcpu/arm/at91rm9200/irq/irq.h
index 8ca865e1c1..8fbf611507 100644
--- a/c/src/lib/libcpu/arm/at91rm9200/irq/irq.h
+++ b/c/src/lib/libcpu/arm/at91rm9200/irq/irq.h
@@ -7,7 +7,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.
*
*
diff --git a/c/src/lib/libcpu/arm/at91rm9200/pmc/pmc.c b/c/src/lib/libcpu/arm/at91rm9200/pmc/pmc.c
index b5d65149fb..48879281bb 100644
--- a/c/src/lib/libcpu/arm/at91rm9200/pmc/pmc.c
+++ b/c/src/lib/libcpu/arm/at91rm9200/pmc/pmc.c
@@ -5,7 +5,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$
diff --git a/c/src/lib/libcpu/arm/at91rm9200/timer/timer.c b/c/src/lib/libcpu/arm/at91rm9200/timer/timer.c
index 5e7c267e58..d214236878 100644
--- a/c/src/lib/libcpu/arm/at91rm9200/timer/timer.c
+++ b/c/src/lib/libcpu/arm/at91rm9200/timer/timer.c
@@ -7,7 +7,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.
*
* Notes:
diff --git a/c/src/lib/libcpu/arm/configure.ac b/c/src/lib/libcpu/arm/configure.ac
index 9362b411b9..61d9637ab4 100644
--- a/c/src/lib/libcpu/arm/configure.ac
+++ b/c/src/lib/libcpu/arm/configure.ac
@@ -1,6 +1,4 @@
## Process this file with autoconf to produce a configure script.
-##
-## $Id$
AC_PREREQ([2.68])
AC_INIT([rtems-c-src-lib-libcpu-arm],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
diff --git a/c/src/lib/libcpu/arm/lpc22xx/include/lpc22xx.h b/c/src/lib/libcpu/arm/lpc22xx/include/lpc22xx.h
index da99635d00..8c08697ba2 100644
--- a/c/src/lib/libcpu/arm/lpc22xx/include/lpc22xx.h
+++ b/c/src/lib/libcpu/arm/lpc22xx/include/lpc22xx.h
@@ -5,7 +5,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$
diff --git a/c/src/lib/libcpu/arm/lpc22xx/irq/bsp_irq_asm.S b/c/src/lib/libcpu/arm/lpc22xx/irq/bsp_irq_asm.S
index cec8a00b79..f64b5551fd 100644
--- a/c/src/lib/libcpu/arm/lpc22xx/irq/bsp_irq_asm.S
+++ b/c/src/lib/libcpu/arm/lpc22xx/irq/bsp_irq_asm.S
@@ -5,7 +5,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.
*
*
diff --git a/c/src/lib/libcpu/arm/lpc22xx/irq/bsp_irq_init.c b/c/src/lib/libcpu/arm/lpc22xx/irq/bsp_irq_init.c
index 365b69604f..9c15883bac 100644
--- a/c/src/lib/libcpu/arm/lpc22xx/irq/bsp_irq_init.c
+++ b/c/src/lib/libcpu/arm/lpc22xx/irq/bsp_irq_init.c
@@ -3,7 +3,6 @@
* Ray 2007 <rayx.cn@gmail.com> to support LPC ARM
* 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.
*
*
diff --git a/c/src/lib/libcpu/arm/lpc22xx/irq/irq.c b/c/src/lib/libcpu/arm/lpc22xx/irq/irq.c
index 58ee909b73..63763600ab 100644
--- a/c/src/lib/libcpu/arm/lpc22xx/irq/irq.c
+++ b/c/src/lib/libcpu/arm/lpc22xx/irq/irq.c
@@ -6,7 +6,6 @@
* Copyright (c) 2006 by Ray<rayx.cn@gmail.com> to support LPC ARM
* 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$
diff --git a/c/src/lib/libcpu/arm/lpc22xx/irq/irq.h b/c/src/lib/libcpu/arm/lpc22xx/irq/irq.h
index def9b61e5b..d9feffe0bd 100644
--- a/c/src/lib/libcpu/arm/lpc22xx/irq/irq.h
+++ b/c/src/lib/libcpu/arm/lpc22xx/irq/irq.h
@@ -7,7 +7,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.
*
*
diff --git a/c/src/lib/libcpu/arm/lpc22xx/timer/timer.c b/c/src/lib/libcpu/arm/lpc22xx/timer/timer.c
index 0ac8ab32c1..efd773b381 100644
--- a/c/src/lib/libcpu/arm/lpc22xx/timer/timer.c
+++ b/c/src/lib/libcpu/arm/lpc22xx/timer/timer.c
@@ -7,7 +7,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.
*
* Notes:
diff --git a/c/src/lib/libcpu/arm/mc9328mxl/clock/clockdrv.c b/c/src/lib/libcpu/arm/mc9328mxl/clock/clockdrv.c
index 63c558a25a..6da615547a 100644
--- a/c/src/lib/libcpu/arm/mc9328mxl/clock/clockdrv.c
+++ b/c/src/lib/libcpu/arm/mc9328mxl/clock/clockdrv.c
@@ -9,7 +9,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.
*/
diff --git a/c/src/lib/libcpu/arm/mc9328mxl/include/mc9328mxl.h b/c/src/lib/libcpu/arm/mc9328mxl/include/mc9328mxl.h
index 4a3dc03544..b0ca4e9586 100644
--- a/c/src/lib/libcpu/arm/mc9328mxl/include/mc9328mxl.h
+++ b/c/src/lib/libcpu/arm/mc9328mxl/include/mc9328mxl.h
@@ -6,7 +6,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$
diff --git a/c/src/lib/libcpu/arm/mc9328mxl/irq/irq.c b/c/src/lib/libcpu/arm/mc9328mxl/irq/irq.c
index 18e2e411da..497c2dc93f 100644
--- a/c/src/lib/libcpu/arm/mc9328mxl/irq/irq.c
+++ b/c/src/lib/libcpu/arm/mc9328mxl/irq/irq.c
@@ -7,7 +7,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$
diff --git a/c/src/lib/libcpu/arm/mc9328mxl/irq/irq.h b/c/src/lib/libcpu/arm/mc9328mxl/irq/irq.h
index eeb958027b..378df2c7f2 100644
--- a/c/src/lib/libcpu/arm/mc9328mxl/irq/irq.h
+++ b/c/src/lib/libcpu/arm/mc9328mxl/irq/irq.h
@@ -7,7 +7,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.
*
*
diff --git a/c/src/lib/libcpu/arm/mc9328mxl/timer/timer.c b/c/src/lib/libcpu/arm/mc9328mxl/timer/timer.c
index 46565669e6..d9225a7f60 100644
--- a/c/src/lib/libcpu/arm/mc9328mxl/timer/timer.c
+++ b/c/src/lib/libcpu/arm/mc9328mxl/timer/timer.c
@@ -8,7 +8,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.
*
* Notes:
diff --git a/c/src/lib/libcpu/arm/pxa255/clock/clock.c b/c/src/lib/libcpu/arm/pxa255/clock/clock.c
index 0bb2b0822f..0bb2b0822f 100755..100644
--- a/c/src/lib/libcpu/arm/pxa255/clock/clock.c
+++ b/c/src/lib/libcpu/arm/pxa255/clock/clock.c
diff --git a/c/src/lib/libcpu/arm/pxa255/ffuart/ffuart.c b/c/src/lib/libcpu/arm/pxa255/ffuart/ffuart.c
index f4014abcd3..f4014abcd3 100755..100644
--- a/c/src/lib/libcpu/arm/pxa255/ffuart/ffuart.c
+++ b/c/src/lib/libcpu/arm/pxa255/ffuart/ffuart.c
diff --git a/c/src/lib/libcpu/arm/pxa255/include/ffuart.h b/c/src/lib/libcpu/arm/pxa255/include/ffuart.h
index 6ca5879987..6ca5879987 100755..100644
--- a/c/src/lib/libcpu/arm/pxa255/include/ffuart.h
+++ b/c/src/lib/libcpu/arm/pxa255/include/ffuart.h
diff --git a/c/src/lib/libcpu/arm/pxa255/include/pxa255.h b/c/src/lib/libcpu/arm/pxa255/include/pxa255.h
index beb63874ec..beb63874ec 100755..100644
--- a/c/src/lib/libcpu/arm/pxa255/include/pxa255.h
+++ b/c/src/lib/libcpu/arm/pxa255/include/pxa255.h
diff --git a/c/src/lib/libcpu/arm/pxa255/irq/bsp_irq_asm.S b/c/src/lib/libcpu/arm/pxa255/irq/bsp_irq_asm.S
index 17d5e47f1d..17d5e47f1d 100755..100644
--- a/c/src/lib/libcpu/arm/pxa255/irq/bsp_irq_asm.S
+++ b/c/src/lib/libcpu/arm/pxa255/irq/bsp_irq_asm.S
diff --git a/c/src/lib/libcpu/arm/pxa255/irq/bsp_irq_init.c b/c/src/lib/libcpu/arm/pxa255/irq/bsp_irq_init.c
index 42bdf396a1..42bdf396a1 100755..100644
--- a/c/src/lib/libcpu/arm/pxa255/irq/bsp_irq_init.c
+++ b/c/src/lib/libcpu/arm/pxa255/irq/bsp_irq_init.c
diff --git a/c/src/lib/libcpu/arm/pxa255/irq/irq.c b/c/src/lib/libcpu/arm/pxa255/irq/irq.c
index 8a6d07420d..8a6d07420d 100755..100644
--- a/c/src/lib/libcpu/arm/pxa255/irq/irq.c
+++ b/c/src/lib/libcpu/arm/pxa255/irq/irq.c
diff --git a/c/src/lib/libcpu/arm/pxa255/irq/irq.h b/c/src/lib/libcpu/arm/pxa255/irq/irq.h
index ddb8b70115..ddb8b70115 100755..100644
--- a/c/src/lib/libcpu/arm/pxa255/irq/irq.h
+++ b/c/src/lib/libcpu/arm/pxa255/irq/irq.h
diff --git a/c/src/lib/libcpu/arm/pxa255/pmc/pmc.c b/c/src/lib/libcpu/arm/pxa255/pmc/pmc.c
index 559f6fe579..559f6fe579 100755..100644
--- a/c/src/lib/libcpu/arm/pxa255/pmc/pmc.c
+++ b/c/src/lib/libcpu/arm/pxa255/pmc/pmc.c
diff --git a/c/src/lib/libcpu/arm/pxa255/timer/timer.c b/c/src/lib/libcpu/arm/pxa255/timer/timer.c
index d174d4756f..d174d4756f 100755..100644
--- a/c/src/lib/libcpu/arm/pxa255/timer/timer.c
+++ b/c/src/lib/libcpu/arm/pxa255/timer/timer.c
diff --git a/c/src/lib/libcpu/arm/s3c24xx/timer/timer.c b/c/src/lib/libcpu/arm/s3c24xx/timer/timer.c
index 7c9fda8512..72c0026198 100644
--- a/c/src/lib/libcpu/arm/s3c24xx/timer/timer.c
+++ b/c/src/lib/libcpu/arm/s3c24xx/timer/timer.c
@@ -5,7 +5,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.
*
* Notes:
diff --git a/c/src/lib/libcpu/bfin/Makefile.am b/c/src/lib/libcpu/bfin/Makefile.am
index 6e9fb3ec32..2e74c1e911 100644
--- a/c/src/lib/libcpu/bfin/Makefile.am
+++ b/c/src/lib/libcpu/bfin/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
ACLOCAL_AMFLAGS = -I ../../../aclocal
include $(top_srcdir)/../../../automake/compile.am
diff --git a/c/src/lib/libcpu/bfin/configure.ac b/c/src/lib/libcpu/bfin/configure.ac
index 0fa523fcd1..80a4cc7654 100644
--- a/c/src/lib/libcpu/bfin/configure.ac
+++ b/c/src/lib/libcpu/bfin/configure.ac
@@ -1,7 +1,4 @@
## Process this file with autoconf to produce a configure script.
-##
-## $Id$
-##
AC_PREREQ([2.68])
AC_INIT([rtems-c-src-lib-libcpu-bfin],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
diff --git a/c/src/lib/libcpu/i386/Makefile.am b/c/src/lib/libcpu/i386/Makefile.am
index c84131f2ba..0330ba31ef 100644
--- a/c/src/lib/libcpu/i386/Makefile.am
+++ b/c/src/lib/libcpu/i386/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
ACLOCAL_AMFLAGS = -I ../../../aclocal
noinst_PROGRAMS =
diff --git a/c/src/lib/libcpu/i386/configure.ac b/c/src/lib/libcpu/i386/configure.ac
index 27ca2ec7d6..dabca3cb28 100644
--- a/c/src/lib/libcpu/i386/configure.ac
+++ b/c/src/lib/libcpu/i386/configure.ac
@@ -1,6 +1,4 @@
## Process this file with autoconf to produce a configure script.
-##
-## $Id$
AC_PREREQ([2.68])
AC_INIT([rtems-c-src-lib-libcpu-i386],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
diff --git a/c/src/lib/libcpu/lm32/Makefile.am b/c/src/lib/libcpu/lm32/Makefile.am
index 8f1fa6baf5..f51d0ebe35 100644
--- a/c/src/lib/libcpu/lm32/Makefile.am
+++ b/c/src/lib/libcpu/lm32/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
ACLOCAL_AMFLAGS = -I ../../../aclocal
include $(top_srcdir)/../../../automake/compile.am
diff --git a/c/src/lib/libcpu/lm32/configure.ac b/c/src/lib/libcpu/lm32/configure.ac
index 4cbe9323e6..a0afaa31be 100644
--- a/c/src/lib/libcpu/lm32/configure.ac
+++ b/c/src/lib/libcpu/lm32/configure.ac
@@ -1,6 +1,4 @@
## Process this file with autoconf to produce a configure script.
-##
-## $Id$
AC_PREREQ([2.68])
AC_INIT([rtems-c-src-lib-libcpu-lm32],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
diff --git a/c/src/lib/libcpu/m68k/Makefile.am b/c/src/lib/libcpu/m68k/Makefile.am
index 956cb7deb5..c61fa49c86 100644
--- a/c/src/lib/libcpu/m68k/Makefile.am
+++ b/c/src/lib/libcpu/m68k/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
ACLOCAL_AMFLAGS = -I ../../../aclocal
include $(top_srcdir)/../../../automake/compile.am
diff --git a/c/src/lib/libcpu/m68k/configure.ac b/c/src/lib/libcpu/m68k/configure.ac
index ed30dbb583..771b8fe47f 100644
--- a/c/src/lib/libcpu/m68k/configure.ac
+++ b/c/src/lib/libcpu/m68k/configure.ac
@@ -1,6 +1,4 @@
## Process this file with autoconf to produce a configure script.
-##
-## $Id$
AC_PREREQ([2.68])
AC_INIT([rtems-c-src-lib-libcpu-m68k],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
diff --git a/c/src/lib/libcpu/m68k/mcf5206/clock/ckinit.c b/c/src/lib/libcpu/m68k/mcf5206/clock/ckinit.c
index d0739d66a9..4c18c4dd69 100644
--- a/c/src/lib/libcpu/m68k/mcf5206/clock/ckinit.c
+++ b/c/src/lib/libcpu/m68k/mcf5206/clock/ckinit.c
@@ -15,7 +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$
diff --git a/c/src/lib/libcpu/m68k/mcf5206/console/mcfuart.c b/c/src/lib/libcpu/m68k/mcf5206/console/mcfuart.c
index 7ec30a5289..15773d0350 100644
--- a/c/src/lib/libcpu/m68k/mcf5206/console/mcfuart.c
+++ b/c/src/lib/libcpu/m68k/mcf5206/console/mcfuart.c
@@ -9,7 +9,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$
diff --git a/c/src/lib/libcpu/m68k/mcf5206/include/mcf5206e.h b/c/src/lib/libcpu/m68k/mcf5206/include/mcf5206e.h
index 4f984a8740..6b19591889 100644
--- a/c/src/lib/libcpu/m68k/mcf5206/include/mcf5206e.h
+++ b/c/src/lib/libcpu/m68k/mcf5206/include/mcf5206e.h
@@ -1,17 +1,14 @@
/*
- * Coldfire MCF5206e on-chip peripherial definitions.
- * Contents of this file based on information provided in
- * Motorola MCF5206e User's Manual
+ * Coldfire MCF5206e on-chip peripherial definitions.
+ * Contents of this file based on information provided in
+ * Motorola MCF5206e User's Manual
*
- * Copyright (C) 2000 OKTET Ltd., St.-Petersburg, Russia
- * Author: Victor V. Vengerov <vvv@oktet.ru>
+ * Copyright (C) 2000 OKTET Ltd., St.-Petersburg, Russia
+ * Author: Victor V. Vengerov <vvv@oktet.ru>
*
- * 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$
+ * 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 __MCF5206E_H__
diff --git a/c/src/lib/libcpu/m68k/mcf5206/include/mcfmbus.h b/c/src/lib/libcpu/m68k/mcf5206/include/mcfmbus.h
index d8a3703151..5281e215ad 100644
--- a/c/src/lib/libcpu/m68k/mcf5206/include/mcfmbus.h
+++ b/c/src/lib/libcpu/m68k/mcf5206/include/mcfmbus.h
@@ -1,14 +1,12 @@
-/* MCF5206e MBUS module (I2C bus) driver header file
+/*
+ * MCF5206e MBUS module (I2C bus) driver header file
*
- * Copyright (C) 2000 OKTET Ltd., St.-Petersburg, Russia
- * Author: Victor V. Vengerov <vvv@oktet.ru>
+ * Copyright (C) 2000 OKTET Ltd., St.-Petersburg, Russia
+ * Author: Victor V. Vengerov <vvv@oktet.ru>
*
- * 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$
+ * 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 __MCFBSP_MCFMBUS_H__
diff --git a/c/src/lib/libcpu/m68k/mcf5206/include/mcfuart.h b/c/src/lib/libcpu/m68k/mcf5206/include/mcfuart.h
index dd5ea0bb37..200ccb53b0 100644
--- a/c/src/lib/libcpu/m68k/mcf5206/include/mcfuart.h
+++ b/c/src/lib/libcpu/m68k/mcf5206/include/mcfuart.h
@@ -1,16 +1,12 @@
/*
- * Generic UART Serial driver for Motorola Coldfire processors definitions
+ * Generic UART Serial driver for Motorola Coldfire processors definitions
*
- * Copyright (C) 2000 OKTET Ltd., St.-Petersburg, Russian Fed.
- * Author: Victor V. Vengerov <vvv@oktet.ru>
- *
- * 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$
+ * Copyright (C) 2000 OKTET Ltd., St.-Petersburg, Russian Fed.
+ * Author: Victor V. Vengerov <vvv@oktet.ru>
*
+ * 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 __MCFUART_H__
diff --git a/c/src/lib/libcpu/m68k/mcf5206/mbus/mcfmbus.c b/c/src/lib/libcpu/m68k/mcf5206/mbus/mcfmbus.c
index 6433837a55..566c5f4dba 100644
--- a/c/src/lib/libcpu/m68k/mcf5206/mbus/mcfmbus.c
+++ b/c/src/lib/libcpu/m68k/mcf5206/mbus/mcfmbus.c
@@ -1,14 +1,12 @@
-/* MCF5206e MBUS module (I2C bus) driver
+/*
+ * MCF5206e MBUS module (I2C bus) driver
*
- * Copyright (C) 2000 OKTET Ltd., St.-Petersburg, Russia
- * Author: Victor V. Vengerov <vvv@oktet.ru>
+ * Copyright (C) 2000 OKTET Ltd., St.-Petersburg, Russia
+ * Author: Victor V. Vengerov <vvv@oktet.ru>
*
- * 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$
+ * 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.
*/
#include "mcf5206/mcfmbus.h"
diff --git a/c/src/lib/libcpu/m68k/mcf5206/timer/timer.c b/c/src/lib/libcpu/m68k/mcf5206/timer/timer.c
index 8dbb9d8613..0ab8653708 100644
--- a/c/src/lib/libcpu/m68k/mcf5206/timer/timer.c
+++ b/c/src/lib/libcpu/m68k/mcf5206/timer/timer.c
@@ -16,7 +16,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$
diff --git a/c/src/lib/libcpu/m68k/mcf5206/timer/timerisr.S b/c/src/lib/libcpu/m68k/mcf5206/timer/timerisr.S
index 8fcb619857..8e6a49b477 100644
--- a/c/src/lib/libcpu/m68k/mcf5206/timer/timerisr.S
+++ b/c/src/lib/libcpu/m68k/mcf5206/timer/timerisr.S
@@ -25,7 +25,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$
diff --git a/c/src/lib/libcpu/m68k/mcf5235/cache/cachepd.c b/c/src/lib/libcpu/m68k/mcf5235/cache/cachepd.c
index ee7ebae139..507c9fcd66 100644
--- a/c/src/lib/libcpu/m68k/mcf5235/cache/cachepd.c
+++ b/c/src/lib/libcpu/m68k/mcf5235/cache/cachepd.c
@@ -4,7 +4,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$
diff --git a/c/src/lib/libcpu/m68k/mcf5272/clock/ckinit.c b/c/src/lib/libcpu/m68k/mcf5272/clock/ckinit.c
index 1fd2853452..6fc1ccdbd7 100644
--- a/c/src/lib/libcpu/m68k/mcf5272/clock/ckinit.c
+++ b/c/src/lib/libcpu/m68k/mcf5272/clock/ckinit.c
@@ -19,7 +19,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.
*
* ckinit.c,v 1.1 2001/10/26 19:32:40 joel Exp
diff --git a/c/src/lib/libcpu/m68k/mcf5272/include/mcf5272.h b/c/src/lib/libcpu/m68k/mcf5272/include/mcf5272.h
index 87cc9229d0..62c3b248f4 100644
--- a/c/src/lib/libcpu/m68k/mcf5272/include/mcf5272.h
+++ b/c/src/lib/libcpu/m68k/mcf5272/include/mcf5272.h
@@ -1,16 +1,13 @@
/*
- * Coldfire MCF5272 definitions.
- * Contents of this file based on information provided in
- * Motorola MCF5272 User's Manual.
+ * Coldfire MCF5272 definitions.
+ * Contents of this file based on information provided in
+ * Motorola MCF5272 User's Manual.
*
- * Copyright (C) 2004 Jay Monkman <jtm@lopingdog.com>
+ * Copyright (C) 2004 Jay Monkman <jtm@lopingdog.com>
*
- * 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.
- *
- * @(#) mcf5206e.h,v 1.1 2001/10/26 19:32:40 joel Exp
+ * 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 __MCF5272_H__
diff --git a/c/src/lib/libcpu/m68k/mcf5272/timer/timer.c b/c/src/lib/libcpu/m68k/mcf5272/timer/timer.c
index 02f6e17f59..3ca4979955 100644
--- a/c/src/lib/libcpu/m68k/mcf5272/timer/timer.c
+++ b/c/src/lib/libcpu/m68k/mcf5272/timer/timer.c
@@ -16,7 +16,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.
*
* timer.c,v 1.1 2001/10/26 19:32:40 joel Exp
diff --git a/c/src/lib/libcpu/m68k/mcf5272/timer/timerisr.S b/c/src/lib/libcpu/m68k/mcf5272/timer/timerisr.S
index 5834a47bac..ebe92eb3b5 100644
--- a/c/src/lib/libcpu/m68k/mcf5272/timer/timerisr.S
+++ b/c/src/lib/libcpu/m68k/mcf5272/timer/timerisr.S
@@ -25,7 +25,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.
*
* timerisr.S,v 1.1 2001/10/26 19:32:40 joel Exp
diff --git a/c/src/lib/libcpu/m68k/mcf532x/cache/cachepd.c b/c/src/lib/libcpu/m68k/mcf532x/cache/cachepd.c
index 2384d3c3ae..106f107b71 100644
--- a/c/src/lib/libcpu/m68k/mcf532x/cache/cachepd.c
+++ b/c/src/lib/libcpu/m68k/mcf532x/cache/cachepd.c
@@ -1,7 +1,7 @@
-/*
- * Cache Management Support Routines for the MCF532x
+/**
+ * @file
*
- * $Id:
+ * Cache Management Support Routines for the MCF532x
*/
#include <rtems.h>
diff --git a/c/src/lib/libcpu/mips/Makefile.am b/c/src/lib/libcpu/mips/Makefile.am
index 931cca73a3..6dc6258b76 100644
--- a/c/src/lib/libcpu/mips/Makefile.am
+++ b/c/src/lib/libcpu/mips/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
ACLOCAL_AMFLAGS = -I ../../../aclocal
include $(top_srcdir)/../../../automake/compile.am
diff --git a/c/src/lib/libcpu/mips/au1x00/vectorisrs/vectorisrs.c b/c/src/lib/libcpu/mips/au1x00/vectorisrs/vectorisrs.c
index 8275c48927..7eb1ae1240 100644
--- a/c/src/lib/libcpu/mips/au1x00/vectorisrs/vectorisrs.c
+++ b/c/src/lib/libcpu/mips/au1x00/vectorisrs/vectorisrs.c
@@ -6,7 +6,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$
diff --git a/c/src/lib/libcpu/mips/configure.ac b/c/src/lib/libcpu/mips/configure.ac
index 5d1f498a09..90dd8b583d 100644
--- a/c/src/lib/libcpu/mips/configure.ac
+++ b/c/src/lib/libcpu/mips/configure.ac
@@ -1,6 +1,4 @@
## Process this file with autoconf to produce a configure script.
-##
-## $Id$
AC_PREREQ([2.68])
AC_INIT([rtems-c-src-lib-libcpu-mips],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
diff --git a/c/src/lib/libcpu/nios2/Makefile.am b/c/src/lib/libcpu/nios2/Makefile.am
index 636a1c240d..233b5a15b3 100644
--- a/c/src/lib/libcpu/nios2/Makefile.am
+++ b/c/src/lib/libcpu/nios2/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
ACLOCAL_AMFLAGS = -I ../../../aclocal
include $(top_srcdir)/../../../automake/compile.am
diff --git a/c/src/lib/libcpu/nios2/configure.ac b/c/src/lib/libcpu/nios2/configure.ac
index 20e55274f1..7b71e8339b 100644
--- a/c/src/lib/libcpu/nios2/configure.ac
+++ b/c/src/lib/libcpu/nios2/configure.ac
@@ -1,6 +1,4 @@
## Process this file with autoconf to produce a configure script.
-##
-## $Id$
AC_PREREQ([2.68])
AC_INIT([rtems-c-src-lib-libcpu-nios2],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
diff --git a/c/src/lib/libcpu/powerpc/Makefile.am b/c/src/lib/libcpu/powerpc/Makefile.am
index d01b91776f..462beec49d 100644
--- a/c/src/lib/libcpu/powerpc/Makefile.am
+++ b/c/src/lib/libcpu/powerpc/Makefile.am
@@ -1,7 +1,3 @@
-#
-# $Id$
-#
-
ACLOCAL_AMFLAGS = -I ../../../aclocal
include $(top_srcdir)/../../../automake/compile.am
diff --git a/c/src/lib/libcpu/powerpc/configure.ac b/c/src/lib/libcpu/powerpc/configure.ac
index 4fe697645d..71593c6418 100644
--- a/c/src/lib/libcpu/powerpc/configure.ac
+++ b/c/src/lib/libcpu/powerpc/configure.ac
@@ -1,9 +1,5 @@
# Process this file with autoconf to produce a configure script.
#
-# $Id$
-
-##
-#
# @file
#
# @ingroup mpc55xx_config
diff --git a/c/src/lib/libcpu/powerpc/mpc5xx/console-generic/console-generic.c b/c/src/lib/libcpu/powerpc/mpc5xx/console-generic/console-generic.c
index ff750b0833..1ea1ee285f 100644
--- a/c/src/lib/libcpu/powerpc/mpc5xx/console-generic/console-generic.c
+++ b/c/src/lib/libcpu/powerpc/mpc5xx/console-generic/console-generic.c
@@ -35,7 +35,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$
diff --git a/c/src/lib/libcpu/powerpc/mpc8260/console-generic/console-generic.c b/c/src/lib/libcpu/powerpc/mpc8260/console-generic/console-generic.c
index 580739ac9f..b7a69f5eb4 100644
--- a/c/src/lib/libcpu/powerpc/mpc8260/console-generic/console-generic.c
+++ b/c/src/lib/libcpu/powerpc/mpc8260/console-generic/console-generic.c
@@ -45,7 +45,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$
diff --git a/c/src/lib/libcpu/powerpc/mpc8260/cpm/brg.c b/c/src/lib/libcpu/powerpc/mpc8260/cpm/brg.c
index 46434b6cfa..2439ec6b6f 100644
--- a/c/src/lib/libcpu/powerpc/mpc8260/cpm/brg.c
+++ b/c/src/lib/libcpu/powerpc/mpc8260/cpm/brg.c
@@ -27,7 +27,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$
diff --git a/c/src/lib/libcpu/powerpc/mpc8xx/console-generic/console-generic.c b/c/src/lib/libcpu/powerpc/mpc8xx/console-generic/console-generic.c
index 33397b4cb7..7efbc7918c 100644
--- a/c/src/lib/libcpu/powerpc/mpc8xx/console-generic/console-generic.c
+++ b/c/src/lib/libcpu/powerpc/mpc8xx/console-generic/console-generic.c
@@ -39,7 +39,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$
diff --git a/c/src/lib/libcpu/sh/Makefile.am b/c/src/lib/libcpu/sh/Makefile.am
index a768c0652f..3d2b305920 100644
--- a/c/src/lib/libcpu/sh/Makefile.am
+++ b/c/src/lib/libcpu/sh/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
ACLOCAL_AMFLAGS = -I ../../../aclocal
include $(top_srcdir)/../../../automake/compile.am
diff --git a/c/src/lib/libcpu/sh/configure.ac b/c/src/lib/libcpu/sh/configure.ac
index 689b10cd98..20565a7232 100644
--- a/c/src/lib/libcpu/sh/configure.ac
+++ b/c/src/lib/libcpu/sh/configure.ac
@@ -1,6 +1,4 @@
## Process this file with autoconf to produce a configure script.
-##
-## $Id$
AC_PREREQ([2.68])
AC_INIT([rtems-c-src-lib-libcpu-sh],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
diff --git a/c/src/lib/libcpu/sh/sh7750/include/sh/sh4uart.h b/c/src/lib/libcpu/sh/sh7750/include/sh/sh4uart.h
index 0320adcaa4..c1d0780ce5 100644
--- a/c/src/lib/libcpu/sh/sh7750/include/sh/sh4uart.h
+++ b/c/src/lib/libcpu/sh/sh7750/include/sh/sh4uart.h
@@ -1,16 +1,12 @@
/*
- * Generic UART Serial driver for SH-4 processors definitions
+ * Generic UART Serial driver for SH-4 processors definitions
*
- * Copyright (C) 2000 OKTET Ltd., St.-Petersburg, Russian Fed.
- * Author: Alexandra Kossovsky <sasha@oktet.ru>
- *
- * 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$
+ * Copyright (C) 2000 OKTET Ltd., St.-Petersburg, Russian Fed.
+ * Author: Alexandra Kossovsky <sasha@oktet.ru>
*
+ * 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 __SH4UART_H__
diff --git a/c/src/lib/libcpu/sh/sh7750/sci/console.c b/c/src/lib/libcpu/sh/sh7750/sci/console.c
index cd05b415cc..e68feebcbd 100644
--- a/c/src/lib/libcpu/sh/sh7750/sci/console.c
+++ b/c/src/lib/libcpu/sh/sh7750/sci/console.c
@@ -9,7 +9,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$
diff --git a/c/src/lib/libcpu/sh/sh7750/sci/sh4uart.c b/c/src/lib/libcpu/sh/sh7750/sci/sh4uart.c
index fdbc350bfd..8114d5143a 100644
--- a/c/src/lib/libcpu/sh/sh7750/sci/sh4uart.c
+++ b/c/src/lib/libcpu/sh/sh7750/sci/sh4uart.c
@@ -9,7 +9,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$
diff --git a/c/src/lib/libcpu/sparc/Makefile.am b/c/src/lib/libcpu/sparc/Makefile.am
index 711d6b1fa8..9f8bacbe8a 100644
--- a/c/src/lib/libcpu/sparc/Makefile.am
+++ b/c/src/lib/libcpu/sparc/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
ACLOCAL_AMFLAGS = -I ../../../aclocal
include $(top_srcdir)/../../../automake/compile.am
diff --git a/c/src/lib/libcpu/sparc/configure.ac b/c/src/lib/libcpu/sparc/configure.ac
index 41b78ab3a9..ebfd80d713 100644
--- a/c/src/lib/libcpu/sparc/configure.ac
+++ b/c/src/lib/libcpu/sparc/configure.ac
@@ -1,6 +1,4 @@
## Process this file with autoconf to produce a configure script.
-##
-## $Id$
AC_PREREQ([2.68])
AC_INIT([rtems-c-src-lib-libcpu-sparc],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
diff --git a/c/src/lib/libcpu/sparc64/Makefile.am b/c/src/lib/libcpu/sparc64/Makefile.am
index 81c6325812..3b05ae8a35 100644
--- a/c/src/lib/libcpu/sparc64/Makefile.am
+++ b/c/src/lib/libcpu/sparc64/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
ACLOCAL_AMFLAGS = -I ../../../aclocal
include $(top_srcdir)/../../../automake/compile.am
diff --git a/c/src/lib/libcpu/sparc64/configure.ac b/c/src/lib/libcpu/sparc64/configure.ac
index 5a445b559c..29e0a200ef 100644
--- a/c/src/lib/libcpu/sparc64/configure.ac
+++ b/c/src/lib/libcpu/sparc64/configure.ac
@@ -1,6 +1,4 @@
## Process this file with autoconf to produce a configure script.
-##
-## $Id$
AC_PREREQ([2.68])
AC_INIT([rtems-c-src-lib-libcpu-sparc64],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
diff --git a/c/src/libchip/Makefile.am b/c/src/libchip/Makefile.am
index b7b78423b4..46c06b47cc 100644
--- a/c/src/libchip/Makefile.am
+++ b/c/src/libchip/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
include $(top_srcdir)/automake/compile.am
include_libchipdir = $(includedir)/libchip
diff --git a/c/src/libchip/display/disp_fonts.h b/c/src/libchip/display/disp_fonts.h
index 3cb55ac3fa..1031ad170d 100644
--- a/c/src/libchip/display/disp_fonts.h
+++ b/c/src/libchip/display/disp_fonts.h
@@ -12,13 +12,10 @@
+-----------------------------------------------------------------+
| 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 file declares general data structures for font management |
-+-----------------------------------------------------------------+
-| $Id$
\*===============================================================*/
#ifndef DISP_FONTS_H
diff --git a/c/src/libchip/display/disp_hcms29xx.c b/c/src/libchip/display/disp_hcms29xx.c
index e9b50735f8..030dd6bea6 100644
--- a/c/src/libchip/display/disp_hcms29xx.c
+++ b/c/src/libchip/display/disp_hcms29xx.c
@@ -12,9 +12,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. |
-| |
+-----------------------------------------------------------------+
| this file contains the SPI based driver for a HCMS29xx 4 digit |
| alphanumeric LED display |
diff --git a/c/src/libchip/display/disp_hcms29xx.h b/c/src/libchip/display/disp_hcms29xx.h
index 6898205c07..d2e730bb9f 100644
--- a/c/src/libchip/display/disp_hcms29xx.h
+++ b/c/src/libchip/display/disp_hcms29xx.h
@@ -12,15 +12,12 @@
+-----------------------------------------------------------------+
| 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 file declares the SPI based driver for a HCMS29xx 4 digit |
| alphanumeric LED display |
-+-----------------------------------------------------------------+
-| $Id$
\*===============================================================*/
+
#ifndef _DISP_HCMS29XX_H
#define _DISP_HCMS29XX_H
#include <rtems.h>
diff --git a/c/src/libchip/display/font_hcms29xx.c b/c/src/libchip/display/font_hcms29xx.c
index 1262af9043..afea399168 100644
--- a/c/src/libchip/display/font_hcms29xx.c
+++ b/c/src/libchip/display/font_hcms29xx.c
@@ -12,13 +12,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 file defines the 5x7 bit font used in disp_hcms29xx |
-+-----------------------------------------------------------------+
-| $Id$
\*===============================================================*/
#include <stddef.h>
diff --git a/c/src/libchip/display/font_hcms29xx.h b/c/src/libchip/display/font_hcms29xx.h
index d0e67bbbcb..48a8e1b36a 100644
--- a/c/src/libchip/display/font_hcms29xx.h
+++ b/c/src/libchip/display/font_hcms29xx.h
@@ -12,13 +12,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 file declares the 5x7 bit font used in disp_hcms29xx |
-+-----------------------------------------------------------------+
-| $Id$
\*===============================================================*/
#ifndef FONT_HCMS29XX_H
diff --git a/c/src/libchip/serial/z85c30.h b/c/src/libchip/serial/z85c30.h
index 31456ae0f1..a9b25f1eec 100644
--- a/c/src/libchip/serial/z85c30.h
+++ b/c/src/libchip/serial/z85c30.h
@@ -1,7 +1,11 @@
-/*
+/**
+ * @file
+ *
* This include file contains all console driver definitions for the
* Zilog z85c30.
- *
+ */
+
+/*
* COPYRIGHT (c) 1998 by Radstone Technology
*
*
@@ -21,8 +25,6 @@
* The license and distribution terms for this file may in
* the file LICENSE in this distribution or at
* http://www.rtems.com/license/LICENSE.
- *
- * $Id:
*/
#ifndef __Z85C30_H
diff --git a/c/src/librtems++/Makefile.am b/c/src/librtems++/Makefile.am
index ba7f5240cf..ffc369ca09 100644
--- a/c/src/librtems++/Makefile.am
+++ b/c/src/librtems++/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
ACLOCAL_AMFLAGS = -I ../aclocal
include $(top_srcdir)/../automake/compile.am
diff --git a/c/src/librtems++/configure.ac b/c/src/librtems++/configure.ac
index 801ee0bb1a..7ca2d3899f 100644
--- a/c/src/librtems++/configure.ac
+++ b/c/src/librtems++/configure.ac
@@ -1,6 +1,4 @@
## Process this file with autoconf to produce a configure script.
-##
-## $Id$
AC_PREREQ([2.68])
AC_INIT([rtems-c-src-librtems++],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla],[rtems-c-src-librtems++])
diff --git a/c/src/make/Makefile.am b/c/src/make/Makefile.am
index 0303118343..b3ca7c0a7a 100644
--- a/c/src/make/Makefile.am
+++ b/c/src/make/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
ACLOCAL_AMFLAGS = -I aclocal -I ../aclocal
CLEANFILES =
diff --git a/c/src/make/aclocal/rtems-flags.m4 b/c/src/make/aclocal/rtems-flags.m4
index 8e034e52c2..57e63aa80d 100644
--- a/c/src/make/aclocal/rtems-flags.m4
+++ b/c/src/make/aclocal/rtems-flags.m4
@@ -1,4 +1,3 @@
-## $Id$
##
## Some hacks to set up RTEMS_*FLAGS
## Internal macro, not supposed to be explictly used in configure.ac's
diff --git a/c/src/make/configure.ac b/c/src/make/configure.ac
index 8905474d41..a2f84ba567 100644
--- a/c/src/make/configure.ac
+++ b/c/src/make/configure.ac
@@ -1,8 +1,4 @@
## Process this file with autoconf to produce a configure script.
-##
-## $Id$
-
-##
## This script configures the configuration files below make/
##
diff --git a/c/src/support/Makefile.am b/c/src/support/Makefile.am
index 55b549e7fa..66c81546c2 100644
--- a/c/src/support/Makefile.am
+++ b/c/src/support/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
include $(top_srcdir)/automake/compile.am
AM_CPPFLAGS += -DRTEMS_BSP=\"@RTEMS_BSP@\"
diff --git a/c/src/wrapup/Makefile.am b/c/src/wrapup/Makefile.am
index 1841ac3f8f..08724dbf7a 100644
--- a/c/src/wrapup/Makefile.am
+++ b/c/src/wrapup/Makefile.am
@@ -1,6 +1,3 @@
-##
-## $Id$
-##
## build and install "glommed" librtemsbsp.a
##
diff --git a/config.guess b/config.guess
index 49ba16f15c..d622a44e55 100755
--- a/config.guess
+++ b/config.guess
@@ -4,7 +4,7 @@
# 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010,
# 2011, 2012 Free Software Foundation, Inc.
-timestamp='2012-01-01'
+timestamp='2012-02-10'
# This file is free software; you can redistribute it and/or modify it
# under the terms of the GNU General Public License as published by
@@ -17,9 +17,7 @@ timestamp='2012-01-01'
# General Public License for more details.
#
# You should have received a copy of the GNU General Public License
-# along with this program; if not, write to the Free Software
-# Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA
-# 02110-1301, USA.
+# along with this program; if not, see <http://www.gnu.org/licenses/>.
#
# As a special exception to the GNU General Public License, if you
# distribute this file as part of a program that contains a
@@ -863,6 +861,13 @@ EOF
i*86:Minix:*:*)
echo ${UNAME_MACHINE}-pc-minix
exit ;;
+ aarch64:Linux:*:*)
+ echo ${UNAME_MACHINE}-unknown-linux-gnu
+ exit ;;
+ aarch64_be:Linux:*:*)
+ UNAME_MACHINE=aarch64_be
+ echo ${UNAME_MACHINE}-unknown-linux-gnu
+ exit ;;
alpha:Linux:*:*)
case `sed -n '/^cpu model/s/^.*: \(.*\)/\1/p' < /proc/cpuinfo` in
EV5) UNAME_MACHINE=alphaev5 ;;
@@ -1320,6 +1325,9 @@ EOF
i*86:AROS:*:*)
echo ${UNAME_MACHINE}-pc-aros
exit ;;
+ x86_64:VMkernel:*:*)
+ echo ${UNAME_MACHINE}-unknown-esx
+ exit ;;
esac
#echo '(No uname command or uname output not recognized.)' 1>&2
diff --git a/config.sub b/config.sub
index d6b6b3c768..c894da4550 100755
--- a/config.sub
+++ b/config.sub
@@ -4,7 +4,7 @@
# 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010,
# 2011, 2012 Free Software Foundation, Inc.
-timestamp='2012-01-01'
+timestamp='2012-02-10'
# This file is (in principle) common to ALL GNU software.
# The presence of a machine in this file suggests that SOME GNU software
@@ -21,9 +21,7 @@ timestamp='2012-01-01'
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
-# along with this program; if not, write to the Free Software
-# Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA
-# 02110-1301, USA.
+# along with this program; if not, see <http://www.gnu.org/licenses/>.
#
# As a special exception to the GNU General Public License, if you
# distribute this file as part of a program that contains a
@@ -132,6 +130,10 @@ case $maybe_os in
os=-$maybe_os
basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`
;;
+ android-linux)
+ os=-linux-android
+ basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`-unknown
+ ;;
*)
basic_machine=`echo $1 | sed 's/-[^-]*$//'`
if [ $basic_machine != $1 ]
@@ -247,6 +249,7 @@ case $basic_machine in
# Some are omitted here because they have special meanings below.
1750a | 580 \
| a29k \
+ | aarch64 | aarch64_be \
| alpha | alphaev[4-8] | alphaev56 | alphaev6[78] | alphapca5[67] \
| alpha64 | alpha64ev[4-8] | alpha64ev56 | alpha64ev6[78] | alpha64pca5[67] \
| am33_2.0 \
@@ -319,7 +322,7 @@ case $basic_machine in
c6x)
basic_machine=tic6x-unknown
;;
- m6811 | m68hc11 | m6812 | m68hc12 | picochip)
+ m6811 | m68hc11 | m6812 | m68hc12 | m68hcs12x | picochip)
basic_machine=$basic_machine-unknown
os=-none
;;
@@ -332,7 +335,10 @@ case $basic_machine in
strongarm | thumb | xscale)
basic_machine=arm-unknown
;;
-
+ xgate)
+ basic_machine=$basic_machine-unknown
+ os=-none
+ ;;
xscaleeb)
basic_machine=armeb-unknown
;;
@@ -355,6 +361,7 @@ case $basic_machine in
# Recognize the basic CPU types with company name.
580-* \
| a29k-* \
+ | aarch64-* | aarch64_be-* \
| alpha-* | alphaev[4-8]-* | alphaev56-* | alphaev6[78]-* \
| alpha64-* | alpha64ev[4-8]-* | alpha64ev56-* | alpha64ev6[78]-* \
| alphapca5[67]-* | alpha64pca5[67]-* | arc-* \
diff --git a/configure.ac b/configure.ac
index dc971d1b33..42573f9c0d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,4 @@
## Process this file with autoconf to produce a configure script.
-##
-## $Id$
AC_PREREQ([2.68])
AC_INIT([rtems],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
diff --git a/cpukit/Makefile.am b/cpukit/Makefile.am
index 5148664cf9..fe1831b691 100644
--- a/cpukit/Makefile.am
+++ b/cpukit/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
ACLOCAL_AMFLAGS = -I aclocal
include $(top_srcdir)/automake/compile.am
diff --git a/cpukit/aclocal/canonical-target-name.m4 b/cpukit/aclocal/canonical-target-name.m4
index 230583bf8c..a237c7ba25 100644
--- a/cpukit/aclocal/canonical-target-name.m4
+++ b/cpukit/aclocal/canonical-target-name.m4
@@ -1,7 +1,3 @@
-dnl
-dnl $Id$
-dnl
-
dnl canonicalize target cpu
dnl NOTE: Most rtems targets do not fullfil autoconf's
dnl target naming conventions "processor-vendor-os"
diff --git a/cpukit/aclocal/canonicalize-tools.m4 b/cpukit/aclocal/canonicalize-tools.m4
index 540c9a4c29..c5f4c73328 100644
--- a/cpukit/aclocal/canonicalize-tools.m4
+++ b/cpukit/aclocal/canonicalize-tools.m4
@@ -1,6 +1,3 @@
-dnl
-dnl $Id$
-dnl
dnl Set target tools
dnl
diff --git a/cpukit/aclocal/check-func.m4 b/cpukit/aclocal/check-func.m4
index 92787e1b87..36d700bcdd 100644
--- a/cpukit/aclocal/check-func.m4
+++ b/cpukit/aclocal/check-func.m4
@@ -1,5 +1,3 @@
-# $Id$
-
# Check whether FUNCTION is declared in INCLUDES
# and whether rtems_stub_FUNCTION or FUNCTION is supplied.
diff --git a/cpukit/aclocal/check-multiprocessing.m4 b/cpukit/aclocal/check-multiprocessing.m4
index ca4338b09a..1698d3d51f 100644
--- a/cpukit/aclocal/check-multiprocessing.m4
+++ b/cpukit/aclocal/check-multiprocessing.m4
@@ -1,7 +1,3 @@
-dnl
-dnl $Id$
-dnl
-
AC_DEFUN([RTEMS_CHECK_MULTIPROCESSING],
[dnl
AC_REQUIRE([RTEMS_ENV_RTEMSCPU])dnl
diff --git a/cpukit/aclocal/check-networking.m4 b/cpukit/aclocal/check-networking.m4
index 1b8fe38fd9..e6d9145596 100644
--- a/cpukit/aclocal/check-networking.m4
+++ b/cpukit/aclocal/check-networking.m4
@@ -1,5 +1,3 @@
-dnl $Id$
-dnl
AC_DEFUN([RTEMS_CHECK_NETWORKING],
[dnl
AC_REQUIRE([RTEMS_CANONICAL_TARGET_CPU])dnl
diff --git a/cpukit/aclocal/check-newlib.m4 b/cpukit/aclocal/check-newlib.m4
index bbf5f68dc2..f23a90c7c7 100644
--- a/cpukit/aclocal/check-newlib.m4
+++ b/cpukit/aclocal/check-newlib.m4
@@ -1,5 +1,3 @@
-dnl $Id$
-
AC_DEFUN([RTEMS_CHECK_NEWLIB],
[dnl
AC_REQUIRE([RTEMS_PROG_CC_FOR_TARGET])dnl
diff --git a/cpukit/aclocal/check-posix.m4 b/cpukit/aclocal/check-posix.m4
index a00dc2456b..6b7ff61c4e 100644
--- a/cpukit/aclocal/check-posix.m4
+++ b/cpukit/aclocal/check-posix.m4
@@ -1,5 +1,3 @@
-dnl $Id$
-dnl
AC_DEFUN([RTEMS_CHECK_POSIX_API],
[dnl
AC_REQUIRE([RTEMS_CANONICAL_TARGET_CPU])dnl
diff --git a/cpukit/aclocal/check-rtems-debug.m4 b/cpukit/aclocal/check-rtems-debug.m4
index ef5c14efef..280edccd65 100644
--- a/cpukit/aclocal/check-rtems-debug.m4
+++ b/cpukit/aclocal/check-rtems-debug.m4
@@ -1,5 +1,3 @@
-## $Id$
-
AC_DEFUN([RTEMS_CHECK_RTEMS_DEBUG],
[AC_REQUIRE([RTEMS_ENABLE_RTEMS_DEBUG])
AS_IF([test x"${enable_rtems_debug}" = x"yes"],
diff --git a/cpukit/aclocal/check-smp.m4 b/cpukit/aclocal/check-smp.m4
index 8de5f29ea3..b9b10b1bf2 100644
--- a/cpukit/aclocal/check-smp.m4
+++ b/cpukit/aclocal/check-smp.m4
@@ -1,5 +1,3 @@
-dnl $Id$
-dnl
AC_DEFUN([RTEMS_CHECK_SMP],
[dnl
AC_REQUIRE([RTEMS_ENABLE_SMP])dnl
diff --git a/cpukit/aclocal/check-tool.m4 b/cpukit/aclocal/check-tool.m4
index 4c412c074a..2bc137cd96 100644
--- a/cpukit/aclocal/check-tool.m4
+++ b/cpukit/aclocal/check-tool.m4
@@ -1,5 +1,3 @@
-dnl $Id$
-
## Check for a cross tool, similar to AC_CHECK_TOOL, but do not fall back to
## the un-prefixed version of PROG-TO-CHECK-FOR.
dnl RTEMS_CHECK_TOOL(VARIABLE, PROG-TO-CHECK-FOR[, VALUE-IF-NOT-FOUND [, PATH]])
diff --git a/cpukit/aclocal/enable-multiprocessing.m4 b/cpukit/aclocal/enable-multiprocessing.m4
index f664800e40..3b98a67d25 100644
--- a/cpukit/aclocal/enable-multiprocessing.m4
+++ b/cpukit/aclocal/enable-multiprocessing.m4
@@ -1,5 +1,3 @@
-dnl $Id$
-
AC_DEFUN([RTEMS_ENABLE_MULTIPROCESSING],
[
AC_ARG_ENABLE(multiprocessing,
diff --git a/cpukit/aclocal/enable-networking.m4 b/cpukit/aclocal/enable-networking.m4
index a7be7b4df7..d9b50ef208 100644
--- a/cpukit/aclocal/enable-networking.m4
+++ b/cpukit/aclocal/enable-networking.m4
@@ -1,5 +1,3 @@
-dnl $Id$
-
AC_DEFUN([RTEMS_ENABLE_NETWORKING],
[
## AC_BEFORE([$0], [RTEMS_CHECK_NETWORKING])dnl
diff --git a/cpukit/aclocal/enable-posix.m4 b/cpukit/aclocal/enable-posix.m4
index 8859e54e7f..c1833950e3 100644
--- a/cpukit/aclocal/enable-posix.m4
+++ b/cpukit/aclocal/enable-posix.m4
@@ -1,5 +1,3 @@
-dnl $Id$
-
AC_DEFUN([RTEMS_ENABLE_POSIX],
[
## AC_BEFORE([$0], [RTEMS_CHECK_POSIX_API])dnl
diff --git a/cpukit/aclocal/enable-rtems-debug.m4 b/cpukit/aclocal/enable-rtems-debug.m4
index ada9fe30f4..ba4a4f2111 100644
--- a/cpukit/aclocal/enable-rtems-debug.m4
+++ b/cpukit/aclocal/enable-rtems-debug.m4
@@ -1,5 +1,3 @@
-## $Id$
-
AC_DEFUN([RTEMS_ENABLE_RTEMS_DEBUG],
[
AC_ARG_ENABLE(rtems-debug,
diff --git a/cpukit/aclocal/enable-smp.m4 b/cpukit/aclocal/enable-smp.m4
index 84561f8bbd..b290ac33ab 100644
--- a/cpukit/aclocal/enable-smp.m4
+++ b/cpukit/aclocal/enable-smp.m4
@@ -1,5 +1,3 @@
-dnl $Id$
-
AC_DEFUN([RTEMS_ENABLE_SMP],
[
## AC_BEFORE([$0], [RTEMS_CHECK_SMP])dnl
diff --git a/cpukit/aclocal/env-rtemscpu.m4 b/cpukit/aclocal/env-rtemscpu.m4
index 65dea4ef49..7c18e3f521 100644
--- a/cpukit/aclocal/env-rtemscpu.m4
+++ b/cpukit/aclocal/env-rtemscpu.m4
@@ -1,5 +1,3 @@
-dnl $Id$
-
AC_DEFUN([RTEMS_ENV_RTEMSCPU],
[
AC_REQUIRE([RTEMS_ENABLE_MULTILIB])
diff --git a/cpukit/aclocal/gcc-pipe.m4 b/cpukit/aclocal/gcc-pipe.m4
index 2a04629bb2..fbc78b9ca7 100644
--- a/cpukit/aclocal/gcc-pipe.m4
+++ b/cpukit/aclocal/gcc-pipe.m4
@@ -1,6 +1,3 @@
-dnl
-dnl $Id$
-dnl
dnl Check whether the target compiler accepts -pipe
dnl
diff --git a/cpukit/aclocal/prog-cc.m4 b/cpukit/aclocal/prog-cc.m4
index 6de5b33d57..e334ae23b1 100644
--- a/cpukit/aclocal/prog-cc.m4
+++ b/cpukit/aclocal/prog-cc.m4
@@ -1,6 +1,3 @@
-dnl
-dnl $Id$
-dnl
dnl Check for target gcc
dnl
diff --git a/cpukit/aclocal/prog-ccas.m4 b/cpukit/aclocal/prog-ccas.m4
index 15b1a2c9b8..c30b884e19 100644
--- a/cpukit/aclocal/prog-ccas.m4
+++ b/cpukit/aclocal/prog-ccas.m4
@@ -1,5 +1,3 @@
-## $Id$
-
AC_DEFUN([RTEMS_PROG_CCAS],
[
AC_REQUIRE([RTEMS_PROG_CC])
diff --git a/cpukit/aclocal/rtems-ampolish.m4 b/cpukit/aclocal/rtems-ampolish.m4
index 328df7afcb..6088dddb6b 100644
--- a/cpukit/aclocal/rtems-ampolish.m4
+++ b/cpukit/aclocal/rtems-ampolish.m4
@@ -1,5 +1,3 @@
-# $Id$
-
AC_DEFUN([RTEMS_AMPOLISH3],
[
AC_REQUIRE([AM_MAINTAINER_MODE])
diff --git a/cpukit/aclocal/rtems-top.m4 b/cpukit/aclocal/rtems-top.m4
index 357ea55c4d..b0cdaaa4d7 100644
--- a/cpukit/aclocal/rtems-top.m4
+++ b/cpukit/aclocal/rtems-top.m4
@@ -1,5 +1,3 @@
-dnl $Id$
-
# AC_DISABLE_OPTION_CHECKING is not available before 2.62
AC_PREREQ(2.62)
diff --git a/cpukit/configure.ac b/cpukit/configure.ac
index 24bcdc2f20..e4f715b7e5 100644
--- a/cpukit/configure.ac
+++ b/cpukit/configure.ac
@@ -1,6 +1,4 @@
## Process this file with autoconf to produce a configure script.
-##
-## $Id$
AC_PREREQ([2.68])
AC_INIT([rtems-cpukit],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
diff --git a/cpukit/ftpd/Makefile.am b/cpukit/ftpd/Makefile.am
index 2155b23c28..24a2815a97 100644
--- a/cpukit/ftpd/Makefile.am
+++ b/cpukit/ftpd/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
include $(top_srcdir)/automake/compile.am
if LIBNETWORKING
diff --git a/cpukit/libblock/Makefile.am b/cpukit/libblock/Makefile.am
index 5cf143dae3..242c44e1f6 100644
--- a/cpukit/libblock/Makefile.am
+++ b/cpukit/libblock/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
include $(top_srcdir)/automake/multilib.am
include $(top_srcdir)/automake/compile.am
diff --git a/cpukit/libcsupport/Makefile.am b/cpukit/libcsupport/Makefile.am
index ce2a745ec9..1d6fa3b50c 100644
--- a/cpukit/libcsupport/Makefile.am
+++ b/cpukit/libcsupport/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
include $(top_srcdir)/automake/multilib.am
include $(top_srcdir)/automake/compile.am
diff --git a/cpukit/libcsupport/include/rtems/gxx_wrappers.h b/cpukit/libcsupport/include/rtems/gxx_wrappers.h
index e2da74d4cb..e2da74d4cb 100755..100644
--- a/cpukit/libcsupport/include/rtems/gxx_wrappers.h
+++ b/cpukit/libcsupport/include/rtems/gxx_wrappers.h
diff --git a/cpukit/libcsupport/include/rtems/libio.h b/cpukit/libcsupport/include/rtems/libio.h
index f1908f7da2..04ca52c4aa 100644
--- a/cpukit/libcsupport/include/rtems/libio.h
+++ b/cpukit/libcsupport/include/rtems/libio.h
@@ -1165,7 +1165,6 @@ struct rtems_libio_tt {
off_t offset; /* current offset into file */
uint32_t flags;
rtems_filesystem_location_info_t pathinfo;
- rtems_id sem;
uint32_t data0; /* private to "driver" */
void *data1; /* ... */
};
diff --git a/cpukit/libcsupport/src/libio.c b/cpukit/libcsupport/src/libio.c
index 985ad8bad9..e75b66bfaf 100644
--- a/cpukit/libcsupport/src/libio.c
+++ b/cpukit/libcsupport/src/libio.c
@@ -131,36 +131,19 @@ int rtems_libio_to_fcntl_flags( uint32_t flags )
rtems_libio_t *rtems_libio_allocate( void )
{
- rtems_libio_t *iop, *next;
- rtems_status_code rc;
- rtems_id sema;
+ rtems_libio_t *iop = NULL;
rtems_libio_lock();
if (rtems_libio_iop_freelist) {
- rc = rtems_semaphore_create(
- RTEMS_LIBIO_IOP_SEM(rtems_libio_iop_freelist - rtems_libio_iops),
- 1,
- RTEMS_BINARY_SEMAPHORE | RTEMS_INHERIT_PRIORITY | RTEMS_PRIORITY,
- 0,
- &sema
- );
- if (rc != RTEMS_SUCCESSFUL)
- goto failed;
iop = rtems_libio_iop_freelist;
- next = iop->data1;
- (void) memset( iop, 0, sizeof(rtems_libio_t) );
+ rtems_libio_iop_freelist = iop->data1;
+ memset( iop, 0, sizeof(*iop) );
iop->flags = LIBIO_FLAGS_OPEN;
- iop->sem = sema;
- rtems_libio_iop_freelist = next;
- goto done;
}
-failed:
- iop = 0;
-
-done:
rtems_libio_unlock();
+
return iop;
}
@@ -179,9 +162,6 @@ void rtems_libio_free(
rtems_libio_lock();
- if (iop->sem)
- rtems_semaphore_delete(iop->sem);
-
iop->flags &= ~LIBIO_FLAGS_OPEN;
iop->data1 = rtems_libio_iop_freelist;
rtems_libio_iop_freelist = iop;
diff --git a/cpukit/libfs/Makefile.am b/cpukit/libfs/Makefile.am
index c629bc99a1..deb2dacda1 100644
--- a/cpukit/libfs/Makefile.am
+++ b/cpukit/libfs/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
include $(top_srcdir)/automake/multilib.am
include $(top_srcdir)/automake/compile.am
diff --git a/cpukit/libfs/src/imfs/imfs_fifo.c b/cpukit/libfs/src/imfs/imfs_fifo.c
index 616025669a..ac77e41533 100644
--- a/cpukit/libfs/src/imfs/imfs_fifo.c
+++ b/cpukit/libfs/src/imfs/imfs_fifo.c
@@ -109,23 +109,13 @@ static int IMFS_fifo_ioctl(
IMFS_FIFO_RETURN(err);
}
-static off_t IMFS_fifo_lseek(
- rtems_libio_t *iop,
- off_t offset,
- int whence
-)
-{
- off_t err = pipe_lseek(LIBIO2PIPE(iop), offset, whence, iop);
- IMFS_FIFO_RETURN(err);
-}
-
static const rtems_filesystem_file_handlers_r IMFS_fifo_handlers = {
IMFS_fifo_open,
IMFS_fifo_close,
IMFS_fifo_read,
IMFS_fifo_write,
IMFS_fifo_ioctl,
- IMFS_fifo_lseek,
+ rtems_filesystem_default_lseek,
IMFS_stat,
rtems_filesystem_default_ftruncate,
rtems_filesystem_default_fsync_or_fdatasync,
diff --git a/cpukit/libfs/src/imfs/imfs_readlink.c b/cpukit/libfs/src/imfs/imfs_readlink.c
index 6786806abd..e18e8cc593 100644
--- a/cpukit/libfs/src/imfs/imfs_readlink.c
+++ b/cpukit/libfs/src/imfs/imfs_readlink.c
@@ -31,7 +31,7 @@ ssize_t IMFS_readlink(
node = loc->node_access;
- IMFS_assert( node->type == IMFS_SYM_LINK );
+ IMFS_assert( node->control.imfs_type == IMFS_SYM_LINK );
for( i=0; ((i<bufsize) && (node->info.sym_link.name[i] != '\0')); i++ )
buf[i] = node->info.sym_link.name[i];
diff --git a/cpukit/libfs/src/nfsclient/Makefile.am b/cpukit/libfs/src/nfsclient/Makefile.am
index 98ba99286c..85f4a71756 100644
--- a/cpukit/libfs/src/nfsclient/Makefile.am
+++ b/cpukit/libfs/src/nfsclient/Makefile.am
@@ -1,7 +1,3 @@
-#
-# $Id$
-#
-
include $(top_srcdir)/automake/compile.am
#%dirutils.obj: %dirutils.o
diff --git a/cpukit/libfs/src/nfsclient/src/nfs.c b/cpukit/libfs/src/nfsclient/src/nfs.c
index 71d8c0d6c8..b3e24a95b6 100644
--- a/cpukit/libfs/src/nfsclient/src/nfs.c
+++ b/cpukit/libfs/src/nfsclient/src/nfs.c
@@ -1510,7 +1510,7 @@ char *dupname;
&SERP_FILE(pNode),
sizeof(SERP_FILE(pNode)));
- SERP_ARGS(tNode).linkarg.to.name = (filename)name;
+ SERP_ARGS(tNode).linkarg.to.name = dupname;
if ( nfscall(tNode->nfs->server,
NFSPROC_LINK,
diff --git a/cpukit/libfs/src/pipe/fifo.c b/cpukit/libfs/src/pipe/fifo.c
index ca33f6aadb..1acb150632 100644
--- a/cpukit/libfs/src/pipe/fifo.c
+++ b/cpukit/libfs/src/pipe/fifo.c
@@ -643,17 +643,3 @@ int pipe_ioctl(
return rv;
}
-
-/*
- * Interface to file system lseek.
- */
-int pipe_lseek(
- pipe_control_t *pipe,
- off_t offset,
- int whence,
- rtems_libio_t *iop
-)
-{
- /* Seek on pipe is not supported */
- return -ESPIPE;
-}
diff --git a/cpukit/libfs/src/pipe/pipe.h b/cpukit/libfs/src/pipe/pipe.h
index 97358eb61e..afdc965055 100644
--- a/cpukit/libfs/src/pipe/pipe.h
+++ b/cpukit/libfs/src/pipe/pipe.h
@@ -106,16 +106,6 @@ extern int pipe_ioctl(
rtems_libio_t *iop
);
-/*
- * Interface to file system lseek.
- */
-extern int pipe_lseek(
- pipe_control_t *pipe,
- off_t offset,
- int whence,
- rtems_libio_t *iop
-);
-
#ifdef __cplusplus
}
#endif
diff --git a/cpukit/libgnat/Makefile.am b/cpukit/libgnat/Makefile.am
index 85414cb8cb..4bfbca11e8 100644
--- a/cpukit/libgnat/Makefile.am
+++ b/cpukit/libgnat/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
include $(top_srcdir)/automake/compile.am
EXTRA_DIST=
diff --git a/cpukit/libi2c/Makefile.am b/cpukit/libi2c/Makefile.am
index c422529bc8..241cf271be 100644
--- a/cpukit/libi2c/Makefile.am
+++ b/cpukit/libi2c/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
include $(top_srcdir)/automake/compile.am
noinst_LIBRARIES = libi2c.a
diff --git a/cpukit/libmd/Makefile.am b/cpukit/libmd/Makefile.am
index 57a09b06fc..f1eb021303 100644
--- a/cpukit/libmd/Makefile.am
+++ b/cpukit/libmd/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
include $(top_srcdir)/automake/compile.am
if NEWLIB
diff --git a/cpukit/libnetworking/Makefile.am b/cpukit/libnetworking/Makefile.am
index af90cb62ff..1a990988c4 100644
--- a/cpukit/libnetworking/Makefile.am
+++ b/cpukit/libnetworking/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
include $(top_srcdir)/automake/multilib.am
include $(top_srcdir)/automake/compile.am
diff --git a/cpukit/librpc/Makefile.am b/cpukit/librpc/Makefile.am
index 63f76c4084..edc760fc7d 100644
--- a/cpukit/librpc/Makefile.am
+++ b/cpukit/librpc/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
include $(top_srcdir)/automake/multilib.am
include $(top_srcdir)/automake/compile.am
diff --git a/cpukit/posix/Makefile.am b/cpukit/posix/Makefile.am
index d76fe8def6..5f1c00fa60 100644
--- a/cpukit/posix/Makefile.am
+++ b/cpukit/posix/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
include $(top_srcdir)/automake/multilib.am
include $(top_srcdir)/automake/compile.am
diff --git a/cpukit/pppd/Makefile.am b/cpukit/pppd/Makefile.am
index 391c395807..2cf38edc69 100644
--- a/cpukit/pppd/Makefile.am
+++ b/cpukit/pppd/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
include $(top_srcdir)/automake/compile.am
if LIBNETWORKING
diff --git a/cpukit/rtems/Makefile.am b/cpukit/rtems/Makefile.am
index 8d593a4fa2..bbf861177e 100644
--- a/cpukit/rtems/Makefile.am
+++ b/cpukit/rtems/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
include $(top_srcdir)/automake/multilib.am
include $(top_srcdir)/automake/compile.am
diff --git a/cpukit/sapi/Makefile.am b/cpukit/sapi/Makefile.am
index 453628095b..805cfa7075 100644
--- a/cpukit/sapi/Makefile.am
+++ b/cpukit/sapi/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
include $(top_srcdir)/automake/multilib.am
include $(top_srcdir)/automake/compile.am
diff --git a/cpukit/sapi/include/confdefs.h b/cpukit/sapi/include/confdefs.h
index d896c59e82..3e4cb90940 100644
--- a/cpukit/sapi/include/confdefs.h
+++ b/cpukit/sapi/include/confdefs.h
@@ -119,11 +119,9 @@ rtems_fs_init_functions_t rtems_fs_init_helper =
#endif
/**
- * From the number of file descriptors, we can determine how many
- * semaphores the implementation will require.
+ * Semaphore count used by the IO library.
*/
-#define CONFIGURE_LIBIO_SEMAPHORES \
- (CONFIGURE_LIBIO_MAXIMUM_FILE_DESCRIPTORS + 1)
+#define CONFIGURE_LIBIO_SEMAPHORES 1
#ifdef CONFIGURE_INIT
/**
diff --git a/cpukit/score/Makefile.am b/cpukit/score/Makefile.am
index 2f129059c6..128c527833 100644
--- a/cpukit/score/Makefile.am
+++ b/cpukit/score/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
include $(top_srcdir)/automake/multilib.am
include $(top_srcdir)/automake/compile.am
diff --git a/cpukit/score/cpu/Makefile.am b/cpukit/score/cpu/Makefile.am
index 569afb8cd5..36479892d9 100644
--- a/cpukit/score/cpu/Makefile.am
+++ b/cpukit/score/cpu/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
SUBDIRS = @RTEMS_CPU@
DIST_SUBDIRS =
diff --git a/cpukit/score/cpu/arm/Makefile.am b/cpukit/score/cpu/arm/Makefile.am
index 61210cb467..cf511c9417 100644
--- a/cpukit/score/cpu/arm/Makefile.am
+++ b/cpukit/score/cpu/arm/Makefile.am
@@ -1,6 +1,3 @@
-##
-## $Id$
-##
include $(top_srcdir)/automake/compile.am
include_rtemsdir = $(includedir)/rtems
include_rtems_HEADERS = rtems/asm.h
diff --git a/cpukit/score/cpu/avr/Makefile.am b/cpukit/score/cpu/avr/Makefile.am
index 9895dc7bf0..4079b69171 100644
--- a/cpukit/score/cpu/avr/Makefile.am
+++ b/cpukit/score/cpu/avr/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
include $(top_srcdir)/automake/compile.am
include_rtemsdir = $(includedir)/rtems
diff --git a/cpukit/score/cpu/bfin/Makefile.am b/cpukit/score/cpu/bfin/Makefile.am
index f1e070153e..dfec9ea81e 100644
--- a/cpukit/score/cpu/bfin/Makefile.am
+++ b/cpukit/score/cpu/bfin/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
include $(top_srcdir)/automake/compile.am
include_rtemsdir = $(includedir)/rtems
diff --git a/cpukit/score/cpu/h8300/Makefile.am b/cpukit/score/cpu/h8300/Makefile.am
index b19233dab0..8ac7e76b20 100644
--- a/cpukit/score/cpu/h8300/Makefile.am
+++ b/cpukit/score/cpu/h8300/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
include $(top_srcdir)/automake/compile.am
include_rtemsdir = $(includedir)/rtems
diff --git a/cpukit/score/cpu/i386/Makefile.am b/cpukit/score/cpu/i386/Makefile.am
index 75cfeda6e9..b9caa3381a 100644
--- a/cpukit/score/cpu/i386/Makefile.am
+++ b/cpukit/score/cpu/i386/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
include $(top_srcdir)/automake/compile.am
include_rtemsdir = $(includedir)/rtems
diff --git a/cpukit/score/cpu/lm32/Makefile.am b/cpukit/score/cpu/lm32/Makefile.am
index 871cbf41bd..d3b49bff2e 100644
--- a/cpukit/score/cpu/lm32/Makefile.am
+++ b/cpukit/score/cpu/lm32/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
include $(top_srcdir)/automake/compile.am
include_rtemsdir = $(includedir)/rtems
diff --git a/cpukit/score/cpu/m32c/Makefile.am b/cpukit/score/cpu/m32c/Makefile.am
index 773e031c83..f836c58ff1 100644
--- a/cpukit/score/cpu/m32c/Makefile.am
+++ b/cpukit/score/cpu/m32c/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
include $(top_srcdir)/automake/compile.am
include_HEADERS = varvects.h
diff --git a/cpukit/score/cpu/m32r/Makefile.am b/cpukit/score/cpu/m32r/Makefile.am
index 268797c7cd..37b49ed30c 100644
--- a/cpukit/score/cpu/m32r/Makefile.am
+++ b/cpukit/score/cpu/m32r/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
include $(top_srcdir)/automake/compile.am
include_HEADERS =
diff --git a/cpukit/score/cpu/m68k/Makefile.am b/cpukit/score/cpu/m68k/Makefile.am
index d67f7e5e13..319cbdd181 100644
--- a/cpukit/score/cpu/m68k/Makefile.am
+++ b/cpukit/score/cpu/m68k/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
include $(top_srcdir)/automake/compile.am
noinst_LIBRARIES = libscorecpu.a
diff --git a/cpukit/score/cpu/mips/Makefile.am b/cpukit/score/cpu/mips/Makefile.am
index b1a2d66e21..6ca30c3056 100644
--- a/cpukit/score/cpu/mips/Makefile.am
+++ b/cpukit/score/cpu/mips/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
include $(top_srcdir)/automake/compile.am
include_rtemsdir = $(includedir)/rtems
diff --git a/cpukit/score/cpu/nios2/Makefile.am b/cpukit/score/cpu/nios2/Makefile.am
index 606a512400..f662946ac6 100644
--- a/cpukit/score/cpu/nios2/Makefile.am
+++ b/cpukit/score/cpu/nios2/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
include $(top_srcdir)/automake/compile.am
CLEANFILES =
diff --git a/cpukit/score/cpu/no_cpu/Makefile.am b/cpukit/score/cpu/no_cpu/Makefile.am
index dac52db11f..820579cd42 100644
--- a/cpukit/score/cpu/no_cpu/Makefile.am
+++ b/cpukit/score/cpu/no_cpu/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
include $(top_srcdir)/automake/compile.am
include_rtemsdir = $(includedir)/rtems
diff --git a/cpukit/score/cpu/powerpc/Makefile.am b/cpukit/score/cpu/powerpc/Makefile.am
index 67f4339a77..65007ef533 100644
--- a/cpukit/score/cpu/powerpc/Makefile.am
+++ b/cpukit/score/cpu/powerpc/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
include $(top_srcdir)/automake/compile.am
include_rtemsdir = $(includedir)/rtems
diff --git a/cpukit/score/cpu/sh/Makefile.am b/cpukit/score/cpu/sh/Makefile.am
index aeb2c68006..8e148d81d2 100644
--- a/cpukit/score/cpu/sh/Makefile.am
+++ b/cpukit/score/cpu/sh/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
include $(top_srcdir)/automake/compile.am
include_rtemsdir = $(includedir)/rtems
diff --git a/cpukit/score/cpu/sparc/Makefile.am b/cpukit/score/cpu/sparc/Makefile.am
index 3d77da184e..578ecc68a7 100644
--- a/cpukit/score/cpu/sparc/Makefile.am
+++ b/cpukit/score/cpu/sparc/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
include $(top_srcdir)/automake/compile.am
include_rtemsdir = $(includedir)/rtems
diff --git a/cpukit/score/cpu/sparc64/Makefile.am b/cpukit/score/cpu/sparc64/Makefile.am
index 88817d842c..33ba8441e6 100644
--- a/cpukit/score/cpu/sparc64/Makefile.am
+++ b/cpukit/score/cpu/sparc64/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
include $(top_srcdir)/automake/compile.am
include_rtemsdir = $(includedir)/rtems
diff --git a/cpukit/score/src/schedulersimplesmpschedule.c b/cpukit/score/src/schedulersimplesmpschedule.c
index d8fd06c400..471f710ede 100644
--- a/cpukit/score/src/schedulersimplesmpschedule.c
+++ b/cpukit/score/src/schedulersimplesmpschedule.c
@@ -1,14 +1,16 @@
-/*
- * Scheduler Simple SMP Handler / Schedule
+/**
+ * @file
*
- * COPYRIGHT (c) 2011.
+ * Scheduler Simple SMP Handler / Schedule
+ */
+
+/*
+ * COPYRIGHT (c) 2011- 2012.
* On-Line Applications Research Corporation (OAR).
*
* The license and distribution terms for this file may be
* found in found in the file LICENSE in this distribution or at
* http://www.rtems.com/license/LICENSE.
- *
- * $Id$
*/
#if HAVE_CONFIG_H
@@ -36,6 +38,11 @@
#define D(format,...)
#endif
+/* Declaration to avoid warnings */
+bool _Scheduler_simple_smp_Assign(
+ Thread_Control *consider
+);
+
/**
* @brief Assign Heir Thread to CPU
*
@@ -56,7 +63,6 @@
* false, there is no point in attempting to place an heir of
* of lower priority.
*/
-
bool _Scheduler_simple_smp_Assign(
Thread_Control *consider
)
@@ -134,7 +140,12 @@ bool _Scheduler_simple_smp_Assign(
}
/*
- * Past this point, found is true.
+ * ASSERTION: (found == true)
+ *
+ * Past this point, we have found a potential heir and are considering
+ * whether the thread is better placed on another core. It is desirable
+ * to preempt the lowest priority thread using time on core and
+ * preemptibility as additional factors.
*/
/*
@@ -155,10 +166,22 @@ bool _Scheduler_simple_smp_Assign(
continue;
}
- if ( h->current_priority > pheir->current_priority )
+ /*
+ * If the current heir is more important than the potential
+ * heir, then we should not consider it further in scheduling.
+ */
+ if ( h->current_priority < pheir->current_priority )
continue;
/*
+ * ASSERTION: (h->current_priority == pheir->current_priority).
+ *
+ * Past this point, this means we are considering the length of time
+ * the thread has spent on the time on the CPU core and if it is
+ * preemptible.
+ */
+
+ /*
* If heir of potential CPU and of the current CPU are of the SAME
* priority, then which has been running longer?
*
diff --git a/cpukit/telnetd/Makefile.am b/cpukit/telnetd/Makefile.am
index cb72745e98..d114ba4a3b 100644
--- a/cpukit/telnetd/Makefile.am
+++ b/cpukit/telnetd/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
include $(top_srcdir)/automake/compile.am
if LIBNETWORKING
diff --git a/cpukit/wrapup/Makefile.am b/cpukit/wrapup/Makefile.am
index b5b89fb73f..36d31033d8 100644
--- a/cpukit/wrapup/Makefile.am
+++ b/cpukit/wrapup/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
include $(top_srcdir)/automake/multilib.am
include $(top_srcdir)/automake/compile.am
diff --git a/cpukit/zlib/Makefile.am b/cpukit/zlib/Makefile.am
index 271f276cc4..478134b560 100644
--- a/cpukit/zlib/Makefile.am
+++ b/cpukit/zlib/Makefile.am
@@ -1,7 +1,3 @@
-#
-# $Id$
-#
-
include $(top_srcdir)/automake/compile.am
project_lib_LIBRARIES = libz.a
diff --git a/doc/Makefile.am b/doc/Makefile.am
index 65155ce4c3..cdd5b5305f 100644
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -1,7 +1,3 @@
-#
-# $Id$
-#
-
ACLOCAL_AMFLAGS = -I ../aclocal
# NOTE: The order of the directories is essential.
diff --git a/doc/ada_user/Makefile.am b/doc/ada_user/Makefile.am
index d4b8bac599..d628a29669 100644
--- a/doc/ada_user/Makefile.am
+++ b/doc/ada_user/Makefile.am
@@ -2,9 +2,6 @@
# COPYRIGHT (c) 1988-2002.
# On-Line Applications Research Corporation (OAR).
# All rights reserved.
-#
-# $Id$
-#
PROJECT = ada_user
diff --git a/doc/bsp_howto/Makefile.am b/doc/bsp_howto/Makefile.am
index 007bba34c0..052ef7f41e 100644
--- a/doc/bsp_howto/Makefile.am
+++ b/doc/bsp_howto/Makefile.am
@@ -2,9 +2,6 @@
# COPYRIGHT (c) 1988-2002.
# On-Line Applications Research Corporation (OAR).
# All rights reserved.
-#
-# $Id$
-#
PROJECT = bsp_howto
diff --git a/doc/cpu_supplement/Makefile.am b/doc/cpu_supplement/Makefile.am
index a894ac42a6..970ea7a6f9 100644
--- a/doc/cpu_supplement/Makefile.am
+++ b/doc/cpu_supplement/Makefile.am
@@ -2,9 +2,6 @@
# COPYRIGHT (c) 1988-2002.
# On-Line Applications Research Corporation (OAR).
# All rights reserved.
-#
-# $Id$
-#
PROJECT = cpu_supplement
diff --git a/doc/develenv/Makefile.am b/doc/develenv/Makefile.am
index c302ff1cf1..041818507b 100644
--- a/doc/develenv/Makefile.am
+++ b/doc/develenv/Makefile.am
@@ -2,9 +2,6 @@
# COPYRIGHT (c) 1988-2002.
# On-Line Applications Research Corporation (OAR).
# All rights reserved.
-#
-# $Id$
-#
PROJECT = develenv
diff --git a/doc/filesystem/Makefile.am b/doc/filesystem/Makefile.am
index eaaf7450d5..cb7a60b232 100644
--- a/doc/filesystem/Makefile.am
+++ b/doc/filesystem/Makefile.am
@@ -2,9 +2,6 @@
# COPYRIGHT (c) 1988-2002.
# On-Line Applications Research Corporation (OAR).
# All rights reserved.
-#
-# $Id$
-#
PROJECT = filesystem
diff --git a/doc/networking/Makefile.am b/doc/networking/Makefile.am
index 57edb24d0c..bb33fc48c2 100644
--- a/doc/networking/Makefile.am
+++ b/doc/networking/Makefile.am
@@ -2,9 +2,6 @@
# COPYRIGHT (c) 1988-2002.
# On-Line Applications Research Corporation (OAR).
# All rights reserved.
-#
-# $Id$
-#
PROJECT = networking
diff --git a/doc/new_chapters/Makefile.am b/doc/new_chapters/Makefile.am
index 67108e83f6..25badd1d0e 100644
--- a/doc/new_chapters/Makefile.am
+++ b/doc/new_chapters/Makefile.am
@@ -2,9 +2,6 @@
# COPYRIGHT (c) 1988-2002.
# On-Line Applications Research Corporation (OAR).
# All rights reserved.
-#
-# $Id$
-#
PROJECT = new_chapters
diff --git a/doc/porting/Makefile.am b/doc/porting/Makefile.am
index d220a41b5e..93d387def5 100644
--- a/doc/porting/Makefile.am
+++ b/doc/porting/Makefile.am
@@ -2,9 +2,6 @@
# COPYRIGHT (c) 1988-2002.
# On-Line Applications Research Corporation (OAR).
# All rights reserved.
-#
-# $Id$
-#
PROJECT = porting
diff --git a/doc/posix1003.1/Makefile.am b/doc/posix1003.1/Makefile.am
index 89054bfa60..903349048e 100644
--- a/doc/posix1003.1/Makefile.am
+++ b/doc/posix1003.1/Makefile.am
@@ -2,9 +2,6 @@
# COPYRIGHT (c) 1988-2002.
# On-Line Applications Research Corporation (OAR).
# All rights reserved.
-#
-# $Id$
-#
PROJECT = posix1003_1
diff --git a/doc/posix_users/Makefile.am b/doc/posix_users/Makefile.am
index 73ca09b8db..e8df5bac18 100644
--- a/doc/posix_users/Makefile.am
+++ b/doc/posix_users/Makefile.am
@@ -2,9 +2,6 @@
# COPYRIGHT (c) 1988-2002.
# On-Line Applications Research Corporation (OAR).
# All rights reserved.
-#
-# $Id$
-#
PROJECT = posix_users
diff --git a/doc/relnotes/Makefile.am b/doc/relnotes/Makefile.am
index 462cf5c6b7..a0fce4f011 100644
--- a/doc/relnotes/Makefile.am
+++ b/doc/relnotes/Makefile.am
@@ -2,9 +2,6 @@
# COPYRIGHT (c) 1988-2002.
# On-Line Applications Research Corporation (OAR).
# All rights reserved.
-#
-# $Id$
-#
PROJECT = relnotes
diff --git a/doc/shell/Makefile.am b/doc/shell/Makefile.am
index 98ad03586d..33b96ccd1c 100644
--- a/doc/shell/Makefile.am
+++ b/doc/shell/Makefile.am
@@ -2,9 +2,6 @@
# COPYRIGHT (c) 1988-2007
# On-Line Applications Research Corporation (OAR).
# All rights reserved.
-#
-# $Id$
-#
PROJECT = shell
diff --git a/doc/started/Makefile.am b/doc/started/Makefile.am
index 5bc093d6b6..05dd83aed2 100644
--- a/doc/started/Makefile.am
+++ b/doc/started/Makefile.am
@@ -2,9 +2,6 @@
# COPYRIGHT (c) 1988-2010.
# On-Line Applications Research Corporation (OAR).
# All rights reserved.
-#
-# $Id$
-#
PROJECT = started
diff --git a/doc/tools/Makefile.am b/doc/tools/Makefile.am
index 09fc48a109..75db2d77b0 100644
--- a/doc/tools/Makefile.am
+++ b/doc/tools/Makefile.am
@@ -1,4 +1,3 @@
-## $Id$
ACLOCAL_AMFLAGS = -I ../../aclocal
EXTRA_DIST = word-replace2
diff --git a/doc/tools/bmenu/Makefile.am b/doc/tools/bmenu/Makefile.am
index 272230bd28..80b32d2163 100644
--- a/doc/tools/bmenu/Makefile.am
+++ b/doc/tools/bmenu/Makefile.am
@@ -2,9 +2,6 @@
# COPYRIGHT (c) 1988-2002.
# On-Line Applications Research Corporation (OAR).
# All rights reserved.
-#
-# $Id$
-#
noinst_PROGRAMS = bmenu2
diff --git a/doc/user/Makefile.am b/doc/user/Makefile.am
index de950b168c..21f5a42ff8 100644
--- a/doc/user/Makefile.am
+++ b/doc/user/Makefile.am
@@ -2,9 +2,6 @@
# COPYRIGHT (c) 1988-2011
# On-Line Applications Research Corporation (OAR).
# All rights reserved.
-#
-# $Id$
-#
PROJECT = c_user
diff --git a/doc/user/chains.t b/doc/user/chains.t
index 24b6390c32..24b6390c32 100755..100644
--- a/doc/user/chains.t
+++ b/doc/user/chains.t
diff --git a/testsuites/Makefile.am b/testsuites/Makefile.am
index d4a14c089d..92f8ad86a6 100644
--- a/testsuites/Makefile.am
+++ b/testsuites/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
ACLOCAL_AMFLAGS = -I aclocal
DISTCLEANFILES =
diff --git a/testsuites/aclocal/canonical-target-name.m4 b/testsuites/aclocal/canonical-target-name.m4
index 230583bf8c..a237c7ba25 100644
--- a/testsuites/aclocal/canonical-target-name.m4
+++ b/testsuites/aclocal/canonical-target-name.m4
@@ -1,7 +1,3 @@
-dnl
-dnl $Id$
-dnl
-
dnl canonicalize target cpu
dnl NOTE: Most rtems targets do not fullfil autoconf's
dnl target naming conventions "processor-vendor-os"
diff --git a/testsuites/aclocal/canonicalize-tools.m4 b/testsuites/aclocal/canonicalize-tools.m4
index 190afca09a..d4f9241a2b 100644
--- a/testsuites/aclocal/canonicalize-tools.m4
+++ b/testsuites/aclocal/canonicalize-tools.m4
@@ -1,6 +1,3 @@
-dnl
-dnl $Id$
-dnl
dnl Set target tools
dnl
diff --git a/testsuites/aclocal/check-cpuopts.m4 b/testsuites/aclocal/check-cpuopts.m4
index 542201f046..41bf2fc642 100644
--- a/testsuites/aclocal/check-cpuopts.m4
+++ b/testsuites/aclocal/check-cpuopts.m4
@@ -1,5 +1,3 @@
-
-
# RTEMS_CHECK_CPUOPTS(define)
AC_DEFUN([RTEMS_CHECK_CPUOPTS],
[
diff --git a/testsuites/aclocal/check-custom-bsp.m4 b/testsuites/aclocal/check-custom-bsp.m4
index 173399313a..8857adcc3f 100644
--- a/testsuites/aclocal/check-custom-bsp.m4
+++ b/testsuites/aclocal/check-custom-bsp.m4
@@ -1,5 +1,3 @@
-dnl $Id$
-
AC_DEFUN([_RTEMS_CHECK_CUSTOM_BSP],[
AC_REQUIRE([RTEMS_CANONICAL_TARGET_CPU])dnl sets RTEMS_CPU, target
AC_REQUIRE([RTEMS_TOP])dnl sets RTEMS_TOPdir
diff --git a/testsuites/aclocal/check-cxx.m4 b/testsuites/aclocal/check-cxx.m4
index 4314b6d7c4..0a755f7583 100644
--- a/testsuites/aclocal/check-cxx.m4
+++ b/testsuites/aclocal/check-cxx.m4
@@ -1,5 +1,3 @@
-dnl $Id$
-dnl
AC_DEFUN([RTEMS_CHECK_CXX],
[dnl
AC_REQUIRE([RTEMS_CANONICAL_TARGET_CPU])dnl
diff --git a/testsuites/aclocal/check-tool.m4 b/testsuites/aclocal/check-tool.m4
index 4c412c074a..2bc137cd96 100644
--- a/testsuites/aclocal/check-tool.m4
+++ b/testsuites/aclocal/check-tool.m4
@@ -1,5 +1,3 @@
-dnl $Id$
-
## Check for a cross tool, similar to AC_CHECK_TOOL, but do not fall back to
## the un-prefixed version of PROG-TO-CHECK-FOR.
dnl RTEMS_CHECK_TOOL(VARIABLE, PROG-TO-CHECK-FOR[, VALUE-IF-NOT-FOUND [, PATH]])
diff --git a/testsuites/aclocal/enable-cxx.m4 b/testsuites/aclocal/enable-cxx.m4
index 08cb5d4191..759d81b1e9 100644
--- a/testsuites/aclocal/enable-cxx.m4
+++ b/testsuites/aclocal/enable-cxx.m4
@@ -1,5 +1,3 @@
-dnl $Id$
-
AC_DEFUN([RTEMS_ENABLE_CXX],
[
AC_ARG_ENABLE(cxx,
diff --git a/testsuites/aclocal/enable-rtemsbsp.m4 b/testsuites/aclocal/enable-rtemsbsp.m4
index ba57aa5b41..60f37ec573 100644
--- a/testsuites/aclocal/enable-rtemsbsp.m4
+++ b/testsuites/aclocal/enable-rtemsbsp.m4
@@ -1,5 +1,3 @@
-dnl $Id$
-
dnl Override the set of BSPs to be built.
dnl used by the toplevel configure script
dnl RTEMS_ENABLE_RTEMSBSP(rtems_bsp_list)
diff --git a/testsuites/aclocal/enable-tests.m4 b/testsuites/aclocal/enable-tests.m4
index 4edcb2cc53..9373924013 100644
--- a/testsuites/aclocal/enable-tests.m4
+++ b/testsuites/aclocal/enable-tests.m4
@@ -1,5 +1,3 @@
-dnl $Id$
-
AC_DEFUN([RTEMS_ENABLE_TESTS],
[
AC_ARG_ENABLE(tests,
diff --git a/testsuites/aclocal/env-rtemsbsp.m4 b/testsuites/aclocal/env-rtemsbsp.m4
index 918e338b54..3f70348faf 100644
--- a/testsuites/aclocal/env-rtemsbsp.m4
+++ b/testsuites/aclocal/env-rtemsbsp.m4
@@ -1,5 +1,3 @@
-dnl $Id$
-
dnl Pass a single BSP via an environment variable
dnl used by per BSP configure scripts
AC_DEFUN([RTEMS_ENV_RTEMSBSP],
diff --git a/testsuites/aclocal/prog-cc.m4 b/testsuites/aclocal/prog-cc.m4
index e611fbcbef..0177843eaa 100644
--- a/testsuites/aclocal/prog-cc.m4
+++ b/testsuites/aclocal/prog-cc.m4
@@ -1,6 +1,3 @@
-dnl
-dnl $Id$
-dnl
dnl Check for target gcc
dnl
diff --git a/testsuites/aclocal/prog-cxx.m4 b/testsuites/aclocal/prog-cxx.m4
index 190b81af00..6da733de6f 100644
--- a/testsuites/aclocal/prog-cxx.m4
+++ b/testsuites/aclocal/prog-cxx.m4
@@ -1,6 +1,3 @@
-dnl
-dnl $Id$
-dnl
dnl Check for target g++
dnl
diff --git a/testsuites/aclocal/project-root.m4 b/testsuites/aclocal/project-root.m4
index 8fc765ae78..aeeb0e863a 100644
--- a/testsuites/aclocal/project-root.m4
+++ b/testsuites/aclocal/project-root.m4
@@ -1,7 +1,3 @@
-dnl
-dnl $Id$
-dnl
-
AC_DEFUN([RTEMS_PROJECT_ROOT],
[dnl
AC_REQUIRE([RTEMS_TOP])
diff --git a/testsuites/aclocal/rtems-top.m4 b/testsuites/aclocal/rtems-top.m4
index 1b6d8457f2..5d7974e9d7 100644
--- a/testsuites/aclocal/rtems-top.m4
+++ b/testsuites/aclocal/rtems-top.m4
@@ -1,5 +1,3 @@
-dnl $Id$
-
# AC_DISABLE_OPTION_CHECKING is not available before 2.62
AC_PREREQ(2.62)
diff --git a/testsuites/configure.ac b/testsuites/configure.ac
index 2e0d3e1fa9..1057aa50db 100644
--- a/testsuites/configure.ac
+++ b/testsuites/configure.ac
@@ -1,6 +1,4 @@
## Process this file with autoconf to produce a configure script.
-##
-## $Id$
AC_PREREQ([2.68])
AC_INIT([rtems-c-src-tests],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
diff --git a/testsuites/fstests/Makefile.am b/testsuites/fstests/Makefile.am
index f765a89af4..af06b4bcb1 100644
--- a/testsuites/fstests/Makefile.am
+++ b/testsuites/fstests/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
ACLOCAL_AMFLAGS = -I ../aclocal
SUBDIRS =
diff --git a/testsuites/fstests/configure.ac b/testsuites/fstests/configure.ac
index 833a85c21a..f8852307a5 100644
--- a/testsuites/fstests/configure.ac
+++ b/testsuites/fstests/configure.ac
@@ -1,6 +1,4 @@
## Process this file with autoconf to produce a configure script.
-##
-## $Id$
AC_PREREQ([2.68])
AC_INIT([rtems-c-src-tests-fstests],
diff --git a/testsuites/fstests/imfs_fserror/Makefile.am b/testsuites/fstests/imfs_fserror/Makefile.am
index fdc52864de..047cede034 100644
--- a/testsuites/fstests/imfs_fserror/Makefile.am
+++ b/testsuites/fstests/imfs_fserror/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = imfs_fserror
imfs_fserror_SOURCES = ../fserror/test.c
imfs_fserror_SOURCES += ../support/fstest_support.c
diff --git a/testsuites/fstests/imfs_fslink/Makefile.am b/testsuites/fstests/imfs_fslink/Makefile.am
index cca5fcc4bf..afc06f4b20 100644
--- a/testsuites/fstests/imfs_fslink/Makefile.am
+++ b/testsuites/fstests/imfs_fslink/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = imfs_fslink
imfs_fslink_SOURCES = ../fslink/test.c
imfs_fslink_SOURCES += ../support/fstest_support.c
diff --git a/testsuites/fstests/imfs_fspatheval/Makefile.am b/testsuites/fstests/imfs_fspatheval/Makefile.am
index 044534aa5b..0a11937ac8 100644
--- a/testsuites/fstests/imfs_fspatheval/Makefile.am
+++ b/testsuites/fstests/imfs_fspatheval/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = imfs_fspatheval
imfs_fspatheval_SOURCES = ../fspatheval/test.c
imfs_fspatheval_SOURCES += ../support/fstest_support.c
diff --git a/testsuites/fstests/imfs_fspermission/Makefile.am b/testsuites/fstests/imfs_fspermission/Makefile.am
index 3e32f42438..d6409b8a9e 100644
--- a/testsuites/fstests/imfs_fspermission/Makefile.am
+++ b/testsuites/fstests/imfs_fspermission/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = imfs_fspermission
imfs_fspermission_SOURCES = ../fspermission/test.c
imfs_fspermission_SOURCES += ../support/fstest_support.c
diff --git a/testsuites/fstests/imfs_fsrdwr/Makefile.am b/testsuites/fstests/imfs_fsrdwr/Makefile.am
index 6e5ee5db3b..e069a12511 100644
--- a/testsuites/fstests/imfs_fsrdwr/Makefile.am
+++ b/testsuites/fstests/imfs_fsrdwr/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = imfs_fsrdwr
imfs_fsrdwr_SOURCES = ../fsrdwr/init.c
imfs_fsrdwr_SOURCES += ../support/fstest_support.c
diff --git a/testsuites/fstests/imfs_fssymlink/Makefile.am b/testsuites/fstests/imfs_fssymlink/Makefile.am
index 1ac311635d..061216b5ad 100644
--- a/testsuites/fstests/imfs_fssymlink/Makefile.am
+++ b/testsuites/fstests/imfs_fssymlink/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = imfs_fssymlink
imfs_fssymlink_SOURCES = ../fssymlink/test.c
imfs_fssymlink_SOURCES += ../support/fstest_support.c
diff --git a/testsuites/fstests/imfs_fstime/Makefile.am b/testsuites/fstests/imfs_fstime/Makefile.am
index ba2e4f53db..650361920b 100644
--- a/testsuites/fstests/imfs_fstime/Makefile.am
+++ b/testsuites/fstests/imfs_fstime/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = imfs_fstime
imfs_fstime_SOURCES = ../fstime/test.c
imfs_fstime_SOURCES += ../support/fstest_support.c
diff --git a/testsuites/fstests/mdosfs_fserror/Makefile.am b/testsuites/fstests/mdosfs_fserror/Makefile.am
index 36026385c9..8c1c014e31 100644
--- a/testsuites/fstests/mdosfs_fserror/Makefile.am
+++ b/testsuites/fstests/mdosfs_fserror/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = mdosfs_fserror
mdosfs_fserror_SOURCES = ../fserror/test.c
mdosfs_fserror_SOURCES += ../support/ramdisk_support.c
diff --git a/testsuites/fstests/mdosfs_fspatheval/Makefile.am b/testsuites/fstests/mdosfs_fspatheval/Makefile.am
index 7217f6e183..160a38ec02 100644
--- a/testsuites/fstests/mdosfs_fspatheval/Makefile.am
+++ b/testsuites/fstests/mdosfs_fspatheval/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = mdosfs_fspatheval
mdosfs_fspatheval_SOURCES = ../fspatheval/test.c
mdosfs_fspatheval_SOURCES += ../support/ramdisk_support.c
diff --git a/testsuites/fstests/mdosfs_fsrdwr/Makefile.am b/testsuites/fstests/mdosfs_fsrdwr/Makefile.am
index ea66e389c2..729668023b 100644
--- a/testsuites/fstests/mdosfs_fsrdwr/Makefile.am
+++ b/testsuites/fstests/mdosfs_fsrdwr/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = mdosfs_fsrdwr
mdosfs_fsrdwr_SOURCES = ../fsrdwr/init.c
mdosfs_fsrdwr_SOURCES += ../support/ramdisk_support.c
diff --git a/testsuites/fstests/mdosfs_fstime/Makefile.am b/testsuites/fstests/mdosfs_fstime/Makefile.am
index a6f23eb6c3..ebc97ea033 100644
--- a/testsuites/fstests/mdosfs_fstime/Makefile.am
+++ b/testsuites/fstests/mdosfs_fstime/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = mdosfs_fstime
mdosfs_fstime_SOURCES = ../fstime/test.c
mdosfs_fstime_SOURCES += ../support/ramdisk_support.c
diff --git a/testsuites/fstests/mimfs_fserror/Makefile.am b/testsuites/fstests/mimfs_fserror/Makefile.am
index b99aa6b5d9..dea91c22dd 100644
--- a/testsuites/fstests/mimfs_fserror/Makefile.am
+++ b/testsuites/fstests/mimfs_fserror/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = mimfs_fserror
mimfs_fserror_SOURCES = ../fserror/test.c
mimfs_fserror_SOURCES += ../support/fstest_support.c
diff --git a/testsuites/fstests/mimfs_fslink/Makefile.am b/testsuites/fstests/mimfs_fslink/Makefile.am
index 76c65a9548..5d7b6d7486 100644
--- a/testsuites/fstests/mimfs_fslink/Makefile.am
+++ b/testsuites/fstests/mimfs_fslink/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = mimfs_fslink
mimfs_fslink_SOURCES = ../fslink/test.c
mimfs_fslink_SOURCES += ../support/fstest_support.c
diff --git a/testsuites/fstests/mimfs_fspatheval/Makefile.am b/testsuites/fstests/mimfs_fspatheval/Makefile.am
index b6620b2207..d2e1411da9 100644
--- a/testsuites/fstests/mimfs_fspatheval/Makefile.am
+++ b/testsuites/fstests/mimfs_fspatheval/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = mimfs_fspatheval
mimfs_fspatheval_SOURCES = ../fspatheval/test.c
mimfs_fspatheval_SOURCES += ../support/fstest_support.c
diff --git a/testsuites/fstests/mimfs_fspermission/Makefile.am b/testsuites/fstests/mimfs_fspermission/Makefile.am
index 531e1c9fb1..d66c746f4d 100644
--- a/testsuites/fstests/mimfs_fspermission/Makefile.am
+++ b/testsuites/fstests/mimfs_fspermission/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = mimfs_fspermission
mimfs_fspermission_SOURCES = ../fspermission/test.c
mimfs_fspermission_SOURCES += ../support/fstest_support.c
diff --git a/testsuites/fstests/mimfs_fsrdwr/Makefile.am b/testsuites/fstests/mimfs_fsrdwr/Makefile.am
index 24d4fb5ccc..f1aeb9ba9c 100644
--- a/testsuites/fstests/mimfs_fsrdwr/Makefile.am
+++ b/testsuites/fstests/mimfs_fsrdwr/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = mimfs_fsrdwr
mimfs_fsrdwr_SOURCES = ../fsrdwr/init.c
mimfs_fsrdwr_SOURCES += ../support/fstest_support.c
diff --git a/testsuites/fstests/mimfs_fssymlink/Makefile.am b/testsuites/fstests/mimfs_fssymlink/Makefile.am
index 2000d223e4..0d00a4494c 100644
--- a/testsuites/fstests/mimfs_fssymlink/Makefile.am
+++ b/testsuites/fstests/mimfs_fssymlink/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = mimfs_fssymlink
mimfs_fssymlink_SOURCES = ../fssymlink/test.c
mimfs_fssymlink_SOURCES += ../support/fstest_support.c
diff --git a/testsuites/fstests/mimfs_fstime/Makefile.am b/testsuites/fstests/mimfs_fstime/Makefile.am
index 1c98f565a1..57b5988218 100644
--- a/testsuites/fstests/mimfs_fstime/Makefile.am
+++ b/testsuites/fstests/mimfs_fstime/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = mimfs_fstime
mimfs_fstime_SOURCES = ../fstime/test.c
mimfs_fstime_SOURCES += ../support/fstest_support.c
diff --git a/testsuites/fstests/mrfs_fserror/Makefile.am b/testsuites/fstests/mrfs_fserror/Makefile.am
index 7b04c9962b..e321d963cf 100644
--- a/testsuites/fstests/mrfs_fserror/Makefile.am
+++ b/testsuites/fstests/mrfs_fserror/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = mrfs_fserror
mrfs_fserror_SOURCES = ../fserror/test.c
mrfs_fserror_SOURCES += ../support/ramdisk_support.c
diff --git a/testsuites/fstests/mrfs_fslink/Makefile.am b/testsuites/fstests/mrfs_fslink/Makefile.am
index 9fdb70300b..47330264ec 100644
--- a/testsuites/fstests/mrfs_fslink/Makefile.am
+++ b/testsuites/fstests/mrfs_fslink/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = mrfs_fslink
mrfs_fslink_SOURCES = ../fslink/test.c
mrfs_fslink_SOURCES += ../support/ramdisk_support.c
diff --git a/testsuites/fstests/mrfs_fspatheval/Makefile.am b/testsuites/fstests/mrfs_fspatheval/Makefile.am
index a06a6f319a..5327fef150 100644
--- a/testsuites/fstests/mrfs_fspatheval/Makefile.am
+++ b/testsuites/fstests/mrfs_fspatheval/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = mrfs_fspatheval
mrfs_fspatheval_SOURCES = ../fspatheval/test.c
mrfs_fspatheval_SOURCES += ../support/ramdisk_support.c
diff --git a/testsuites/fstests/mrfs_fspermission/Makefile.am b/testsuites/fstests/mrfs_fspermission/Makefile.am
index f76b1d3d70..4f53c040b0 100644
--- a/testsuites/fstests/mrfs_fspermission/Makefile.am
+++ b/testsuites/fstests/mrfs_fspermission/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = mrfs_fspermission
mrfs_fspermission_SOURCES = ../fspermission/test.c
mrfs_fspermission_SOURCES += ../support/ramdisk_support.c
diff --git a/testsuites/fstests/mrfs_fsrdwr/Makefile.am b/testsuites/fstests/mrfs_fsrdwr/Makefile.am
index 1d10eccf22..29128d4804 100644
--- a/testsuites/fstests/mrfs_fsrdwr/Makefile.am
+++ b/testsuites/fstests/mrfs_fsrdwr/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = mrfs_fsrdwr
mrfs_fsrdwr_SOURCES = ../fsrdwr/init.c
mrfs_fsrdwr_SOURCES += ../support/ramdisk_support.c
diff --git a/testsuites/fstests/mrfs_fssymlink/Makefile.am b/testsuites/fstests/mrfs_fssymlink/Makefile.am
index 06e3c3cc9d..6bc76d6df6 100644
--- a/testsuites/fstests/mrfs_fssymlink/Makefile.am
+++ b/testsuites/fstests/mrfs_fssymlink/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = mrfs_fssymlink
mrfs_fssymlink_SOURCES = ../fssymlink/test.c
mrfs_fssymlink_SOURCES += ../support/ramdisk_support.c
diff --git a/testsuites/fstests/mrfs_fstime/Makefile.am b/testsuites/fstests/mrfs_fstime/Makefile.am
index 3eb4aebcc7..3638e364cb 100644
--- a/testsuites/fstests/mrfs_fstime/Makefile.am
+++ b/testsuites/fstests/mrfs_fstime/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = mrfs_fstime
mrfs_fstime_SOURCES = ../fstime/test.c
mrfs_fstime_SOURCES += ../support/ramdisk_support.c
diff --git a/testsuites/libtests/Makefile.am b/testsuites/libtests/Makefile.am
index e964608089..9724c1ab2b 100644
--- a/testsuites/libtests/Makefile.am
+++ b/testsuites/libtests/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
ACLOCAL_AMFLAGS = -I ../aclocal
SUBDIRS = POSIX
diff --git a/testsuites/libtests/block01/Makefile.am b/testsuites/libtests/block01/Makefile.am
index fce652c3eb..ce94839397 100644
--- a/testsuites/libtests/block01/Makefile.am
+++ b/testsuites/libtests/block01/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = block01
block01_SOURCES = init.c
diff --git a/testsuites/libtests/block02/Makefile.am b/testsuites/libtests/block02/Makefile.am
index 9a9ca6183e..0efd5aac2c 100644
--- a/testsuites/libtests/block02/Makefile.am
+++ b/testsuites/libtests/block02/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = block02
block02_SOURCES = init.c
diff --git a/testsuites/libtests/block03/Makefile.am b/testsuites/libtests/block03/Makefile.am
index 5165de99e2..ce620cbe38 100644
--- a/testsuites/libtests/block03/Makefile.am
+++ b/testsuites/libtests/block03/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = block03
block03_SOURCES = init.c
diff --git a/testsuites/libtests/block04/Makefile.am b/testsuites/libtests/block04/Makefile.am
index c9e6e3ebba..736ba90572 100644
--- a/testsuites/libtests/block04/Makefile.am
+++ b/testsuites/libtests/block04/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = block04
block04_SOURCES = init.c
diff --git a/testsuites/libtests/block05/Makefile.am b/testsuites/libtests/block05/Makefile.am
index 0224c067e9..6e346caa19 100644
--- a/testsuites/libtests/block05/Makefile.am
+++ b/testsuites/libtests/block05/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = block05
block05_SOURCES = init.c
diff --git a/testsuites/libtests/block06/Makefile.am b/testsuites/libtests/block06/Makefile.am
index 6d1eccdc32..19796f6e90 100644
--- a/testsuites/libtests/block06/Makefile.am
+++ b/testsuites/libtests/block06/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = block06
block06_SOURCES = init.c
diff --git a/testsuites/libtests/block07/Makefile.am b/testsuites/libtests/block07/Makefile.am
index ed39870907..94e0cb336b 100644
--- a/testsuites/libtests/block07/Makefile.am
+++ b/testsuites/libtests/block07/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = block07
block07_SOURCES = init.c
diff --git a/testsuites/libtests/block08/Makefile.am b/testsuites/libtests/block08/Makefile.am
index b9c0401496..0c1f1059d6 100644
--- a/testsuites/libtests/block08/Makefile.am
+++ b/testsuites/libtests/block08/Makefile.am
@@ -5,7 +5,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$
##
diff --git a/testsuites/libtests/block09/Makefile.am b/testsuites/libtests/block09/Makefile.am
index d316414ad2..02d5d41cf1 100644
--- a/testsuites/libtests/block09/Makefile.am
+++ b/testsuites/libtests/block09/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = block09
block09_SOURCES = init.c
diff --git a/testsuites/libtests/block10/Makefile.am b/testsuites/libtests/block10/Makefile.am
index 59cc48da17..44fe6cbaaa 100644
--- a/testsuites/libtests/block10/Makefile.am
+++ b/testsuites/libtests/block10/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = block10
block10_SOURCES = init.c
diff --git a/testsuites/libtests/block11/Makefile.am b/testsuites/libtests/block11/Makefile.am
index dee51b6584..0bc0ebc392 100644
--- a/testsuites/libtests/block11/Makefile.am
+++ b/testsuites/libtests/block11/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = block11
block11_SOURCES = init.c
diff --git a/testsuites/libtests/bspcmdline01/Makefile.am b/testsuites/libtests/bspcmdline01/Makefile.am
index 9c9f922f70..1cb26ee394 100644
--- a/testsuites/libtests/bspcmdline01/Makefile.am
+++ b/testsuites/libtests/bspcmdline01/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = bspcmdline01
bspcmdline01_SOURCES = init.c
diff --git a/testsuites/libtests/complex/Makefile.am b/testsuites/libtests/complex/Makefile.am
index ae3a836be8..2a16eec2ce 100644
--- a/testsuites/libtests/complex/Makefile.am
+++ b/testsuites/libtests/complex/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
if HAS_COMPLEX
rtems_tests_PROGRAMS = complex
complex_SOURCES = init.c docomplex.c docomplexf.c docomplexl.c
diff --git a/testsuites/libtests/configure.ac b/testsuites/libtests/configure.ac
index f04ab0b789..12ba1943e8 100644
--- a/testsuites/libtests/configure.ac
+++ b/testsuites/libtests/configure.ac
@@ -1,6 +1,4 @@
## Process this file with autoconf to produce a configure script.
-##
-## $Id$
AC_PREREQ([2.68])
AC_INIT([rtems-c-src-tests-libtests],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
diff --git a/testsuites/libtests/cpuuse/Makefile.am b/testsuites/libtests/cpuuse/Makefile.am
index 9cd8fef4d4..fdbf083ca6 100644
--- a/testsuites/libtests/cpuuse/Makefile.am
+++ b/testsuites/libtests/cpuuse/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = cpuuse
cpuuse_SOURCES = init.c task1.c task2.c task3.c tswitch.c system.h
diff --git a/testsuites/libtests/devfs01/Makefile.am b/testsuites/libtests/devfs01/Makefile.am
index ed53dc2c67..d3c3a15664 100644
--- a/testsuites/libtests/devfs01/Makefile.am
+++ b/testsuites/libtests/devfs01/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = devfs01
devfs01_SOURCES = init.c
diff --git a/testsuites/libtests/devfs02/Makefile.am b/testsuites/libtests/devfs02/Makefile.am
index 5f10eed6ac..80d7c2b3ff 100644
--- a/testsuites/libtests/devfs02/Makefile.am
+++ b/testsuites/libtests/devfs02/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
rtems_tests_PROGRAMS = devfs02
devfs02_SOURCES = init.c
diff --git a/testsuites/libtests/devfs03/Makefile.am b/testsuites/libtests/devfs03/Makefile.am
index b9ab26a310..0df0f30ec7 100644
--- a/testsuites/libtests/devfs03/Makefile.am
+++ b/testsuites/libtests/devfs03/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
rtems_tests_PROGRAMS = devfs03
devfs03_SOURCES = init.c
diff --git a/testsuites/libtests/devfs04/Makefile.am b/testsuites/libtests/devfs04/Makefile.am
index 3bb4dbd604..6b240e486c 100644
--- a/testsuites/libtests/devfs04/Makefile.am
+++ b/testsuites/libtests/devfs04/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
rtems_tests_PROGRAMS = devfs04
devfs04_SOURCES = init.c test_driver.c
devfs04_SOURCES += test_driver.h
diff --git a/testsuites/libtests/deviceio01/Makefile.am b/testsuites/libtests/deviceio01/Makefile.am
index 5afdf3e042..8c92a80a56 100644
--- a/testsuites/libtests/deviceio01/Makefile.am
+++ b/testsuites/libtests/deviceio01/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
rtems_tests_PROGRAMS = deviceio01
deviceio01_SOURCES = init.c test_driver.c
deviceio01_SOURCES += test_driver.h
diff --git a/testsuites/libtests/devnullfatal01/Makefile.am b/testsuites/libtests/devnullfatal01/Makefile.am
index 248f570a0f..ad62896881 100644
--- a/testsuites/libtests/devnullfatal01/Makefile.am
+++ b/testsuites/libtests/devnullfatal01/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = devnullfatal01
devnullfatal01_SOURCES = ../../sptests/spfatal_support/init.c \
../../sptests/spfatal_support/system.h testcase.h
diff --git a/testsuites/libtests/dumpbuf01/Makefile.am b/testsuites/libtests/dumpbuf01/Makefile.am
index bdf7c93ebe..31c90bebe7 100644
--- a/testsuites/libtests/dumpbuf01/Makefile.am
+++ b/testsuites/libtests/dumpbuf01/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = dumpbuf01
dumpbuf01_SOURCES = init.c
diff --git a/testsuites/libtests/ftp01/Makefile.am b/testsuites/libtests/ftp01/Makefile.am
index ccb922af36..6d286a60d2 100644
--- a/testsuites/libtests/ftp01/Makefile.am
+++ b/testsuites/libtests/ftp01/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = ftp01
ftp01_SOURCES = init.c
ftp01_LDADD = -lftpd
diff --git a/testsuites/libtests/gxx01/Makefile.am b/testsuites/libtests/gxx01/Makefile.am
index cb94b65d3f..122a4688fc 100644
--- a/testsuites/libtests/gxx01/Makefile.am
+++ b/testsuites/libtests/gxx01/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = gxx01
gxx01_SOURCES = init.c
diff --git a/testsuites/libtests/heapwalk/Makefile.am b/testsuites/libtests/heapwalk/Makefile.am
index fe4b410eaf..27c5007ce4 100644
--- a/testsuites/libtests/heapwalk/Makefile.am
+++ b/testsuites/libtests/heapwalk/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = heapwalk
heapwalk_SOURCES = init.c system.h
diff --git a/testsuites/libtests/malloc02/Makefile.am b/testsuites/libtests/malloc02/Makefile.am
index afee06bc45..897b2c53eb 100644
--- a/testsuites/libtests/malloc02/Makefile.am
+++ b/testsuites/libtests/malloc02/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = malloc02
malloc02_SOURCES = init.c
diff --git a/testsuites/libtests/malloc03/Makefile.am b/testsuites/libtests/malloc03/Makefile.am
index e90a45d438..9bc62deb39 100644
--- a/testsuites/libtests/malloc03/Makefile.am
+++ b/testsuites/libtests/malloc03/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = malloc03
malloc03_SOURCES = init.c
diff --git a/testsuites/libtests/malloc04/Makefile.am b/testsuites/libtests/malloc04/Makefile.am
index 858a33d20a..7b11b260b1 100644
--- a/testsuites/libtests/malloc04/Makefile.am
+++ b/testsuites/libtests/malloc04/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = malloc04
malloc04_SOURCES = init.c
diff --git a/testsuites/libtests/malloc05/Makefile.am b/testsuites/libtests/malloc05/Makefile.am
index 21fad7408f..9746c7bfc8 100644
--- a/testsuites/libtests/malloc05/Makefile.am
+++ b/testsuites/libtests/malloc05/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = malloc05
malloc05_SOURCES = init.c
diff --git a/testsuites/libtests/malloctest/Makefile.am b/testsuites/libtests/malloctest/Makefile.am
index 3804f23292..8ed13c54da 100644
--- a/testsuites/libtests/malloctest/Makefile.am
+++ b/testsuites/libtests/malloctest/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = malloctest
malloctest_SOURCES = init.c task1.c system.h
diff --git a/testsuites/libtests/math/Makefile.am b/testsuites/libtests/math/Makefile.am
index 27cf21a480..5a8a010810 100644
--- a/testsuites/libtests/math/Makefile.am
+++ b/testsuites/libtests/math/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
rtems_tests_PROGRAMS = math
math_SOURCES = init.c domath.c
EXTRA_DIST = $(srcdir)/../math/domath.in
diff --git a/testsuites/libtests/mathf/Makefile.am b/testsuites/libtests/mathf/Makefile.am
index 57b372e08f..0834145292 100644
--- a/testsuites/libtests/mathf/Makefile.am
+++ b/testsuites/libtests/mathf/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
rtems_tests_PROGRAMS = mathf
mathf_SOURCES = init.c domathf.c
EXTRA_DIST = $(srcdir)/../math/domath.in
diff --git a/testsuites/libtests/mathl/Makefile.am b/testsuites/libtests/mathl/Makefile.am
index 64be2e0ad8..23d21d65c0 100644
--- a/testsuites/libtests/mathl/Makefile.am
+++ b/testsuites/libtests/mathl/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
rtems_tests_PROGRAMS = mathl
mathl_SOURCES = init.c domathl.c
EXTRA_DIST = $(srcdir)/../math/domath.in
diff --git a/testsuites/libtests/monitor/Makefile.am b/testsuites/libtests/monitor/Makefile.am
index 0b49dc90ee..a5c2b6cdb3 100644
--- a/testsuites/libtests/monitor/Makefile.am
+++ b/testsuites/libtests/monitor/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = monitor
monitor_SOURCES = init.c system.h
diff --git a/testsuites/libtests/monitor02/Makefile.am b/testsuites/libtests/monitor02/Makefile.am
index d3ca0132b5..2eaf9d5da9 100644
--- a/testsuites/libtests/monitor02/Makefile.am
+++ b/testsuites/libtests/monitor02/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = monitor02
monitor02_SOURCES = init.c system.h
diff --git a/testsuites/libtests/mouse01/Makefile.am b/testsuites/libtests/mouse01/Makefile.am
index 19aa3cecd0..9e379f6f39 100644
--- a/testsuites/libtests/mouse01/Makefile.am
+++ b/testsuites/libtests/mouse01/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = mouse01
mouse01_SOURCES = init.c serial_mouse_config.c msmouse.c\
../termios04/termios_testdriver_intr.c
diff --git a/testsuites/libtests/putenvtest/Makefile.am b/testsuites/libtests/putenvtest/Makefile.am
index c2a62f4cae..49d35a9f05 100644
--- a/testsuites/libtests/putenvtest/Makefile.am
+++ b/testsuites/libtests/putenvtest/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = putenvtest
putenvtest_SOURCES = init.c
diff --git a/testsuites/libtests/rtems++/Makefile.am b/testsuites/libtests/rtems++/Makefile.am
index 9e528cb2f8..b39a494062 100644
--- a/testsuites/libtests/rtems++/Makefile.am
+++ b/testsuites/libtests/rtems++/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
if HAS_CXX
rtems_tests_PROGRAMS = rtems++
rtems___SOURCES = Init.cc Task1.cc Task2.cc Task3.cc System.h
diff --git a/testsuites/libtests/rtmonuse/Makefile.am b/testsuites/libtests/rtmonuse/Makefile.am
index 79034b29fb..582f1dc23a 100644
--- a/testsuites/libtests/rtmonuse/Makefile.am
+++ b/testsuites/libtests/rtmonuse/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = rtmonuse
rtmonuse_SOURCES = init.c getall.c task1.c system.h
diff --git a/testsuites/libtests/stackchk/Makefile.am b/testsuites/libtests/stackchk/Makefile.am
index 989feec1a3..7e9e8af94f 100644
--- a/testsuites/libtests/stackchk/Makefile.am
+++ b/testsuites/libtests/stackchk/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = stackchk
stackchk_SOURCES = blow.c init.c task1.c system.h
diff --git a/testsuites/libtests/stackchk01/Makefile.am b/testsuites/libtests/stackchk01/Makefile.am
index aca890184d..73e2cb255d 100644
--- a/testsuites/libtests/stackchk01/Makefile.am
+++ b/testsuites/libtests/stackchk01/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = stackchk01
stackchk01_SOURCES = init.c
diff --git a/testsuites/libtests/stringto01/Makefile.am b/testsuites/libtests/stringto01/Makefile.am
index c3f0f67d8e..2929ec3f76 100644
--- a/testsuites/libtests/stringto01/Makefile.am
+++ b/testsuites/libtests/stringto01/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = stringto01
stringto01_SOURCES = init.c
stringto01_SOURCES += stringto_test_template.h
diff --git a/testsuites/libtests/tar01/Makefile.am b/testsuites/libtests/tar01/Makefile.am
index 199b8f9c69..6bcb4f26cd 100644
--- a/testsuites/libtests/tar01/Makefile.am
+++ b/testsuites/libtests/tar01/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
if TARTESTS
rtems_tests_PROGRAMS = tar01
tar01_SOURCES = init.c ../../psxtests/psxfile01/test_cat.c \
diff --git a/testsuites/libtests/tar02/Makefile.am b/testsuites/libtests/tar02/Makefile.am
index e9c138f1d3..d04089b1b4 100644
--- a/testsuites/libtests/tar02/Makefile.am
+++ b/testsuites/libtests/tar02/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
if TARTESTS
rtems_tests_PROGRAMS = tar02
tar02_SOURCES = init.c ../../psxtests/psxfile01/test_cat.c \
diff --git a/testsuites/libtests/tar03/Makefile.am b/testsuites/libtests/tar03/Makefile.am
index b91d94280a..965cfbb986 100644
--- a/testsuites/libtests/tar03/Makefile.am
+++ b/testsuites/libtests/tar03/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
rtems_tests_PROGRAMS = tar03
tar03_SOURCES = init.c
diff --git a/testsuites/libtests/termios/Makefile.am b/testsuites/libtests/termios/Makefile.am
index 0b8dc7d602..9b303910bd 100644
--- a/testsuites/libtests/termios/Makefile.am
+++ b/testsuites/libtests/termios/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = termios
termios_SOURCES = init.c
diff --git a/testsuites/libtests/termios01/Makefile.am b/testsuites/libtests/termios01/Makefile.am
index 2746d42c5a..e16b8ab293 100644
--- a/testsuites/libtests/termios01/Makefile.am
+++ b/testsuites/libtests/termios01/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = termios01
termios01_SOURCES = init.c termios_testdriver.c
termios01_SOURCES += termios_testdriver.h
diff --git a/testsuites/libtests/termios02/Makefile.am b/testsuites/libtests/termios02/Makefile.am
index 1689bfbe04..bc4625228d 100644
--- a/testsuites/libtests/termios02/Makefile.am
+++ b/testsuites/libtests/termios02/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = termios02
termios02_SOURCES = init.c
diff --git a/testsuites/libtests/termios03/Makefile.am b/testsuites/libtests/termios03/Makefile.am
index ee9be71a30..c6f88cea22 100644
--- a/testsuites/libtests/termios03/Makefile.am
+++ b/testsuites/libtests/termios03/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = termios03
termios03_SOURCES = init.c termios_testdriver_polled.c
termios03_SOURCES += termios_testdriver_polled.h
diff --git a/testsuites/libtests/termios04/Makefile.am b/testsuites/libtests/termios04/Makefile.am
index 2e7265f958..81a8021e5c 100644
--- a/testsuites/libtests/termios04/Makefile.am
+++ b/testsuites/libtests/termios04/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = termios04
termios04_SOURCES = init.c termios_testdriver_intr.c
termios04_SOURCES += termios_testdriver_intr.h
diff --git a/testsuites/libtests/termios05/Makefile.am b/testsuites/libtests/termios05/Makefile.am
index e58192ef4c..ef59e24cfd 100644
--- a/testsuites/libtests/termios05/Makefile.am
+++ b/testsuites/libtests/termios05/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = termios05
termios05_SOURCES = init.c ../termios04/termios_testdriver_intr.c
diff --git a/testsuites/libtests/termios06/Makefile.am b/testsuites/libtests/termios06/Makefile.am
index 3508d8d8b4..9a58143f57 100644
--- a/testsuites/libtests/termios06/Makefile.am
+++ b/testsuites/libtests/termios06/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = termios06
termios06_SOURCES = init.c ../termios03/termios_testdriver_polled.c test_pppd.c
diff --git a/testsuites/libtests/termios07/Makefile.am b/testsuites/libtests/termios07/Makefile.am
index 6989c1b0ab..e33b5f25f8 100644
--- a/testsuites/libtests/termios07/Makefile.am
+++ b/testsuites/libtests/termios07/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = termios07
termios07_SOURCES = init.c ../termios04/termios_testdriver_intr.c
diff --git a/testsuites/libtests/termios08/Makefile.am b/testsuites/libtests/termios08/Makefile.am
index a546f7806e..6f9e251650 100644
--- a/testsuites/libtests/termios08/Makefile.am
+++ b/testsuites/libtests/termios08/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = termios08
termios08_SOURCES = init.c ../termios03/termios_testdriver_polled.c
diff --git a/testsuites/libtests/tztest/Makefile.am b/testsuites/libtests/tztest/Makefile.am
index cb1b9400ef..81e603eea8 100644
--- a/testsuites/libtests/tztest/Makefile.am
+++ b/testsuites/libtests/tztest/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = tztest
tztest_SOURCES = init.c
diff --git a/testsuites/mptests/Makefile.am b/testsuites/mptests/Makefile.am
index 9afef151c7..012563124f 100644
--- a/testsuites/mptests/Makefile.am
+++ b/testsuites/mptests/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
ACLOCAL_AMFLAGS = -I ../aclocal
SUBDIRS = mp01 mp02 mp03 mp04 mp05 mp06 mp07 mp08 mp09 mp10 mp11 mp12 mp13 \
diff --git a/testsuites/mptests/configure.ac b/testsuites/mptests/configure.ac
index 2ecc283d01..536fc8b361 100644
--- a/testsuites/mptests/configure.ac
+++ b/testsuites/mptests/configure.ac
@@ -1,6 +1,4 @@
## Process this file with autoconf to produce a configure script.
-##
-## $Id$
AC_PREREQ([2.68])
AC_INIT([rtems-c-src-tests-mptests],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
diff --git a/testsuites/mptests/mp01/Makefile.am b/testsuites/mptests/mp01/Makefile.am
index 4665714c9e..08a90da412 100644
--- a/testsuites/mptests/mp01/Makefile.am
+++ b/testsuites/mptests/mp01/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
SUBDIRS = node1 node2
include $(top_srcdir)/../automake/subdirs.am
diff --git a/testsuites/mptests/mp01/node1/Makefile.am b/testsuites/mptests/mp01/node1/Makefile.am
index 56263828ff..8df675eaee 100644
--- a/testsuites/mptests/mp01/node1/Makefile.am
+++ b/testsuites/mptests/mp01/node1/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
rtems_tests_PROGRAMS = mp01-node1
mp01_node1_SOURCES = ../init.c ../task1.c ../system.h
diff --git a/testsuites/mptests/mp01/node2/Makefile.am b/testsuites/mptests/mp01/node2/Makefile.am
index 328d60dd98..d03cf72f77 100644
--- a/testsuites/mptests/mp01/node2/Makefile.am
+++ b/testsuites/mptests/mp01/node2/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
rtems_tests_PROGRAMS = mp01-node2
mp01_node2_SOURCES = ../init.c ../task1.c ../system.h
diff --git a/testsuites/mptests/mp02/Makefile.am b/testsuites/mptests/mp02/Makefile.am
index 4665714c9e..08a90da412 100644
--- a/testsuites/mptests/mp02/Makefile.am
+++ b/testsuites/mptests/mp02/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
SUBDIRS = node1 node2
include $(top_srcdir)/../automake/subdirs.am
diff --git a/testsuites/mptests/mp02/node1/Makefile.am b/testsuites/mptests/mp02/node1/Makefile.am
index cbf482c2c9..5c703e1e6b 100644
--- a/testsuites/mptests/mp02/node1/Makefile.am
+++ b/testsuites/mptests/mp02/node1/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
rtems_tests_PROGRAMS = mp02-node1
mp02_node1_SOURCES = ../init.c ../task1.c ../system.h
diff --git a/testsuites/mptests/mp02/node2/Makefile.am b/testsuites/mptests/mp02/node2/Makefile.am
index 5390685e36..09b119875f 100644
--- a/testsuites/mptests/mp02/node2/Makefile.am
+++ b/testsuites/mptests/mp02/node2/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
rtems_tests_PROGRAMS = mp02-node2
mp02_node2_SOURCES = ../init.c ../task1.c ../system.h
diff --git a/testsuites/mptests/mp03/Makefile.am b/testsuites/mptests/mp03/Makefile.am
index 4665714c9e..08a90da412 100644
--- a/testsuites/mptests/mp03/Makefile.am
+++ b/testsuites/mptests/mp03/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
SUBDIRS = node1 node2
include $(top_srcdir)/../automake/subdirs.am
diff --git a/testsuites/mptests/mp03/node1/Makefile.am b/testsuites/mptests/mp03/node1/Makefile.am
index 2bc98019a9..4ba48049ff 100644
--- a/testsuites/mptests/mp03/node1/Makefile.am
+++ b/testsuites/mptests/mp03/node1/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
rtems_tests_PROGRAMS = mp03-node1
mp03_node1_SOURCES = ../init.c ../task1.c ../delay.c ../system.h
diff --git a/testsuites/mptests/mp03/node2/Makefile.am b/testsuites/mptests/mp03/node2/Makefile.am
index 3c3daa2dc7..c5f3bfb11a 100644
--- a/testsuites/mptests/mp03/node2/Makefile.am
+++ b/testsuites/mptests/mp03/node2/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
rtems_tests_PROGRAMS = mp03-node2
mp03_node2_SOURCES = ../init.c ../delay.c ../task1.c ../system.h
diff --git a/testsuites/mptests/mp04/Makefile.am b/testsuites/mptests/mp04/Makefile.am
index 4665714c9e..08a90da412 100644
--- a/testsuites/mptests/mp04/Makefile.am
+++ b/testsuites/mptests/mp04/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
SUBDIRS = node1 node2
include $(top_srcdir)/../automake/subdirs.am
diff --git a/testsuites/mptests/mp04/node1/Makefile.am b/testsuites/mptests/mp04/node1/Makefile.am
index b53aac2012..39f8960993 100644
--- a/testsuites/mptests/mp04/node1/Makefile.am
+++ b/testsuites/mptests/mp04/node1/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
rtems_tests_PROGRAMS = mp04-node1
mp04_node1_SOURCES = ../init.c ../task1.c ../system.h
diff --git a/testsuites/mptests/mp04/node2/Makefile.am b/testsuites/mptests/mp04/node2/Makefile.am
index ccce192965..7bd696ff9b 100644
--- a/testsuites/mptests/mp04/node2/Makefile.am
+++ b/testsuites/mptests/mp04/node2/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
rtems_tests_PROGRAMS = mp04-node2
mp04_node2_SOURCES = ../init.c ../task1.c ../system.h
diff --git a/testsuites/mptests/mp05/Makefile.am b/testsuites/mptests/mp05/Makefile.am
index 4665714c9e..08a90da412 100644
--- a/testsuites/mptests/mp05/Makefile.am
+++ b/testsuites/mptests/mp05/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
SUBDIRS = node1 node2
include $(top_srcdir)/../automake/subdirs.am
diff --git a/testsuites/mptests/mp05/node1/Makefile.am b/testsuites/mptests/mp05/node1/Makefile.am
index 65a5273ab0..5611b332d3 100644
--- a/testsuites/mptests/mp05/node1/Makefile.am
+++ b/testsuites/mptests/mp05/node1/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
rtems_tests_PROGRAMS = mp05-node1
mp05_node1_SOURCES = ../init.c ../asr.c ../task1.c ../system.h
diff --git a/testsuites/mptests/mp05/node2/Makefile.am b/testsuites/mptests/mp05/node2/Makefile.am
index 71a4b7d000..eaade8b91d 100644
--- a/testsuites/mptests/mp05/node2/Makefile.am
+++ b/testsuites/mptests/mp05/node2/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
rtems_tests_PROGRAMS = mp05-node2
mp05_node2_SOURCES = ../init.c ../asr.c ../task1.c ../system.h
diff --git a/testsuites/mptests/mp06/Makefile.am b/testsuites/mptests/mp06/Makefile.am
index 4665714c9e..08a90da412 100644
--- a/testsuites/mptests/mp06/Makefile.am
+++ b/testsuites/mptests/mp06/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
SUBDIRS = node1 node2
include $(top_srcdir)/../automake/subdirs.am
diff --git a/testsuites/mptests/mp06/node1/Makefile.am b/testsuites/mptests/mp06/node1/Makefile.am
index 6938d44892..d0c6a0361f 100644
--- a/testsuites/mptests/mp06/node1/Makefile.am
+++ b/testsuites/mptests/mp06/node1/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
rtems_tests_PROGRAMS = mp06-node1
mp06_node1_SOURCES = ../init.c ../task1.c ../system.h
diff --git a/testsuites/mptests/mp06/node2/Makefile.am b/testsuites/mptests/mp06/node2/Makefile.am
index df9b9305dd..e337354d36 100644
--- a/testsuites/mptests/mp06/node2/Makefile.am
+++ b/testsuites/mptests/mp06/node2/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
rtems_tests_PROGRAMS = mp06-node2
mp06_node2_SOURCES = ../init.c ../task1.c ../system.h
diff --git a/testsuites/mptests/mp07/Makefile.am b/testsuites/mptests/mp07/Makefile.am
index 4665714c9e..08a90da412 100644
--- a/testsuites/mptests/mp07/Makefile.am
+++ b/testsuites/mptests/mp07/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
SUBDIRS = node1 node2
include $(top_srcdir)/../automake/subdirs.am
diff --git a/testsuites/mptests/mp07/node1/Makefile.am b/testsuites/mptests/mp07/node1/Makefile.am
index 611c01ec7e..07c914cf9d 100644
--- a/testsuites/mptests/mp07/node1/Makefile.am
+++ b/testsuites/mptests/mp07/node1/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
rtems_tests_PROGRAMS = mp07-node1
mp07_node1_SOURCES = ../init.c ../task1.c ../system.h
diff --git a/testsuites/mptests/mp07/node2/Makefile.am b/testsuites/mptests/mp07/node2/Makefile.am
index 54e5da8ad8..6117955599 100644
--- a/testsuites/mptests/mp07/node2/Makefile.am
+++ b/testsuites/mptests/mp07/node2/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
rtems_tests_PROGRAMS = mp07-node2
mp07_node2_SOURCES = ../init.c ../task1.c ../system.h
diff --git a/testsuites/mptests/mp08/Makefile.am b/testsuites/mptests/mp08/Makefile.am
index 4665714c9e..08a90da412 100644
--- a/testsuites/mptests/mp08/Makefile.am
+++ b/testsuites/mptests/mp08/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
SUBDIRS = node1 node2
include $(top_srcdir)/../automake/subdirs.am
diff --git a/testsuites/mptests/mp08/node1/Makefile.am b/testsuites/mptests/mp08/node1/Makefile.am
index b3200920f0..c21525d73c 100644
--- a/testsuites/mptests/mp08/node1/Makefile.am
+++ b/testsuites/mptests/mp08/node1/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
rtems_tests_PROGRAMS = mp08-node1
mp08_node1_SOURCES = ../init.c ../task1.c ../system.h
diff --git a/testsuites/mptests/mp08/node2/Makefile.am b/testsuites/mptests/mp08/node2/Makefile.am
index 634cea0462..836a143aff 100644
--- a/testsuites/mptests/mp08/node2/Makefile.am
+++ b/testsuites/mptests/mp08/node2/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
rtems_tests_PROGRAMS = mp08-node2
mp08_node2_SOURCES = ../init.c ../task1.c ../system.h
diff --git a/testsuites/mptests/mp09/Makefile.am b/testsuites/mptests/mp09/Makefile.am
index 4665714c9e..08a90da412 100644
--- a/testsuites/mptests/mp09/Makefile.am
+++ b/testsuites/mptests/mp09/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
SUBDIRS = node1 node2
include $(top_srcdir)/../automake/subdirs.am
diff --git a/testsuites/mptests/mp09/node1/Makefile.am b/testsuites/mptests/mp09/node1/Makefile.am
index 563031d836..a85294e661 100644
--- a/testsuites/mptests/mp09/node1/Makefile.am
+++ b/testsuites/mptests/mp09/node1/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
rtems_tests_PROGRAMS = mp09-node1
mp09_node1_SOURCES = ../init.c ../task1.c ../recvmsg.c ../sendmsg.c ../system.h
diff --git a/testsuites/mptests/mp09/node2/Makefile.am b/testsuites/mptests/mp09/node2/Makefile.am
index 21ea64971e..543f3e7bc9 100644
--- a/testsuites/mptests/mp09/node2/Makefile.am
+++ b/testsuites/mptests/mp09/node2/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
rtems_tests_PROGRAMS = mp09-node2
mp09_node2_SOURCES = ../init.c ../task1.c ../recvmsg.c ../sendmsg.c ../system.h
diff --git a/testsuites/mptests/mp10/Makefile.am b/testsuites/mptests/mp10/Makefile.am
index 4665714c9e..08a90da412 100644
--- a/testsuites/mptests/mp10/Makefile.am
+++ b/testsuites/mptests/mp10/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
SUBDIRS = node1 node2
include $(top_srcdir)/../automake/subdirs.am
diff --git a/testsuites/mptests/mp10/node1/Makefile.am b/testsuites/mptests/mp10/node1/Makefile.am
index e530a85511..811308ce62 100644
--- a/testsuites/mptests/mp10/node1/Makefile.am
+++ b/testsuites/mptests/mp10/node1/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
rtems_tests_PROGRAMS = mp10-node1
mp10_node1_SOURCES = ../init.c ../task1.c ../task2.c ../task3.c ../system.h
diff --git a/testsuites/mptests/mp10/node2/Makefile.am b/testsuites/mptests/mp10/node2/Makefile.am
index afb4c243cf..419090b29f 100644
--- a/testsuites/mptests/mp10/node2/Makefile.am
+++ b/testsuites/mptests/mp10/node2/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
rtems_tests_PROGRAMS = mp10-node2
mp10_node2_SOURCES = ../init.c ../task1.c ../task2.c ../task3.c ../system.h
diff --git a/testsuites/mptests/mp11/Makefile.am b/testsuites/mptests/mp11/Makefile.am
index 4665714c9e..08a90da412 100644
--- a/testsuites/mptests/mp11/Makefile.am
+++ b/testsuites/mptests/mp11/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
SUBDIRS = node1 node2
include $(top_srcdir)/../automake/subdirs.am
diff --git a/testsuites/mptests/mp11/node1/Makefile.am b/testsuites/mptests/mp11/node1/Makefile.am
index cf32d4f2a5..045174d0dd 100644
--- a/testsuites/mptests/mp11/node1/Makefile.am
+++ b/testsuites/mptests/mp11/node1/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
rtems_tests_PROGRAMS = mp11-node1
mp11_node1_SOURCES = ../init.c ../system.h
diff --git a/testsuites/mptests/mp11/node2/Makefile.am b/testsuites/mptests/mp11/node2/Makefile.am
index 10bb018c93..5a6b9787e1 100644
--- a/testsuites/mptests/mp11/node2/Makefile.am
+++ b/testsuites/mptests/mp11/node2/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
rtems_tests_PROGRAMS = mp11-node2
mp11_node2_SOURCES = ../init.c ../system.h
diff --git a/testsuites/mptests/mp12/Makefile.am b/testsuites/mptests/mp12/Makefile.am
index 4665714c9e..08a90da412 100644
--- a/testsuites/mptests/mp12/Makefile.am
+++ b/testsuites/mptests/mp12/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
SUBDIRS = node1 node2
include $(top_srcdir)/../automake/subdirs.am
diff --git a/testsuites/mptests/mp12/node1/Makefile.am b/testsuites/mptests/mp12/node1/Makefile.am
index 3da789fa50..9a54638b32 100644
--- a/testsuites/mptests/mp12/node1/Makefile.am
+++ b/testsuites/mptests/mp12/node1/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
rtems_tests_PROGRAMS = mp12-node1
mp12_node1_SOURCES = ../init.c ../system.h
diff --git a/testsuites/mptests/mp12/node2/Makefile.am b/testsuites/mptests/mp12/node2/Makefile.am
index 49de47c289..52d919e774 100644
--- a/testsuites/mptests/mp12/node2/Makefile.am
+++ b/testsuites/mptests/mp12/node2/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
rtems_tests_PROGRAMS = mp12-node2
mp12_node2_SOURCES = ../init.c ../system.h
diff --git a/testsuites/mptests/mp13/Makefile.am b/testsuites/mptests/mp13/Makefile.am
index 4665714c9e..08a90da412 100644
--- a/testsuites/mptests/mp13/Makefile.am
+++ b/testsuites/mptests/mp13/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
SUBDIRS = node1 node2
include $(top_srcdir)/../automake/subdirs.am
diff --git a/testsuites/mptests/mp13/node1/Makefile.am b/testsuites/mptests/mp13/node1/Makefile.am
index 3b222307c3..4136ef2f93 100644
--- a/testsuites/mptests/mp13/node1/Makefile.am
+++ b/testsuites/mptests/mp13/node1/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
rtems_tests_PROGRAMS = mp13-node1
mp13_node1_SOURCES = ../init.c ../task1.c ../task2.c ../system.h
diff --git a/testsuites/mptests/mp13/node2/Makefile.am b/testsuites/mptests/mp13/node2/Makefile.am
index 7715fbed01..bd33c4054e 100644
--- a/testsuites/mptests/mp13/node2/Makefile.am
+++ b/testsuites/mptests/mp13/node2/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
rtems_tests_PROGRAMS = mp13-node2
mp13_node2_SOURCES = ../init.c ../task1.c ../task2.c ../system.h
diff --git a/testsuites/mptests/mp14/Makefile.am b/testsuites/mptests/mp14/Makefile.am
index 4665714c9e..08a90da412 100644
--- a/testsuites/mptests/mp14/Makefile.am
+++ b/testsuites/mptests/mp14/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
SUBDIRS = node1 node2
include $(top_srcdir)/../automake/subdirs.am
diff --git a/testsuites/mptests/mp14/node1/Makefile.am b/testsuites/mptests/mp14/node1/Makefile.am
index 070f774687..00fad63f6f 100644
--- a/testsuites/mptests/mp14/node1/Makefile.am
+++ b/testsuites/mptests/mp14/node1/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
rtems_tests_PROGRAMS = mp14-node1
mp14_node1_SOURCES = ../exit.c ../init.c ../delay.c ../evtask1.c ../evtmtask.c \
../pttask1.c ../smtask1.c ../msgtask1.c ../system.h
diff --git a/testsuites/mptests/mp14/node2/Makefile.am b/testsuites/mptests/mp14/node2/Makefile.am
index 07c6def286..20c9a13a2f 100644
--- a/testsuites/mptests/mp14/node2/Makefile.am
+++ b/testsuites/mptests/mp14/node2/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
rtems_tests_PROGRAMS = mp14-node2
mp14_node2_SOURCES = ../exit.c ../init.c ../delay.c ../evtask1.c ../evtmtask.c \
../pttask1.c ../smtask1.c ../msgtask1.c ../system.h
diff --git a/testsuites/psxtests/Makefile.am b/testsuites/psxtests/Makefile.am
index 2f37b06762..0e8a3e805b 100644
--- a/testsuites/psxtests/Makefile.am
+++ b/testsuites/psxtests/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
ACLOCAL_AMFLAGS = -I ../aclocal
SUBDIRS = psxclock
diff --git a/testsuites/psxtests/configure.ac b/testsuites/psxtests/configure.ac
index 858867d9a3..5ef06d5290 100644
--- a/testsuites/psxtests/configure.ac
+++ b/testsuites/psxtests/configure.ac
@@ -1,6 +1,4 @@
## Process this file with autoconf to produce a configure script.
-##
-## $Id$
AC_PREREQ([2.68])
AC_INIT([rtems-c-src-tests-psxtests],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
diff --git a/testsuites/psxtests/psx01/Makefile.am b/testsuites/psxtests/psx01/Makefile.am
index 1594eea521..0c73482bf9 100644
--- a/testsuites/psxtests/psx01/Makefile.am
+++ b/testsuites/psxtests/psx01/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = psx01
psx01_SOURCES = init.c task.c system.h ../include/pmacros.h
diff --git a/testsuites/psxtests/psx02/Makefile.am b/testsuites/psxtests/psx02/Makefile.am
index ad77afd907..f785c5a471 100644
--- a/testsuites/psxtests/psx02/Makefile.am
+++ b/testsuites/psxtests/psx02/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = psx02
psx02_SOURCES = init.c task.c system.h ../include/pmacros.h
diff --git a/testsuites/psxtests/psx03/Makefile.am b/testsuites/psxtests/psx03/Makefile.am
index a132d0b362..5a1bde43f4 100644
--- a/testsuites/psxtests/psx03/Makefile.am
+++ b/testsuites/psxtests/psx03/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = psx03
psx03_SOURCES = init.c task.c system.h ../include/pmacros.h
diff --git a/testsuites/psxtests/psx04/Makefile.am b/testsuites/psxtests/psx04/Makefile.am
index 793b6fb090..5a5e68d083 100644
--- a/testsuites/psxtests/psx04/Makefile.am
+++ b/testsuites/psxtests/psx04/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = psx04
psx04_SOURCES = init.c task1.c task2.c task3.c system.h ../include/pmacros.h
diff --git a/testsuites/psxtests/psx05/Makefile.am b/testsuites/psxtests/psx05/Makefile.am
index 422d3f1d02..68180e028d 100644
--- a/testsuites/psxtests/psx05/Makefile.am
+++ b/testsuites/psxtests/psx05/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = psx05
psx05_SOURCES = init.c task.c task2.c task3.c system.h ../include/pmacros.h
diff --git a/testsuites/psxtests/psx06/Makefile.am b/testsuites/psxtests/psx06/Makefile.am
index 4da6a72d60..ac70dc6a01 100644
--- a/testsuites/psxtests/psx06/Makefile.am
+++ b/testsuites/psxtests/psx06/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = psx06
psx06_SOURCES = init.c task.c task2.c system.h ../include/pmacros.h
diff --git a/testsuites/psxtests/psx07/Makefile.am b/testsuites/psxtests/psx07/Makefile.am
index 95e0ef62b6..f3d8546a9d 100644
--- a/testsuites/psxtests/psx07/Makefile.am
+++ b/testsuites/psxtests/psx07/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = psx07
psx07_SOURCES = init.c task.c system.h ../include/pmacros.h
diff --git a/testsuites/psxtests/psx08/Makefile.am b/testsuites/psxtests/psx08/Makefile.am
index 014d51678e..6024400176 100644
--- a/testsuites/psxtests/psx08/Makefile.am
+++ b/testsuites/psxtests/psx08/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = psx08
psx08_SOURCES = init.c task1.c task2.c task3.c system.h ../include/pmacros.h
diff --git a/testsuites/psxtests/psx09/Makefile.am b/testsuites/psxtests/psx09/Makefile.am
index 60ce5e5e25..e5f6aef5be 100644
--- a/testsuites/psxtests/psx09/Makefile.am
+++ b/testsuites/psxtests/psx09/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = psx09
psx09_SOURCES = init.c system.h ../include/pmacros.h
diff --git a/testsuites/psxtests/psx10/Makefile.am b/testsuites/psxtests/psx10/Makefile.am
index 6150790c4c..b3d91a0116 100644
--- a/testsuites/psxtests/psx10/Makefile.am
+++ b/testsuites/psxtests/psx10/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = psx10
psx10_SOURCES = init.c task.c task2.c task3.c system.h ../include/pmacros.h
diff --git a/testsuites/psxtests/psx11/Makefile.am b/testsuites/psxtests/psx11/Makefile.am
index f2d2f8655f..16dfaa133b 100644
--- a/testsuites/psxtests/psx11/Makefile.am
+++ b/testsuites/psxtests/psx11/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = psx11
psx11_SOURCES = init.c task.c system.h ../include/pmacros.h
diff --git a/testsuites/psxtests/psx12/Makefile.am b/testsuites/psxtests/psx12/Makefile.am
index 2ec3391b77..70e5a438ab 100644
--- a/testsuites/psxtests/psx12/Makefile.am
+++ b/testsuites/psxtests/psx12/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = psx12
psx12_SOURCES = init.c task.c system.h ../include/pmacros.h
diff --git a/testsuites/psxtests/psx13/Makefile.am b/testsuites/psxtests/psx13/Makefile.am
index fa49c2a424..b261e88de9 100644
--- a/testsuites/psxtests/psx13/Makefile.am
+++ b/testsuites/psxtests/psx13/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = psx13
psx13_SOURCES = main.c test.c ../include/pmacros.h
diff --git a/testsuites/psxtests/psx14/Makefile.am b/testsuites/psxtests/psx14/Makefile.am
index 5e94ddd1ea..855aa2a028 100644
--- a/testsuites/psxtests/psx14/Makefile.am
+++ b/testsuites/psxtests/psx14/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = psx14
psx14_SOURCES = init.c system.h ../include/pmacros.h
diff --git a/testsuites/psxtests/psx15/Makefile.am b/testsuites/psxtests/psx15/Makefile.am
index fd50971462..fdcb8cd3dc 100644
--- a/testsuites/psxtests/psx15/Makefile.am
+++ b/testsuites/psxtests/psx15/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = psx15
psx15_SOURCES = init.c ../include/pmacros.h
diff --git a/testsuites/psxtests/psx16/Makefile.am b/testsuites/psxtests/psx16/Makefile.am
index cfc8ba9248..08fca28344 100644
--- a/testsuites/psxtests/psx16/Makefile.am
+++ b/testsuites/psxtests/psx16/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = psx16
psx16_SOURCES = init.c ../include/pmacros.h
diff --git a/testsuites/psxtests/psxaio01/Makefile.am b/testsuites/psxtests/psxaio01/Makefile.am
index 4fcd8e2fe3..38a762be9e 100644
--- a/testsuites/psxtests/psxaio01/Makefile.am
+++ b/testsuites/psxtests/psxaio01/Makefile.am
@@ -1,5 +1,3 @@
-
-
rtems_tests_PROGRAMS = psxaio01
psxaio01_SOURCES = init.c system.h ../include/pmacros.h
diff --git a/testsuites/psxtests/psxaio01/system.h b/testsuites/psxtests/psxaio01/system.h
index 06ffe692d4..a279cc74b1 100644
--- a/testsuites/psxtests/psxaio01/system.h
+++ b/testsuites/psxtests/psxaio01/system.h
@@ -1,12 +1,12 @@
- /*
- * Copyright 2010, Alin Rus <alin.codejunkie@gmail.com>
- *
- * 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$
- */
+/*
+ * Copyright 2010, Alin Rus <alin.codejunkie@gmail.com>
+ *
+ * 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$
+ */
/* functions */
diff --git a/testsuites/psxtests/psxaio02/Makefile.am b/testsuites/psxtests/psxaio02/Makefile.am
index 540458fca4..52f6b4edf9 100644
--- a/testsuites/psxtests/psxaio02/Makefile.am
+++ b/testsuites/psxtests/psxaio02/Makefile.am
@@ -1,5 +1,3 @@
-
-
rtems_tests_PROGRAMS = psxaio02
psxaio02_SOURCES = init.c system.h ../include/pmacros.h
diff --git a/testsuites/psxtests/psxaio02/system.h b/testsuites/psxtests/psxaio02/system.h
index 48d1ce37a6..9cfea8420f 100644
--- a/testsuites/psxtests/psxaio02/system.h
+++ b/testsuites/psxtests/psxaio02/system.h
@@ -1,12 +1,12 @@
- /*
- * Copyright 2010, Alin Rus <alin.codejunkie@gmail.com>
- *
- * 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$
- */
+/*
+ * Copyright 2010, Alin Rus <alin.codejunkie@gmail.com>
+ *
+ * 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$
+ */
/* functions */
diff --git a/testsuites/psxtests/psxaio03/Makefile.am b/testsuites/psxtests/psxaio03/Makefile.am
index ad623633e7..5c428a6330 100644
--- a/testsuites/psxtests/psxaio03/Makefile.am
+++ b/testsuites/psxtests/psxaio03/Makefile.am
@@ -1,5 +1,3 @@
-
-
rtems_tests_PROGRAMS = psxaio03
psxaio03_SOURCES = init.c system.h ../include/pmacros.h
diff --git a/testsuites/psxtests/psxalarm01/Makefile.am b/testsuites/psxtests/psxalarm01/Makefile.am
index 5628b0bc63..25448cf463 100644
--- a/testsuites/psxtests/psxalarm01/Makefile.am
+++ b/testsuites/psxtests/psxalarm01/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = psxalarm01
psxalarm01_SOURCES = init.c ../include/pmacros.h
diff --git a/testsuites/psxtests/psxautoinit01/Makefile.am b/testsuites/psxtests/psxautoinit01/Makefile.am
index b79eeb6441..3fb231e443 100644
--- a/testsuites/psxtests/psxautoinit01/Makefile.am
+++ b/testsuites/psxtests/psxautoinit01/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = psxautoinit01
psxautoinit01_SOURCES = init.c ../include/pmacros.h
diff --git a/testsuites/psxtests/psxautoinit02/Makefile.am b/testsuites/psxtests/psxautoinit02/Makefile.am
index e3f21be7e9..54774aeb11 100644
--- a/testsuites/psxtests/psxautoinit02/Makefile.am
+++ b/testsuites/psxtests/psxautoinit02/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = psxautoinit02
psxautoinit02_SOURCES = init.c ../include/pmacros.h
diff --git a/testsuites/psxtests/psxbarrier01/Makefile.am b/testsuites/psxtests/psxbarrier01/Makefile.am
index 711d58da81..90aa6c4b09 100644
--- a/testsuites/psxtests/psxbarrier01/Makefile.am
+++ b/testsuites/psxtests/psxbarrier01/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = psxbarrier01
psxbarrier01_SOURCES = main.c test.c ../include/pmacros.h
diff --git a/testsuites/psxtests/psxcancel/Makefile.am b/testsuites/psxtests/psxcancel/Makefile.am
index 9a6c8716fb..74448a6a29 100644
--- a/testsuites/psxtests/psxcancel/Makefile.am
+++ b/testsuites/psxtests/psxcancel/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = psxcancel
psxcancel_SOURCES = init.c ../include/pmacros.h
diff --git a/testsuites/psxtests/psxcancel01/Makefile.am b/testsuites/psxtests/psxcancel01/Makefile.am
index 1f6842390f..816e985abe 100644
--- a/testsuites/psxtests/psxcancel01/Makefile.am
+++ b/testsuites/psxtests/psxcancel01/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = psxcancel01
psxcancel01_SOURCES = init.c ../include/pmacros.h
diff --git a/testsuites/psxtests/psxchroot01/Makefile.am b/testsuites/psxtests/psxchroot01/Makefile.am
index a9bafd3e25..0721b318f3 100644
--- a/testsuites/psxtests/psxchroot01/Makefile.am
+++ b/testsuites/psxtests/psxchroot01/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = psxchroot01
psxchroot01_SOURCES = main.c test.c ../include/pmacros.h
diff --git a/testsuites/psxtests/psxclassic01/Makefile.am b/testsuites/psxtests/psxclassic01/Makefile.am
index d02cd19dca..bccf1b3a2d 100644
--- a/testsuites/psxtests/psxclassic01/Makefile.am
+++ b/testsuites/psxtests/psxclassic01/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = psxclassic01
psxclassic01_SOURCES = init.c ../include/pmacros.h
diff --git a/testsuites/psxtests/psxcleanup/Makefile.am b/testsuites/psxtests/psxcleanup/Makefile.am
index a826a8e102..828a96ee00 100644
--- a/testsuites/psxtests/psxcleanup/Makefile.am
+++ b/testsuites/psxtests/psxcleanup/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = psxcleanup
psxcleanup_SOURCES = psxcleanup.c system.h ../include/pmacros.h
diff --git a/testsuites/psxtests/psxcleanup01/Makefile.am b/testsuites/psxtests/psxcleanup01/Makefile.am
index 3ba911a7cb..d65bf5bade 100644
--- a/testsuites/psxtests/psxcleanup01/Makefile.am
+++ b/testsuites/psxtests/psxcleanup01/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = psxcleanup01
psxcleanup01_SOURCES = init.c ../include/pmacros.h
diff --git a/testsuites/psxtests/psxclock/Makefile.am b/testsuites/psxtests/psxclock/Makefile.am
index 93f180f700..c9201a192b 100644
--- a/testsuites/psxtests/psxclock/Makefile.am
+++ b/testsuites/psxtests/psxclock/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = psxclock
psxclock_SOURCES = init.c ../include/pmacros.h
diff --git a/testsuites/psxtests/psxcond01/Makefile.am b/testsuites/psxtests/psxcond01/Makefile.am
index 56032a4d86..13f4ef3727 100644
--- a/testsuites/psxtests/psxcond01/Makefile.am
+++ b/testsuites/psxtests/psxcond01/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = psxcond01
psxcond01_SOURCES = init.c ../include/pmacros.h
diff --git a/testsuites/psxtests/psxconfig01/Makefile.am b/testsuites/psxtests/psxconfig01/Makefile.am
index d931a71358..0e555a4ae7 100644
--- a/testsuites/psxtests/psxconfig01/Makefile.am
+++ b/testsuites/psxtests/psxconfig01/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = psxconfig01
psxconfig01_SOURCES = init.c ../include/pmacros.h
diff --git a/testsuites/psxtests/psxeintr_join/Makefile.am b/testsuites/psxtests/psxeintr_join/Makefile.am
index f8b9f5986a..4d824d324a 100644
--- a/testsuites/psxtests/psxeintr_join/Makefile.am
+++ b/testsuites/psxtests/psxeintr_join/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
rtems_tests_PROGRAMS = psxeintr_join
psxeintr_join_SOURCES = init.c
diff --git a/testsuites/psxtests/psxenosys/Makefile.am b/testsuites/psxtests/psxenosys/Makefile.am
index d999677a3c..0d04f071bb 100644
--- a/testsuites/psxtests/psxenosys/Makefile.am
+++ b/testsuites/psxtests/psxenosys/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = psxenosys
psxenosys_SOURCES = init.c system.h ../include/pmacros.h
diff --git a/testsuites/psxtests/psxfatal01/Makefile.am b/testsuites/psxtests/psxfatal01/Makefile.am
index dabe15b4b5..86042a9dc6 100644
--- a/testsuites/psxtests/psxfatal01/Makefile.am
+++ b/testsuites/psxtests/psxfatal01/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = psxfatal01
psxfatal01_SOURCES = ../psxfatal_support/init.c ../psxfatal_support/system.h testcase.h
diff --git a/testsuites/psxtests/psxfatal02/Makefile.am b/testsuites/psxtests/psxfatal02/Makefile.am
index e6e587822f..855c0d566a 100644
--- a/testsuites/psxtests/psxfatal02/Makefile.am
+++ b/testsuites/psxtests/psxfatal02/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = psxfatal02
psxfatal02_SOURCES = ../psxfatal_support/init.c ../psxfatal_support/system.h testcase.h
diff --git a/testsuites/psxtests/psxfchx01/Makefile.am b/testsuites/psxtests/psxfchx01/Makefile.am
index 183cbba602..39b0311b93 100644
--- a/testsuites/psxtests/psxfchx01/Makefile.am
+++ b/testsuites/psxtests/psxfchx01/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = psxfchx01
psxfchx01_SOURCES = init.c ../include/pmacros.h
diff --git a/testsuites/psxtests/psxfile01/Makefile.am b/testsuites/psxtests/psxfile01/Makefile.am
index 97943aabbb..a434b1c7e7 100644
--- a/testsuites/psxtests/psxfile01/Makefile.am
+++ b/testsuites/psxtests/psxfile01/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
rtems_tests_PROGRAMS = psxfile01
psxfile01_SOURCES = main.c test.c test_cat.c test_extend.c test_write.c ../include/pmacros.h
diff --git a/testsuites/psxtests/psxfile02/Makefile.am b/testsuites/psxtests/psxfile02/Makefile.am
index e0c397dcf1..b4160ddef6 100644
--- a/testsuites/psxtests/psxfile02/Makefile.am
+++ b/testsuites/psxtests/psxfile02/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = psxfile02
psxfile02_SOURCES = init.c ../../support/src/spin.c
diff --git a/testsuites/psxtests/psxfilelock01/Makefile.am b/testsuites/psxtests/psxfilelock01/Makefile.am
index 69e7efd97c..d22a8de533 100644
--- a/testsuites/psxtests/psxfilelock01/Makefile.am
+++ b/testsuites/psxtests/psxfilelock01/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = psxfilelock01
psxfilelock01_SOURCES = init.c
diff --git a/testsuites/psxtests/psxgetrusage01/Makefile.am b/testsuites/psxtests/psxgetrusage01/Makefile.am
index b7109b84f2..85d64ef79b 100644
--- a/testsuites/psxtests/psxgetrusage01/Makefile.am
+++ b/testsuites/psxtests/psxgetrusage01/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = psxgetrusage01
psxgetrusage01_SOURCES = init.c ../../support/src/spin.c
diff --git a/testsuites/psxtests/psxhdrs/Makefile.am b/testsuites/psxtests/psxhdrs/Makefile.am
index b385a0958d..7b216cb526 100644
--- a/testsuites/psxtests/psxhdrs/Makefile.am
+++ b/testsuites/psxtests/psxhdrs/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
noinst_LIBRARIES = lib.a
lib_a_SOURCES = clock01.c clock02.c clock03.c clock04.c clock05.c clock06.c \
cond01.c cond02.c cond03.c cond04.c cond05.c cond06.c cond07.c cond08.c \
diff --git a/testsuites/psxtests/psxid01/Makefile.am b/testsuites/psxtests/psxid01/Makefile.am
index 1b705332c1..ddf9c67d12 100644
--- a/testsuites/psxtests/psxid01/Makefile.am
+++ b/testsuites/psxtests/psxid01/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = psxid01
psxid01_SOURCES = init.c
diff --git a/testsuites/psxtests/psximfs01/Makefile.am b/testsuites/psxtests/psximfs01/Makefile.am
index f09ee81a06..729049bebd 100644
--- a/testsuites/psxtests/psximfs01/Makefile.am
+++ b/testsuites/psxtests/psximfs01/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = psximfs01
psximfs01_SOURCES = init.c
diff --git a/testsuites/psxtests/psximfs02/Makefile.am b/testsuites/psxtests/psximfs02/Makefile.am
index 0b9206ea81..a61784ea41 100644
--- a/testsuites/psxtests/psximfs02/Makefile.am
+++ b/testsuites/psxtests/psximfs02/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
rtems_tests_PROGRAMS = psximfs02
psximfs02_SOURCES = init.c
diff --git a/testsuites/psxtests/psxintrcritical01/Makefile.am b/testsuites/psxtests/psxintrcritical01/Makefile.am
index c3b1583f92..185b8cb601 100644
--- a/testsuites/psxtests/psxintrcritical01/Makefile.am
+++ b/testsuites/psxtests/psxintrcritical01/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = psxintrcritical01
psxintrcritical01_SOURCES = init.c \
../../sptests/spintrcritical_support/intrcritical.c
diff --git a/testsuites/psxtests/psxitimer/Makefile.am b/testsuites/psxtests/psxitimer/Makefile.am
index 24a2d63644..16366c6d0c 100644
--- a/testsuites/psxtests/psxitimer/Makefile.am
+++ b/testsuites/psxtests/psxitimer/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = psxitimer
psxitimer_SOURCES = init.c ../include/pmacros.h
diff --git a/testsuites/psxtests/psxkey01/Makefile.am b/testsuites/psxtests/psxkey01/Makefile.am
index 57633be7dc..b926dffa91 100644
--- a/testsuites/psxtests/psxkey01/Makefile.am
+++ b/testsuites/psxtests/psxkey01/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = psxkey01
psxkey01_SOURCES = init.c task.c system.h ../include/pmacros.h \
../../support/src/test_support.c
diff --git a/testsuites/psxtests/psxkey02/Makefile.am b/testsuites/psxtests/psxkey02/Makefile.am
index 67d3ee2785..7f9e93b05d 100644
--- a/testsuites/psxtests/psxkey02/Makefile.am
+++ b/testsuites/psxtests/psxkey02/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = psxkey02
psxkey02_SOURCES = init.c
diff --git a/testsuites/psxtests/psxkey03/Makefile.am b/testsuites/psxtests/psxkey03/Makefile.am
index e67557be7c..cd0c5f03b6 100644
--- a/testsuites/psxtests/psxkey03/Makefile.am
+++ b/testsuites/psxtests/psxkey03/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = psxkey03
psxkey03_SOURCES = init.c
diff --git a/testsuites/psxtests/psxmount/Makefile.am b/testsuites/psxtests/psxmount/Makefile.am
index be38d49932..786dcc411e 100644
--- a/testsuites/psxtests/psxmount/Makefile.am
+++ b/testsuites/psxtests/psxmount/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = psxmount
psxmount_SOURCES = main.c test.c ../include/pmacros.h
diff --git a/testsuites/psxtests/psxmsgq01/Makefile.am b/testsuites/psxtests/psxmsgq01/Makefile.am
index da27afeac9..6e21a95d14 100644
--- a/testsuites/psxtests/psxmsgq01/Makefile.am
+++ b/testsuites/psxtests/psxmsgq01/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = psxmsgq01
psxmsgq01_SOURCES = init.c system.h ../include/pmacros.h \
../../support/src/test_support.c
diff --git a/testsuites/psxtests/psxmsgq02/Makefile.am b/testsuites/psxtests/psxmsgq02/Makefile.am
index a17aebb157..bb884313d2 100644
--- a/testsuites/psxtests/psxmsgq02/Makefile.am
+++ b/testsuites/psxtests/psxmsgq02/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = psxmsgq02
psxmsgq02_SOURCES = init.c system.h ../include/pmacros.h \
../../support/src/test_support.c
diff --git a/testsuites/psxtests/psxmsgq03/Makefile.am b/testsuites/psxtests/psxmsgq03/Makefile.am
index 1fb5ff7a5e..d8a1346bce 100644
--- a/testsuites/psxtests/psxmsgq03/Makefile.am
+++ b/testsuites/psxtests/psxmsgq03/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = psxmsgq03
psxmsgq03_SOURCES = init.c system.h ../include/pmacros.h \
../../support/src/test_support.c
diff --git a/testsuites/psxtests/psxmsgq04/Makefile.am b/testsuites/psxtests/psxmsgq04/Makefile.am
index 5301d92894..aed57ac860 100644
--- a/testsuites/psxtests/psxmsgq04/Makefile.am
+++ b/testsuites/psxtests/psxmsgq04/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = psxmsgq04
psxmsgq04_SOURCES = init.c ../include/pmacros.h \
../../support/src/test_support.c
diff --git a/testsuites/psxtests/psxmutexattr01/Makefile.am b/testsuites/psxtests/psxmutexattr01/Makefile.am
index d1c22b1050..85d641bea5 100644
--- a/testsuites/psxtests/psxmutexattr01/Makefile.am
+++ b/testsuites/psxtests/psxmutexattr01/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = psxmutexattr01
psxmutexattr01_SOURCES = init.c
diff --git a/testsuites/psxtests/psxobj01/Makefile.am b/testsuites/psxtests/psxobj01/Makefile.am
index 086b3c8a42..70f5b54754 100644
--- a/testsuites/psxtests/psxobj01/Makefile.am
+++ b/testsuites/psxtests/psxobj01/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = psxobj01
psxobj01_SOURCES = init.c ../../support/src/test_support.c
diff --git a/testsuites/psxtests/psxpasswd01/Makefile.am b/testsuites/psxtests/psxpasswd01/Makefile.am
index 4eca584db1..410b132df8 100644
--- a/testsuites/psxtests/psxpasswd01/Makefile.am
+++ b/testsuites/psxtests/psxpasswd01/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = psxpasswd01
psxpasswd01_SOURCES = init.c ../include/pmacros.h
diff --git a/testsuites/psxtests/psxpasswd02/Makefile.am b/testsuites/psxtests/psxpasswd02/Makefile.am
index 84e1c069e4..4e0d13a0a2 100644
--- a/testsuites/psxtests/psxpasswd02/Makefile.am
+++ b/testsuites/psxtests/psxpasswd02/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = psxpasswd02
psxpasswd02_SOURCES = init.c ../include/pmacros.h
diff --git a/testsuites/psxtests/psxpipe01/Makefile.am b/testsuites/psxtests/psxpipe01/Makefile.am
index 37d3d70572..ddddeb77f8 100644
--- a/testsuites/psxtests/psxpipe01/Makefile.am
+++ b/testsuites/psxtests/psxpipe01/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = psxpipe01
psxpipe01_SOURCES = init.c ../include/pmacros.h
diff --git a/testsuites/psxtests/psxrdwrv/Makefile.am b/testsuites/psxtests/psxrdwrv/Makefile.am
index b27ec71fb0..775709afd5 100644
--- a/testsuites/psxtests/psxrdwrv/Makefile.am
+++ b/testsuites/psxtests/psxrdwrv/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = psxrdwrv
psxrdwrv_SOURCES = main.c test.c ../include/pmacros.h
diff --git a/testsuites/psxtests/psxreaddir/Makefile.am b/testsuites/psxtests/psxreaddir/Makefile.am
index 7d79c7f12b..9234034917 100644
--- a/testsuites/psxtests/psxreaddir/Makefile.am
+++ b/testsuites/psxtests/psxreaddir/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = psxreaddir
psxreaddir_SOURCES = main.c test.c ../include/pmacros.h
diff --git a/testsuites/psxtests/psxrwlock01/Makefile.am b/testsuites/psxtests/psxrwlock01/Makefile.am
index baecc6e7f7..4ba3285eb8 100644
--- a/testsuites/psxtests/psxrwlock01/Makefile.am
+++ b/testsuites/psxtests/psxrwlock01/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = psxrwlock01
psxrwlock01_SOURCES = main.c test.c ../include/pmacros.h
diff --git a/testsuites/psxtests/psxsem01/Makefile.am b/testsuites/psxtests/psxsem01/Makefile.am
index 19f74bdb73..5bb4decdc2 100644
--- a/testsuites/psxtests/psxsem01/Makefile.am
+++ b/testsuites/psxtests/psxsem01/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = psxsem01
psxsem01_SOURCES = init.c ../include/pmacros.h \
../../support/src/test_support.c
diff --git a/testsuites/psxtests/psxsignal01/Makefile.am b/testsuites/psxtests/psxsignal01/Makefile.am
index e802e3944a..939f937091 100644
--- a/testsuites/psxtests/psxsignal01/Makefile.am
+++ b/testsuites/psxtests/psxsignal01/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = psxsignal01
psxsignal01_SOURCES = init.c task1.c system.h ../include/pmacros.h
diff --git a/testsuites/psxtests/psxsignal02/Makefile.am b/testsuites/psxtests/psxsignal02/Makefile.am
index 42781afe86..606c7a8bd7 100644
--- a/testsuites/psxtests/psxsignal02/Makefile.am
+++ b/testsuites/psxtests/psxsignal02/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = psxsignal02
psxsignal02_SOURCES = init.c ../include/pmacros.h
diff --git a/testsuites/psxtests/psxsignal03/Makefile.am b/testsuites/psxtests/psxsignal03/Makefile.am
index 947bf1fe4f..c15b20c7cd 100644
--- a/testsuites/psxtests/psxsignal03/Makefile.am
+++ b/testsuites/psxtests/psxsignal03/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = psxsignal03
psxsignal03_SOURCES = init.c ../include/pmacros.h
diff --git a/testsuites/psxtests/psxsignal04/Makefile.am b/testsuites/psxtests/psxsignal04/Makefile.am
index b0b91f3f2e..840382542c 100644
--- a/testsuites/psxtests/psxsignal04/Makefile.am
+++ b/testsuites/psxtests/psxsignal04/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = psxsignal04
psxsignal04_SOURCES = ../psxsignal03/init.c ../include/pmacros.h
diff --git a/testsuites/psxtests/psxsignal05/Makefile.am b/testsuites/psxtests/psxsignal05/Makefile.am
index ef2a665f95..2e0cf4bd35 100644
--- a/testsuites/psxtests/psxsignal05/Makefile.am
+++ b/testsuites/psxtests/psxsignal05/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = psxsignal05
psxsignal05_SOURCES = init.c ../include/pmacros.h
diff --git a/testsuites/psxtests/psxsignal06/Makefile.am b/testsuites/psxtests/psxsignal06/Makefile.am
index f5a8d9c4df..d3e27873c1 100644
--- a/testsuites/psxtests/psxsignal06/Makefile.am
+++ b/testsuites/psxtests/psxsignal06/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
rtems_tests_PROGRAMS = psxsignal06
psxsignal06_SOURCES = init.c
diff --git a/testsuites/psxtests/psxspin01/Makefile.am b/testsuites/psxtests/psxspin01/Makefile.am
index 3bc7cd1c5c..f7c4df9baf 100644
--- a/testsuites/psxtests/psxspin01/Makefile.am
+++ b/testsuites/psxtests/psxspin01/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = psxspin01
psxspin01_SOURCES = main.c test.c ../include/pmacros.h
diff --git a/testsuites/psxtests/psxspin02/Makefile.am b/testsuites/psxtests/psxspin02/Makefile.am
index 683c842d2e..e465565682 100644
--- a/testsuites/psxtests/psxspin02/Makefile.am
+++ b/testsuites/psxtests/psxspin02/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = psxspin02
psxspin02_SOURCES = main.c test.c ../include/pmacros.h
diff --git a/testsuites/psxtests/psxstack01/Makefile.am b/testsuites/psxtests/psxstack01/Makefile.am
index 6c2ee580ff..c8b4be1539 100644
--- a/testsuites/psxtests/psxstack01/Makefile.am
+++ b/testsuites/psxtests/psxstack01/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = psxstack01
psxstack01_SOURCES = init.c ../include/pmacros.h
diff --git a/testsuites/psxtests/psxstack02/Makefile.am b/testsuites/psxtests/psxstack02/Makefile.am
index a5e32f581d..05b4495b96 100644
--- a/testsuites/psxtests/psxstack02/Makefile.am
+++ b/testsuites/psxtests/psxstack02/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
rtems_tests_PROGRAMS = psxstack02
psxstack02_SOURCES = init.c
diff --git a/testsuites/psxtests/psxstat/Makefile.am b/testsuites/psxtests/psxstat/Makefile.am
index 28b822026c..797908f0ce 100644
--- a/testsuites/psxtests/psxstat/Makefile.am
+++ b/testsuites/psxtests/psxstat/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = psxstat
psxstat_SOURCES = main.c test.c ../include/pmacros.h
diff --git a/testsuites/psxtests/psxsysconf/Makefile.am b/testsuites/psxtests/psxsysconf/Makefile.am
index 99954ec302..53d68030b6 100644
--- a/testsuites/psxtests/psxsysconf/Makefile.am
+++ b/testsuites/psxtests/psxsysconf/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = psxsysconf
psxsysconf_SOURCES = init.c system.h ../include/pmacros.h
diff --git a/testsuites/psxtests/psxtime/Makefile.am b/testsuites/psxtests/psxtime/Makefile.am
index deb76f5281..1d50e41447 100644
--- a/testsuites/psxtests/psxtime/Makefile.am
+++ b/testsuites/psxtests/psxtime/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = psxtime
psxtime_SOURCES = main.c test.c
diff --git a/testsuites/psxtests/psxtimer01/Makefile.am b/testsuites/psxtests/psxtimer01/Makefile.am
index d90a10882d..8b0ee83deb 100644
--- a/testsuites/psxtests/psxtimer01/Makefile.am
+++ b/testsuites/psxtests/psxtimer01/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = psxtimer01
psxtimer01_SOURCES = psxtimer.c system.h ../include/pmacros.h
diff --git a/testsuites/psxtests/psxtimer02/Makefile.am b/testsuites/psxtests/psxtimer02/Makefile.am
index 44b3c29b97..9daf60aa11 100644
--- a/testsuites/psxtests/psxtimer02/Makefile.am
+++ b/testsuites/psxtests/psxtimer02/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = psxtimer02
psxtimer02_SOURCES = psxtimer.c system.h ../include/pmacros.h
diff --git a/testsuites/psxtests/psxtimes01/Makefile.am b/testsuites/psxtests/psxtimes01/Makefile.am
index fac94c79f7..3c2185e73d 100644
--- a/testsuites/psxtests/psxtimes01/Makefile.am
+++ b/testsuites/psxtests/psxtimes01/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
rtems_tests_PROGRAMS = psxtimes01
psxtimes01_SOURCES = init.c ../../support/src/spin.c
diff --git a/testsuites/psxtests/psxualarm/Makefile.am b/testsuites/psxtests/psxualarm/Makefile.am
index 59e0dc6618..d945415949 100644
--- a/testsuites/psxtests/psxualarm/Makefile.am
+++ b/testsuites/psxtests/psxualarm/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = psxualarm
psxualarm_SOURCES = init.c system.h ../include/pmacros.h
diff --git a/testsuites/psxtests/psxusleep/Makefile.am b/testsuites/psxtests/psxusleep/Makefile.am
index 1320dae482..5081d5e67e 100644
--- a/testsuites/psxtests/psxusleep/Makefile.am
+++ b/testsuites/psxtests/psxusleep/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = psxusleep
psxusleep_SOURCES = init.c ../include/pmacros.h
diff --git a/testsuites/psxtmtests/Makefile.am b/testsuites/psxtmtests/Makefile.am
index b334af3046..72340ab0c7 100644
--- a/testsuites/psxtmtests/Makefile.am
+++ b/testsuites/psxtmtests/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
ACLOCAL_AMFLAGS = -I ../aclocal
SUBDIRS =
diff --git a/testsuites/psxtmtests/configure.ac b/testsuites/psxtmtests/configure.ac
index a92df19164..1bd34d8032 100644
--- a/testsuites/psxtmtests/configure.ac
+++ b/testsuites/psxtmtests/configure.ac
@@ -1,6 +1,4 @@
## Process this file with autoconf to produce a configure script.
-##
-## $Id$
AC_PREREQ([2.68])
AC_INIT([rtems-c-src-tests-psxtmtests],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
diff --git a/testsuites/psxtmtests/psxtmbarrier01/Makefile.am b/testsuites/psxtmtests/psxtmbarrier01/Makefile.am
index b9b17a3b83..0c700968a0 100644
--- a/testsuites/psxtmtests/psxtmbarrier01/Makefile.am
+++ b/testsuites/psxtmtests/psxtmbarrier01/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = psxtmbarrier01
psxtmbarrier01_SOURCES = init.c ../../tmtests/include/timesys.h \
../../support/src/tmtests_empty_function.c \
diff --git a/testsuites/psxtmtests/psxtmbarrier02/Makefile.am b/testsuites/psxtmtests/psxtmbarrier02/Makefile.am
index 124f2aca4e..1b87c3e0ee 100644
--- a/testsuites/psxtmtests/psxtmbarrier02/Makefile.am
+++ b/testsuites/psxtmtests/psxtmbarrier02/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = psxtmbarrier02
psxtmbarrier02_SOURCES = init.c ../../tmtests/include/timesys.h \
../../support/src/tmtests_empty_function.c \
diff --git a/testsuites/psxtmtests/psxtmbarrier03/Makefile.am b/testsuites/psxtmtests/psxtmbarrier03/Makefile.am
index eaec3427eb..160930c6b4 100644
--- a/testsuites/psxtmtests/psxtmbarrier03/Makefile.am
+++ b/testsuites/psxtmtests/psxtmbarrier03/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = psxtmbarrier03
psxtmbarrier03_SOURCES = init.c ../../tmtests/include/timesys.h \
../../support/src/tmtests_empty_function.c \
diff --git a/testsuites/psxtmtests/psxtmkey01/Makefile.am b/testsuites/psxtmtests/psxtmkey01/Makefile.am
index dbe684de23..863344a256 100644
--- a/testsuites/psxtmtests/psxtmkey01/Makefile.am
+++ b/testsuites/psxtmtests/psxtmkey01/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = psxtmkey01
psxtmkey01_SOURCES = init.c ../../tmtests/include/timesys.h \
../../support/src/tmtests_empty_function.c \
diff --git a/testsuites/psxtmtests/psxtmkey02/Makefile.am b/testsuites/psxtmtests/psxtmkey02/Makefile.am
index 80645c5e36..4968220726 100644
--- a/testsuites/psxtmtests/psxtmkey02/Makefile.am
+++ b/testsuites/psxtmtests/psxtmkey02/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = psxtmkey02
psxtmkey02_SOURCES = init.c ../../tmtests/include/timesys.h \
../../support/src/tmtests_empty_function.c \
diff --git a/testsuites/psxtmtests/psxtmmq01/Makefile.am b/testsuites/psxtmtests/psxtmmq01/Makefile.am
index 703b568fe0..52489e4270 100644
--- a/testsuites/psxtmtests/psxtmmq01/Makefile.am
+++ b/testsuites/psxtmtests/psxtmmq01/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = psxtmmq01
psxtmmq01_SOURCES = init.c
psxtmmq01_SOURCES += ../../tmtests/include/timesys.h
diff --git a/testsuites/psxtmtests/psxtmmutex01/Makefile.am b/testsuites/psxtmtests/psxtmmutex01/Makefile.am
index 31b53ea252..13ce07176d 100644
--- a/testsuites/psxtmtests/psxtmmutex01/Makefile.am
+++ b/testsuites/psxtmtests/psxtmmutex01/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = psxtmmutex01
psxtmmutex01_SOURCES = init.c ../../tmtests/include/timesys.h \
../../support/src/tmtests_empty_function.c \
diff --git a/testsuites/psxtmtests/psxtmmutex02/Makefile.am b/testsuites/psxtmtests/psxtmmutex02/Makefile.am
index b0405cf751..309542267f 100644
--- a/testsuites/psxtmtests/psxtmmutex02/Makefile.am
+++ b/testsuites/psxtmtests/psxtmmutex02/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = psxtmmutex02
psxtmmutex02_SOURCES = init.c ../../tmtests/include/timesys.h \
../../support/src/tmtests_empty_function.c \
diff --git a/testsuites/psxtmtests/psxtmmutex03/Makefile.am b/testsuites/psxtmtests/psxtmmutex03/Makefile.am
index 37a2857cb5..979256ca73 100644
--- a/testsuites/psxtmtests/psxtmmutex03/Makefile.am
+++ b/testsuites/psxtmtests/psxtmmutex03/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = psxtmmutex03
psxtmmutex03_SOURCES = init.c ../../tmtests/include/timesys.h \
../../support/src/tmtests_empty_function.c \
diff --git a/testsuites/psxtmtests/psxtmmutex04/Makefile.am b/testsuites/psxtmtests/psxtmmutex04/Makefile.am
index d0a9c88205..cf258cd61c 100644
--- a/testsuites/psxtmtests/psxtmmutex04/Makefile.am
+++ b/testsuites/psxtmtests/psxtmmutex04/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = psxtmmutex04
psxtmmutex04_SOURCES = init.c ../../tmtests/include/timesys.h \
../../support/src/tmtests_empty_function.c \
diff --git a/testsuites/psxtmtests/psxtmmutex05/Makefile.am b/testsuites/psxtmtests/psxtmmutex05/Makefile.am
index 9afabe24cd..3f5650a9f0 100644
--- a/testsuites/psxtmtests/psxtmmutex05/Makefile.am
+++ b/testsuites/psxtmtests/psxtmmutex05/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = psxtmmutex05
psxtmmutex05_SOURCES = init.c ../../tmtests/include/timesys.h \
../../support/src/tmtests_empty_function.c \
diff --git a/testsuites/psxtmtests/psxtmmutex06/Makefile.am b/testsuites/psxtmtests/psxtmmutex06/Makefile.am
index 10e60e16c4..c6b3a909cf 100644
--- a/testsuites/psxtmtests/psxtmmutex06/Makefile.am
+++ b/testsuites/psxtmtests/psxtmmutex06/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = psxtmmutex06
psxtmmutex06_SOURCES = init.c ../../tmtests/include/timesys.h \
../../support/src/tmtests_empty_function.c \
diff --git a/testsuites/psxtmtests/psxtmmutex07/Makefile.am b/testsuites/psxtmtests/psxtmmutex07/Makefile.am
index 052a00a8f4..f844e70302 100644
--- a/testsuites/psxtmtests/psxtmmutex07/Makefile.am
+++ b/testsuites/psxtmtests/psxtmmutex07/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = psxtmmutex07
psxtmmutex07_SOURCES = init.c ../../tmtests/include/timesys.h \
../../support/src/tmtests_empty_function.c \
diff --git a/testsuites/psxtmtests/psxtmnanosleep01/Makefile.am b/testsuites/psxtmtests/psxtmnanosleep01/Makefile.am
index b69aa3d8a7..645edd1f98 100644
--- a/testsuites/psxtmtests/psxtmnanosleep01/Makefile.am
+++ b/testsuites/psxtmtests/psxtmnanosleep01/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = psxtmnanosleep01
psxtmnanosleep01_SOURCES = init.c ../../tmtests/include/timesys.h \
../../support/src/tmtests_empty_function.c \
diff --git a/testsuites/psxtmtests/psxtmnanosleep02/Makefile.am b/testsuites/psxtmtests/psxtmnanosleep02/Makefile.am
index c44d76e4ab..cfcfb3cb3d 100644
--- a/testsuites/psxtmtests/psxtmnanosleep02/Makefile.am
+++ b/testsuites/psxtmtests/psxtmnanosleep02/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = psxtmnanosleep02
psxtmnanosleep02_SOURCES = init.c ../../tmtests/include/timesys.h \
../../support/src/tmtests_empty_function.c \
diff --git a/testsuites/psxtmtests/psxtmrwlock01/Makefile.am b/testsuites/psxtmtests/psxtmrwlock01/Makefile.am
index 53cfc98e9d..f20a13b2fa 100644
--- a/testsuites/psxtmtests/psxtmrwlock01/Makefile.am
+++ b/testsuites/psxtmtests/psxtmrwlock01/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = psxtmrwlock01
psxtmrwlock01_SOURCES = init.c ../../tmtests/include/timesys.h \
../../support/src/tmtests_empty_function.c \
diff --git a/testsuites/psxtmtests/psxtmrwlock02/Makefile.am b/testsuites/psxtmtests/psxtmrwlock02/Makefile.am
index 60812de84d..c2e62d2a0b 100644
--- a/testsuites/psxtmtests/psxtmrwlock02/Makefile.am
+++ b/testsuites/psxtmtests/psxtmrwlock02/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = psxtmrwlock02
psxtmrwlock02_SOURCES = init.c ../../tmtests/include/timesys.h \
../../support/src/tmtests_empty_function.c \
diff --git a/testsuites/psxtmtests/psxtmrwlock03/Makefile.am b/testsuites/psxtmtests/psxtmrwlock03/Makefile.am
index 5b6e84385b..f07db729bc 100644
--- a/testsuites/psxtmtests/psxtmrwlock03/Makefile.am
+++ b/testsuites/psxtmtests/psxtmrwlock03/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = psxtmrwlock03
psxtmrwlock03_SOURCES = init.c ../../tmtests/include/timesys.h \
../../support/src/tmtests_empty_function.c \
diff --git a/testsuites/psxtmtests/psxtmrwlock04/Makefile.am b/testsuites/psxtmtests/psxtmrwlock04/Makefile.am
index 4e78c0bfe0..37e9b6f0f1 100644
--- a/testsuites/psxtmtests/psxtmrwlock04/Makefile.am
+++ b/testsuites/psxtmtests/psxtmrwlock04/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = psxtmrwlock04
psxtmrwlock04_SOURCES = init.c ../../tmtests/include/timesys.h \
../../support/src/tmtests_empty_function.c \
diff --git a/testsuites/psxtmtests/psxtmrwlock05/Makefile.am b/testsuites/psxtmtests/psxtmrwlock05/Makefile.am
index 77aaf7ce1f..188ac75f4f 100644
--- a/testsuites/psxtmtests/psxtmrwlock05/Makefile.am
+++ b/testsuites/psxtmtests/psxtmrwlock05/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = psxtmrwlock05
psxtmrwlock05_SOURCES = init.c ../../tmtests/include/timesys.h \
../../support/src/tmtests_empty_function.c \
diff --git a/testsuites/psxtmtests/psxtmrwlock06/Makefile.am b/testsuites/psxtmtests/psxtmrwlock06/Makefile.am
index eb33adbb76..468ed2ec32 100644
--- a/testsuites/psxtmtests/psxtmrwlock06/Makefile.am
+++ b/testsuites/psxtmtests/psxtmrwlock06/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = psxtmrwlock06
psxtmrwlock06_SOURCES = init.c ../../tmtests/include/timesys.h \
../../support/src/tmtests_empty_function.c \
diff --git a/testsuites/psxtmtests/psxtmrwlock07/Makefile.am b/testsuites/psxtmtests/psxtmrwlock07/Makefile.am
index 67789eba59..05ee068ffb 100644
--- a/testsuites/psxtmtests/psxtmrwlock07/Makefile.am
+++ b/testsuites/psxtmtests/psxtmrwlock07/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = psxtmrwlock07
psxtmrwlock07_SOURCES = init.c
psxtmrwlock07_SOURCES += ../../tmtests/include/timesys.h
diff --git a/testsuites/psxtmtests/psxtmsem01/Makefile.am b/testsuites/psxtmtests/psxtmsem01/Makefile.am
index 6da44a7d8a..16eca6107f 100644
--- a/testsuites/psxtmtests/psxtmsem01/Makefile.am
+++ b/testsuites/psxtmtests/psxtmsem01/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = psxtmsem01
psxtmsem01_SOURCES = init.c ../../tmtests/include/timesys.h \
../../support/src/tmtests_empty_function.c \
diff --git a/testsuites/psxtmtests/psxtmsem02/Makefile.am b/testsuites/psxtmtests/psxtmsem02/Makefile.am
index 4d9f413eb6..782d9b1510 100644
--- a/testsuites/psxtmtests/psxtmsem02/Makefile.am
+++ b/testsuites/psxtmtests/psxtmsem02/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = psxtmsem02
psxtmsem02_SOURCES = init.c ../../tmtests/include/timesys.h \
../../support/src/tmtests_empty_function.c \
diff --git a/testsuites/psxtmtests/psxtmsem03/Makefile.am b/testsuites/psxtmtests/psxtmsem03/Makefile.am
index f217bebe14..663f219d78 100644
--- a/testsuites/psxtmtests/psxtmsem03/Makefile.am
+++ b/testsuites/psxtmtests/psxtmsem03/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = psxtmsem03
psxtmsem03_SOURCES = init.c ../../tmtests/include/timesys.h \
../../support/src/tmtests_empty_function.c \
diff --git a/testsuites/psxtmtests/psxtmsem04/Makefile.am b/testsuites/psxtmtests/psxtmsem04/Makefile.am
index 84d770ab07..28e440ff67 100644
--- a/testsuites/psxtmtests/psxtmsem04/Makefile.am
+++ b/testsuites/psxtmtests/psxtmsem04/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = psxtmsem04
psxtmsem04_SOURCES = init.c ../../tmtests/include/timesys.h \
../../support/src/tmtests_empty_function.c \
diff --git a/testsuites/psxtmtests/psxtmsem05/Makefile.am b/testsuites/psxtmtests/psxtmsem05/Makefile.am
index 68e915dc1b..18548c3e6f 100644
--- a/testsuites/psxtmtests/psxtmsem05/Makefile.am
+++ b/testsuites/psxtmtests/psxtmsem05/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = psxtmsem05
psxtmsem05_SOURCES = init.c ../../tmtests/include/timesys.h \
../../support/src/tmtests_empty_function.c \
diff --git a/testsuites/psxtmtests/psxtmsleep01/Makefile.am b/testsuites/psxtmtests/psxtmsleep01/Makefile.am
index 1d1ff44256..8a55788c65 100644
--- a/testsuites/psxtmtests/psxtmsleep01/Makefile.am
+++ b/testsuites/psxtmtests/psxtmsleep01/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = psxtmsleep01
psxtmsleep01_SOURCES = init.c ../../tmtests/include/timesys.h \
../../support/src/tmtests_empty_function.c \
diff --git a/testsuites/psxtmtests/psxtmsleep02/Makefile.am b/testsuites/psxtmtests/psxtmsleep02/Makefile.am
index 1dd6b97c81..5766ebd9a9 100644
--- a/testsuites/psxtmtests/psxtmsleep02/Makefile.am
+++ b/testsuites/psxtmtests/psxtmsleep02/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = psxtmsleep02
psxtmsleep02_SOURCES = init.c ../../tmtests/include/timesys.h \
../../support/src/tmtests_empty_function.c \
diff --git a/testsuites/psxtmtests/psxtmthread01/Makefile.am b/testsuites/psxtmtests/psxtmthread01/Makefile.am
index eb3fc3dc55..7cb5c5695b 100644
--- a/testsuites/psxtmtests/psxtmthread01/Makefile.am
+++ b/testsuites/psxtmtests/psxtmthread01/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = psxtmthread01
psxtmthread01_SOURCES = init.c ../../tmtests/include/timesys.h \
../../support/src/tmtests_empty_function.c \
diff --git a/testsuites/psxtmtests/psxtmthread03/Makefile.am b/testsuites/psxtmtests/psxtmthread03/Makefile.am
index cd7680ff31..9b77de2687 100644
--- a/testsuites/psxtmtests/psxtmthread03/Makefile.am
+++ b/testsuites/psxtmtests/psxtmthread03/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = psxtmthread03
psxtmthread03_SOURCES = init.c ../../tmtests/include/timesys.h \
../../support/src/tmtests_empty_function.c \
diff --git a/testsuites/samples/Makefile.am b/testsuites/samples/Makefile.am
index 82560d18ff..d0826b89a1 100644
--- a/testsuites/samples/Makefile.am
+++ b/testsuites/samples/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
ACLOCAL_AMFLAGS = -I ../aclocal
SUBDIRS = hello capture ticker base_sp unlimited minimum fileio
diff --git a/testsuites/samples/base_mp/Makefile.am b/testsuites/samples/base_mp/Makefile.am
index 1e0a552dd4..1815b4179c 100644
--- a/testsuites/samples/base_mp/Makefile.am
+++ b/testsuites/samples/base_mp/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
SUBDIRS = node1 node2
include $(top_srcdir)/../automake/subdirs.am
diff --git a/testsuites/samples/base_mp/node1/Makefile.am b/testsuites/samples/base_mp/node1/Makefile.am
index af6e7616ab..9e0f52a4a1 100644
--- a/testsuites/samples/base_mp/node1/Makefile.am
+++ b/testsuites/samples/base_mp/node1/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
rtems_tests_PROGRAMS = base_mp-node1
base_mp_node1_SOURCES = ../init.c ../apptask.c ../system.h
diff --git a/testsuites/samples/base_mp/node2/Makefile.am b/testsuites/samples/base_mp/node2/Makefile.am
index 7d276a8d21..af0550e0a6 100644
--- a/testsuites/samples/base_mp/node2/Makefile.am
+++ b/testsuites/samples/base_mp/node2/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
rtems_tests_PROGRAMS = base_mp-node2
base_mp_node2_SOURCES = ../init.c ../apptask.c ../system.h
diff --git a/testsuites/samples/base_sp/Makefile.am b/testsuites/samples/base_sp/Makefile.am
index 917f9613d1..85fdb78d8f 100644
--- a/testsuites/samples/base_sp/Makefile.am
+++ b/testsuites/samples/base_sp/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = base_sp
base_sp_SOURCES = init.c apptask.c system.h
diff --git a/testsuites/samples/capture/Makefile.am b/testsuites/samples/capture/Makefile.am
index dfa1d59a9a..d7f10206be 100644
--- a/testsuites/samples/capture/Makefile.am
+++ b/testsuites/samples/capture/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = capture
capture_SOURCES = init.c test1.c system.h
diff --git a/testsuites/samples/cdtest/Makefile.am b/testsuites/samples/cdtest/Makefile.am
index 73763adcb0..6901fd2689 100644
--- a/testsuites/samples/cdtest/Makefile.am
+++ b/testsuites/samples/cdtest/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = cdtest
cdtest_SOURCES = init.c main.cc system.h
diff --git a/testsuites/samples/configure.ac b/testsuites/samples/configure.ac
index 97b3d9e143..87eb2c1b93 100644
--- a/testsuites/samples/configure.ac
+++ b/testsuites/samples/configure.ac
@@ -1,6 +1,4 @@
## Process this file with autoconf to produce a configure script.
-##
-## $Id$
AC_PREREQ([2.68])
AC_INIT([rtems-c-src-tests-samples],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
diff --git a/testsuites/samples/hello/Makefile.am b/testsuites/samples/hello/Makefile.am
index 94cf69f293..60222e95c6 100644
--- a/testsuites/samples/hello/Makefile.am
+++ b/testsuites/samples/hello/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = hello
hello_SOURCES = init.c
diff --git a/testsuites/samples/iostream/Makefile.am b/testsuites/samples/iostream/Makefile.am
index 3eb4e3c96e..7c45c64194 100644
--- a/testsuites/samples/iostream/Makefile.am
+++ b/testsuites/samples/iostream/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = cxx_iostream
cxx_iostream_SOURCES = init.cc system.h
diff --git a/testsuites/samples/loopback/Makefile.am b/testsuites/samples/loopback/Makefile.am
index 4d65cbc03b..1a833dc9af 100644
--- a/testsuites/samples/loopback/Makefile.am
+++ b/testsuites/samples/loopback/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = loopback
loopback_SOURCES = init.c
diff --git a/testsuites/samples/minimum/Makefile.am b/testsuites/samples/minimum/Makefile.am
index 2d567e43b6..df6efbdf6e 100644
--- a/testsuites/samples/minimum/Makefile.am
+++ b/testsuites/samples/minimum/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = minimum
minimum_SOURCES = init.c
diff --git a/testsuites/samples/nsecs/Makefile.am b/testsuites/samples/nsecs/Makefile.am
index 2c82f17ccd..6526df1ae6 100644
--- a/testsuites/samples/nsecs/Makefile.am
+++ b/testsuites/samples/nsecs/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = nsecs
nsecs_SOURCES = init.c empty.c
diff --git a/testsuites/samples/paranoia/Makefile.am b/testsuites/samples/paranoia/Makefile.am
index ab9830e5a4..82afecf480 100644
--- a/testsuites/samples/paranoia/Makefile.am
+++ b/testsuites/samples/paranoia/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = paranoia
paranoia_SOURCES = init.c paranoia.c system.h
diff --git a/testsuites/samples/pppd/Makefile.am b/testsuites/samples/pppd/Makefile.am
index 94f4b6eab8..f893c159d2 100644
--- a/testsuites/samples/pppd/Makefile.am
+++ b/testsuites/samples/pppd/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = pppd
pppd_SOURCES = init.c pppdapp.c netconfig.h system.h
diff --git a/testsuites/samples/ticker/Makefile.am b/testsuites/samples/ticker/Makefile.am
index f099c8c6f9..a542193685 100644
--- a/testsuites/samples/ticker/Makefile.am
+++ b/testsuites/samples/ticker/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = ticker
ticker_SOURCES = init.c tasks.c system.h
diff --git a/testsuites/samples/unlimited/Makefile.am b/testsuites/samples/unlimited/Makefile.am
index d839f11269..92d7164dd7 100644
--- a/testsuites/samples/unlimited/Makefile.am
+++ b/testsuites/samples/unlimited/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = unlimited
unlimited_SOURCES = init.c test1.c test2.c test3.c system.h
diff --git a/testsuites/smptests/.configure.ac.swp b/testsuites/smptests/.configure.ac.swp
deleted file mode 100644
index 2ec752d58c..0000000000
--- a/testsuites/smptests/.configure.ac.swp
+++ /dev/null
Binary files differ
diff --git a/testsuites/smptests/Makefile.am b/testsuites/smptests/Makefile.am
index 175778dbac..02975a45a5 100644
--- a/testsuites/smptests/Makefile.am
+++ b/testsuites/smptests/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
ACLOCAL_AMFLAGS = -I ../aclocal
SUBDIRS =
diff --git a/testsuites/smptests/configure.ac b/testsuites/smptests/configure.ac
index a2801bc137..aad32ee81d 100644
--- a/testsuites/smptests/configure.ac
+++ b/testsuites/smptests/configure.ac
@@ -1,6 +1,4 @@
## Process this file with autoconf to produce a configure script.
-##
-## $Id$
AC_PREREQ([2.68])
AC_INIT([rtems-c-src-tests-smptests],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
diff --git a/testsuites/smptests/smp01/Makefile.am b/testsuites/smptests/smp01/Makefile.am
index 3fd2183744..db648f7ee4 100644
--- a/testsuites/smptests/smp01/Makefile.am
+++ b/testsuites/smptests/smp01/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = smp01
smp01_SOURCES = init.c tasks.c system.h ../../support/src/locked_print.c
diff --git a/testsuites/smptests/smp02/Makefile.am b/testsuites/smptests/smp02/Makefile.am
index 61c60bd369..b4e0795556 100644
--- a/testsuites/smptests/smp02/Makefile.am
+++ b/testsuites/smptests/smp02/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = smp02
smp02_SOURCES = init.c tasks.c system.h ../../support/src/locked_print.c
diff --git a/testsuites/smptests/smp03/Makefile.am b/testsuites/smptests/smp03/Makefile.am
index 73f2967d5a..a6a8a61e90 100644
--- a/testsuites/smptests/smp03/Makefile.am
+++ b/testsuites/smptests/smp03/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = smp03
smp03_SOURCES = init.c tasks.c system.h ../../support/src/locked_print.c
diff --git a/testsuites/smptests/smp04/Makefile.am b/testsuites/smptests/smp04/Makefile.am
index 3579e94f78..bd1f7b13b0 100644
--- a/testsuites/smptests/smp04/Makefile.am
+++ b/testsuites/smptests/smp04/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = smp04
smp04_SOURCES = init.c system.h ../../support/src/locked_print.c
diff --git a/testsuites/smptests/smp05/Makefile.am b/testsuites/smptests/smp05/Makefile.am
index 6db395d304..b730fba1cc 100644
--- a/testsuites/smptests/smp05/Makefile.am
+++ b/testsuites/smptests/smp05/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = smp05
smp05_SOURCES = init.c ../../support/src/locked_print.c
diff --git a/testsuites/smptests/smp06/Makefile.am b/testsuites/smptests/smp06/Makefile.am
index fe6fcacb4c..871f1d5b13 100644
--- a/testsuites/smptests/smp06/Makefile.am
+++ b/testsuites/smptests/smp06/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = smp06
smp06_SOURCES = init.c ../../support/src/locked_print.c
diff --git a/testsuites/smptests/smp07/Makefile.am b/testsuites/smptests/smp07/Makefile.am
index b94fa1675a..449148352e 100644
--- a/testsuites/smptests/smp07/Makefile.am
+++ b/testsuites/smptests/smp07/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = smp07
smp07_SOURCES = init.c ../../support/src/locked_print.c
diff --git a/testsuites/smptests/smp08/Makefile.am b/testsuites/smptests/smp08/Makefile.am
index 04748a6db2..6fdd303c0e 100644
--- a/testsuites/smptests/smp08/Makefile.am
+++ b/testsuites/smptests/smp08/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = smp08
smp08_SOURCES = init.c tasks.c system.h ../../support/src/locked_print.c
diff --git a/testsuites/smptests/smp08/smp08.scn b/testsuites/smptests/smp08/smp08.scn
index b1a434abb6..9dbcdf47ef 100644
--- a/testsuites/smptests/smp08/smp08.scn
+++ b/testsuites/smptests/smp08/smp08.scn
@@ -1,16 +1,29 @@
-*** CLOCK TICK TEST ***
-TA1 - clock_get_tod - 09:00:00 12/31/1988
-TA2 - clock_get_tod - 09:00:00 12/31/1988
-TA3 - clock_get_tod - 09:00:00 12/31/1988
-TA1 - clock_get_tod - 09:00:05 12/31/1988
-TA1 - clock_get_tod - 09:00:10 12/31/1988
-TA2 - clock_get_tod - 09:00:10 12/31/1988
-TA1 - clock_get_tod - 09:00:15 12/31/1988
-TA3 - clock_get_tod - 09:00:15 12/31/1988
-TA1 - clock_get_tod - 09:00:20 12/31/1988
-TA2 - clock_get_tod - 09:00:20 12/31/1988
-TA1 - clock_get_tod - 09:00:25 12/31/1988
-TA1 - clock_get_tod - 09:00:30 12/31/1988
-TA2 - clock_get_tod - 09:00:30 12/31/1988
-TA3 - clock_get_tod - 09:00:30 12/31/1988
-*** END OF CLOCK TICK TEST ***
+*** SMP08 TEST ***
+ CPU 0 running task Init - rtems_clock_get_tod 09:00:00 12/31/1988
+ CPU 0 running task TA04 - rtems_clock_get_tod 09:00:00 12/31/1988
+ CPU 0 running task TA05 - rtems_clock_get_tod 09:00:00 12/31/1988
+ CPU 0 running task TA06 - rtems_clock_get_tod 09:00:00 12/31/1988
+ CPU 0 running task TA07 - rtems_clock_get_tod 09:00:00 12/31/1988
+ CPU 0 running task TA08 - rtems_clock_get_tod 09:00:00 12/31/1988
+ CPU 0 running task TA09 - rtems_clock_get_tod 09:00:00 12/31/1988
+ CPU 0 running task TA10 - rtems_clock_get_tod 09:00:00 12/31/1988
+ CPU 0 running task TA11 - rtems_clock_get_tod 09:00:00 12/31/1988
+ CPU 0 running task TA12 - rtems_clock_get_tod 09:00:00 12/31/1988
+ CPU 1 running task TA01 - rtems_clock_get_tod 09:00:00 12/31/1988
+ CPU 2 running task TA02 - rtems_clock_get_tod 09:00:00 12/31/1988
+ CPU 3 running task TA03 - rtems_clock_get_tod 09:00:00 12/31/1988
+ CPU 2 running task TA01 - rtems_clock_get_tod 09:00:05 12/31/1988
+ CPU 3 running task TA01 - rtems_clock_get_tod 09:00:10 12/31/1988
+ CPU 0 running task TA02 - rtems_clock_get_tod 09:00:10 12/31/1988
+ CPU 2 running task TA01 - rtems_clock_get_tod 09:00:15 12/31/1988
+ CPU 3 running task TA03 - rtems_clock_get_tod 09:00:15 12/31/1988
+ CPU 2 running task TA04 - rtems_clock_get_tod 09:00:20 12/31/1988
+ CPU 3 running task TA01 - rtems_clock_get_tod 09:00:20 12/31/1988
+ CPU 2 running task TA02 - rtems_clock_get_tod 09:00:20 12/31/1988
+ CPU 3 running task TA05 - rtems_clock_get_tod 09:00:25 12/31/1988
+ CPU 2 running task TA01 - rtems_clock_get_tod 09:00:25 12/31/1988
+ CPU 1 running task TA06 - rtems_clock_get_tod 09:00:30 12/31/1988
+ CPU 0 running task TA01 - rtems_clock_get_tod 09:00:30 12/31/1988
+ CPU 1 running task TA02 - rtems_clock_get_tod 09:00:30 12/31/1988
+ CPU 2 running task TA03 - rtems_clock_get_tod 09:00:30 12/31/1988
+*** END OF SMP08 TEST ***
diff --git a/testsuites/smptests/smp09/Makefile.am b/testsuites/smptests/smp09/Makefile.am
index 453ddef267..cb4d60aa87 100644
--- a/testsuites/smptests/smp09/Makefile.am
+++ b/testsuites/smptests/smp09/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = smp09
smp09_SOURCES = init.c ../../support/src/locked_print.c
diff --git a/testsuites/sptests/Makefile.am b/testsuites/sptests/Makefile.am
index 4a1ac8a0cc..d847e1d33c 100644
--- a/testsuites/sptests/Makefile.am
+++ b/testsuites/sptests/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
ACLOCAL_AMFLAGS = -I ../aclocal
## Test names are spaced to indicate gaps in numbering from tests being
diff --git a/testsuites/sptests/configure.ac b/testsuites/sptests/configure.ac
index 17c56caf4b..2e385bbb1b 100644
--- a/testsuites/sptests/configure.ac
+++ b/testsuites/sptests/configure.ac
@@ -1,6 +1,4 @@
## Process this file with autoconf to produce a configure script.
-##
-## $Id$
AC_PREREQ([2.68])
AC_INIT([rtems-c-src-tests-sptests],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
diff --git a/testsuites/sptests/sp01/Makefile.am b/testsuites/sptests/sp01/Makefile.am
index 2fdfa174ea..a237ca06cb 100644
--- a/testsuites/sptests/sp01/Makefile.am
+++ b/testsuites/sptests/sp01/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = sp01
sp01_SOURCES = init.c task1.c system.h
diff --git a/testsuites/sptests/sp02/Makefile.am b/testsuites/sptests/sp02/Makefile.am
index c5c159ac4a..d2bb2b8632 100644
--- a/testsuites/sptests/sp02/Makefile.am
+++ b/testsuites/sptests/sp02/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = sp02
sp02_SOURCES = init.c task1.c task2.c task3.c preempt.c system.h
diff --git a/testsuites/sptests/sp03/Makefile.am b/testsuites/sptests/sp03/Makefile.am
index 42ae4c2873..1385686c32 100644
--- a/testsuites/sptests/sp03/Makefile.am
+++ b/testsuites/sptests/sp03/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = sp03
sp03_SOURCES = init.c task1.c task2.c system.h
diff --git a/testsuites/sptests/sp04/Makefile.am b/testsuites/sptests/sp04/Makefile.am
index 025c15b43c..7790694c7e 100644
--- a/testsuites/sptests/sp04/Makefile.am
+++ b/testsuites/sptests/sp04/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = sp04
sp04_SOURCES = init.c task1.c task2.c task3.c tswitch.c system.h
diff --git a/testsuites/sptests/sp05/Makefile.am b/testsuites/sptests/sp05/Makefile.am
index 9708d9c7cf..2a91f39cc7 100644
--- a/testsuites/sptests/sp05/Makefile.am
+++ b/testsuites/sptests/sp05/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = sp05
sp05_SOURCES = init.c task1.c task2.c task3.c system.h
diff --git a/testsuites/sptests/sp06/Makefile.am b/testsuites/sptests/sp06/Makefile.am
index afa03ba3fd..d77a10b05b 100644
--- a/testsuites/sptests/sp06/Makefile.am
+++ b/testsuites/sptests/sp06/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = sp06
sp06_SOURCES = init.c task1.c task2.c task3.c system.h
diff --git a/testsuites/sptests/sp07/Makefile.am b/testsuites/sptests/sp07/Makefile.am
index b151412153..8884e776ba 100644
--- a/testsuites/sptests/sp07/Makefile.am
+++ b/testsuites/sptests/sp07/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = sp07
sp07_SOURCES = init.c buffered_io.c task1.c task2.c task3.c task4.c \
taskexit.c tcreate.c tdelete.c trestart.c tstart.c system.h
diff --git a/testsuites/sptests/sp07/buffered_io.c b/testsuites/sptests/sp07/buffered_io.c
index 27ef4895b8..ea12e5e9c8 100644
--- a/testsuites/sptests/sp07/buffered_io.c
+++ b/testsuites/sptests/sp07/buffered_io.c
@@ -1,5 +1,10 @@
/*
- * $Id$
+ * COPYRIGHT (c) 2003-2012.
+ * On-Line Applications Research Corporation (OAR).
+ *
+ * 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.
*/
#ifdef HAVE_CONFIG_H
diff --git a/testsuites/sptests/sp08/Makefile.am b/testsuites/sptests/sp08/Makefile.am
index 5aa86ba2a2..140c598e7b 100644
--- a/testsuites/sptests/sp08/Makefile.am
+++ b/testsuites/sptests/sp08/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
rtems_tests_PROGRAMS = sp08
sp08_SOURCES = init.c
diff --git a/testsuites/sptests/sp09/Makefile.am b/testsuites/sptests/sp09/Makefile.am
index b35e02f212..a1bacc13e7 100644
--- a/testsuites/sptests/sp09/Makefile.am
+++ b/testsuites/sptests/sp09/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = sp09
sp09_SOURCES = init.c delay.c isr.c screen01.c screen02.c screen03.c screen04.c \
screen05.c screen06.c screen07.c screen08.c screen09.c screen10.c \
diff --git a/testsuites/sptests/sp10/Makefile.am b/testsuites/sptests/sp10/Makefile.am
index e3ef4210f9..ca20786bc4 100644
--- a/testsuites/sptests/sp10/Makefile.am
+++ b/testsuites/sptests/sp10/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = sp10
sp10_SOURCES = init.c
diff --git a/testsuites/sptests/sp11/Makefile.am b/testsuites/sptests/sp11/Makefile.am
index d9120435d5..1b30fc916a 100644
--- a/testsuites/sptests/sp11/Makefile.am
+++ b/testsuites/sptests/sp11/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = sp11
sp11_SOURCES = init.c task1.c task2.c timer.c system.h
diff --git a/testsuites/sptests/sp12/Makefile.am b/testsuites/sptests/sp12/Makefile.am
index e565d4e287..684424b023 100644
--- a/testsuites/sptests/sp12/Makefile.am
+++ b/testsuites/sptests/sp12/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = sp12
sp12_SOURCES = init.c task1.c task2.c task3.c task4.c task5.c pridrv.c \
pritask.c system.h
diff --git a/testsuites/sptests/sp13/Makefile.am b/testsuites/sptests/sp13/Makefile.am
index 6ec24fea34..498dbd9deb 100644
--- a/testsuites/sptests/sp13/Makefile.am
+++ b/testsuites/sptests/sp13/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = sp13
sp13_SOURCES = init.c fillbuff.c putbuff.c task1.c task2.c task3.c system.h
diff --git a/testsuites/sptests/sp14/Makefile.am b/testsuites/sptests/sp14/Makefile.am
index b9b841afef..4771979785 100644
--- a/testsuites/sptests/sp14/Makefile.am
+++ b/testsuites/sptests/sp14/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = sp14
sp14_SOURCES = init.c asr.c task1.c task2.c system.h
diff --git a/testsuites/sptests/sp15/Makefile.am b/testsuites/sptests/sp15/Makefile.am
index a6e1bb608e..3f7d6b7e34 100644
--- a/testsuites/sptests/sp15/Makefile.am
+++ b/testsuites/sptests/sp15/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = sp15
sp15_SOURCES = init.c task1.c system.h
diff --git a/testsuites/sptests/sp16/Makefile.am b/testsuites/sptests/sp16/Makefile.am
index d0f413396c..43e56d75dc 100644
--- a/testsuites/sptests/sp16/Makefile.am
+++ b/testsuites/sptests/sp16/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = sp16
sp16_SOURCES = init.c task1.c task2.c task3.c task4.c task5.c system.h
diff --git a/testsuites/sptests/sp17/Makefile.am b/testsuites/sptests/sp17/Makefile.am
index ebb1b48f75..5d1d55476e 100644
--- a/testsuites/sptests/sp17/Makefile.am
+++ b/testsuites/sptests/sp17/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = sp17
sp17_SOURCES = init.c asr.c task1.c task2.c system.h
diff --git a/testsuites/sptests/sp18/Makefile.am b/testsuites/sptests/sp18/Makefile.am
index 1a35b63645..f27b99c716 100644
--- a/testsuites/sptests/sp18/Makefile.am
+++ b/testsuites/sptests/sp18/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = sp18
sp18_SOURCES = init.c
diff --git a/testsuites/sptests/sp19/Makefile.am b/testsuites/sptests/sp19/Makefile.am
index ff99c2a318..168052c9ea 100644
--- a/testsuites/sptests/sp19/Makefile.am
+++ b/testsuites/sptests/sp19/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = sp19
sp19_SOURCES = init.c first.c fptask.c task1.c system.h fptest.h inttest.h
diff --git a/testsuites/sptests/sp20/Makefile.am b/testsuites/sptests/sp20/Makefile.am
index dc9bb40a2f..73ab51ed16 100644
--- a/testsuites/sptests/sp20/Makefile.am
+++ b/testsuites/sptests/sp20/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = sp20
sp20_SOURCES = init.c getall.c task1.c system.h
diff --git a/testsuites/sptests/sp2038/Makefile.am b/testsuites/sptests/sp2038/Makefile.am
index 391ff6025c..11058475a2 100644
--- a/testsuites/sptests/sp2038/Makefile.am
+++ b/testsuites/sptests/sp2038/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = sp2038
sp2038_SOURCES = init.c
diff --git a/testsuites/sptests/sp21/Makefile.am b/testsuites/sptests/sp21/Makefile.am
index 8fc953900b..e41c492271 100644
--- a/testsuites/sptests/sp21/Makefile.am
+++ b/testsuites/sptests/sp21/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
rtems_tests_PROGRAMS = sp21
sp21_SOURCES = init.c
diff --git a/testsuites/sptests/sp22/Makefile.am b/testsuites/sptests/sp22/Makefile.am
index 29659bd397..7b731b09d4 100644
--- a/testsuites/sptests/sp22/Makefile.am
+++ b/testsuites/sptests/sp22/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = sp22
sp22_SOURCES = init.c prtime.c delay.c task1.c system.h
diff --git a/testsuites/sptests/sp23/Makefile.am b/testsuites/sptests/sp23/Makefile.am
index f6c285a08d..9d10aa0282 100644
--- a/testsuites/sptests/sp23/Makefile.am
+++ b/testsuites/sptests/sp23/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = sp23
sp23_SOURCES = init.c task1.c system.h
diff --git a/testsuites/sptests/sp24/Makefile.am b/testsuites/sptests/sp24/Makefile.am
index 0c660d6857..725487d3af 100644
--- a/testsuites/sptests/sp24/Makefile.am
+++ b/testsuites/sptests/sp24/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = sp24
sp24_SOURCES = init.c resume.c task1.c system.h
diff --git a/testsuites/sptests/sp25/Makefile.am b/testsuites/sptests/sp25/Makefile.am
index 919fb8dd59..87277562ff 100644
--- a/testsuites/sptests/sp25/Makefile.am
+++ b/testsuites/sptests/sp25/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = sp25
sp25_SOURCES = init.c task1.c system.h
diff --git a/testsuites/sptests/sp26/Makefile.am b/testsuites/sptests/sp26/Makefile.am
index 67060af47d..faf5211236 100644
--- a/testsuites/sptests/sp26/Makefile.am
+++ b/testsuites/sptests/sp26/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = sp26
sp26_SOURCES = init.c task1.c system.h
diff --git a/testsuites/sptests/sp27/Makefile.am b/testsuites/sptests/sp27/Makefile.am
index ecc421bb44..e200ad174f 100644
--- a/testsuites/sptests/sp27/Makefile.am
+++ b/testsuites/sptests/sp27/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = sp27
sp27_SOURCES = init.c
diff --git a/testsuites/sptests/sp27a/Makefile.am b/testsuites/sptests/sp27a/Makefile.am
index e725210f58..3eb42caf46 100644
--- a/testsuites/sptests/sp27a/Makefile.am
+++ b/testsuites/sptests/sp27a/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = sp27a
sp27a_SOURCES = ../sp27/init.c
diff --git a/testsuites/sptests/sp28/Makefile.am b/testsuites/sptests/sp28/Makefile.am
index f11eda22f4..774ac294b8 100644
--- a/testsuites/sptests/sp28/Makefile.am
+++ b/testsuites/sptests/sp28/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = sp28
sp28_SOURCES = init.c
diff --git a/testsuites/sptests/sp29/Makefile.am b/testsuites/sptests/sp29/Makefile.am
index e682626289..c685c50c07 100644
--- a/testsuites/sptests/sp29/Makefile.am
+++ b/testsuites/sptests/sp29/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = sp29
sp29_SOURCES = init.c
diff --git a/testsuites/sptests/sp30/Makefile.am b/testsuites/sptests/sp30/Makefile.am
index 9726b4b8a1..b13e0f4b25 100644
--- a/testsuites/sptests/sp30/Makefile.am
+++ b/testsuites/sptests/sp30/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = sp30
sp30_SOURCES = init.c resume.c task1.c system.h
diff --git a/testsuites/sptests/sp31/Makefile.am b/testsuites/sptests/sp31/Makefile.am
index 14d9d94a9b..68f5b05961 100644
--- a/testsuites/sptests/sp31/Makefile.am
+++ b/testsuites/sptests/sp31/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = sp31
sp31_SOURCES = delay.c init.c prtime.c task1.c system.h
diff --git a/testsuites/sptests/sp32/Makefile.am b/testsuites/sptests/sp32/Makefile.am
index df46616657..b1ba895d7e 100644
--- a/testsuites/sptests/sp32/Makefile.am
+++ b/testsuites/sptests/sp32/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = sp32
sp32_SOURCES = init.c
diff --git a/testsuites/sptests/sp33/Makefile.am b/testsuites/sptests/sp33/Makefile.am
index fcd8449588..f17542eadd 100644
--- a/testsuites/sptests/sp33/Makefile.am
+++ b/testsuites/sptests/sp33/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = sp33
sp33_SOURCES = init.c
diff --git a/testsuites/sptests/sp34/Makefile.am b/testsuites/sptests/sp34/Makefile.am
index f41d2bece9..c9857eaefb 100644
--- a/testsuites/sptests/sp34/Makefile.am
+++ b/testsuites/sptests/sp34/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = sp34
sp34_SOURCES = changepri.c
diff --git a/testsuites/sptests/sp35/Makefile.am b/testsuites/sptests/sp35/Makefile.am
index a8e732366f..97d1c79300 100644
--- a/testsuites/sptests/sp35/Makefile.am
+++ b/testsuites/sptests/sp35/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = sp35
sp35_SOURCES = priinv.c
diff --git a/testsuites/sptests/sp36/Makefile.am b/testsuites/sptests/sp36/Makefile.am
index b2cadd174b..c76eb6f666 100644
--- a/testsuites/sptests/sp36/Makefile.am
+++ b/testsuites/sptests/sp36/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = sp36
sp36_SOURCES = strict_order_mut.c
diff --git a/testsuites/sptests/sp37/Makefile.am b/testsuites/sptests/sp37/Makefile.am
index 6b00ac3559..8b141036c3 100644
--- a/testsuites/sptests/sp37/Makefile.am
+++ b/testsuites/sptests/sp37/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = sp37
sp37_SOURCES = init.c system.h
diff --git a/testsuites/sptests/sp38/Makefile.am b/testsuites/sptests/sp38/Makefile.am
index 7a1f38f6b1..d7adc4b9dc 100644
--- a/testsuites/sptests/sp38/Makefile.am
+++ b/testsuites/sptests/sp38/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = sp38
sp38_SOURCES = init.c system.h
diff --git a/testsuites/sptests/sp39/Makefile.am b/testsuites/sptests/sp39/Makefile.am
index 2ccecaaebd..bbeff20572 100644
--- a/testsuites/sptests/sp39/Makefile.am
+++ b/testsuites/sptests/sp39/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = sp39
sp39_SOURCES = init.c system.h
diff --git a/testsuites/sptests/sp40/Makefile.am b/testsuites/sptests/sp40/Makefile.am
index 15f70f10f4..7376d6361b 100644
--- a/testsuites/sptests/sp40/Makefile.am
+++ b/testsuites/sptests/sp40/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = sp40
sp40_SOURCES = init.c
diff --git a/testsuites/sptests/sp41/Makefile.am b/testsuites/sptests/sp41/Makefile.am
index e9e2ad104f..d8ce1a32f1 100644
--- a/testsuites/sptests/sp41/Makefile.am
+++ b/testsuites/sptests/sp41/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = sp41
sp41_SOURCES = init.c
diff --git a/testsuites/sptests/sp42/Makefile.am b/testsuites/sptests/sp42/Makefile.am
index 00dc52ab2a..be8b66c961 100644
--- a/testsuites/sptests/sp42/Makefile.am
+++ b/testsuites/sptests/sp42/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = sp42
sp42_SOURCES = init.c
diff --git a/testsuites/sptests/sp43/Makefile.am b/testsuites/sptests/sp43/Makefile.am
index c03569b2f3..f1de0c874c 100644
--- a/testsuites/sptests/sp43/Makefile.am
+++ b/testsuites/sptests/sp43/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = sp43
sp43_SOURCES = init.c
sp43_SOURCES += system.h
diff --git a/testsuites/sptests/sp44/Makefile.am b/testsuites/sptests/sp44/Makefile.am
index dbab2a46bc..e244a7199d 100644
--- a/testsuites/sptests/sp44/Makefile.am
+++ b/testsuites/sptests/sp44/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = sp44
sp44_SOURCES = init.c
diff --git a/testsuites/sptests/sp45/Makefile.am b/testsuites/sptests/sp45/Makefile.am
index 21a367f87c..52afb5b7f4 100644
--- a/testsuites/sptests/sp45/Makefile.am
+++ b/testsuites/sptests/sp45/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = sp45
sp45_SOURCES = init.c
diff --git a/testsuites/sptests/sp46/Makefile.am b/testsuites/sptests/sp46/Makefile.am
index 387b611995..7702859372 100644
--- a/testsuites/sptests/sp46/Makefile.am
+++ b/testsuites/sptests/sp46/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = sp46
sp46_SOURCES = init.c
diff --git a/testsuites/sptests/sp47/Makefile.am b/testsuites/sptests/sp47/Makefile.am
index b431728ae4..7d814c13da 100644
--- a/testsuites/sptests/sp47/Makefile.am
+++ b/testsuites/sptests/sp47/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = sp47
sp47_SOURCES = init.c
diff --git a/testsuites/sptests/sp48/Makefile.am b/testsuites/sptests/sp48/Makefile.am
index 0bd5598141..b424e7f2c0 100644
--- a/testsuites/sptests/sp48/Makefile.am
+++ b/testsuites/sptests/sp48/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = sp48
sp48_SOURCES = init.c
diff --git a/testsuites/sptests/sp49/Makefile.am b/testsuites/sptests/sp49/Makefile.am
index a291ff6198..c63380b5ec 100644
--- a/testsuites/sptests/sp49/Makefile.am
+++ b/testsuites/sptests/sp49/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = sp49
sp49_SOURCES = init.c
diff --git a/testsuites/sptests/sp50/Makefile.am b/testsuites/sptests/sp50/Makefile.am
index 783979dacd..d83298793e 100644
--- a/testsuites/sptests/sp50/Makefile.am
+++ b/testsuites/sptests/sp50/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = sp50
sp50_SOURCES = init.c
diff --git a/testsuites/sptests/sp51/Makefile.am b/testsuites/sptests/sp51/Makefile.am
index be42ae7f54..312cd1951e 100644
--- a/testsuites/sptests/sp51/Makefile.am
+++ b/testsuites/sptests/sp51/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = sp51
sp51_SOURCES = init.c
diff --git a/testsuites/sptests/sp52/Makefile.am b/testsuites/sptests/sp52/Makefile.am
index 2e23d84545..7ce6984cc5 100644
--- a/testsuites/sptests/sp52/Makefile.am
+++ b/testsuites/sptests/sp52/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = sp52
sp52_SOURCES = init.c
diff --git a/testsuites/sptests/sp53/Makefile.am b/testsuites/sptests/sp53/Makefile.am
index 738ac63f4f..6c52da80ac 100644
--- a/testsuites/sptests/sp53/Makefile.am
+++ b/testsuites/sptests/sp53/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = sp53
sp53_SOURCES = ../sp52/init.c
diff --git a/testsuites/sptests/sp54/Makefile.am b/testsuites/sptests/sp54/Makefile.am
index d78e4488fc..d078cb9dcd 100644
--- a/testsuites/sptests/sp54/Makefile.am
+++ b/testsuites/sptests/sp54/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = sp54
sp54_SOURCES = init.c
diff --git a/testsuites/sptests/sp55/Makefile.am b/testsuites/sptests/sp55/Makefile.am
index e4e43d5cf4..f70d1a3cdd 100644
--- a/testsuites/sptests/sp55/Makefile.am
+++ b/testsuites/sptests/sp55/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = sp55
sp55_SOURCES = init.c
diff --git a/testsuites/sptests/sp56/Makefile.am b/testsuites/sptests/sp56/Makefile.am
index cc7788385a..22c62cf6a8 100644
--- a/testsuites/sptests/sp56/Makefile.am
+++ b/testsuites/sptests/sp56/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = sp56
sp56_SOURCES = init.c
diff --git a/testsuites/sptests/sp57/Makefile.am b/testsuites/sptests/sp57/Makefile.am
index a4f5bd77ff..1edf5bd424 100644
--- a/testsuites/sptests/sp57/Makefile.am
+++ b/testsuites/sptests/sp57/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = sp57
sp57_SOURCES = init.c
diff --git a/testsuites/sptests/sp58/Makefile.am b/testsuites/sptests/sp58/Makefile.am
index ec20a74bc2..757d8373d7 100644
--- a/testsuites/sptests/sp58/Makefile.am
+++ b/testsuites/sptests/sp58/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = sp58
sp58_SOURCES = init.c
diff --git a/testsuites/sptests/sp59/Makefile.am b/testsuites/sptests/sp59/Makefile.am
index c9b03c4443..d7e9c9b310 100644
--- a/testsuites/sptests/sp59/Makefile.am
+++ b/testsuites/sptests/sp59/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = sp59
sp59_SOURCES = init.c
diff --git a/testsuites/sptests/sp60/Makefile.am b/testsuites/sptests/sp60/Makefile.am
index 87464bea2a..87e4893545 100644
--- a/testsuites/sptests/sp60/Makefile.am
+++ b/testsuites/sptests/sp60/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = sp60
sp60_SOURCES = init.c
diff --git a/testsuites/sptests/sp62/Makefile.am b/testsuites/sptests/sp62/Makefile.am
index d43d398bc7..593a644d0e 100644
--- a/testsuites/sptests/sp62/Makefile.am
+++ b/testsuites/sptests/sp62/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = sp62
sp62_SOURCES = init.c
diff --git a/testsuites/sptests/sp63/Makefile.am b/testsuites/sptests/sp63/Makefile.am
index 78610e1c52..dc3c055edb 100644
--- a/testsuites/sptests/sp63/Makefile.am
+++ b/testsuites/sptests/sp63/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = sp63
sp63_SOURCES = init.c
diff --git a/testsuites/sptests/sp64/Makefile.am b/testsuites/sptests/sp64/Makefile.am
index 02d8f367e7..4481e3fd96 100644
--- a/testsuites/sptests/sp64/Makefile.am
+++ b/testsuites/sptests/sp64/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = sp64
sp64_SOURCES = init.c
diff --git a/testsuites/sptests/sp65/Makefile.am b/testsuites/sptests/sp65/Makefile.am
index c400049aca..aaa97f674c 100644
--- a/testsuites/sptests/sp65/Makefile.am
+++ b/testsuites/sptests/sp65/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = sp65
sp65_SOURCES = init.c
diff --git a/testsuites/sptests/sp66/Makefile.am b/testsuites/sptests/sp66/Makefile.am
index f702e22b67..7eeec2f887 100644
--- a/testsuites/sptests/sp66/Makefile.am
+++ b/testsuites/sptests/sp66/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = sp66
sp66_SOURCES = ../sp65/init.c
diff --git a/testsuites/sptests/sp67/Makefile.am b/testsuites/sptests/sp67/Makefile.am
index 5b940f42c8..ed03130ad0 100644
--- a/testsuites/sptests/sp67/Makefile.am
+++ b/testsuites/sptests/sp67/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = sp67
sp67_SOURCES = init.c
diff --git a/testsuites/sptests/sp68/Makefile.am b/testsuites/sptests/sp68/Makefile.am
index 7b7c0e456f..8d4e1bb603 100644
--- a/testsuites/sptests/sp68/Makefile.am
+++ b/testsuites/sptests/sp68/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = sp68
sp68_SOURCES = init.c
diff --git a/testsuites/sptests/sp69/Makefile.am b/testsuites/sptests/sp69/Makefile.am
index a4b3b93d02..acdf7f8f08 100644
--- a/testsuites/sptests/sp69/Makefile.am
+++ b/testsuites/sptests/sp69/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = sp69
sp69_SOURCES = init.c ../../support/src/spin.c
diff --git a/testsuites/sptests/sp70/Makefile.am b/testsuites/sptests/sp70/Makefile.am
index 20497cddd3..077973cfbb 100644
--- a/testsuites/sptests/sp70/Makefile.am
+++ b/testsuites/sptests/sp70/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = sp70
sp70_SOURCES = init.c
diff --git a/testsuites/sptests/sp71/Makefile.am b/testsuites/sptests/sp71/Makefile.am
index 5a2c46ee5c..1d09ae13d0 100644
--- a/testsuites/sptests/sp71/Makefile.am
+++ b/testsuites/sptests/sp71/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = sp71
sp71_SOURCES = init.c
diff --git a/testsuites/sptests/sp72/Makefile.am b/testsuites/sptests/sp72/Makefile.am
index 1ee2aa2a28..aca2be8ad6 100644
--- a/testsuites/sptests/sp72/Makefile.am
+++ b/testsuites/sptests/sp72/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = sp72
sp72_SOURCES = init.c
diff --git a/testsuites/sptests/sp73/Makefile.am b/testsuites/sptests/sp73/Makefile.am
index 6b29e15486..a8479d1515 100644
--- a/testsuites/sptests/sp73/Makefile.am
+++ b/testsuites/sptests/sp73/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = sp73
sp73_SOURCES = init.c
diff --git a/testsuites/sptests/sp74/Makefile.am b/testsuites/sptests/sp74/Makefile.am
index 255b65d3c8..1017bff754 100644
--- a/testsuites/sptests/sp74/Makefile.am
+++ b/testsuites/sptests/sp74/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = sp74
sp74_SOURCES = init.c
diff --git a/testsuites/sptests/sp75/Makefile.am b/testsuites/sptests/sp75/Makefile.am
index 651cbe5518..af0e875c92 100644
--- a/testsuites/sptests/sp75/Makefile.am
+++ b/testsuites/sptests/sp75/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = sp75
sp75_SOURCES = init.c
diff --git a/testsuites/sptests/sp76/Makefile.am b/testsuites/sptests/sp76/Makefile.am
index 84bb041b30..2cec3ef53a 100644
--- a/testsuites/sptests/sp76/Makefile.am
+++ b/testsuites/sptests/sp76/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = sp76
sp76_SOURCES = init.c
diff --git a/testsuites/sptests/spassoc01/Makefile.am b/testsuites/sptests/spassoc01/Makefile.am
index 54f7d7f019..6a04abaa78 100644
--- a/testsuites/sptests/spassoc01/Makefile.am
+++ b/testsuites/sptests/spassoc01/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
rtems_tests_PROGRAMS = spassoc01
spassoc01_SOURCES = init.c
diff --git a/testsuites/sptests/spcbssched01/Makefile.am b/testsuites/sptests/spcbssched01/Makefile.am
index 69ca9f5cdb..f522eecc5a 100644
--- a/testsuites/sptests/spcbssched01/Makefile.am
+++ b/testsuites/sptests/spcbssched01/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = spcbssched01
spcbssched01_SOURCES = init.c task1.c system.h
diff --git a/testsuites/sptests/spcbssched02/Makefile.am b/testsuites/sptests/spcbssched02/Makefile.am
index b8db8f7206..4f98d96311 100644
--- a/testsuites/sptests/spcbssched02/Makefile.am
+++ b/testsuites/sptests/spcbssched02/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = spcbssched02
spcbssched02_SOURCES = init.c task_periodic.c system.h
diff --git a/testsuites/sptests/spcbssched03/Makefile.am b/testsuites/sptests/spcbssched03/Makefile.am
index 04557ce74f..8f01e26d9e 100644
--- a/testsuites/sptests/spcbssched03/Makefile.am
+++ b/testsuites/sptests/spcbssched03/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = spcbssched03
spcbssched03_SOURCES = init.c tasks_periodic.c tasks_aperiodic.c system.h \
cbsparams.h
diff --git a/testsuites/sptests/spchain/Makefile.am b/testsuites/sptests/spchain/Makefile.am
index f700ea3019..f117d479d9 100644
--- a/testsuites/sptests/spchain/Makefile.am
+++ b/testsuites/sptests/spchain/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = spchain
spchain_SOURCES = init.c
diff --git a/testsuites/sptests/spclockget/Makefile.am b/testsuites/sptests/spclockget/Makefile.am
index b659397aff..0b63c9d1bf 100644
--- a/testsuites/sptests/spclockget/Makefile.am
+++ b/testsuites/sptests/spclockget/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = spclockget
spclockget_SOURCES = init.c
diff --git a/testsuites/sptests/spcoverage/Makefile.am b/testsuites/sptests/spcoverage/Makefile.am
index 1d7badf1d7..f6daccb5af 100644
--- a/testsuites/sptests/spcoverage/Makefile.am
+++ b/testsuites/sptests/spcoverage/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = spcoverage
spcoverage_SOURCES = init.c
diff --git a/testsuites/sptests/spedfsched01/Makefile.am b/testsuites/sptests/spedfsched01/Makefile.am
index 3af62a3895..65523ee419 100644
--- a/testsuites/sptests/spedfsched01/Makefile.am
+++ b/testsuites/sptests/spedfsched01/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = spedfsched01
spedfsched01_SOURCES = init.c task1.c system.h
diff --git a/testsuites/sptests/spedfsched02/Makefile.am b/testsuites/sptests/spedfsched02/Makefile.am
index 67c5e4bbcd..52981f1847 100644
--- a/testsuites/sptests/spedfsched02/Makefile.am
+++ b/testsuites/sptests/spedfsched02/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = spedfsched02
spedfsched02_SOURCES = init.c getall.c task1.c system.h
diff --git a/testsuites/sptests/spedfsched03/Makefile.am b/testsuites/sptests/spedfsched03/Makefile.am
index 63a3a12820..3eafc7d217 100644
--- a/testsuites/sptests/spedfsched03/Makefile.am
+++ b/testsuites/sptests/spedfsched03/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = spedfsched03
spedfsched03_SOURCES = init.c tasks_periodic.c tasks_aperiodic.c system.h edfparams.h
diff --git a/testsuites/sptests/sperror01/Makefile.am b/testsuites/sptests/sperror01/Makefile.am
index f34ccd3ea9..f8e8556628 100644
--- a/testsuites/sptests/sperror01/Makefile.am
+++ b/testsuites/sptests/sperror01/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = sperror01
sperror01_SOURCES = init.c
diff --git a/testsuites/sptests/sperror02/Makefile.am b/testsuites/sptests/sperror02/Makefile.am
index 996f93e740..924beaf569 100644
--- a/testsuites/sptests/sperror02/Makefile.am
+++ b/testsuites/sptests/sperror02/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = sperror02
sperror02_SOURCES = init.c
diff --git a/testsuites/sptests/sperror03/Makefile.am b/testsuites/sptests/sperror03/Makefile.am
index 13e96978d5..0e57fe3570 100644
--- a/testsuites/sptests/sperror03/Makefile.am
+++ b/testsuites/sptests/sperror03/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = sperror03
sperror03_SOURCES = init.c
diff --git a/testsuites/sptests/spfatal01/Makefile.am b/testsuites/sptests/spfatal01/Makefile.am
index 22dd126386..f6e787c3b5 100644
--- a/testsuites/sptests/spfatal01/Makefile.am
+++ b/testsuites/sptests/spfatal01/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = spfatal01
spfatal01_SOURCES = ../spfatal_support/init.c ../spfatal_support/system.h testcase.h
diff --git a/testsuites/sptests/spfatal02/Makefile.am b/testsuites/sptests/spfatal02/Makefile.am
index 5b7cbe0ef4..ea6d713f44 100644
--- a/testsuites/sptests/spfatal02/Makefile.am
+++ b/testsuites/sptests/spfatal02/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = spfatal02
spfatal02_SOURCES = ../spfatal_support/init.c ../spfatal_support/system.h testcase.h
diff --git a/testsuites/sptests/spfatal03/Makefile.am b/testsuites/sptests/spfatal03/Makefile.am
index feb40bd265..7c70c0d8a6 100644
--- a/testsuites/sptests/spfatal03/Makefile.am
+++ b/testsuites/sptests/spfatal03/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = spfatal03
spfatal03_SOURCES = ../spfatal_support/init.c ../spfatal_support/system.h testcase.h
diff --git a/testsuites/sptests/spfatal04/Makefile.am b/testsuites/sptests/spfatal04/Makefile.am
index 81b58b6537..84dd06bf72 100644
--- a/testsuites/sptests/spfatal04/Makefile.am
+++ b/testsuites/sptests/spfatal04/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = spfatal04
spfatal04_SOURCES = ../spfatal_support/init.c ../spfatal_support/system.h testcase.h
diff --git a/testsuites/sptests/spfatal05/Makefile.am b/testsuites/sptests/spfatal05/Makefile.am
index bc35517276..f34b851ace 100644
--- a/testsuites/sptests/spfatal05/Makefile.am
+++ b/testsuites/sptests/spfatal05/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = spfatal05
spfatal05_SOURCES = ../spfatal_support/init.c ../spfatal_support/system.h testcase.h
diff --git a/testsuites/sptests/spfatal06/Makefile.am b/testsuites/sptests/spfatal06/Makefile.am
index c1b25904d5..94463c6280 100644
--- a/testsuites/sptests/spfatal06/Makefile.am
+++ b/testsuites/sptests/spfatal06/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = spfatal06
spfatal06_SOURCES = ../spfatal_support/init.c ../spfatal_support/system.h testcase.h
diff --git a/testsuites/sptests/spfatal07/Makefile.am b/testsuites/sptests/spfatal07/Makefile.am
index 52d2a9ff55..69a3ba9eb1 100644
--- a/testsuites/sptests/spfatal07/Makefile.am
+++ b/testsuites/sptests/spfatal07/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = spfatal07
spfatal07_SOURCES = ../spfatal_support/init.c ../spfatal_support/system.h testcase.h
diff --git a/testsuites/sptests/spfatal08/Makefile.am b/testsuites/sptests/spfatal08/Makefile.am
index 983ff42bc2..89885def15 100644
--- a/testsuites/sptests/spfatal08/Makefile.am
+++ b/testsuites/sptests/spfatal08/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = spfatal08
spfatal08_SOURCES = ../spfatal_support/init.c ../spfatal_support/system.h testcase.h
diff --git a/testsuites/sptests/spfatal09/Makefile.am b/testsuites/sptests/spfatal09/Makefile.am
index b24a1d4dd1..41fe35edc5 100644
--- a/testsuites/sptests/spfatal09/Makefile.am
+++ b/testsuites/sptests/spfatal09/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
rtems_tests_PROGRAMS = spfatal09
spfatal09_SOURCES = ../spfatal_support/init.c ../spfatal_support/system.h \
testcase.h
diff --git a/testsuites/sptests/spfatal10/Makefile.am b/testsuites/sptests/spfatal10/Makefile.am
index acdc90d143..da5d0f11ac 100644
--- a/testsuites/sptests/spfatal10/Makefile.am
+++ b/testsuites/sptests/spfatal10/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = spfatal10
spfatal10_SOURCES = ../spfatal_support/init.c ../spfatal_support/system.h \
testcase.h
diff --git a/testsuites/sptests/spfatal11/Makefile.am b/testsuites/sptests/spfatal11/Makefile.am
index f18fa955f5..cf80e716b1 100644
--- a/testsuites/sptests/spfatal11/Makefile.am
+++ b/testsuites/sptests/spfatal11/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = spfatal11
spfatal11_SOURCES = ../spfatal_support/init.c ../spfatal_support/system.h \
testcase.h
diff --git a/testsuites/sptests/spfatal12/Makefile.am b/testsuites/sptests/spfatal12/Makefile.am
index 860545bd0d..f00499b75c 100644
--- a/testsuites/sptests/spfatal12/Makefile.am
+++ b/testsuites/sptests/spfatal12/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = spfatal12
spfatal12_SOURCES = ../spfatal_support/init.c ../spfatal_support/system.h \
testcase.h
diff --git a/testsuites/sptests/spfatal13/Makefile.am b/testsuites/sptests/spfatal13/Makefile.am
index ac9d4c5282..3ce67292a4 100644
--- a/testsuites/sptests/spfatal13/Makefile.am
+++ b/testsuites/sptests/spfatal13/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = spfatal13
spfatal13_SOURCES = ../spfatal_support/init.c ../spfatal_support/system.h \
testcase.h
diff --git a/testsuites/sptests/spfatal14/Makefile.am b/testsuites/sptests/spfatal14/Makefile.am
index 7f72c191a7..e5d1ee1754 100644
--- a/testsuites/sptests/spfatal14/Makefile.am
+++ b/testsuites/sptests/spfatal14/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = spfatal14
spfatal14_SOURCES = ../spfatal_support/init.c \
../spfatal_support/consume_sems.c \
@@ -16,7 +11,6 @@ include $(top_srcdir)/../automake/compile.am
include $(top_srcdir)/../automake/leaf.am
AM_CPPFLAGS += -I$(top_srcdir)/../support/include
-AM_CPPFLAGS += -DSEMAPHORES_REMAINING=5
LINK_OBJS = $(spfatal14_OBJECTS)
LINK_LIBS = $(spfatal14_LDLIBS)
diff --git a/testsuites/sptests/spfatal14/testcase.h b/testsuites/sptests/spfatal14/testcase.h
index e9e95b62e0..a63541b9e4 100644
--- a/testsuites/sptests/spfatal14/testcase.h
+++ b/testsuites/sptests/spfatal14/testcase.h
@@ -17,8 +17,7 @@
#define FATAL_ERROR_EXPECTED_IS_INTERNAL FALSE
#define FATAL_ERROR_EXPECTED_ERROR 0x55544431
-#define CONFIGURE_APPLICATION_PREREQUISITE_DRIVERS \
- CONSUME_SEMAPHORE_DRIVERS
+#define CONFIGURE_LIBIO_MAXIMUM_FILE_DESCRIPTORS 1
void force_error()
{
diff --git a/testsuites/sptests/spfatal15/Makefile.am b/testsuites/sptests/spfatal15/Makefile.am
index d5356ad3ac..485c92af6b 100644
--- a/testsuites/sptests/spfatal15/Makefile.am
+++ b/testsuites/sptests/spfatal15/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = spfatal15
spfatal15_SOURCES = ../spfatal_support/init.c \
../spfatal_support/consume_sems.c \
@@ -16,7 +11,6 @@ include $(top_srcdir)/../automake/compile.am
include $(top_srcdir)/../automake/leaf.am
AM_CPPFLAGS += -I$(top_srcdir)/../support/include
-AM_CPPFLAGS += -DSEMAPHORES_REMAINING=6
LINK_OBJS = $(spfatal15_OBJECTS)
LINK_LIBS = $(spfatal15_LDLIBS)
diff --git a/testsuites/sptests/spfatal15/testcase.h b/testsuites/sptests/spfatal15/testcase.h
index 66ca243917..7570e4e5c8 100644
--- a/testsuites/sptests/spfatal15/testcase.h
+++ b/testsuites/sptests/spfatal15/testcase.h
@@ -16,8 +16,7 @@
#define FATAL_ERROR_EXPECTED_IS_INTERNAL FALSE
#define FATAL_ERROR_EXPECTED_ERROR 0x55544432
-#define CONFIGURE_APPLICATION_PREREQUISITE_DRIVERS \
- { consume_semaphores_initialize, NULL, NULL, NULL, NULL, NULL }
+#define CONFIGURE_LIBIO_MAXIMUM_FILE_DESCRIPTORS 2
void force_error()
{
diff --git a/testsuites/sptests/spfatal16/Makefile.am b/testsuites/sptests/spfatal16/Makefile.am
index fae93ace4c..9bdb5e9ccd 100644
--- a/testsuites/sptests/spfatal16/Makefile.am
+++ b/testsuites/sptests/spfatal16/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = spfatal16
spfatal16_SOURCES = ../spfatal_support/init.c \
../spfatal_support/consume_sems.c \
diff --git a/testsuites/sptests/spfatal16/testcase.h b/testsuites/sptests/spfatal16/testcase.h
index 6a228381a6..fed0d4a7ff 100644
--- a/testsuites/sptests/spfatal16/testcase.h
+++ b/testsuites/sptests/spfatal16/testcase.h
@@ -24,5 +24,7 @@
void force_error()
{
- /* we will not run this far */
+ /* This fatal error depends on the Termios device configuration */
+ printk( "*** END OF TEST FATAL " FATAL_ERROR_TEST_NAME " ***\n" );
+ rtems_test_exit(0);
}
diff --git a/testsuites/sptests/spfatal17/Makefile.am b/testsuites/sptests/spfatal17/Makefile.am
index d47e19b559..745ca43f3e 100644
--- a/testsuites/sptests/spfatal17/Makefile.am
+++ b/testsuites/sptests/spfatal17/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = spfatal17
spfatal17_SOURCES = ../spfatal_support/init.c \
../spfatal_support/consume_sems.c \
@@ -16,7 +11,7 @@ include $(top_srcdir)/../automake/compile.am
include $(top_srcdir)/../automake/leaf.am
AM_CPPFLAGS += -I$(top_srcdir)/../support/include
-AM_CPPFLAGS += -DSEMAPHORES_REMAINING=4
+AM_CPPFLAGS += -DSEMAPHORES_REMAINING=3
LINK_OBJS = $(spfatal17_OBJECTS)
LINK_LIBS = $(spfatal17_LDLIBS)
diff --git a/testsuites/sptests/spfatal18/Makefile.am b/testsuites/sptests/spfatal18/Makefile.am
index 24f8b80068..31597bbf51 100644
--- a/testsuites/sptests/spfatal18/Makefile.am
+++ b/testsuites/sptests/spfatal18/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = spfatal18
spfatal18_SOURCES = ../spfatal_support/init.c \
../spfatal_support/consume_sems.c \
@@ -16,7 +11,7 @@ include $(top_srcdir)/../automake/compile.am
include $(top_srcdir)/../automake/leaf.am
AM_CPPFLAGS += -I$(top_srcdir)/../support/include
-AM_CPPFLAGS += -DSEMAPHORES_REMAINING=3
+AM_CPPFLAGS += -DSEMAPHORES_REMAINING=2
LINK_OBJS = $(spfatal18_OBJECTS)
LINK_LIBS = $(spfatal18_LDLIBS)
diff --git a/testsuites/sptests/spfatal19/Makefile.am b/testsuites/sptests/spfatal19/Makefile.am
index 679b0528b7..8471aae478 100644
--- a/testsuites/sptests/spfatal19/Makefile.am
+++ b/testsuites/sptests/spfatal19/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = spfatal19
spfatal19_SOURCES = ../spfatal_support/init.c \
../spfatal_support/consume_sems.c \
@@ -16,7 +11,7 @@ include $(top_srcdir)/../automake/compile.am
include $(top_srcdir)/../automake/leaf.am
AM_CPPFLAGS += -I$(top_srcdir)/../support/include
-AM_CPPFLAGS += -DSEMAPHORES_REMAINING=2
+AM_CPPFLAGS += -DSEMAPHORES_REMAINING=1
LINK_OBJS = $(spfatal19_OBJECTS)
LINK_LIBS = $(spfatal19_LDLIBS)
diff --git a/testsuites/sptests/spfatal20/Makefile.am b/testsuites/sptests/spfatal20/Makefile.am
index 81eb0966bd..ebb1e75316 100644
--- a/testsuites/sptests/spfatal20/Makefile.am
+++ b/testsuites/sptests/spfatal20/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = spfatal20
spfatal20_SOURCES = ../spfatal_support/init.c \
../spfatal_support/consume_sems.c \
diff --git a/testsuites/sptests/spfatal20/testcase.h b/testsuites/sptests/spfatal20/testcase.h
index 566c4bfc36..08721a0f8d 100644
--- a/testsuites/sptests/spfatal20/testcase.h
+++ b/testsuites/sptests/spfatal20/testcase.h
@@ -9,10 +9,6 @@
* $Id$
*/
-/* generate fatal errors in termios.c
- * rtems_semaphore_create( rtems_build_name ('T', 'R', 'r', c),...);
- */
-
#define FATAL_ERROR_TEST_NAME "20"
#define FATAL_ERROR_DESCRIPTION \
"rtems_termios_initialize cannot create semaphore"
diff --git a/testsuites/sptests/spfatal21/Makefile.am b/testsuites/sptests/spfatal21/Makefile.am
index 9a9ec6455a..3a2439ac80 100644
--- a/testsuites/sptests/spfatal21/Makefile.am
+++ b/testsuites/sptests/spfatal21/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
rtems_tests_PROGRAMS = spfatal21
spfatal21_SOURCES = ../spfatal_support/init.c \
../spfatal_support/system.h ../../support/src/test_support.c testcase.h
diff --git a/testsuites/sptests/spfatal22/Makefile.am b/testsuites/sptests/spfatal22/Makefile.am
index 36ef3372c8..f41b836705 100644
--- a/testsuites/sptests/spfatal22/Makefile.am
+++ b/testsuites/sptests/spfatal22/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
rtems_tests_PROGRAMS = spfatal22
spfatal22_SOURCES = ../spfatal_support/init.c \
../spfatal_support/system.h ../../support/src/test_support.c testcase.h
diff --git a/testsuites/sptests/spfatal23/Makefile.am b/testsuites/sptests/spfatal23/Makefile.am
index d20f04d094..ead41f5359 100644
--- a/testsuites/sptests/spfatal23/Makefile.am
+++ b/testsuites/sptests/spfatal23/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
rtems_tests_PROGRAMS = spfatal23
spfatal23_SOURCES = ../spfatal_support/init.c \
../spfatal_support/system.h testcase.h
diff --git a/testsuites/sptests/spfatal24/Makefile.am b/testsuites/sptests/spfatal24/Makefile.am
index c37852f0c4..deaade2c57 100644
--- a/testsuites/sptests/spfatal24/Makefile.am
+++ b/testsuites/sptests/spfatal24/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
rtems_tests_PROGRAMS = spfatal24
spfatal24_SOURCES = ../spfatal_support/init.c \
../spfatal_support/system.h testcase.h
diff --git a/testsuites/sptests/spfatal25/Makefile.am b/testsuites/sptests/spfatal25/Makefile.am
index ce92e0393b..d7f8c4882f 100644
--- a/testsuites/sptests/spfatal25/Makefile.am
+++ b/testsuites/sptests/spfatal25/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
rtems_tests_PROGRAMS = spfatal25
spfatal25_SOURCES = ../spfatal_support/init.c \
../spfatal_support/system.h testcase.h
diff --git a/testsuites/sptests/spfifo01/Makefile.am b/testsuites/sptests/spfifo01/Makefile.am
index 66bc426f9a..862a3211ef 100644
--- a/testsuites/sptests/spfifo01/Makefile.am
+++ b/testsuites/sptests/spfifo01/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = spfifo01
spfifo01_SOURCES = init.c
diff --git a/testsuites/sptests/spfifo02/Makefile.am b/testsuites/sptests/spfifo02/Makefile.am
index f93a55ca38..b287809ceb 100644
--- a/testsuites/sptests/spfifo02/Makefile.am
+++ b/testsuites/sptests/spfifo02/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = spfifo02
spfifo02_SOURCES = init.c
diff --git a/testsuites/sptests/spfifo02/init.c b/testsuites/sptests/spfifo02/init.c
index 8526d0cde6..2725a5024a 100644
--- a/testsuites/sptests/spfifo02/init.c
+++ b/testsuites/sptests/spfifo02/init.c
@@ -145,11 +145,7 @@ rtems_task Init(
puts( "Creating FIFO" );
create_fifo();
-
- puts( "Opening FIFO.. expect ENFILE (semaphore @ open could not be created)" );
- open_fifo(ENFILE, O_RDWR);
- delete_semaphore();
puts( "Opening FIFO.. expect ENOMEM (semaphore for pipe could not be created)" );
open_fifo(ENOMEM, O_RDWR);
diff --git a/testsuites/sptests/spfifo03/Makefile.am b/testsuites/sptests/spfifo03/Makefile.am
index 42b70f889f..8c1c18bbea 100644
--- a/testsuites/sptests/spfifo03/Makefile.am
+++ b/testsuites/sptests/spfifo03/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = spfifo03
spfifo03_SOURCES = init.c
diff --git a/testsuites/sptests/spfifo04/Makefile.am b/testsuites/sptests/spfifo04/Makefile.am
index cc7bb0c2b2..39abe3d05b 100644
--- a/testsuites/sptests/spfifo04/Makefile.am
+++ b/testsuites/sptests/spfifo04/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = spfifo04
spfifo04_SOURCES = init.c
diff --git a/testsuites/sptests/spfifo05/Makefile.am b/testsuites/sptests/spfifo05/Makefile.am
index cc3aba95fe..52f8f5d341 100644
--- a/testsuites/sptests/spfifo05/Makefile.am
+++ b/testsuites/sptests/spfifo05/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
rtems_tests_PROGRAMS = spfifo05
spfifo05_SOURCES = init.c
diff --git a/testsuites/sptests/spheapprot/Makefile.am b/testsuites/sptests/spheapprot/Makefile.am
index a7452b879b..1a98ec2888 100644
--- a/testsuites/sptests/spheapprot/Makefile.am
+++ b/testsuites/sptests/spheapprot/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = spheapprot
spheapprot_SOURCES = init.c
diff --git a/testsuites/sptests/spintrcritical01/Makefile.am b/testsuites/sptests/spintrcritical01/Makefile.am
index 3c7e20bcad..e58e4f3cf2 100644
--- a/testsuites/sptests/spintrcritical01/Makefile.am
+++ b/testsuites/sptests/spintrcritical01/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = spintrcritical01
spintrcritical01_SOURCES = init.c ../spintrcritical_support/intrcritical.c
spintrcritical01_SOURCES += ../spintrcritical_support/intrcritical.h
diff --git a/testsuites/sptests/spintrcritical02/Makefile.am b/testsuites/sptests/spintrcritical02/Makefile.am
index 51673e1728..63facad222 100644
--- a/testsuites/sptests/spintrcritical02/Makefile.am
+++ b/testsuites/sptests/spintrcritical02/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = spintrcritical02
spintrcritical02_SOURCES = ../spintrcritical01/init.c \
../spintrcritical_support/intrcritical.c
diff --git a/testsuites/sptests/spintrcritical03/Makefile.am b/testsuites/sptests/spintrcritical03/Makefile.am
index ccf7ed83bb..075d57c556 100644
--- a/testsuites/sptests/spintrcritical03/Makefile.am
+++ b/testsuites/sptests/spintrcritical03/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = spintrcritical03
spintrcritical03_SOURCES = ../spintrcritical01/init.c \
../spintrcritical_support/intrcritical.c
diff --git a/testsuites/sptests/spintrcritical04/Makefile.am b/testsuites/sptests/spintrcritical04/Makefile.am
index 744939206c..2385912388 100644
--- a/testsuites/sptests/spintrcritical04/Makefile.am
+++ b/testsuites/sptests/spintrcritical04/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = spintrcritical04
spintrcritical04_SOURCES = ../spintrcritical01/init.c \
../spintrcritical_support/intrcritical.c
diff --git a/testsuites/sptests/spintrcritical05/Makefile.am b/testsuites/sptests/spintrcritical05/Makefile.am
index 0770ff24bd..533d1e91f1 100644
--- a/testsuites/sptests/spintrcritical05/Makefile.am
+++ b/testsuites/sptests/spintrcritical05/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = spintrcritical05
spintrcritical05_SOURCES = ../spintrcritical01/init.c \
../spintrcritical_support/intrcritical.c
diff --git a/testsuites/sptests/spintrcritical06/Makefile.am b/testsuites/sptests/spintrcritical06/Makefile.am
index bf5ca371d9..31b0ec78db 100644
--- a/testsuites/sptests/spintrcritical06/Makefile.am
+++ b/testsuites/sptests/spintrcritical06/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = spintrcritical06
spintrcritical06_SOURCES = init.c \
../spintrcritical_support/intrcritical.c
diff --git a/testsuites/sptests/spintrcritical07/Makefile.am b/testsuites/sptests/spintrcritical07/Makefile.am
index 25f83a68ee..84b008c2a5 100644
--- a/testsuites/sptests/spintrcritical07/Makefile.am
+++ b/testsuites/sptests/spintrcritical07/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = spintrcritical07
spintrcritical07_SOURCES = ../spintrcritical06/init.c \
../spintrcritical_support/intrcritical.c
diff --git a/testsuites/sptests/spintrcritical08/Makefile.am b/testsuites/sptests/spintrcritical08/Makefile.am
index 7ef9fca7e4..78181b58f3 100644
--- a/testsuites/sptests/spintrcritical08/Makefile.am
+++ b/testsuites/sptests/spintrcritical08/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = spintrcritical08
spintrcritical08_SOURCES = init.c \
../spintrcritical_support/intrcritical.c
diff --git a/testsuites/sptests/spintrcritical09/Makefile.am b/testsuites/sptests/spintrcritical09/Makefile.am
index d16938246d..fe2a4019ff 100644
--- a/testsuites/sptests/spintrcritical09/Makefile.am
+++ b/testsuites/sptests/spintrcritical09/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = spintrcritical09
spintrcritical09_SOURCES = init.c ../spintrcritical_support/intrcritical.c
spintrcritical09_SOURCES += ../spintrcritical_support/intrcritical.h
diff --git a/testsuites/sptests/spintrcritical10/Makefile.am b/testsuites/sptests/spintrcritical10/Makefile.am
index ef6bd2e3d6..94a225ca1e 100644
--- a/testsuites/sptests/spintrcritical10/Makefile.am
+++ b/testsuites/sptests/spintrcritical10/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = spintrcritical10
spintrcritical10_SOURCES = init.c ../spintrcritical_support/intrcritical.c
spintrcritical10_SOURCES += ../spintrcritical_support/intrcritical.h
diff --git a/testsuites/sptests/spintrcritical11/Makefile.am b/testsuites/sptests/spintrcritical11/Makefile.am
index 651956b4b2..02b4db5250 100644
--- a/testsuites/sptests/spintrcritical11/Makefile.am
+++ b/testsuites/sptests/spintrcritical11/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = spintrcritical11
spintrcritical11_SOURCES = init.c ../spintrcritical_support/intrcritical.c
spintrcritical11_SOURCES += ../spintrcritical_support/intrcritical.h
diff --git a/testsuites/sptests/spintrcritical12/Makefile.am b/testsuites/sptests/spintrcritical12/Makefile.am
index d2af7171ff..84766e19e7 100644
--- a/testsuites/sptests/spintrcritical12/Makefile.am
+++ b/testsuites/sptests/spintrcritical12/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = spintrcritical12
spintrcritical12_SOURCES = ../spintrcritical11/init.c \
../spintrcritical_support/intrcritical.c
diff --git a/testsuites/sptests/spintrcritical13/Makefile.am b/testsuites/sptests/spintrcritical13/Makefile.am
index 07764c0652..4e3bfdb021 100644
--- a/testsuites/sptests/spintrcritical13/Makefile.am
+++ b/testsuites/sptests/spintrcritical13/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = spintrcritical13
spintrcritical13_SOURCES = init.c \
../spintrcritical_support/intrcritical.c
diff --git a/testsuites/sptests/spintrcritical14/Makefile.am b/testsuites/sptests/spintrcritical14/Makefile.am
index 239129eb6a..35d2f74ce3 100644
--- a/testsuites/sptests/spintrcritical14/Makefile.am
+++ b/testsuites/sptests/spintrcritical14/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = spintrcritical14
spintrcritical14_SOURCES = ../spintrcritical13/init.c \
../spintrcritical_support/intrcritical.c
diff --git a/testsuites/sptests/spintrcritical15/Makefile.am b/testsuites/sptests/spintrcritical15/Makefile.am
index 13ff155935..7fda8772bd 100644
--- a/testsuites/sptests/spintrcritical15/Makefile.am
+++ b/testsuites/sptests/spintrcritical15/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = spintrcritical15
spintrcritical15_SOURCES = init.c \
../spintrcritical_support/intrcritical.c
diff --git a/testsuites/sptests/spintrcritical16/Makefile.am b/testsuites/sptests/spintrcritical16/Makefile.am
index 53ebf49ed5..663a6496ac 100644
--- a/testsuites/sptests/spintrcritical16/Makefile.am
+++ b/testsuites/sptests/spintrcritical16/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = spintrcritical16
spintrcritical16_SOURCES = init.c \
../spintrcritical_support/intrcritical.c
diff --git a/testsuites/sptests/spintrcritical17/Makefile.am b/testsuites/sptests/spintrcritical17/Makefile.am
index 27f0968fab..2393a47d73 100644
--- a/testsuites/sptests/spintrcritical17/Makefile.am
+++ b/testsuites/sptests/spintrcritical17/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = spintrcritical17
spintrcritical17_SOURCES = init.c \
../spintrcritical_support/intrcritical.c
diff --git a/testsuites/sptests/spmkdir/Makefile.am b/testsuites/sptests/spmkdir/Makefile.am
index dbf00c26d2..1d57dd1085 100644
--- a/testsuites/sptests/spmkdir/Makefile.am
+++ b/testsuites/sptests/spmkdir/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = spmkdir
spmkdir_SOURCES = init.c
diff --git a/testsuites/sptests/spmountmgr01/Makefile.am b/testsuites/sptests/spmountmgr01/Makefile.am
index 39d12e2ed2..6c873bee8f 100644
--- a/testsuites/sptests/spmountmgr01/Makefile.am
+++ b/testsuites/sptests/spmountmgr01/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = spmountmgr01
spmountmgr01_SOURCES = init.c
diff --git a/testsuites/sptests/spnotepad01/Makefile.am b/testsuites/sptests/spnotepad01/Makefile.am
index 30bd24a186..bea746a34a 100644
--- a/testsuites/sptests/spnotepad01/Makefile.am
+++ b/testsuites/sptests/spnotepad01/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = spnotepad01
spnotepad01_SOURCES = init.c
diff --git a/testsuites/sptests/spnsext01/Makefile.am b/testsuites/sptests/spnsext01/Makefile.am
index 41e682eb4c..92223adc59 100644
--- a/testsuites/sptests/spnsext01/Makefile.am
+++ b/testsuites/sptests/spnsext01/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = spnsext01
spnsext01_SOURCES = init.c
diff --git a/testsuites/sptests/spobjgetnext/Makefile.am b/testsuites/sptests/spobjgetnext/Makefile.am
index e56b4cdb14..bc596e20de 100644
--- a/testsuites/sptests/spobjgetnext/Makefile.am
+++ b/testsuites/sptests/spobjgetnext/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = spobjgetnext
spobjgetnext_SOURCES = init.c system.h
diff --git a/testsuites/sptests/spprintk/Makefile.am b/testsuites/sptests/spprintk/Makefile.am
index 513da3e999..9d534d76d8 100644
--- a/testsuites/sptests/spprintk/Makefile.am
+++ b/testsuites/sptests/spprintk/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = spprintk
spprintk_SOURCES = init.c
diff --git a/testsuites/sptests/spprivenv01/Makefile.am b/testsuites/sptests/spprivenv01/Makefile.am
index b8d465bccf..e3dcefa050 100644
--- a/testsuites/sptests/spprivenv01/Makefile.am
+++ b/testsuites/sptests/spprivenv01/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
rtems_tests_PROGRAMS = spprivenv01
spprivenv01_SOURCES = init.c
diff --git a/testsuites/sptests/spqreslib/Makefile.am b/testsuites/sptests/spqreslib/Makefile.am
index bd8323ff9d..72b5277f34 100644
--- a/testsuites/sptests/spqreslib/Makefile.am
+++ b/testsuites/sptests/spqreslib/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
MANAGERS = io rate_monotonic semaphore clock
rtems_tests_PROGRAMS = spqreslib
diff --git a/testsuites/sptests/sprbtree01/Makefile.am b/testsuites/sptests/sprbtree01/Makefile.am
index 7704ee4c5b..b65b6adbe0 100644
--- a/testsuites/sptests/sprbtree01/Makefile.am
+++ b/testsuites/sptests/sprbtree01/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = sprbtree01
sprbtree01_SOURCES = init.c
diff --git a/testsuites/sptests/spsimplesched01/Makefile.am b/testsuites/sptests/spsimplesched01/Makefile.am
index 646a3ac70b..a12bc2ecc8 100644
--- a/testsuites/sptests/spsimplesched01/Makefile.am
+++ b/testsuites/sptests/spsimplesched01/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = spsimplesched01
spsimplesched01_SOURCES = init.c
diff --git a/testsuites/sptests/spsimplesched02/Makefile.am b/testsuites/sptests/spsimplesched02/Makefile.am
index 7d608abe23..b32f50eef8 100644
--- a/testsuites/sptests/spsimplesched02/Makefile.am
+++ b/testsuites/sptests/spsimplesched02/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = spsimplesched02
spsimplesched02_SOURCES = init.c
diff --git a/testsuites/sptests/spsimplesched03/Makefile.am b/testsuites/sptests/spsimplesched03/Makefile.am
index 6b5ed31c0c..e5bc1e7455 100644
--- a/testsuites/sptests/spsimplesched03/Makefile.am
+++ b/testsuites/sptests/spsimplesched03/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = spsimplesched03
spsimplesched03_SOURCES = init.c
diff --git a/testsuites/sptests/spsize/Makefile.am b/testsuites/sptests/spsize/Makefile.am
index e3653c7c99..c3b59dbf04 100644
--- a/testsuites/sptests/spsize/Makefile.am
+++ b/testsuites/sptests/spsize/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = spsize
spsize_SOURCES = init.c getint.c size.c system.h
diff --git a/testsuites/sptests/spstkalloc/Makefile.am b/testsuites/sptests/spstkalloc/Makefile.am
index d8cf668fd0..86a10c84b0 100644
--- a/testsuites/sptests/spstkalloc/Makefile.am
+++ b/testsuites/sptests/spstkalloc/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = spstkalloc
spstkalloc_SOURCES = init.c
diff --git a/testsuites/sptests/spstkalloc02/Makefile.am b/testsuites/sptests/spstkalloc02/Makefile.am
index 5058d34bae..36150dc3fe 100644
--- a/testsuites/sptests/spstkalloc02/Makefile.am
+++ b/testsuites/sptests/spstkalloc02/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = spstkalloc02
spstkalloc02_SOURCES = init.c
diff --git a/testsuites/sptests/spthreadq01/Makefile.am b/testsuites/sptests/spthreadq01/Makefile.am
index 4edbd45f37..e2c950c08d 100644
--- a/testsuites/sptests/spthreadq01/Makefile.am
+++ b/testsuites/sptests/spthreadq01/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = spthreadq01
spthreadq01_SOURCES = init.c
diff --git a/testsuites/sptests/spwatchdog/Makefile.am b/testsuites/sptests/spwatchdog/Makefile.am
index a01d959a13..636ad5aa95 100644
--- a/testsuites/sptests/spwatchdog/Makefile.am
+++ b/testsuites/sptests/spwatchdog/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = spwatchdog
spwatchdog_SOURCES = init.c task1.c system.h prtime.c delay.c
diff --git a/testsuites/sptests/spwkspace/Makefile.am b/testsuites/sptests/spwkspace/Makefile.am
index a2f052f3ff..04126e027b 100644
--- a/testsuites/sptests/spwkspace/Makefile.am
+++ b/testsuites/sptests/spwkspace/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = spwkspace
spwkspace_SOURCES = init.c
diff --git a/testsuites/tmtests/Makefile.am b/testsuites/tmtests/Makefile.am
index cff96a164e..2e473653d4 100644
--- a/testsuites/tmtests/Makefile.am
+++ b/testsuites/tmtests/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
ACLOCAL_AMFLAGS = -I ../aclocal
SUBDIRS = tmck tmoverhd tm01 tm02 tm03 tm04 tm05 tm06 tm07 tm08 tm09 tm10 \
diff --git a/testsuites/tmtests/configure.ac b/testsuites/tmtests/configure.ac
index 60715a959d..10656e1376 100644
--- a/testsuites/tmtests/configure.ac
+++ b/testsuites/tmtests/configure.ac
@@ -1,6 +1,4 @@
## Process this file with autoconf to produce a configure script.
-##
-## $Id$
AC_PREREQ([2.68])
AC_INIT([rtems-c-src-tests-tmtests],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
diff --git a/testsuites/tmtests/tm01/Makefile.am b/testsuites/tmtests/tm01/Makefile.am
index 8f840eb987..e698944be6 100644
--- a/testsuites/tmtests/tm01/Makefile.am
+++ b/testsuites/tmtests/tm01/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = tm01
tm01_SOURCES = task1.c system.h ../include/timesys.h \
../../support/src/tmtests_empty_function.c
diff --git a/testsuites/tmtests/tm02/Makefile.am b/testsuites/tmtests/tm02/Makefile.am
index 9c57a76c59..89b88e1a74 100644
--- a/testsuites/tmtests/tm02/Makefile.am
+++ b/testsuites/tmtests/tm02/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = tm02
tm02_SOURCES = task1.c system.h ../include/timesys.h \
../../support/src/tmtests_empty_function.c
diff --git a/testsuites/tmtests/tm03/Makefile.am b/testsuites/tmtests/tm03/Makefile.am
index ebc26df189..a02800daf6 100644
--- a/testsuites/tmtests/tm03/Makefile.am
+++ b/testsuites/tmtests/tm03/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = tm03
tm03_SOURCES = task1.c system.h ../include/timesys.h \
../../support/src/tmtests_empty_function.c
diff --git a/testsuites/tmtests/tm04/Makefile.am b/testsuites/tmtests/tm04/Makefile.am
index 15f80a5e40..1282279e75 100644
--- a/testsuites/tmtests/tm04/Makefile.am
+++ b/testsuites/tmtests/tm04/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = tm04
tm04_SOURCES = task1.c system.h ../include/timesys.h \
../../support/src/tmtests_empty_function.c
diff --git a/testsuites/tmtests/tm05/Makefile.am b/testsuites/tmtests/tm05/Makefile.am
index e27e032f3d..8929dacaa9 100644
--- a/testsuites/tmtests/tm05/Makefile.am
+++ b/testsuites/tmtests/tm05/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = tm05
tm05_SOURCES = task1.c system.h ../include/timesys.h \
../../support/src/tmtests_empty_function.c
diff --git a/testsuites/tmtests/tm06/Makefile.am b/testsuites/tmtests/tm06/Makefile.am
index f267ab3086..aa8100e64e 100644
--- a/testsuites/tmtests/tm06/Makefile.am
+++ b/testsuites/tmtests/tm06/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = tm06
tm06_SOURCES = task1.c system.h ../include/timesys.h \
../../support/src/tmtests_empty_function.c
diff --git a/testsuites/tmtests/tm07/Makefile.am b/testsuites/tmtests/tm07/Makefile.am
index 0f541abd03..91ee525bba 100644
--- a/testsuites/tmtests/tm07/Makefile.am
+++ b/testsuites/tmtests/tm07/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = tm07
tm07_SOURCES = task1.c system.h ../include/timesys.h \
../../support/src/tmtests_empty_function.c
diff --git a/testsuites/tmtests/tm08/Makefile.am b/testsuites/tmtests/tm08/Makefile.am
index 4f97695609..e229d0cd3f 100644
--- a/testsuites/tmtests/tm08/Makefile.am
+++ b/testsuites/tmtests/tm08/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = tm08
tm08_SOURCES = task1.c system.h ../include/timesys.h \
../../support/src/tmtests_empty_function.c
diff --git a/testsuites/tmtests/tm09/Makefile.am b/testsuites/tmtests/tm09/Makefile.am
index fcb2c192c6..34491945f4 100644
--- a/testsuites/tmtests/tm09/Makefile.am
+++ b/testsuites/tmtests/tm09/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = tm09
tm09_SOURCES = task1.c system.h ../include/timesys.h \
../../support/src/tmtests_empty_function.c
diff --git a/testsuites/tmtests/tm10/Makefile.am b/testsuites/tmtests/tm10/Makefile.am
index e281c47c0f..2fa4427b27 100644
--- a/testsuites/tmtests/tm10/Makefile.am
+++ b/testsuites/tmtests/tm10/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = tm10
tm10_SOURCES = task1.c system.h ../include/timesys.h \
../../support/src/tmtests_empty_function.c
diff --git a/testsuites/tmtests/tm11/Makefile.am b/testsuites/tmtests/tm11/Makefile.am
index 6eec0e85df..410cfc1808 100644
--- a/testsuites/tmtests/tm11/Makefile.am
+++ b/testsuites/tmtests/tm11/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = tm11
tm11_SOURCES = task1.c system.h ../include/timesys.h \
../../support/src/tmtests_empty_function.c
diff --git a/testsuites/tmtests/tm12/Makefile.am b/testsuites/tmtests/tm12/Makefile.am
index 82b129e5cb..0c20d3d561 100644
--- a/testsuites/tmtests/tm12/Makefile.am
+++ b/testsuites/tmtests/tm12/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = tm12
tm12_SOURCES = task1.c system.h ../include/timesys.h \
../../support/src/tmtests_empty_function.c
diff --git a/testsuites/tmtests/tm13/Makefile.am b/testsuites/tmtests/tm13/Makefile.am
index 07fd8714d5..5967389e56 100644
--- a/testsuites/tmtests/tm13/Makefile.am
+++ b/testsuites/tmtests/tm13/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = tm13
tm13_SOURCES = task1.c system.h ../include/timesys.h \
../../support/src/tmtests_empty_function.c
diff --git a/testsuites/tmtests/tm14/Makefile.am b/testsuites/tmtests/tm14/Makefile.am
index e46ee2781e..8874753a06 100644
--- a/testsuites/tmtests/tm14/Makefile.am
+++ b/testsuites/tmtests/tm14/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = tm14
tm14_SOURCES = task1.c system.h ../include/timesys.h \
../../support/src/tmtests_empty_function.c
diff --git a/testsuites/tmtests/tm15/Makefile.am b/testsuites/tmtests/tm15/Makefile.am
index ebfb891e3a..ec043a7170 100644
--- a/testsuites/tmtests/tm15/Makefile.am
+++ b/testsuites/tmtests/tm15/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = tm15
tm15_SOURCES = task1.c system.h ../include/timesys.h \
../../support/src/tmtests_empty_function.c
diff --git a/testsuites/tmtests/tm16/Makefile.am b/testsuites/tmtests/tm16/Makefile.am
index 6536a0c1d1..0b3dff8009 100644
--- a/testsuites/tmtests/tm16/Makefile.am
+++ b/testsuites/tmtests/tm16/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = tm16
tm16_SOURCES = task1.c system.h ../include/timesys.h \
../../support/src/tmtests_empty_function.c
diff --git a/testsuites/tmtests/tm17/Makefile.am b/testsuites/tmtests/tm17/Makefile.am
index 29cbc92d98..de3b3a0afb 100644
--- a/testsuites/tmtests/tm17/Makefile.am
+++ b/testsuites/tmtests/tm17/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = tm17
tm17_SOURCES = task1.c system.h ../include/timesys.h \
../../support/src/tmtests_empty_function.c
diff --git a/testsuites/tmtests/tm18/Makefile.am b/testsuites/tmtests/tm18/Makefile.am
index 60e4073385..e83e926e79 100644
--- a/testsuites/tmtests/tm18/Makefile.am
+++ b/testsuites/tmtests/tm18/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = tm18
tm18_SOURCES = task1.c system.h ../include/timesys.h \
../../support/src/tmtests_empty_function.c
diff --git a/testsuites/tmtests/tm19/Makefile.am b/testsuites/tmtests/tm19/Makefile.am
index 6c10e68e07..f63305a468 100644
--- a/testsuites/tmtests/tm19/Makefile.am
+++ b/testsuites/tmtests/tm19/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = tm19
tm19_SOURCES = task1.c system.h ../include/timesys.h \
../../support/src/tmtests_empty_function.c
diff --git a/testsuites/tmtests/tm20/Makefile.am b/testsuites/tmtests/tm20/Makefile.am
index 5dd0a0e062..22abfd19c9 100644
--- a/testsuites/tmtests/tm20/Makefile.am
+++ b/testsuites/tmtests/tm20/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = tm20
tm20_SOURCES = task1.c system.h ../include/timesys.h \
../../support/src/tmtests_empty_function.c
diff --git a/testsuites/tmtests/tm21/Makefile.am b/testsuites/tmtests/tm21/Makefile.am
index e4351e7522..103ebe213e 100644
--- a/testsuites/tmtests/tm21/Makefile.am
+++ b/testsuites/tmtests/tm21/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = tm21
tm21_SOURCES = task1.c system.h ../include/timesys.h \
../../support/src/tmtests_empty_function.c
diff --git a/testsuites/tmtests/tm22/Makefile.am b/testsuites/tmtests/tm22/Makefile.am
index 55351c57e7..4b0feb1c20 100644
--- a/testsuites/tmtests/tm22/Makefile.am
+++ b/testsuites/tmtests/tm22/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = tm22
tm22_SOURCES = task1.c system.h ../include/timesys.h \
../../support/src/tmtests_empty_function.c
diff --git a/testsuites/tmtests/tm23/Makefile.am b/testsuites/tmtests/tm23/Makefile.am
index abb7d86b54..ac0901267a 100644
--- a/testsuites/tmtests/tm23/Makefile.am
+++ b/testsuites/tmtests/tm23/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = tm23
tm23_SOURCES = task1.c system.h ../include/timesys.h \
../../support/src/tmtests_empty_function.c
diff --git a/testsuites/tmtests/tm24/Makefile.am b/testsuites/tmtests/tm24/Makefile.am
index 139e0f7f95..a0deda11df 100644
--- a/testsuites/tmtests/tm24/Makefile.am
+++ b/testsuites/tmtests/tm24/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = tm24
tm24_SOURCES = task1.c system.h ../include/timesys.h \
../../support/src/tmtests_empty_function.c
diff --git a/testsuites/tmtests/tm25/Makefile.am b/testsuites/tmtests/tm25/Makefile.am
index ae762fcac8..5d31d1522c 100644
--- a/testsuites/tmtests/tm25/Makefile.am
+++ b/testsuites/tmtests/tm25/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = tm25
tm25_SOURCES = task1.c system.h ../include/timesys.h \
../../support/src/tmtests_empty_function.c
diff --git a/testsuites/tmtests/tm26/Makefile.am b/testsuites/tmtests/tm26/Makefile.am
index 2544ab58ba..44f58718c1 100644
--- a/testsuites/tmtests/tm26/Makefile.am
+++ b/testsuites/tmtests/tm26/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = tm26
tm26_SOURCES = task1.c system.h fptest.h ../include/timesys.h \
../../support/src/tmtests_empty_function.c
diff --git a/testsuites/tmtests/tm27/Makefile.am b/testsuites/tmtests/tm27/Makefile.am
index 90bcd1cc1c..8c2559a54a 100644
--- a/testsuites/tmtests/tm27/Makefile.am
+++ b/testsuites/tmtests/tm27/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = tm27
tm27_SOURCES = task1.c system.h ../include/timesys.h \
../../support/src/tmtests_empty_function.c
diff --git a/testsuites/tmtests/tm28/Makefile.am b/testsuites/tmtests/tm28/Makefile.am
index 9560dbd021..d43c7b355c 100644
--- a/testsuites/tmtests/tm28/Makefile.am
+++ b/testsuites/tmtests/tm28/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = tm28
tm28_SOURCES = task1.c system.h ../include/timesys.h \
../../support/src/tmtests_empty_function.c
diff --git a/testsuites/tmtests/tm29/Makefile.am b/testsuites/tmtests/tm29/Makefile.am
index fccdfa8bff..70f96ce188 100644
--- a/testsuites/tmtests/tm29/Makefile.am
+++ b/testsuites/tmtests/tm29/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = tm29
tm29_SOURCES = task1.c system.h ../include/timesys.h \
../../support/src/tmtests_empty_function.c
diff --git a/testsuites/tmtests/tm30/Makefile.am b/testsuites/tmtests/tm30/Makefile.am
index 04d8bb1336..4655688111 100644
--- a/testsuites/tmtests/tm30/Makefile.am
+++ b/testsuites/tmtests/tm30/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = tm30
tm30_SOURCES = init.c ../include/timesys.h \
../../support/src/tmtests_empty_function.c \
diff --git a/testsuites/tmtests/tmck/Makefile.am b/testsuites/tmtests/tmck/Makefile.am
index 162838f8af..a055a774a2 100644
--- a/testsuites/tmtests/tmck/Makefile.am
+++ b/testsuites/tmtests/tmck/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = tmck
tmck_SOURCES = task1.c system.h ../include/timesys.h \
../../support/src/tmtests_empty_function.c
diff --git a/testsuites/tmtests/tmoverhd/Makefile.am b/testsuites/tmtests/tmoverhd/Makefile.am
index bc07418480..c35f318b1f 100644
--- a/testsuites/tmtests/tmoverhd/Makefile.am
+++ b/testsuites/tmtests/tmoverhd/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
rtems_tests_PROGRAMS = tmoverhd
tmoverhd_SOURCES = testtask.c empty.c system.h dumrtems.h \
../include/timesys.h ../../support/src/tmtests_empty_function.c
diff --git a/testsuites/tools/Makefile.am b/testsuites/tools/Makefile.am
index 3a7fd41163..6033081ace 100644
--- a/testsuites/tools/Makefile.am
+++ b/testsuites/tools/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
ACLOCAL_AMFLAGS = -I ../../aclocal
SUBDIRS = @subdirs@
diff --git a/testsuites/tools/configure.ac b/testsuites/tools/configure.ac
index 2d8be189f1..a63b5dbdbf 100644
--- a/testsuites/tools/configure.ac
+++ b/testsuites/tools/configure.ac
@@ -1,6 +1,4 @@
## Process this file with autoconf to produce a configure script.
-##
-## $Id$
AC_PREREQ([2.68])
AC_INIT([rtems-c-src-tests-tools],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
diff --git a/testsuites/tools/generic/Makefile.am b/testsuites/tools/generic/Makefile.am
index 6591bf76de..2b4a6fcef3 100644
--- a/testsuites/tools/generic/Makefile.am
+++ b/testsuites/tools/generic/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
ACLOCAL_AMFLAGS = -I ../../../aclocal
bin_SCRIPTS = difftest sorttimes
diff --git a/testsuites/tools/generic/configure.ac b/testsuites/tools/generic/configure.ac
index 6f5d6aac54..7c7597b304 100644
--- a/testsuites/tools/generic/configure.ac
+++ b/testsuites/tools/generic/configure.ac
@@ -1,6 +1,4 @@
## Process this file with autoconf to produce a configure script.
-##
-## $Id$
AC_PREREQ([2.68])
AC_INIT([rtems-c-src-tests-tools-generic],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
diff --git a/tools/build/Makefile.am b/tools/build/Makefile.am
index f58624929f..53067d935e 100644
--- a/tools/build/Makefile.am
+++ b/tools/build/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
ACLOCAL_AMFLAGS = -I ../../aclocal
bin_PROGRAMS = cklength eolstrip packhex unhex rtems-bin2c
diff --git a/tools/build/configure.ac b/tools/build/configure.ac
index d24f3e2d5a..a485dc3dec 100644
--- a/tools/build/configure.ac
+++ b/tools/build/configure.ac
@@ -1,7 +1,3 @@
-#
-# $Id$
-#
-
AC_PREREQ([2.68])
AC_INIT([rtems-tools-build],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
AC_CONFIG_SRCDIR([install-if-change.in])
diff --git a/tools/cpu/Makefile.am b/tools/cpu/Makefile.am
index 43b1da1524..460de891c2 100644
--- a/tools/cpu/Makefile.am
+++ b/tools/cpu/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
ACLOCAL_AMFLAGS = -I ../../aclocal
SUBDIRS = @subdirs@
diff --git a/tools/cpu/configure.ac b/tools/cpu/configure.ac
index f5ae63bfbf..918cbdf692 100644
--- a/tools/cpu/configure.ac
+++ b/tools/cpu/configure.ac
@@ -1,6 +1,4 @@
## Process this file with autoconf to produce a configure script.
-##
-## $Id$
AC_PREREQ([2.68])
AC_INIT([rtems-tools-cpu],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
diff --git a/tools/cpu/generic/Makefile.am b/tools/cpu/generic/Makefile.am
index 8f4d18658f..af48742ee0 100644
--- a/tools/cpu/generic/Makefile.am
+++ b/tools/cpu/generic/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
ACLOCAL_AMFLAGS = -I ../../../aclocal
noinst_SCRIPTS = size_rtems
diff --git a/tools/cpu/generic/configure.ac b/tools/cpu/generic/configure.ac
index 0ac6687587..e76e5a9e28 100644
--- a/tools/cpu/generic/configure.ac
+++ b/tools/cpu/generic/configure.ac
@@ -1,6 +1,4 @@
## Process this file with autoconf to produce a configure script.
-##
-## $Id$
AC_PREREQ([2.68])
AC_INIT([rtems-tools-cpu-generic],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
diff --git a/tools/cpu/nios2/Makefile.am b/tools/cpu/nios2/Makefile.am
index 254d245d27..5d67affcdc 100644
--- a/tools/cpu/nios2/Makefile.am
+++ b/tools/cpu/nios2/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
ACLOCAL_AMFLAGS = -I ../../../aclocal
noinst_PROGRAMS = nios2gen
diff --git a/tools/cpu/nios2/configure.ac b/tools/cpu/nios2/configure.ac
index a2b2041074..02b9ffed78 100644
--- a/tools/cpu/nios2/configure.ac
+++ b/tools/cpu/nios2/configure.ac
@@ -1,6 +1,4 @@
## Process this file with autoconf to produce a configure script.
-##
-## $Id$
AC_PREREQ([2.68])
AC_INIT([rtems-tools-cpu-nios2],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
diff --git a/tools/cpu/sh/Makefile.am b/tools/cpu/sh/Makefile.am
index be30a63c12..e72f37dd77 100644
--- a/tools/cpu/sh/Makefile.am
+++ b/tools/cpu/sh/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
ACLOCAL_AMFLAGS = -I ../../../aclocal
noinst_PROGRAMS = shgen
diff --git a/tools/cpu/sh/configure.ac b/tools/cpu/sh/configure.ac
index 82fae15f96..38cf5bc0d1 100644
--- a/tools/cpu/sh/configure.ac
+++ b/tools/cpu/sh/configure.ac
@@ -1,6 +1,4 @@
## Process this file with autoconf to produce a configure script.
-##
-## $Id$
AC_PREREQ([2.68])
AC_INIT([rtems-tools-cpu-sh],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])