Skip to content

Commit a7958fd

Browse files
author
Bernd Exkenfels
committed
remove legacy CVS source id/versions
1 parent 28210b3 commit a7958fd

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

44 files changed

+43
-132
lines changed

arp.c

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,6 @@
88
* NET-3 Networking Distribution for the LINUX operating
99
* system.
1010
*
11-
* Version: $Id: arp.c,v 1.27 2009/09/06 22:50:11 vapier Exp $
12-
*
1311
* Maintainer: Bernd 'eckes' Eckenfels, <net-tools@lina.inka.de>
1412
*
1513
* Author: Fred N. van Kempen, <waltje@uwalt.nl.mugnet.org>

ifconfig.c

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,6 @@
33
* that either displays or sets the characteristics of
44
* one or more of the system's networking interfaces.
55
*
6-
* Version: $Id: ifconfig.c,v 1.59 2011-01-01 03:22:31 ecki Exp $
7-
*
86
* Author: Fred N. van Kempen, <waltje@uwalt.nl.mugnet.org>
97
* and others. Copyright 1993 MicroWalt Corporation
108
*

lib/activate.c

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,6 @@
77
* NET-3 Networking Distribution for the LINUX operating
88
* system. (net-tools, net-drivers)
99
*
10-
* Version: $Id: activate.c,v 1.3 1998/11/15 20:08:55 freitag Exp $
11-
*
1210
* Author: Bernd 'eckes' Eckenfels <net-tools@lina.inka.de>
1311
* Copyright 1996 Bernd Eckenfels, Germany
1412
*

lib/af.c

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,7 @@
11
/*
2-
* lib/af.c This file contains the top-level part of the protocol
2+
* lib/af.c This file contains the top-level part of the protocol
33
* support functions module for the NET-2 base distribution.
44
*
5-
* Version: $Id: af.c,v 1.14 2007/12/01 17:49:35 ecki Exp $
6-
*
75
* Author: Fred N. van Kempen, <waltje@uwalt.nl.mugnet.org>
86
* Copyright 1993 MicroWalt Corporation
97
*

lib/arcnet.c

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,7 @@
11
/*
2-
* lib/arcnet.c This file contains an implementation of the "ARCnet"
2+
* lib/arcnet.c This file contains an implementation of the "ARCnet"
33
* support functions for the NET-2 base distribution.
44
*
5-
* Version: $Id: arcnet.c,v 1.6 2000/03/05 11:26:02 philip Exp $
6-
*
75
* Author: Fred N. van Kempen, <waltje@uwalt.nl.mugnet.org>
86
* Copyright 1993 MicroWalt Corporation
97
*

lib/ash.c

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
/*
22
* lib/ash.c This file contains an implementation of the Ash
3-
* support functions for the NET-2 base distribution.
4-
* $Id: ash.c,v 1.11 1999/09/27 11:00:45 philip Exp $
3+
* support functions for the NET-2 base distribution.
54
*/
65

76
#include "config.h"

lib/ax25.c

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,7 @@
11
/*
2-
* lib/ax25.c This file contains an implementation of the "AX.25"
2+
* lib/ax25.c This file contains an implementation of the "AX.25"
33
* support functions.
44
*
5-
* Version: $Id: ax25.c,v 1.9 1999/09/27 11:00:45 philip Exp $
6-
*
7-
* NOTE: I will redo this module as soon as I got the libax25.a
8-
* library sorted out. This library contains some useful
9-
* and often used address conversion functions, database
10-
* lookup stuff, and more of the like.
11-
*
125
* Author: Fred N. van Kempen, <waltje@uwalt.nl.mugnet.org>
136
* Copyright 1993 MicroWalt Corporation
147
*

lib/ax25_gr.c

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@
22
* lib/ax25_gr.c This file contains an implementation of the "AX.25"
33
* route print support functions.
44
*
5-
* Version: $Id: ax25_gr.c,v 1.4 1999/01/05 20:53:21 philip Exp $
6-
*
75
* Author: Bernd Eckenfels, <ecki@lina.inka.de>
86
* Copyright 1999 Bernd Eckenfels, Germany
97
* base on Code from Jonathan Naylor <jsn@Cs.Nott.AC.UK>

lib/ddp.c

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,8 @@
11
/*
22
* DDP protocol output functions.
3-
* [Not yet input]
43
*
54
* Alan Cox <Alan.Cox@linux.org>
65
*
7-
* $Id: ddp.c,v 1.6 1998/11/19 13:01:55 philip Exp $
8-
*
96
* This program is free software; you can redistribute it
107
* and/or modify it under the terms of the GNU General
118
* Public License as published by the Free Software

lib/ddp_gr.c

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,6 @@
22
* lib/ddp_gr.c Prinbting of DDP (AppleTalk) routing table
33
* used by the NET-LIB.
44
*
5-
* NET-LIB
6-
*
7-
* Version: $Id: ddp_gr.c,v 1.4 2002/06/02 05:25:15 ecki Exp $
8-
*
95
* Author: Ajax <ajax@firest0rm.org>
106
*
117
* Modification:

0 commit comments

Comments
 (0)