diff --git a/commands/autil/anm.c b/commands/autil/anm.c index 92dd9908c..993725193 100644 --- a/commands/autil/anm.c +++ b/commands/autil/anm.c @@ -2,7 +2,6 @@ * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. * See the copyright notice in the ACK home directory, in the file "Copyright". */ -/* $Id$ */ /* ** print symbol tables for ** ACK object files diff --git a/commands/autil/arch.h b/commands/autil/arch.h index 9d6e99cd8..51db9a2e4 100644 --- a/commands/autil/arch.h +++ b/commands/autil/arch.h @@ -1,4 +1,3 @@ -/* $Id$ */ /* * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. * See the copyright notice in the ACK home directory, in the file "Copyright". diff --git a/commands/autil/obj.h b/commands/autil/obj.h index 1c0294774..6a7711299 100644 --- a/commands/autil/obj.h +++ b/commands/autil/obj.h @@ -1,4 +1,3 @@ -/* $Id$ */ /* * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. * See the copyright notice in the ACK home directory, in the file "Copyright". diff --git a/commands/autil/object.h b/commands/autil/object.h index 68a5ea99f..e32b5ae1b 100644 --- a/commands/autil/object.h +++ b/commands/autil/object.h @@ -1,4 +1,3 @@ -/* $Id$ */ /* * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. * See the copyright notice in the ACK home directory, in the file "Copyright". diff --git a/commands/autil/ranlib.h b/commands/autil/ranlib.h index 76e9166d4..c338dbdb4 100644 --- a/commands/autil/ranlib.h +++ b/commands/autil/ranlib.h @@ -2,7 +2,6 @@ * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. * See the copyright notice in the ACK home directory, in the file "Copyright". */ -/* $Id$ */ #ifndef __RANLIB_H_INCLUDED #define __RANLIB_H_INCLUDED diff --git a/commands/autil/rd.c b/commands/autil/rd.c index 2334b0589..9517267f9 100644 --- a/commands/autil/rd.c +++ b/commands/autil/rd.c @@ -1,4 +1,3 @@ -/* $Id$ */ /* * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. * See the copyright notice in the ACK home directory, in the file "Copyright". diff --git a/commands/autil/rd_arhdr.c b/commands/autil/rd_arhdr.c index a2807dbe8..68e3cafbe 100644 --- a/commands/autil/rd_arhdr.c +++ b/commands/autil/rd_arhdr.c @@ -1,4 +1,3 @@ -/* $Id$ */ /* * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. * See the copyright notice in the ACK home directory, in the file "Copyright". diff --git a/commands/autil/rd_bytes.c b/commands/autil/rd_bytes.c index d3554a392..c6e851f6f 100644 --- a/commands/autil/rd_bytes.c +++ b/commands/autil/rd_bytes.c @@ -1,4 +1,3 @@ -/* $Id$ */ /* * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. * See the copyright notice in the ACK home directory, in the file "Copyright". diff --git a/commands/autil/rd_unsig2.c b/commands/autil/rd_unsig2.c index 4e4ad7485..6c9eb5e9a 100644 --- a/commands/autil/rd_unsig2.c +++ b/commands/autil/rd_unsig2.c @@ -1,4 +1,3 @@ -/* $Id$ */ /* * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. * See the copyright notice in the ACK home directory, in the file "Copyright". diff --git a/commands/dosread/dosread.c b/commands/dosread/dosread.c index a2d87a22e..6f9cd1109 100644 --- a/commands/dosread/dosread.c +++ b/commands/dosread/dosread.c @@ -1113,6 +1113,3 @@ register unsigned bytes; exit (1); } } - -char dosread_c_rcs_id [] = - "$Id$"; diff --git a/commands/logger/logger.c b/commands/logger/logger.c index da26df8e2..cce35f3db 100644 --- a/commands/logger/logger.c +++ b/commands/logger/logger.c @@ -40,7 +40,6 @@ * #endif * * Porting to Minix by G. Falzoni - * $Id$ */ #include diff --git a/commands/swapfs/swapfs.c b/commands/swapfs/swapfs.c index 10bd86c23..b72ea5312 100644 --- a/commands/swapfs/swapfs.c +++ b/commands/swapfs/swapfs.c @@ -1,8 +1,6 @@ /* swapfs - swap a Minix file system Author: Niels C. Willems */ -/* $Id$ */ - /* Swapfs, a program to convert V1 or V2 Minix file systems from big endian byte order to little endian and vv. @@ -144,8 +142,6 @@ typedef struct { /* summary of inode */ int ztype; /* type of zones that belong to this inode */ } inode_t; -static char rcsid[] = "$Id$"; - static int super_format[] = {2, 2, 2, 2, 2, 2, 4, 2, 2, 4, 0}; static int inode1_format[] = {2, 2, 4, 4, 1, 1, 2, 2, 2, 2, 2, 2, 2, 2, 2, 0}; static int inode2_format[] = {2, 2, 2, 2, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, diff --git a/commands/swifi/db_access.c b/commands/swifi/db_access.c index 0d64687d0..2f8744534 100644 --- a/commands/swifi/db_access.c +++ b/commands/swifi/db_access.c @@ -22,8 +22,6 @@ * * any improvements or extensions that they make and grant Carnegie the * rights to redistribute these changes. - * - * $Id: db_access.c,v 1.1 2003/01/15 21:50:58 mikesw Exp $ */ /* diff --git a/commands/swifi/db_access.h b/commands/swifi/db_access.h index 192fb40c2..63fbfdc7e 100644 --- a/commands/swifi/db_access.h +++ b/commands/swifi/db_access.h @@ -22,8 +22,6 @@ * * any improvements or extensions that they make and grant Carnegie the * rights to redistribute these changes. - * - * $Id: db_access.h,v 1.1 2003/01/15 21:51:24 mikesw Exp $ */ #ifndef _DDB_DB_ACCESS_H_ diff --git a/commands/swifi/db_disasm.c b/commands/swifi/db_disasm.c index 953cfbfaf..f2ec126f7 100644 --- a/commands/swifi/db_disasm.c +++ b/commands/swifi/db_disasm.c @@ -22,8 +22,6 @@ * * any improvements or extensions that they make and grant Carnegie the * rights to redistribute these changes. - * - * $Id: db_disasm.c,v 1.1 2003/01/15 21:50:58 mikesw Exp $ */ /* diff --git a/commands/swifi/db_machdep.h b/commands/swifi/db_machdep.h index fa6aa2c28..a41a5b965 100644 --- a/commands/swifi/db_machdep.h +++ b/commands/swifi/db_machdep.h @@ -22,8 +22,6 @@ * * any improvements or extensions that they make and grant Carnegie Mellon * the rights to redistribute these changes. - * - * $Id: db_machdep.h,v 1.1 2003/01/15 21:51:24 mikesw Exp $ */ #ifndef _MACHINE_DB_MACHDEP_H_ diff --git a/commands/swifi/db_sym.c b/commands/swifi/db_sym.c index 8d2e2af44..72964fc72 100644 --- a/commands/swifi/db_sym.c +++ b/commands/swifi/db_sym.c @@ -22,8 +22,6 @@ * * any improvements or extensions that they make and grant Carnegie the * rights to redistribute these changes. - * - * $Id: db_sym.c,v 1.2 2003/01/16 01:06:09 mikesw Exp $ */ /* diff --git a/commands/swifi/db_sym.h b/commands/swifi/db_sym.h index 66b700e5a..7cf1d0e59 100644 --- a/commands/swifi/db_sym.h +++ b/commands/swifi/db_sym.h @@ -22,8 +22,6 @@ * * any improvements or extensions that they make and grant Carnegie the * rights to redistribute these changes. - * - * $Id: db_sym.h,v 1.1 2003/01/15 21:51:24 mikesw Exp $ */ #ifndef _DDB_DB_SYM_H_ diff --git a/commands/swifi/ddb.h b/commands/swifi/ddb.h index 926e37ee5..39c7f54d3 100644 --- a/commands/swifi/ddb.h +++ b/commands/swifi/ddb.h @@ -26,8 +26,6 @@ * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. - * - * $Id: ddb.h,v 1.1 2003/01/15 21:51:24 mikesw Exp $ */ /* diff --git a/commands/swifi/random.c b/commands/swifi/random.c index fd5845c40..c2da40748 100644 --- a/commands/swifi/random.c +++ b/commands/swifi/random.c @@ -31,7 +31,6 @@ * SUCH DAMAGE. * * @(#)random.c 8.1 (Berkeley) 6/10/93 - * $Id: random.c,v 1.1 2003/01/15 21:50:59 mikesw Exp $ */ #include "ddb.h" diff --git a/commands/syslogd/syslogd.c b/commands/syslogd/syslogd.c index bf2b27c84..48d5860eb 100644 --- a/commands/syslogd/syslogd.c +++ b/commands/syslogd/syslogd.c @@ -79,8 +79,6 @@ ** ** Revision 1.3 2005/09/16 10:10:12 lsodgf0 ** Rework for Minix 3. Adds kernel logs from /dev/klogd -** -** $Id$ */ #include diff --git a/commands/touch/touch.c b/commands/touch/touch.c index 167f8c560..b0b366460 100644 --- a/commands/touch/touch.c +++ b/commands/touch/touch.c @@ -10,7 +10,6 @@ * Authors: Original author unknown. Rewritten for POSIX by * Peter Holzer (hp@vmars.tuwien.ac.at). * - * $Id$ * $Log$ * Revision 1.1 2005/04/21 14:55:35 beng * Initial revision diff --git a/drivers/dpeth/3c501.c b/drivers/dpeth/3c501.c index e81c4d542..51929e889 100644 --- a/drivers/dpeth/3c501.c +++ b/drivers/dpeth/3c501.c @@ -7,8 +7,6 @@ ** device driver for 3Com Etherlink (3c501) boards. This is a ** very old board and its performances are very poor for today ** network environments. -** -** $Id$ */ #include diff --git a/drivers/dpeth/3c501.h b/drivers/dpeth/3c501.h index c7b266336..d341b66a3 100644 --- a/drivers/dpeth/3c501.h +++ b/drivers/dpeth/3c501.h @@ -12,8 +12,6 @@ ** ** Revision 2.0 2005/06/26 16:16:46 lsodgf0 ** Initial revision for Minix 3.0.6 -** -** $Id$ */ /* The various board command registers */ diff --git a/drivers/dpeth/3c503.c b/drivers/dpeth/3c503.c index 71895eb40..e20f1fd94 100644 --- a/drivers/dpeth/3c503.c +++ b/drivers/dpeth/3c503.c @@ -7,8 +7,6 @@ ** Programmed I/O could be used as well but would result in poor ** performances. This file contains only the board specific code, ** the rest is in 8390.c Code specific for ISA bus only -** -** $Id$ */ #include diff --git a/drivers/dpeth/3c503.h b/drivers/dpeth/3c503.h index f0b89bc7c..0813103a7 100644 --- a/drivers/dpeth/3c503.h +++ b/drivers/dpeth/3c503.h @@ -12,8 +12,6 @@ ** ** Revision 2.0 2005/06/26 16:16:46 lsodgf0 ** Initial revision for Minix 3.0.6 -** -** $Id$ */ #define EL2_MEMTEST 0 /* Set to 1 for on board memory test */ diff --git a/drivers/dpeth/3c509.c b/drivers/dpeth/3c509.c index 1b6d947c9..48ec36a7a 100644 --- a/drivers/dpeth/3c509.c +++ b/drivers/dpeth/3c509.c @@ -7,8 +7,6 @@ ** device driver for 3Com Etherlink III (3c509) boards. ** NOTE: The board has to be setup to disable PnP and to assign ** I/O base and IRQ. The driver is for ISA bus only -** -** $Id$ */ #include diff --git a/drivers/dpeth/3c509.h b/drivers/dpeth/3c509.h index bcbdba605..75316c5aa 100644 --- a/drivers/dpeth/3c509.h +++ b/drivers/dpeth/3c509.h @@ -12,8 +12,6 @@ ** ** Revision 2.0 2005/06/26 16:16:46 lsodgf0 ** Initial revision for Minix 3.0.6 -** -** $Id$ */ /* Command codes */ diff --git a/drivers/dpeth/8390.c b/drivers/dpeth/8390.c index 5240844ba..b9c31ca05 100644 --- a/drivers/dpeth/8390.c +++ b/drivers/dpeth/8390.c @@ -9,8 +9,6 @@ ** It has to be associated with the board specific driver. ** Rewritten from Minix 2.0.0 ethernet driver dp8390.c ** to extract the NS 8390 common functions. -** -** $Id$ */ #include diff --git a/drivers/dpeth/8390.h b/drivers/dpeth/8390.h index 2f4584a09..76a66f5af 100644 --- a/drivers/dpeth/8390.h +++ b/drivers/dpeth/8390.h @@ -15,8 +15,6 @@ ** ** Revision 2.0 2005/06/26 16:16:46 lsodgf0 ** Initial revision for Minix 3.0.6 -** -** $Id$ */ #define DP_PAGESIZE 256 /* NS 8390 page size */ diff --git a/drivers/dpeth/devio.c b/drivers/dpeth/devio.c index 2ee8b9046..99e7ab2f1 100644 --- a/drivers/dpeth/devio.c +++ b/drivers/dpeth/devio.c @@ -5,8 +5,6 @@ ** ** This file contains the routines for readind/writing ** from/to the device registers. -** -** $Id$ */ #include diff --git a/drivers/dpeth/dp.c b/drivers/dpeth/dp.c index df7119634..01ca7653a 100644 --- a/drivers/dpeth/dp.c +++ b/drivers/dpeth/dp.c @@ -9,8 +9,6 @@ ** It is a rewriting of Minix 2.0.0 ethernet driver (dp8390.c) ** to remove bord specific code. It should operate (I hope) ** with any board driver. -** -** $Id$ */ #include diff --git a/drivers/dpeth/dp.h b/drivers/dpeth/dp.h index 50ab297e3..a13c96ce0 100644 --- a/drivers/dpeth/dp.h +++ b/drivers/dpeth/dp.h @@ -29,8 +29,6 @@ ** ** Revision 2.0 2005/06/26 16:16:46 lsodgf0 ** Initial revision for Minix 3.0.6 -** -** $Id$ */ #undef ENABLE_3C501 diff --git a/drivers/dpeth/ne.c b/drivers/dpeth/ne.c index eac7100bf..afa05b519 100644 --- a/drivers/dpeth/ne.c +++ b/drivers/dpeth/ne.c @@ -10,8 +10,6 @@ ** ** Modified: Jun. 08, 2000 by Giovanni Falzoni ** Adapted to interface new main network task. -** -** $Id$ */ #include diff --git a/drivers/dpeth/ne.h b/drivers/dpeth/ne.h index 391d256cc..14fa4c8c6 100644 --- a/drivers/dpeth/ne.h +++ b/drivers/dpeth/ne.h @@ -11,8 +11,6 @@ ** ** Revision 2.0 2005/06/26 16:16:46 lsodgf0 ** Initial revision for Minix 3.0.6 -** -** $Id$ */ #ifndef NE2000_H diff --git a/drivers/dpeth/netbuff.c b/drivers/dpeth/netbuff.c index 1fade3134..c12ec4e17 100644 --- a/drivers/dpeth/netbuff.c +++ b/drivers/dpeth/netbuff.c @@ -5,8 +5,6 @@ ** ** This file contains specific implementation of buffering ** for network packets. -** -** $Id$ */ #include diff --git a/drivers/dpeth/wd.c b/drivers/dpeth/wd.c index 5e0ad2dc8..9ce15e730 100644 --- a/drivers/dpeth/wd.c +++ b/drivers/dpeth/wd.c @@ -10,8 +10,6 @@ ** ** Modified: Jun. 08, 2000 by Giovanni Falzoni ** Adaptation to interfacing new main network task. -** -** $Id$ */ #include diff --git a/drivers/dpeth/wd.h b/drivers/dpeth/wd.h index 807755c62..111ea3b72 100644 --- a/drivers/dpeth/wd.h +++ b/drivers/dpeth/wd.h @@ -14,8 +14,6 @@ ** ** Revision 2.0 2005/06/26 16:16:46 lsodgf0 ** Initial revision for Minix 3.0.6 -** -** $Id$ */ #ifndef WDETH_H diff --git a/include/syslog.h b/include/syslog.h index 051984993..604cc10b6 100644 --- a/include/syslog.h +++ b/include/syslog.h @@ -31,7 +31,6 @@ * * from @(#)syslog.h 7.20 (Berkeley) 2/23/91 * Porting to Minix by G. Falzoni - * $Id$ */ /* diff --git a/lib/libc/ansi/ext_comp.c b/lib/libc/ansi/ext_comp.c index 91ce7750a..e4f51fb8a 100644 --- a/lib/libc/ansi/ext_comp.c +++ b/lib/libc/ansi/ext_comp.c @@ -3,8 +3,6 @@ See the copyright notice in the ACK home directory, in the file "Copyright". */ -/* $Id$ */ - /* extended precision arithmetic for the strtod() and cvt() routines */ /* This may require some more work when long doubles get bigger than 8 diff --git a/lib/libc/ansi/memcmp.c b/lib/libc/ansi/memcmp.c index b44eefcf4..1b46da227 100644 --- a/lib/libc/ansi/memcmp.c +++ b/lib/libc/ansi/memcmp.c @@ -2,7 +2,6 @@ * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. * See the copyright notice in the ACK home directory, in the file "Copyright". */ -/* $Id$ */ #include diff --git a/lib/libc/ansi/strcmp.c b/lib/libc/ansi/strcmp.c index bfe801905..0434c66c9 100644 --- a/lib/libc/ansi/strcmp.c +++ b/lib/libc/ansi/strcmp.c @@ -2,7 +2,6 @@ * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. * See the copyright notice in the ACK home directory, in the file "Copyright". */ -/* $Id$ */ #include diff --git a/lib/libc/ansi/strncmp.c b/lib/libc/ansi/strncmp.c index 950ede4fe..901796c65 100644 --- a/lib/libc/ansi/strncmp.c +++ b/lib/libc/ansi/strncmp.c @@ -2,7 +2,6 @@ * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. * See the copyright notice in the ACK home directory, in the file "Copyright". */ -/* $Id$ */ #include diff --git a/lib/libc/ip/ether.h b/lib/libc/ip/ether.h index 276b95c59..0923990fb 100644 --- a/lib/libc/ip/ether.h +++ b/lib/libc/ip/ether.h @@ -1,5 +1,3 @@ -/* $Id$ */ - /* Interface definitions for ethernet access library */ typedef union etheraddr diff --git a/lib/libc/ip/ethere2a.c b/lib/libc/ip/ethere2a.c index 1fb55fcac..5876cda1e 100644 --- a/lib/libc/ip/ethere2a.c +++ b/lib/libc/ip/ethere2a.c @@ -1,4 +1,3 @@ -/* $Id$ */ /* This file was part of the etherlib package. */ #include diff --git a/lib/libc/other/flock.c b/lib/libc/other/flock.c index 5535a6dd8..20605ef22 100644 --- a/lib/libc/other/flock.c +++ b/lib/libc/other/flock.c @@ -3,8 +3,6 @@ * * Porting to Minix 2.0.0 * Author: Giovanni Falzoni - * - * $Id$ */ #include #include diff --git a/lib/libc/other/syslog.c b/lib/libc/other/syslog.c index 8db82df3c..8c7fc909c 100644 --- a/lib/libc/other/syslog.c +++ b/lib/libc/other/syslog.c @@ -38,8 +38,6 @@ * Patched March 12, 1996 by A. Ian Vogelesang * Rewritten by Martin Mares on May 14, 1997 * Rewritten by G. Falzoni for porting to Minix - * - * $Id$ */ #include #include diff --git a/lib/libc/stdio/flushbuf.c b/lib/libc/stdio/flushbuf.c index a6a8bfb92..cd3bf967d 100644 --- a/lib/libc/stdio/flushbuf.c +++ b/lib/libc/stdio/flushbuf.c @@ -1,7 +1,6 @@ /* * flushbuf.c - flush a buffer */ -/* $Id$ */ #include #include diff --git a/lib/libc/stdio/setvbuf.c b/lib/libc/stdio/setvbuf.c index 2c5e769df..bf1a485d5 100644 --- a/lib/libc/stdio/setvbuf.c +++ b/lib/libc/stdio/setvbuf.c @@ -1,7 +1,6 @@ /* * setbuf.c - control buffering of a stream */ -/* $Id$ */ #include #include diff --git a/lib/libedit/complete.c b/lib/libedit/complete.c index e34c491b6..d454dc4d0 100644 --- a/lib/libedit/complete.c +++ b/lib/libedit/complete.c @@ -1,5 +1,4 @@ -/* $Revision$ -** +/* ** History and file completion functions for editline library. */ #include "editline.h" diff --git a/lib/libedit/editline.c b/lib/libedit/editline.c index 8e7e56ee7..9af0e6982 100644 --- a/lib/libedit/editline.c +++ b/lib/libedit/editline.c @@ -1,5 +1,4 @@ -/* $Revision$ -** +/* ** Main editing routines for editline library. */ #include "editline.h" diff --git a/lib/libedit/editline.h b/lib/libedit/editline.h index 145fc193f..b63b69d90 100644 --- a/lib/libedit/editline.h +++ b/lib/libedit/editline.h @@ -1,5 +1,4 @@ -/* $Revision$ -** +/* ** Internal header file for editline library. */ #include diff --git a/lib/libedit/sysunix.c b/lib/libedit/sysunix.c index 89bfa8dba..0bee530fe 100644 --- a/lib/libedit/sysunix.c +++ b/lib/libedit/sysunix.c @@ -1,5 +1,4 @@ -/* $Revision$ -** +/* ** Unix system-dependant routines for editline library. */ #include "editline.h" diff --git a/lib/libedit/testit.c b/lib/libedit/testit.c index df2f5aa51..525436c5d 100644 --- a/lib/libedit/testit.c +++ b/lib/libedit/testit.c @@ -1,5 +1,4 @@ -/* $Revision$ -** +/* ** A "micro-shell" to test editline library. ** If given any arguments, commands aren't executed. */ diff --git a/lib/libedit/unix.h b/lib/libedit/unix.h index af884a92c..e387b2da0 100644 --- a/lib/libedit/unix.h +++ b/lib/libedit/unix.h @@ -1,5 +1,4 @@ -/* $Revision$ -** +/* ** Editline system header file for Unix. */ diff --git a/test/ipc/lib/parse_opts.c b/test/ipc/lib/parse_opts.c index 43e3d47e9..50e2f5a88 100644 --- a/test/ipc/lib/parse_opts.c +++ b/test/ipc/lib/parse_opts.c @@ -30,8 +30,6 @@ * http://oss.sgi.com/projects/GenInfo/NoticeExplan/ */ -/* $Id: parse_opts.c,v 1.10 2006/04/19 18:23:40 mreed10 Exp $ */ - /********************************************************** * * OS Testing - Silicon Graphics, Inc. diff --git a/test/ipc/lib/rmobj.c b/test/ipc/lib/rmobj.c index e5656adff..33786bd5a 100644 --- a/test/ipc/lib/rmobj.c +++ b/test/ipc/lib/rmobj.c @@ -30,8 +30,6 @@ * http://oss.sgi.com/projects/GenInfo/NoticeExplan/ */ -/* $Id: rmobj.c,v 1.4 2003/07/28 16:03:02 robbiew Exp $ */ - /********************************************************** * * OS Testing - Silicon Graphics, Inc. diff --git a/test/ipc/lib/test.h b/test/ipc/lib/test.h index ca93e3274..aa4ccf184 100644 --- a/test/ipc/lib/test.h +++ b/test/ipc/lib/test.h @@ -30,8 +30,6 @@ * http://oss.sgi.com/projects/GenInfo/NoticeExplan/ */ -/* $Id: test.h,v 1.10 2006/05/26 06:17:53 vapier Exp $ */ - #ifndef __TEST_H__ #define __TEST_H__ diff --git a/test/ipc/lib/tst_res.c b/test/ipc/lib/tst_res.c index 0b426ac5d..d861fea1e 100644 --- a/test/ipc/lib/tst_res.c +++ b/test/ipc/lib/tst_res.c @@ -31,8 +31,6 @@ */ -/* $Id: tst_res.c,v 1.3 2005/12/22 20:18:22 robbiew Exp $ */ - /********************************************************** * * OS Testing - Silicon Graphics, Inc. diff --git a/test/ipc/lib/tst_sig.c b/test/ipc/lib/tst_sig.c index 658df4969..413fe525d 100644 --- a/test/ipc/lib/tst_sig.c +++ b/test/ipc/lib/tst_sig.c @@ -30,8 +30,6 @@ * http://oss.sgi.com/projects/GenInfo/NoticeExplan/ */ -/* $Id: tst_sig.c,v 1.10 2005/01/04 21:00:35 mridge Exp $ */ - /***************************************************************************** OS Testing - Silicon Graphics, Inc. diff --git a/test/ipc/lib/tst_tmpdir.c b/test/ipc/lib/tst_tmpdir.c index ea2ff4675..075b68364 100644 --- a/test/ipc/lib/tst_tmpdir.c +++ b/test/ipc/lib/tst_tmpdir.c @@ -30,8 +30,6 @@ * http://oss.sgi.com/projects/GenInfo/NoticeExplan/ */ -/* $Id: tst_tmpdir.c,v 1.10 2005/01/04 21:00:35 mridge Exp $ */ - /********************************************************** * * OS Testing - Silicon Graphics, Inc. diff --git a/test/ipc/lib/usctest.h b/test/ipc/lib/usctest.h index 0858cec29..635894065 100644 --- a/test/ipc/lib/usctest.h +++ b/test/ipc/lib/usctest.h @@ -30,8 +30,6 @@ * http://oss.sgi.com/projects/GenInfo/NoticeExplan/ */ -/* $Id: usctest.h,v 1.10 2006/05/26 06:06:06 vapier Exp $ */ - /********************************************************** * * IRIX/Linux Feature Test and Evaluation - Silicon Graphics, Inc.