nuke RCS "Log" and "Header" tags. They cause problems for third parties

importing our sources, and for NetBSD release engineering folks.
(They've been against the NetBSD coding style forever, but they crept
in anyway.)
This commit is contained in:
cgd 1999-10-17 23:53:45 +00:00
parent 28d5608977
commit d935a73378
2 changed files with 2 additions and 58 deletions

View File

@ -1,4 +1,4 @@
/* $NetBSD: tropicreg.h,v 1.2 1999/03/22 23:01:37 bad Exp $ */
/* $NetBSD: tropicreg.h,v 1.3 1999/10/17 23:53:45 cgd Exp $ */
/*
* Mach Operating System
@ -30,31 +30,8 @@
* the rights to redistribute these changes.
*/
/*
* HISTORY
* $Log: tropicreg.h,v $
* Revision 1.2 1999/03/22 23:01:37 bad
* Oops. RcsID police.
*
* Revision 1.1 1999/03/22 22:21:26 bad
* Chipset driver for TROPIC based Token-Ring cards.
* Frontends for IBM and 3COM ISA cards.
*
* By Onno van der Linden <onno@simplex.nl>.
*
* Revision 2.2 93/02/04 08:00:27 danner
* Integrate PS2 code from IBM.
* [93/01/18 prithvi]
*
*/
/* $Header: /cvsroot/src/sys/dev/ic/Attic/tropicreg.h,v 1.2 1999/03/22 23:01:37 bad Exp $ */
/* $ACIS:if_lanreg.h 12.0$ */
#if !defined(lint) && !defined(LOCORE) && defined(RCS_HDRS)
static char *rcsidif_lanreg = "$Header: /cvsroot/src/sys/dev/ic/Attic/tropicreg.h,v 1.2 1999/03/22 23:01:37 bad Exp $";
#endif
#define TR_SWITCH 0
#define TR_RESET 1
#define TR_RELEASE 2

View File

@ -1,4 +1,4 @@
/* $NetBSD: tropicvar.h,v 1.3 1999/04/29 15:47:02 bad Exp $ */
/* $NetBSD: tropicvar.h,v 1.4 1999/10/17 23:53:45 cgd Exp $ */
/*
* Mach Operating System
@ -30,41 +30,8 @@
* the rights to redistribute these changes.
*/
/*
* HISTORY
* $Log: tropicvar.h,v $
* Revision 1.3 1999/04/29 15:47:02 bad
* From Onno van der Linden:
* Reorganise the driver some what.
* Rename tr_reset() to the more appropriate tr_stop().
* Create a common tropic reset routine and use it in the frontends.
* Move the code in tr_config() which is only used in the card attachment
* routines into a new tr_attach() function.
* Take adapter off the ring through tr_shutdown() in a shutdown hook.
* This simplifies the bus-specific frontend.
*
* Revision 1.2 1999/03/22 23:01:36 bad
* Oops. RcsID police.
*
* Revision 1.1 1999/03/22 22:21:26 bad
* Chipset driver for TROPIC based Token-Ring cards.
* Frontends for IBM and 3COM ISA cards.
*
* By Onno van der Linden <onno@simplex.nl>.
*
* Revision 2.2 93/02/04 08:00:33 danner
* Integrate PS2 code from IBM.
* [93/01/18 prithvi]
*
*/
/* $Header: /cvsroot/src/sys/dev/ic/Attic/tropicvar.h,v 1.3 1999/04/29 15:47:02 bad Exp $ */
/* $ACIS:if_lanvar.h 12.0$ */
#if !defined(lint) && !defined(LOCORE) && defined(RCS_HDRS)
static char *rcsidif_lanvar = "$Header: /cvsroot/src/sys/dev/ic/Attic/tropicvar.h,v 1.3 1999/04/29 15:47:02 bad Exp $";
#endif
/*
* This file contains structures used in the "tr" driver for the
* IBM TOKEN-RING NETWORK PC ADAPTER