New-style RCS ids.

This commit is contained in:
thorpej 1995-10-09 03:51:32 +00:00
parent 268dfe691c
commit ad3a5f50ae
22 changed files with 42 additions and 49 deletions

View File

@ -1,5 +1,5 @@
# $NetBSD: Makefile,v 1.5 1995/10/09 03:51:32 thorpej Exp $
# from: Id: Makefile,v 1.5 1993/06/24 05:11:16 deering Exp
# $Id: Makefile,v 1.4 1995/07/10 01:39:58 cgd Exp $
PROG= mrouted
SRCS= igmp.c inet.c kern.c config.c cfparse.c main.c route.c vif.c \

View File

@ -1,3 +1,5 @@
/* $NetBSD: callout.c,v 1.2 1995/10/09 03:51:34 thorpej Exp $ */
/*
* The mrouted program is covered by the license in the accompanying file
* named "LICENSE". Use of the mrouted program represents acceptance of
@ -5,9 +7,6 @@
*
* The mrouted program is COPYRIGHT 1989 by The Board of Trustees of
* Leland Stanford Junior University.
*
*
* $Id: callout.c,v 1.1 1995/06/01 02:25:47 mycroft Exp $
*/
#include "defs.h"

View File

@ -1,10 +1,10 @@
%{
/* $NetBSD: cfparse.y,v 1.3 1995/10/09 03:51:35 thorpej Exp $ */
/*
* Configuration file parser for mrouted.
*
* Written by Bill Fenner, NRL, 1994
*
* $Id: cfparse.y,v 1.2 1995/06/07 17:39:37 cgd Exp $
*/
#include <stdio.h>
#include <string.h>

View File

@ -1,3 +1,5 @@
/* $NetBSD: config.c,v 1.5 1995/10/09 03:51:37 thorpej Exp $ */
/*
* The mrouted program is covered by the license in the accompanying file
* named "LICENSE". Use of the mrouted program represents acceptance of
@ -5,9 +7,6 @@
*
* The mrouted program is COPYRIGHT 1989 by The Board of Trustees of
* Leland Stanford Junior University.
*
*
* $Id: config.c,v 1.4 1995/06/01 02:25:49 mycroft Exp $
*/

View File

@ -1,3 +1,5 @@
/* $NetBSD: defs.h,v 1.5 1995/10/09 03:51:38 thorpej Exp $ */
/*
* The mrouted program is covered by the license in the accompanying file
* named "LICENSE". Use of the mrouted program represents acceptance of
@ -5,9 +7,6 @@
*
* The mrouted program is COPYRIGHT 1989 by The Board of Trustees of
* Leland Stanford Junior University.
*
*
* $Id: defs.h,v 1.4 1995/06/01 02:25:51 mycroft Exp $
*/

View File

@ -1,3 +1,5 @@
/* $NetBSD: dvmrp.h,v 1.4 1995/10/09 03:51:39 thorpej Exp $ */
/*
* The mrouted program is covered by the license in the accompanying file
* named "LICENSE". Use of the mrouted program represents acceptance of
@ -5,9 +7,6 @@
*
* The mrouted program is COPYRIGHT 1989 by The Board of Trustees of
* Leland Stanford Junior University.
*
*
* $Id: dvmrp.h,v 1.3 1995/06/01 02:25:52 mycroft Exp $
*/
/*

View File

@ -1,3 +1,5 @@
/* $NetBSD: igmp.c,v 1.4 1995/10/09 03:51:40 thorpej Exp $ */
/*
* The mrouted program is covered by the license in the accompanying file
* named "LICENSE". Use of the mrouted program represents acceptance of
@ -5,9 +7,6 @@
*
* The mrouted program is COPYRIGHT 1989 by The Board of Trustees of
* Leland Stanford Junior University.
*
*
* $Id: igmp.c,v 1.3 1995/06/01 02:25:53 mycroft Exp $
*/

View File

@ -1,3 +1,5 @@
/* $NetBSD: inet.c,v 1.3 1995/10/09 03:51:42 thorpej Exp $ */
/*
* The mrouted program is covered by the license in the accompanying file
* named "LICENSE". Use of the mrouted program represents acceptance of
@ -5,9 +7,6 @@
*
* The mrouted program is COPYRIGHT 1989 by The Board of Trustees of
* Leland Stanford Junior University.
*
*
* $Id: inet.c,v 1.2 1995/06/01 02:25:54 mycroft Exp $
*/

View File

@ -1,3 +1,5 @@
/* $NetBSD: kern.c,v 1.3 1995/10/09 03:51:43 thorpej Exp $ */
/*
* The mrouted program is covered by the license in the accompanying file
* named "LICENSE". Use of the mrouted program represents acceptance of
@ -5,9 +7,6 @@
*
* The mrouted program is COPYRIGHT 1989 by The Board of Trustees of
* Leland Stanford Junior University.
*
*
* $Id: kern.c,v 1.2 1995/06/01 02:25:56 mycroft Exp $
*/

View File

@ -1,3 +1,5 @@
/* $NetBSD: main.c,v 1.5 1995/10/09 03:51:44 thorpej Exp $ */
/*
* The mrouted program is covered by the license in the accompanying file
* named "LICENSE". Use of the mrouted program represents acceptance of
@ -5,9 +7,6 @@
*
* The mrouted program is COPYRIGHT 1989 by The Board of Trustees of
* Leland Stanford Junior University.
*
*
* $Id: main.c,v 1.4 1995/06/01 02:25:57 mycroft Exp $
*/
/*

View File

@ -1,5 +1,5 @@
'\" $NetBSD: mrouted.8,v 1.5 1995/10/09 03:51:46 thorpej Exp $
'\"COPYRIGHT 1989 by The Board of Trustees of Leland Stanford Junior University.
'\"$Id: mrouted.8,v 1.4 1995/06/01 02:25:58 mycroft Exp $
.TH MROUTED 8
.UC 5
.SH NAME

View File

@ -1,3 +1,5 @@
/* $NetBSD: pathnames.h,v 1.3 1995/10/09 03:51:48 thorpej Exp $ */
/*
* The mrouted program is covered by the license in the accompanying file
* named "LICENSE". Use of the mrouted program represents acceptance of
@ -5,9 +7,6 @@
*
* The mrouted program is COPYRIGHT 1989 by The Board of Trustees of
* Leland Stanford Junior University.
*
*
* $Id: pathnames.h,v 1.2 1995/06/01 02:26:00 mycroft Exp $
*/
#define _PATH_MROUTED_CONF "/etc/mrouted.conf"

View File

@ -1,3 +1,5 @@
/* $NetBSD: prune.c,v 1.2 1995/10/09 03:51:49 thorpej Exp $ */
/*
* The mrouted program is covered by the license in the accompanying file
* named "LICENSE". Use of the mrouted program represents acceptance of
@ -5,9 +7,6 @@
*
* The mrouted program is COPYRIGHT 1989 by The Board of Trustees of
* Leland Stanford Junior University.
*
*
* $Id: prune.c,v 1.1 1995/06/01 02:26:01 mycroft Exp $
*/

View File

@ -1,3 +1,5 @@
/* $NetBSD: prune.h,v 1.2 1995/10/09 03:51:52 thorpej Exp $ */
/*
* The mrouted program is covered by the license in the accompanying file
* named "LICENSE". Use of the mrouted program represents acceptance of
@ -5,9 +7,6 @@
*
* The mrouted program is COPYRIGHT 1989 by The Board of Trustees of
* Leland Stanford Junior University.
*
*
* $Id: prune.h,v 1.1 1995/06/01 02:26:03 mycroft Exp $
*/
/*

View File

@ -1,3 +1,5 @@
/* $NetBSD: route.c,v 1.4 1995/10/09 03:51:53 thorpej Exp $ */
/*
* The mrouted program is covered by the license in the accompanying file
* named "LICENSE". Use of the mrouted program represents acceptance of
@ -5,9 +7,6 @@
*
* The mrouted program is COPYRIGHT 1989 by The Board of Trustees of
* Leland Stanford Junior University.
*
*
* $Id: route.c,v 1.3 1995/06/01 02:26:04 mycroft Exp $
*/

View File

@ -1,3 +1,5 @@
/* $NetBSD: route.h,v 1.3 1995/10/09 03:51:54 thorpej Exp $ */
/*
* The mrouted program is covered by the license in the accompanying file
* named "LICENSE". Use of the mrouted program represents acceptance of
@ -5,9 +7,6 @@
*
* The mrouted program is COPYRIGHT 1989 by The Board of Trustees of
* Leland Stanford Junior University.
*
*
* $Id: route.h,v 1.2 1995/06/01 02:26:06 mycroft Exp $
*/
/*

View File

@ -1,3 +1,5 @@
/* $NetBSD: rsrr.c,v 1.2 1995/10/09 03:51:56 thorpej Exp $ */
/*
* Copyright (c) 1993 by the University of Southern California
* All rights reserved.

View File

@ -1,3 +1,5 @@
/* $NetBSD: rsrr.h,v 1.2 1995/10/09 03:51:57 thorpej Exp $ */
/*
* Copyright (c) 1993 by the University of Southern California
* All rights reserved.

View File

@ -1,3 +1,5 @@
/* $NetBSD: snmp.c,v 1.2 1995/10/09 03:51:58 thorpej Exp $ */
/*
* snmp.c
*

View File

@ -1,3 +1,5 @@
/* $NetBSD: snmp.h,v 1.2 1995/10/09 03:52:00 thorpej Exp $ */
/*
* This file contains excepts from ISODE include files, and is
* subject to the following notice:

View File

@ -1,3 +1,5 @@
/* $NetBSD: vif.c,v 1.5 1995/10/09 03:52:01 thorpej Exp $ */
/*
* The mrouted program is covered by the license in the accompanying file
* named "LICENSE". Use of the mrouted program represents acceptance of
@ -5,9 +7,6 @@
*
* The mrouted program is COPYRIGHT 1989 by The Board of Trustees of
* Leland Stanford Junior University.
*
*
* $Id: vif.c,v 1.4 1995/06/01 02:26:12 mycroft Exp $
*/

View File

@ -1,3 +1,5 @@
/* $NetBSD: vif.h,v 1.5 1995/10/09 03:52:03 thorpej Exp $ */
/*
* The mrouted program is covered by the license in the accompanying file
* named "LICENSE". Use of the mrouted program represents acceptance of
@ -5,9 +7,6 @@
*
* The mrouted program is COPYRIGHT 1989 by The Board of Trustees of
* Leland Stanford Junior University.
*
*
* $Id: vif.h,v 1.4 1995/06/01 02:26:13 mycroft Exp $
*/
/*