From 1c554014afbf6f73d1ee59d4119ae0e8c3765442 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ralf=20Cors=C3=A9pius?= Date: Thu, 19 Jul 2012 16:14:53 +0200 Subject: Remove CVS-Ids. --- c/src/lib/libbsp/m68k/csb360/include/bsp.h | 2 -- c/src/lib/libbsp/mips/csb350/README | 2 +- c/src/lib/libbsp/mips/hurricane/make/custom/hurricane.cfg | 2 -- c/src/lib/libbsp/mips/hurricane/startup/ghlinkcmds | 2 +- c/src/lib/libbsp/mips/hurricane/startup/linkcmds | 2 +- c/src/lib/libbsp/mips/rbtx4925/README | 4 +--- c/src/lib/libbsp/mips/rbtx4925/make/custom/rbtx4925.cfg | 2 -- c/src/lib/libbsp/mips/rbtx4925/startup/idttlb.S | 2 -- c/src/lib/libbsp/mips/rbtx4925/startup/inittlb.c | 2 +- c/src/lib/libbsp/mips/rbtx4925/startup/linkcmds | 3 +-- c/src/lib/libbsp/mips/rbtx4938/README | 4 +--- c/src/lib/libbsp/mips/rbtx4938/make/custom/rbtx4938.cfg | 2 -- c/src/lib/libbsp/mips/rbtx4938/startup/inittlb.c | 2 +- c/src/lib/libbsp/mips/rbtx4938/startup/linkcmds | 3 +-- c/src/lib/libbsp/mips/shared/liblnk/lnklib.S | 2 +- c/src/lib/libbsp/mips/shared/startup/idttlb.S | 2 -- c/src/lib/libbsp/powerpc/beatnik/include/bsp.h | 2 -- c/src/lib/libbsp/powerpc/beatnik/irq/irq_test_app.c | 2 -- c/src/lib/libbsp/powerpc/ep1a/console/polled_io.c | 2 -- c/src/lib/libbsp/powerpc/ep1a/start/start.S | 2 -- c/src/lib/libbsp/powerpc/gen5200/README | 2 +- c/src/lib/libbsp/powerpc/gen5200/i2c/i2c.c | 2 -- c/src/lib/libbsp/powerpc/gen5200/i2c/i2cdrv.c | 2 -- c/src/lib/libbsp/powerpc/gen5200/i2c/mpc5200mbus.c | 2 -- c/src/lib/libbsp/powerpc/gen5200/include/i2c.h | 2 -- c/src/lib/libbsp/powerpc/gen5200/include/i2cdrv.h | 2 -- c/src/lib/libbsp/powerpc/gen5200/include/tm27.h | 2 -- c/src/lib/libbsp/powerpc/gen5200/tod/pcf8563.c | 2 -- c/src/lib/libbsp/powerpc/gen5200/tod/todcfg.c | 2 -- c/src/lib/libbsp/powerpc/haleakala/dlentry/dlentry.S | 3 --- c/src/lib/libbsp/powerpc/motorola_powerpc/README.mtx603e | 2 +- c/src/lib/libbsp/powerpc/mvme5500/pci/pci.c | 2 -- c/src/lib/libbsp/powerpc/mvme5500/startup/pgtbl_activate.c | 2 -- c/src/lib/libbsp/powerpc/qemuppc/irq/irq.h | 2 -- c/src/lib/libbsp/sparc/leon3/leon_greth/leon_greth.c | 2 -- c/src/lib/libbsp/sparc/leon3/pci/pci.c | 2 -- c/src/lib/libbsp/sparc/leon3/shmsupp/addrconv.c | 2 -- c/src/lib/libbsp/sparc/leon3/shmsupp/getcfg.c | 2 -- c/src/lib/libbsp/sparc/leon3/shmsupp/lock.c | 2 -- c/src/lib/libbsp/sparc/leon3/shmsupp/mpisr.c | 2 -- c/src/lib/libbsp/sparc/shared/include/pci.h | 2 -- c/src/lib/libcpu/m68k/mcf5272/clock/ckinit.c | 2 -- c/src/lib/libcpu/m68k/mcf5272/timer/timer.c | 2 -- c/src/lib/libcpu/m68k/mcf5272/timer/timerisr.S | 2 -- c/src/libchip/network/README.3com | 3 +-- c/src/libchip/network/cs8900.c | 2 -- c/src/libchip/network/cs8900.h | 2 -- cpukit/libblock/include/rtems/bdbuf.h | 2 -- cpukit/libblock/src/bdbuf.c | 2 -- cpukit/libmisc/fsmount/README | 2 -- cpukit/posix/src/ptimer.c | 2 -- testsuites/samples/fileio/system.h | 2 -- 52 files changed, 13 insertions(+), 99 deletions(-) diff --git a/c/src/lib/libbsp/m68k/csb360/include/bsp.h b/c/src/lib/libbsp/m68k/csb360/include/bsp.h index 7b6b352dd0..8f364dc4be 100644 --- a/c/src/lib/libbsp/m68k/csb360/include/bsp.h +++ b/c/src/lib/libbsp/m68k/csb360/include/bsp.h @@ -13,8 +13,6 @@ * found in the file LICENSE in this distribution or at * * http://www.rtems.com/license/LICENSE. - * - * bsp.h,v 1.1 2001/10/26 19:30:10 joel Exp */ #ifndef _BSP_H diff --git a/c/src/lib/libbsp/mips/csb350/README b/c/src/lib/libbsp/mips/csb350/README index 647eed8ed3..fac26df125 100644 --- a/c/src/lib/libbsp/mips/csb350/README +++ b/c/src/lib/libbsp/mips/csb350/README @@ -1,5 +1,5 @@ # -# README,v 1.4 2000/12/13 22:16:27 joel Exp +# README # BSP for the Cogent CSB350 Au1100 based board diff --git a/c/src/lib/libbsp/mips/hurricane/make/custom/hurricane.cfg b/c/src/lib/libbsp/mips/hurricane/make/custom/hurricane.cfg index 73dda3edcc..68fe7195d8 100644 --- a/c/src/lib/libbsp/mips/hurricane/make/custom/hurricane.cfg +++ b/c/src/lib/libbsp/mips/hurricane/make/custom/hurricane.cfg @@ -1,8 +1,6 @@ # # Config file for the Quick Logic Hurricane evaluation board with PMC-Sierra RM5231 cpu # -# hurricane.cfg,v 1.21 2002/06/14 17:31:20 joel Exp -# include $(RTEMS_ROOT)/make/custom/default.cfg diff --git a/c/src/lib/libbsp/mips/hurricane/startup/ghlinkcmds b/c/src/lib/libbsp/mips/hurricane/startup/ghlinkcmds index 15020fe821..9b6c6dce87 100644 --- a/c/src/lib/libbsp/mips/hurricane/startup/ghlinkcmds +++ b/c/src/lib/libbsp/mips/hurricane/startup/ghlinkcmds @@ -1,5 +1,5 @@ # -# ghlinkcmds,v 1.2 1998/01/16 16:56:32 joel Exp +# ghlinkcmds # -map diff --git a/c/src/lib/libbsp/mips/hurricane/startup/linkcmds b/c/src/lib/libbsp/mips/hurricane/startup/linkcmds index 7f449cebf4..7891462c16 100644 --- a/c/src/lib/libbsp/mips/hurricane/startup/linkcmds +++ b/c/src/lib/libbsp/mips/hurricane/startup/linkcmds @@ -1,5 +1,5 @@ /* - * linkcmds,v 1.6 2003/01/20 20:20:10 joel Exp + * linkcmds */ /* diff --git a/c/src/lib/libbsp/mips/rbtx4925/README b/c/src/lib/libbsp/mips/rbtx4925/README index 69ce93dd55..6e61770ecf 100644 --- a/c/src/lib/libbsp/mips/rbtx4925/README +++ b/c/src/lib/libbsp/mips/rbtx4925/README @@ -1,7 +1,5 @@ # -# README,v 1.2 1998/01/16 16:56:31 joel Exp -# -# @(#)README 08/20/96 1.2 +# README # BSP NAME: rbtx4925 diff --git a/c/src/lib/libbsp/mips/rbtx4925/make/custom/rbtx4925.cfg b/c/src/lib/libbsp/mips/rbtx4925/make/custom/rbtx4925.cfg index 4c113925bb..d32ffd3a67 100644 --- a/c/src/lib/libbsp/mips/rbtx4925/make/custom/rbtx4925.cfg +++ b/c/src/lib/libbsp/mips/rbtx4925/make/custom/rbtx4925.cfg @@ -1,8 +1,6 @@ # # Config file for the Toshiba RBTX4925 evaluation board with TX4925 cpu # -# rbtx4925.cfg,v 1.21 2002/06/14 17:31:20 joel Exp -# include $(RTEMS_ROOT)/make/custom/default.cfg diff --git a/c/src/lib/libbsp/mips/rbtx4925/startup/idttlb.S b/c/src/lib/libbsp/mips/rbtx4925/startup/idttlb.S index d8800ae7ee..2574027dc9 100644 --- a/c/src/lib/libbsp/mips/rbtx4925/startup/idttlb.S +++ b/c/src/lib/libbsp/mips/rbtx4925/startup/idttlb.S @@ -19,8 +19,6 @@ two paragraphs in the transferred software. COPYRIGHT IDT CORPORATION 1996 LICENSED MATERIAL - PROGRAM PROPERTY OF IDT - - idttlb.S,v 1.3 2000/10/24 21:50:37 joel Exp */ diff --git a/c/src/lib/libbsp/mips/rbtx4925/startup/inittlb.c b/c/src/lib/libbsp/mips/rbtx4925/startup/inittlb.c index 40df161286..d82eff725f 100644 --- a/c/src/lib/libbsp/mips/rbtx4925/startup/inittlb.c +++ b/c/src/lib/libbsp/mips/rbtx4925/startup/inittlb.c @@ -1,5 +1,5 @@ /* - * inittlb.c,v 1.2 1999/03/31 23:21:19 joel Exp + * inittlb.c */ #include diff --git a/c/src/lib/libbsp/mips/rbtx4925/startup/linkcmds b/c/src/lib/libbsp/mips/rbtx4925/startup/linkcmds index 9f63688b16..1f8a4c21db 100644 --- a/c/src/lib/libbsp/mips/rbtx4925/startup/linkcmds +++ b/c/src/lib/libbsp/mips/rbtx4925/startup/linkcmds @@ -1,6 +1,5 @@ /* - * linkcmds,v 1.10 2003/01/20 20:20:11 joel Exp - * + * linkcmds */ /* diff --git a/c/src/lib/libbsp/mips/rbtx4938/README b/c/src/lib/libbsp/mips/rbtx4938/README index 4eaf9f600b..7f846974e1 100644 --- a/c/src/lib/libbsp/mips/rbtx4938/README +++ b/c/src/lib/libbsp/mips/rbtx4938/README @@ -1,7 +1,5 @@ # -# README,v 1.2 1998/01/16 16:56:31 joel Exp -# -# @(#)README 08/20/96 1.2 +# README # BSP NAME: rbtx4938 diff --git a/c/src/lib/libbsp/mips/rbtx4938/make/custom/rbtx4938.cfg b/c/src/lib/libbsp/mips/rbtx4938/make/custom/rbtx4938.cfg index 0e20b1f57a..aa4b542cae 100644 --- a/c/src/lib/libbsp/mips/rbtx4938/make/custom/rbtx4938.cfg +++ b/c/src/lib/libbsp/mips/rbtx4938/make/custom/rbtx4938.cfg @@ -1,8 +1,6 @@ # # Config file for the Toshiba RBTX4938 evaluation board with TX4938 cpu # -# rbtx4938.cfg,v 1.21 2002/06/14 17:31:20 joel Exp -# include $(RTEMS_ROOT)/make/custom/default.cfg diff --git a/c/src/lib/libbsp/mips/rbtx4938/startup/inittlb.c b/c/src/lib/libbsp/mips/rbtx4938/startup/inittlb.c index 40df161286..d82eff725f 100644 --- a/c/src/lib/libbsp/mips/rbtx4938/startup/inittlb.c +++ b/c/src/lib/libbsp/mips/rbtx4938/startup/inittlb.c @@ -1,5 +1,5 @@ /* - * inittlb.c,v 1.2 1999/03/31 23:21:19 joel Exp + * inittlb.c */ #include diff --git a/c/src/lib/libbsp/mips/rbtx4938/startup/linkcmds b/c/src/lib/libbsp/mips/rbtx4938/startup/linkcmds index aa9d2c14c6..4e5d6c8a95 100644 --- a/c/src/lib/libbsp/mips/rbtx4938/startup/linkcmds +++ b/c/src/lib/libbsp/mips/rbtx4938/startup/linkcmds @@ -1,6 +1,5 @@ /* - * linkcmds,v 1.10 2003/01/20 20:20:11 joel Exp - * + * linkcmds */ /* diff --git a/c/src/lib/libbsp/mips/shared/liblnk/lnklib.S b/c/src/lib/libbsp/mips/shared/liblnk/lnklib.S index 0800e25078..315ec3c014 100644 --- a/c/src/lib/libbsp/mips/shared/liblnk/lnklib.S +++ b/c/src/lib/libbsp/mips/shared/liblnk/lnklib.S @@ -1,5 +1,5 @@ /* - * lnklib.S,v 1.4 1999/03/31 23:21:19 joel Exp + * lnklib.S */ #include diff --git a/c/src/lib/libbsp/mips/shared/startup/idttlb.S b/c/src/lib/libbsp/mips/shared/startup/idttlb.S index d8800ae7ee..2574027dc9 100644 --- a/c/src/lib/libbsp/mips/shared/startup/idttlb.S +++ b/c/src/lib/libbsp/mips/shared/startup/idttlb.S @@ -19,8 +19,6 @@ two paragraphs in the transferred software. COPYRIGHT IDT CORPORATION 1996 LICENSED MATERIAL - PROGRAM PROPERTY OF IDT - - idttlb.S,v 1.3 2000/10/24 21:50:37 joel Exp */ diff --git a/c/src/lib/libbsp/powerpc/beatnik/include/bsp.h b/c/src/lib/libbsp/powerpc/beatnik/include/bsp.h index 2bb44ed6bc..32fd3b47ca 100644 --- a/c/src/lib/libbsp/powerpc/beatnik/include/bsp.h +++ b/c/src/lib/libbsp/powerpc/beatnik/include/bsp.h @@ -10,8 +10,6 @@ * S. Kate Feng 2003-2007 : Modified it to support the mvme5500 BSP. * * Modified for the 'beatnik' BSP by T. Straumann, 2005-2007. - * - * bsp.h,v 1.9.4.2 2003/09/04 18:45:20 joel Exp */ #ifndef LIBBSP_BEATNIK_BSP_H #define LIBBSP_BEATNIK_BSP_H diff --git a/c/src/lib/libbsp/powerpc/beatnik/irq/irq_test_app.c b/c/src/lib/libbsp/powerpc/beatnik/irq/irq_test_app.c index 2a2bfdfb8a..58d1d0dd8f 100644 --- a/c/src/lib/libbsp/powerpc/beatnik/irq/irq_test_app.c +++ b/c/src/lib/libbsp/powerpc/beatnik/irq/irq_test_app.c @@ -19,8 +19,6 @@ * * OAR init.c Template modified by T. Straumann who provided * the implementation of this application. - * - * init.c,v 1.12.4.1 2003/09/04 18:46:30 joel Exp */ #define CONFIGURE_INIT diff --git a/c/src/lib/libbsp/powerpc/ep1a/console/polled_io.c b/c/src/lib/libbsp/powerpc/ep1a/console/polled_io.c index c273cc8ba1..fdd91b6490 100644 --- a/c/src/lib/libbsp/powerpc/ep1a/console/polled_io.c +++ b/c/src/lib/libbsp/powerpc/ep1a/console/polled_io.c @@ -11,8 +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. - * - * polled_io.c,v 1.4.2.3 2003/09/04 18:45:20 joel Exp */ #include diff --git a/c/src/lib/libbsp/powerpc/ep1a/start/start.S b/c/src/lib/libbsp/powerpc/ep1a/start/start.S index b1ae032b50..51596ac418 100644 --- a/c/src/lib/libbsp/powerpc/ep1a/start/start.S +++ b/c/src/lib/libbsp/powerpc/ep1a/start/start.S @@ -28,8 +28,6 @@ * and need not follow the licensing terms described here, provided that * the new terms are clearly indicated on the first page of each file where * they apply. - * - * start.S,v 1.4 2002/04/19 13:25:27 joel Exp */ /* #include diff --git a/c/src/lib/libbsp/powerpc/gen5200/README b/c/src/lib/libbsp/powerpc/gen5200/README index f2faf4706d..2c3b08212b 100644 --- a/c/src/lib/libbsp/powerpc/gen5200/README +++ b/c/src/lib/libbsp/powerpc/gen5200/README @@ -1,5 +1,5 @@ # -# README,v 1.1 2001/10/22 14:45:58 joel Exp +# README # BSP NAME: gen5200 diff --git a/c/src/lib/libbsp/powerpc/gen5200/i2c/i2c.c b/c/src/lib/libbsp/powerpc/gen5200/i2c/i2c.c index 0723511746..6539be597e 100644 --- a/c/src/lib/libbsp/powerpc/gen5200/i2c/i2c.c +++ b/c/src/lib/libbsp/powerpc/gen5200/i2c/i2c.c @@ -7,8 +7,6 @@ * found in the file LICENSE in this distribution or at * * http://www.rtems.com/license/LICENSE. - * - * @(#) i2c.c,v 1.5 2004/04/21 16:01:34 ralf Exp */ #include diff --git a/c/src/lib/libbsp/powerpc/gen5200/i2c/i2cdrv.c b/c/src/lib/libbsp/powerpc/gen5200/i2c/i2cdrv.c index bbc29597df..cc60be6901 100644 --- a/c/src/lib/libbsp/powerpc/gen5200/i2c/i2cdrv.c +++ b/c/src/lib/libbsp/powerpc/gen5200/i2c/i2cdrv.c @@ -33,8 +33,6 @@ * found in the file LICENSE in this distribution or at * * http://www.rtems.com/license/LICENSE. - * - * @(#) i2cdrv.c,v 1.6 2004/04/21 16:01:34 ralf Exp */ #include diff --git a/c/src/lib/libbsp/powerpc/gen5200/i2c/mpc5200mbus.c b/c/src/lib/libbsp/powerpc/gen5200/i2c/mpc5200mbus.c index 0c7dbc5330..45a1cd52c9 100644 --- a/c/src/lib/libbsp/powerpc/gen5200/i2c/mpc5200mbus.c +++ b/c/src/lib/libbsp/powerpc/gen5200/i2c/mpc5200mbus.c @@ -29,8 +29,6 @@ * found in the file LICENSE in this distribution or at * * http://www.rtems.com/license/LICENSE. - * - * @(#) mcfmbus.c,v 1.4 2004/03/31 01:59:32 ralf Exp */ #include "mpc5200mbus.h" #include "../include/mpc5200.h" diff --git a/c/src/lib/libbsp/powerpc/gen5200/include/i2c.h b/c/src/lib/libbsp/powerpc/gen5200/include/i2c.h index 8c014c02b6..f98b7d0c15 100644 --- a/c/src/lib/libbsp/powerpc/gen5200/include/i2c.h +++ b/c/src/lib/libbsp/powerpc/gen5200/include/i2c.h @@ -8,8 +8,6 @@ * found in the file LICENSE in this distribution or at * * http://www.rtems.com/license/LICENSE. - * - * @(#) i2c.h,v 1.4 2004/04/21 10:42:52 ralf Exp */ #ifndef __RTEMS__I2C_H__ diff --git a/c/src/lib/libbsp/powerpc/gen5200/include/i2cdrv.h b/c/src/lib/libbsp/powerpc/gen5200/include/i2cdrv.h index c3213e7aaa..dc5053006f 100644 --- a/c/src/lib/libbsp/powerpc/gen5200/include/i2cdrv.h +++ b/c/src/lib/libbsp/powerpc/gen5200/include/i2cdrv.h @@ -8,8 +8,6 @@ * found in the file LICENSE in this distribution or at * * http://www.rtems.com/license/LICENSE. - * - * @(#) i2cdrv.h,v 1.3 2004/04/21 10:42:52 ralf Exp */ #ifndef __I2CDRV_H__ diff --git a/c/src/lib/libbsp/powerpc/gen5200/include/tm27.h b/c/src/lib/libbsp/powerpc/gen5200/include/tm27.h index 8f3b425634..0eb36ead26 100644 --- a/c/src/lib/libbsp/powerpc/gen5200/include/tm27.h +++ b/c/src/lib/libbsp/powerpc/gen5200/include/tm27.h @@ -4,8 +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. - * - * tm27.h,v 1.2 2004/04/23 04:47:38 ralf Exp */ #ifndef _RTEMS_TMTEST27 diff --git a/c/src/lib/libbsp/powerpc/gen5200/tod/pcf8563.c b/c/src/lib/libbsp/powerpc/gen5200/tod/pcf8563.c index 4fc35f7a25..3ef9389e9f 100644 --- a/c/src/lib/libbsp/powerpc/gen5200/tod/pcf8563.c +++ b/c/src/lib/libbsp/powerpc/gen5200/tod/pcf8563.c @@ -38,8 +38,6 @@ * found in the file LICENSE in this distribution or at * * http://www.rtems.com/license/LICENSE. - * - * @(#) ds1307.c,v 1.5 2004/04/21 10:42:52 ralf Exp */ #include diff --git a/c/src/lib/libbsp/powerpc/gen5200/tod/todcfg.c b/c/src/lib/libbsp/powerpc/gen5200/tod/todcfg.c index 5baac6ca67..6726706094 100644 --- a/c/src/lib/libbsp/powerpc/gen5200/tod/todcfg.c +++ b/c/src/lib/libbsp/powerpc/gen5200/tod/todcfg.c @@ -30,8 +30,6 @@ * found in the file LICENSE in this distribution or at * * http://www.rtems.com/license/LICENSE. - * - * @(#) todcfg.c,v 1.4 2005/01/22 04:12:39 ralf Exp */ #include diff --git a/c/src/lib/libbsp/powerpc/haleakala/dlentry/dlentry.S b/c/src/lib/libbsp/powerpc/haleakala/dlentry/dlentry.S index 2efc046053..2395d89886 100644 --- a/c/src/lib/libbsp/powerpc/haleakala/dlentry/dlentry.S +++ b/c/src/lib/libbsp/powerpc/haleakala/dlentry/dlentry.S @@ -33,9 +33,6 @@ * * Further changes to derive for the PPC405CR/GP/GPr/EX/EXr * by Michael Hamel ADInstruments Ltd 2008 - * - * - * Id: dlentry.S,v 1.2 2000/08/02 16:30:57 joel Exp */ #include diff --git a/c/src/lib/libbsp/powerpc/motorola_powerpc/README.mtx603e b/c/src/lib/libbsp/powerpc/motorola_powerpc/README.mtx603e index bd23cfb0ab..ef81f5a2e0 100644 --- a/c/src/lib/libbsp/powerpc/motorola_powerpc/README.mtx603e +++ b/c/src/lib/libbsp/powerpc/motorola_powerpc/README.mtx603e @@ -1,5 +1,5 @@ # -# README.mtx603e,v 1.1 2002/11/6 1:00:00 gregm Exp +# README.mtx603e # BSP NAME: mtx603e diff --git a/c/src/lib/libbsp/powerpc/mvme5500/pci/pci.c b/c/src/lib/libbsp/powerpc/mvme5500/pci/pci.c index 912e66e409..522ed2a855 100644 --- a/c/src/lib/libbsp/powerpc/mvme5500/pci/pci.c +++ b/c/src/lib/libbsp/powerpc/mvme5500/pci/pci.c @@ -13,8 +13,6 @@ * found in the file LICENSE in this distribution or at * http://www.rtems.com/rtems/license.html. * - * pci.c,v 1.2 2002/05/14 17:10:16 joel Exp - * * Copyright 2004, 2008 Brookhaven National Laboratory and * Shuchen K. Feng, * diff --git a/c/src/lib/libbsp/powerpc/mvme5500/startup/pgtbl_activate.c b/c/src/lib/libbsp/powerpc/mvme5500/startup/pgtbl_activate.c index 293fd2ce24..8145e2293a 100644 --- a/c/src/lib/libbsp/powerpc/mvme5500/startup/pgtbl_activate.c +++ b/c/src/lib/libbsp/powerpc/mvme5500/startup/pgtbl_activate.c @@ -1,5 +1,3 @@ -/* pgtbl_activate.c,v 1.1.2.1 2003/02/20 21:45:49 joel Exp */ - #include #include #include diff --git a/c/src/lib/libbsp/powerpc/qemuppc/irq/irq.h b/c/src/lib/libbsp/powerpc/qemuppc/irq/irq.h index c18e741e18..4d5695dae1 100644 --- a/c/src/lib/libbsp/powerpc/qemuppc/irq/irq.h +++ b/c/src/lib/libbsp/powerpc/qemuppc/irq/irq.h @@ -14,8 +14,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. - * - * irq.h,v 1.2.4.2 2003/09/04 18:45:20 joel Exp */ #ifndef LIBBSP_POWERPC_IRQ_H diff --git a/c/src/lib/libbsp/sparc/leon3/leon_greth/leon_greth.c b/c/src/lib/libbsp/sparc/leon3/leon_greth/leon_greth.c index 4c4c0b16ba..e9131376f1 100644 --- a/c/src/lib/libbsp/sparc/leon3/leon_greth/leon_greth.c +++ b/c/src/lib/libbsp/sparc/leon3/leon_greth/leon_greth.c @@ -7,8 +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. - * - * leon_open_eth.c,v 1.1.2.1 2005/10/05 19:26:00 joel Exp */ diff --git a/c/src/lib/libbsp/sparc/leon3/pci/pci.c b/c/src/lib/libbsp/sparc/leon3/pci/pci.c index 4aadd3052e..a1100672ef 100644 --- a/c/src/lib/libbsp/sparc/leon3/pci/pci.c +++ b/c/src/lib/libbsp/sparc/leon3/pci/pci.c @@ -13,8 +13,6 @@ * found in the file LICENSE in this distribution or at * http://www.rtems.com/license/LICENSE. * - * pci.c,v 1.2.4.4 2004/11/10 22:15:01 joel Exp - * * Till Straumann, , 1/2002 * - separated bridge detection code out of this file * diff --git a/c/src/lib/libbsp/sparc/leon3/shmsupp/addrconv.c b/c/src/lib/libbsp/sparc/leon3/shmsupp/addrconv.c index 0bf94d20b7..5de6aedf0c 100644 --- a/c/src/lib/libbsp/sparc/leon3/shmsupp/addrconv.c +++ b/c/src/lib/libbsp/sparc/leon3/shmsupp/addrconv.c @@ -14,8 +14,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. - * - * addrconv.c,v 1.7.8.1 2003/09/04 18:44:55 joel Exp */ #include diff --git a/c/src/lib/libbsp/sparc/leon3/shmsupp/getcfg.c b/c/src/lib/libbsp/sparc/leon3/shmsupp/getcfg.c index f8edf11df9..7e35352e13 100644 --- a/c/src/lib/libbsp/sparc/leon3/shmsupp/getcfg.c +++ b/c/src/lib/libbsp/sparc/leon3/shmsupp/getcfg.c @@ -27,8 +27,6 @@ XXX: FIX THE COMMENTS BELOW WHEN THE CPU IS KNOWN * 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. - * - * getcfg.c,v 1.7.8.1 2003/09/04 18:44:56 joel Exp */ #include diff --git a/c/src/lib/libbsp/sparc/leon3/shmsupp/lock.c b/c/src/lib/libbsp/sparc/leon3/shmsupp/lock.c index 1cc3529fb0..be3f64dbd9 100644 --- a/c/src/lib/libbsp/sparc/leon3/shmsupp/lock.c +++ b/c/src/lib/libbsp/sparc/leon3/shmsupp/lock.c @@ -12,8 +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. - * - * lock.c,v 1.9.4.1 2003/09/04 18:44:56 joel Exp */ #include diff --git a/c/src/lib/libbsp/sparc/leon3/shmsupp/mpisr.c b/c/src/lib/libbsp/sparc/leon3/shmsupp/mpisr.c index a414b8b884..6a05dd6197 100644 --- a/c/src/lib/libbsp/sparc/leon3/shmsupp/mpisr.c +++ b/c/src/lib/libbsp/sparc/leon3/shmsupp/mpisr.c @@ -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. - * - * mpisr.c,v 1.7.8.1 2003/09/04 18:44:56 joel Exp */ #include diff --git a/c/src/lib/libbsp/sparc/shared/include/pci.h b/c/src/lib/libbsp/sparc/shared/include/pci.h index 2dc9ac3667..1bdb7e6c30 100644 --- a/c/src/lib/libbsp/sparc/shared/include/pci.h +++ b/c/src/lib/libbsp/sparc/shared/include/pci.h @@ -11,8 +11,6 @@ * PCI Local Bus Specification * PCI to PCI Bridge Specification * PCI System Design Guide - * - * pci.h,v 1.2.4.2 2004/11/10 22:15:01 joel Exp */ #ifndef RTEMS_PCI_H diff --git a/c/src/lib/libcpu/m68k/mcf5272/clock/ckinit.c b/c/src/lib/libcpu/m68k/mcf5272/clock/ckinit.c index 6fc1ccdbd7..43e669b969 100644 --- a/c/src/lib/libcpu/m68k/mcf5272/clock/ckinit.c +++ b/c/src/lib/libcpu/m68k/mcf5272/clock/ckinit.c @@ -20,8 +20,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 */ #include diff --git a/c/src/lib/libcpu/m68k/mcf5272/timer/timer.c b/c/src/lib/libcpu/m68k/mcf5272/timer/timer.c index 3ca4979955..5c40357c47 100644 --- a/c/src/lib/libcpu/m68k/mcf5272/timer/timer.c +++ b/c/src/lib/libcpu/m68k/mcf5272/timer/timer.c @@ -17,8 +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. - * - * timer.c,v 1.1 2001/10/26 19:32:40 joel Exp */ #include diff --git a/c/src/lib/libcpu/m68k/mcf5272/timer/timerisr.S b/c/src/lib/libcpu/m68k/mcf5272/timer/timerisr.S index ebe92eb3b5..40b2c2a4a7 100644 --- a/c/src/lib/libcpu/m68k/mcf5272/timer/timerisr.S +++ b/c/src/lib/libcpu/m68k/mcf5272/timer/timerisr.S @@ -26,8 +26,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 */ #include diff --git a/c/src/libchip/network/README.3com b/c/src/libchip/network/README.3com index dd98b78f1b..b67061dec2 100644 --- a/c/src/libchip/network/README.3com +++ b/c/src/libchip/network/README.3com @@ -1,4 +1,3 @@ # -# README.3com,v 1.1 2003/03/19 15:00:00 Gregm Exp +# README.3com # - diff --git a/c/src/libchip/network/cs8900.c b/c/src/libchip/network/cs8900.c index b420b9c16f..9d6a79f6d8 100644 --- a/c/src/libchip/network/cs8900.c +++ b/c/src/libchip/network/cs8900.c @@ -1,7 +1,5 @@ /* ------------------------------------------------------------------------ - cs8900.c,v 1.5 2002/11/13 15:34:39 joel Exp - ------------------------------------------------------------------------ Copyright Cybertec Pty Ltd, 2000 All rights reserved Cybertec Pty Ltd, 2000 diff --git a/c/src/libchip/network/cs8900.h b/c/src/libchip/network/cs8900.h index c03b22bcc5..2715d31222 100644 --- a/c/src/libchip/network/cs8900.h +++ b/c/src/libchip/network/cs8900.h @@ -1,7 +1,5 @@ /* ------------------------------------------------------------------------ - cs8900.h,v 1.3 2002/09/07 23:09:47 joel Exp - ------------------------------------------------------------------------ Copyright Cybertec Pty Ltd, 2000 All rights reserved Cybertec Pty Ltd, 2000 diff --git a/cpukit/libblock/include/rtems/bdbuf.h b/cpukit/libblock/include/rtems/bdbuf.h index 6c6eb76a42..05e324c342 100644 --- a/cpukit/libblock/include/rtems/bdbuf.h +++ b/cpukit/libblock/include/rtems/bdbuf.h @@ -16,8 +16,6 @@ * Change to support demand driven variable buffer sizes. * * Copyright (c) 2009-2012 embedded brains GmbH. - * - * @(#) bdbuf.h,v 1.9 2005/02/02 00:06:18 joel Exp */ #ifndef _RTEMS_BDBUF_H diff --git a/cpukit/libblock/src/bdbuf.c b/cpukit/libblock/src/bdbuf.c index f5da0fcc36..3f4915be43 100644 --- a/cpukit/libblock/src/bdbuf.c +++ b/cpukit/libblock/src/bdbuf.c @@ -20,8 +20,6 @@ * issues. * * Copyright (c) 2009-2012 embedded brains GmbH. - * - * @(#) bdbuf.c,v 1.14 2004/04/17 08:15:17 ralf Exp */ /** diff --git a/cpukit/libmisc/fsmount/README b/cpukit/libmisc/fsmount/README index 88bfda62e7..19f3494499 100644 --- a/cpukit/libmisc/fsmount/README +++ b/cpukit/libmisc/fsmount/README @@ -4,8 +4,6 @@ # # Author: Thomas Doerfler 02/07/2003 # -# README,v 1.1 1999/07/09 17:23:15 joel Exp -# fsmount.c contains the function fsmount. It processes the fs table given as an parameter to create the listed mount points diff --git a/cpukit/posix/src/ptimer.c b/cpukit/posix/src/ptimer.c index 6ded55c0a6..178ec5e191 100644 --- a/cpukit/posix/src/ptimer.c +++ b/cpukit/posix/src/ptimer.c @@ -5,8 +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. - * - * ptimer.c,v 1.1 1996/06/03 16:29:58 joel Exp */ #if HAVE_CONFIG_H diff --git a/testsuites/samples/fileio/system.h b/testsuites/samples/fileio/system.h index 5bc8c30b47..9dd92059c3 100644 --- a/testsuites/samples/fileio/system.h +++ b/testsuites/samples/fileio/system.h @@ -9,8 +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. - * - * system.h,v 1.13 2000/06/12 15:00:12 joel Exp */ #include -- cgit v1.2.3