Commit 0b040829952d84bf2a62526f0e24b624e0699447

Authored by Adrian Bunk
Committed by David S. Miller
1 parent 573bf470e6

net: remove CVS keywords

This patch removes CVS keywords that weren't updated for a long time
from comments.

Signed-off-by: Adrian Bunk <bunk@kernel.org>
Signed-off-by: David S. Miller <davem@davemloft.net>

Showing 121 changed files with 0 additions and 254 deletions Side-by-side Diff

include/linux/if_bridge.h
... ... @@ -4,8 +4,6 @@
4 4 * Authors:
5 5 * Lennert Buytenhek <buytenh@gnu.org>
6 6 *
7   - * $Id: if_bridge.h,v 1.1 2000/02/18 16:47:01 davem Exp $
8   - *
9 7 * This program is free software; you can redistribute it and/or
10 8 * modify it under the terms of the GNU General Public License
11 9 * as published by the Free Software Foundation; either version
include/linux/if_ppp.h
1   -/* $Id: if_ppp.h,v 1.21 2000/03/27 06:03:36 paulus Exp $ */
2   -
3 1 /*
4 2 * if_ppp.h - Point-to-Point Protocol definitions.
5 3 *
include/linux/if_tun.h
... ... @@ -11,8 +11,6 @@
11 11 * but WITHOUT ANY WARRANTY; without even the implied warranty of
12 12 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
13 13 * GNU General Public License for more details.
14   - *
15   - * $Id: if_tun.h,v 1.2 2001/06/01 18:39:47 davem Exp $
16 14 */
17 15  
18 16 #ifndef __IF_TUN_H
include/linux/ip6_tunnel.h
1   -/*
2   - * $Id$
3   - */
4   -
5 1 #ifndef _IP6_TUNNEL_H
6 2 #define _IP6_TUNNEL_H
7 3  
include/linux/ppp-comp.h
... ... @@ -23,8 +23,6 @@
23 23 * ON AN "AS IS" BASIS, AND THE AUSTRALIAN NATIONAL UNIVERSITY HAS NO
24 24 * OBLIGATION TO PROVIDE MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS,
25 25 * OR MODIFICATIONS.
26   - *
27   - * $Id: ppp-comp.h,v 1.6 1997/11/27 06:04:44 paulus Exp $
28 26 */
29 27  
30 28 /*
include/linux/ppp_defs.h
1   -/* $Id: ppp_defs.h,v 1.2 1994/09/21 01:31:06 paulus Exp $ */
2   -
3 1 /*
4 2 * ppp_defs.h - PPP definitions.
5 3 *
include/linux/sunrpc/auth_gss.h
... ... @@ -7,8 +7,6 @@
7 7 * Andy Adamson <andros@umich.edu>
8 8 * Bruce Fields <bfields@umich.edu>
9 9 * Copyright (c) 2000 The Regents of the University of Michigan
10   - *
11   - * $Id$
12 10 */
13 11  
14 12 #ifndef _LINUX_SUNRPC_AUTH_GSS_H
include/linux/sunrpc/gss_api.h
... ... @@ -7,8 +7,6 @@
7 7 * Andy Adamson <andros@umich.edu>
8 8 * Bruce Fields <bfields@umich.edu>
9 9 * Copyright (c) 2000 The Regents of the University of Michigan
10   - *
11   - * $Id$
12 10 */
13 11  
14 12 #ifndef _LINUX_SUNRPC_GSS_API_H
include/linux/sunrpc/svcauth_gss.h
... ... @@ -3,9 +3,6 @@
3 3 *
4 4 * Bruce Fields <bfields@umich.edu>
5 5 * Copyright (c) 2002 The Regents of the Unviersity of Michigan
6   - *
7   - * $Id$
8   - *
9 6 */
10 7  
11 8 #ifndef _LINUX_SUNRPC_SVCAUTH_GSS_H
include/net/inetpeer.h
1 1 /*
2 2 * INETPEER - A storage for permanent information about peers
3 3 *
4   - * Version: $Id: inetpeer.h,v 1.2 2002/01/12 07:54:56 davem Exp $
5   - *
6 4 * Authors: Andrey V. Savochkin <saw@msu.ru>
7 5 */
8 6  
include/net/ip6_tunnel.h
1   -/*
2   - * $Id$
3   - */
4   -
5 1 #ifndef _NET_IP6_TUNNEL_H
6 2 #define _NET_IP6_TUNNEL_H
7 3  
include/net/ipconfig.h
1 1 /*
2   - * $Id: ipconfig.h,v 1.4 2001/04/30 04:51:46 davem Exp $
3   - *
4 2 * Copyright (C) 1997 Martin Mares
5 3 *
6 4 * Automatic IP Layer Configuration
... ... @@ -4,8 +4,6 @@
4 4 * Authors:
5 5 * Pedro Roque <roque@di.fc.ul.pt>
6 6 *
7   - * $Id: ipv6.h,v 1.1 2002/05/20 15:13:07 jgrimm Exp $
8   - *
9 7 * This program is free software; you can redistribute it and/or
10 8 * modify it under the terms of the GNU General Public License
11 9 * as published by the Free Software Foundation; either version
... ... @@ -14,8 +14,6 @@
14 14 * as published by the Free Software Foundation; either version
15 15 * 2 of the License, or (at your option) any later version.
16 16 *
17   - * $Id: snmp.h,v 1.19 2001/06/14 13:40:46 davem Exp $
18   - *
19 17 */
20 18  
21 19 #ifndef _SNMP_H
net/bluetooth/bnep/bnep.h
... ... @@ -16,10 +16,6 @@
16 16 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
17 17 */
18 18  
19   -/*
20   - * $Id: bnep.h,v 1.5 2002/08/04 21:23:58 maxk Exp $
21   - */
22   -
23 19 #ifndef _BNEP_H
24 20 #define _BNEP_H
25 21  
net/bluetooth/bnep/core.c
... ... @@ -25,10 +25,6 @@
25 25 SOFTWARE IS DISCLAIMED.
26 26 */
27 27  
28   -/*
29   - * $Id: core.c,v 1.20 2002/08/04 21:23:58 maxk Exp $
30   - */
31   -
32 28 #include <linux/module.h>
33 29  
34 30 #include <linux/kernel.h>
net/bluetooth/bnep/netdev.c
... ... @@ -25,10 +25,6 @@
25 25 SOFTWARE IS DISCLAIMED.
26 26 */
27 27  
28   -/*
29   - * $Id: netdev.c,v 1.8 2002/08/04 21:23:58 maxk Exp $
30   - */
31   -
32 28 #include <linux/module.h>
33 29  
34 30 #include <linux/socket.h>
net/bluetooth/bnep/sock.c
... ... @@ -24,10 +24,6 @@
24 24 SOFTWARE IS DISCLAIMED.
25 25 */
26 26  
27   -/*
28   - * $Id: sock.c,v 1.4 2002/08/04 21:23:58 maxk Exp $
29   - */
30   -
31 27 #include <linux/module.h>
32 28  
33 29 #include <linux/types.h>
net/bluetooth/rfcomm/core.c
... ... @@ -23,8 +23,6 @@
23 23  
24 24 /*
25 25 * Bluetooth RFCOMM core.
26   - *
27   - * $Id: core.c,v 1.42 2002/10/01 23:26:25 maxk Exp $
28 26 */
29 27  
30 28 #include <linux/module.h>
net/bluetooth/rfcomm/sock.c
... ... @@ -23,8 +23,6 @@
23 23  
24 24 /*
25 25 * RFCOMM sockets.
26   - *
27   - * $Id: sock.c,v 1.24 2002/10/03 01:00:34 maxk Exp $
28 26 */
29 27  
30 28 #include <linux/module.h>
net/bluetooth/rfcomm/tty.c
... ... @@ -23,8 +23,6 @@
23 23  
24 24 /*
25 25 * RFCOMM TTY.
26   - *
27   - * $Id: tty.c,v 1.24 2002/10/03 01:54:38 holtmann Exp $
28 26 */
29 27  
30 28 #include <linux/module.h>
... ... @@ -5,8 +5,6 @@
5 5 * Authors:
6 6 * Lennert Buytenhek <buytenh@gnu.org>
7 7 *
8   - * $Id: br.c,v 1.47 2001/12/24 00:56:41 davem Exp $
9   - *
10 8 * This program is free software; you can redistribute it and/or
11 9 * modify it under the terms of the GNU General Public License
12 10 * as published by the Free Software Foundation; either version
net/bridge/br_device.c
... ... @@ -5,8 +5,6 @@
5 5 * Authors:
6 6 * Lennert Buytenhek <buytenh@gnu.org>
7 7 *
8   - * $Id: br_device.c,v 1.6 2001/12/24 00:59:55 davem Exp $
9   - *
10 8 * This program is free software; you can redistribute it and/or
11 9 * modify it under the terms of the GNU General Public License
12 10 * as published by the Free Software Foundation; either version
... ... @@ -5,8 +5,6 @@
5 5 * Authors:
6 6 * Lennert Buytenhek <buytenh@gnu.org>
7 7 *
8   - * $Id: br_fdb.c,v 1.6 2002/01/17 00:57:07 davem Exp $
9   - *
10 8 * This program is free software; you can redistribute it and/or
11 9 * modify it under the terms of the GNU General Public License
12 10 * as published by the Free Software Foundation; either version
net/bridge/br_forward.c
... ... @@ -5,8 +5,6 @@
5 5 * Authors:
6 6 * Lennert Buytenhek <buytenh@gnu.org>
7 7 *
8   - * $Id: br_forward.c,v 1.4 2001/08/14 22:05:57 davem Exp $
9   - *
10 8 * This program is free software; you can redistribute it and/or
11 9 * modify it under the terms of the GNU General Public License
12 10 * as published by the Free Software Foundation; either version
... ... @@ -5,8 +5,6 @@
5 5 * Authors:
6 6 * Lennert Buytenhek <buytenh@gnu.org>
7 7 *
8   - * $Id: br_if.c,v 1.7 2001/12/24 00:59:55 davem Exp $
9   - *
10 8 * This program is free software; you can redistribute it and/or
11 9 * modify it under the terms of the GNU General Public License
12 10 * as published by the Free Software Foundation; either version
net/bridge/br_input.c
... ... @@ -5,8 +5,6 @@
5 5 * Authors:
6 6 * Lennert Buytenhek <buytenh@gnu.org>
7 7 *
8   - * $Id: br_input.c,v 1.10 2001/12/24 04:50:20 davem Exp $
9   - *
10 8 * This program is free software; you can redistribute it and/or
11 9 * modify it under the terms of the GNU General Public License
12 10 * as published by the Free Software Foundation; either version
net/bridge/br_ioctl.c
... ... @@ -5,8 +5,6 @@
5 5 * Authors:
6 6 * Lennert Buytenhek <buytenh@gnu.org>
7 7 *
8   - * $Id: br_ioctl.c,v 1.4 2000/11/08 05:16:40 davem Exp $
9   - *
10 8 * This program is free software; you can redistribute it and/or
11 9 * modify it under the terms of the GNU General Public License
12 10 * as published by the Free Software Foundation; either version
net/bridge/br_notify.c
... ... @@ -5,8 +5,6 @@
5 5 * Authors:
6 6 * Lennert Buytenhek <buytenh@gnu.org>
7 7 *
8   - * $Id: br_notify.c,v 1.2 2000/02/21 15:51:34 davem Exp $
9   - *
10 8 * This program is free software; you can redistribute it and/or
11 9 * modify it under the terms of the GNU General Public License
12 10 * as published by the Free Software Foundation; either version
net/bridge/br_private.h
... ... @@ -4,8 +4,6 @@
4 4 * Authors:
5 5 * Lennert Buytenhek <buytenh@gnu.org>
6 6 *
7   - * $Id: br_private.h,v 1.7 2001/12/24 00:59:55 davem Exp $
8   - *
9 7 * This program is free software; you can redistribute it and/or
10 8 * modify it under the terms of the GNU General Public License
11 9 * as published by the Free Software Foundation; either version
net/bridge/br_private_stp.h
... ... @@ -4,8 +4,6 @@
4 4 * Authors:
5 5 * Lennert Buytenhek <buytenh@gnu.org>
6 6 *
7   - * $Id: br_private_stp.h,v 1.3 2001/02/05 06:03:47 davem Exp $
8   - *
9 7 * This program is free software; you can redistribute it and/or
10 8 * modify it under the terms of the GNU General Public License
11 9 * as published by the Free Software Foundation; either version
... ... @@ -5,8 +5,6 @@
5 5 * Authors:
6 6 * Lennert Buytenhek <buytenh@gnu.org>
7 7 *
8   - * $Id: br_stp.c,v 1.4 2000/06/19 10:13:35 davem Exp $
9   - *
10 8 * This program is free software; you can redistribute it and/or
11 9 * modify it under the terms of the GNU General Public License
12 10 * as published by the Free Software Foundation; either version
net/bridge/br_stp_bpdu.c
... ... @@ -5,8 +5,6 @@
5 5 * Authors:
6 6 * Lennert Buytenhek <buytenh@gnu.org>
7 7 *
8   - * $Id: br_stp_bpdu.c,v 1.3 2001/11/10 02:35:25 davem Exp $
9   - *
10 8 * This program is free software; you can redistribute it and/or
11 9 * modify it under the terms of the GNU General Public License
12 10 * as published by the Free Software Foundation; either version
net/bridge/br_stp_if.c
... ... @@ -5,8 +5,6 @@
5 5 * Authors:
6 6 * Lennert Buytenhek <buytenh@gnu.org>
7 7 *
8   - * $Id: br_stp_if.c,v 1.4 2001/04/14 21:14:39 davem Exp $
9   - *
10 8 * This program is free software; you can redistribute it and/or
11 9 * modify it under the terms of the GNU General Public License
12 10 * as published by the Free Software Foundation; either version
net/bridge/br_stp_timer.c
... ... @@ -5,8 +5,6 @@
5 5 * Authors:
6 6 * Lennert Buytenhek <buytenh@gnu.org>
7 7 *
8   - * $Id: br_stp_timer.c,v 1.3 2000/05/05 02:17:17 davem Exp $
9   - *
10 8 * This program is free software; you can redistribute it and/or
11 9 * modify it under the terms of the GNU General Public License
12 10 * as published by the Free Software Foundation; either version
... ... @@ -4,8 +4,6 @@
4 4 * Authors: Alan Cox <iiitac@pyr.swan.ac.uk>
5 5 * Florian La Roche <rzsfl@rz.uni-sb.de>
6 6 *
7   - * Version: $Id: skbuff.c,v 1.90 2001/11/07 05:56:19 davem Exp $
8   - *
9 7 * Fixes:
10 8 * Alan Cox : Fixed the worst of the load
11 9 * balancer bugs.
... ... @@ -7,8 +7,6 @@
7 7 * handler for protocols to use and generic option handler.
8 8 *
9 9 *
10   - * Version: $Id: sock.c,v 1.117 2002/02/01 22:01:03 davem Exp $
11   - *
12 10 * Authors: Ross Biro
13 11 * Fred N. van Kempen, <waltje@uWalt.NL.Mugnet.ORG>
14 12 * Florian La Roche, <flla@stud.uni-sb.de>
... ... @@ -5,8 +5,6 @@
5 5 *
6 6 * PF_INET protocol family socket handler.
7 7 *
8   - * Version: $Id: af_inet.c,v 1.137 2002/02/01 22:01:03 davem Exp $
9   - *
10 8 * Authors: Ross Biro
11 9 * Fred N. van Kempen, <waltje@uWalt.NL.Mugnet.ORG>
12 10 * Florian La Roche, <flla@stud.uni-sb.de>
1 1 /* linux/net/ipv4/arp.c
2 2 *
3   - * Version: $Id: arp.c,v 1.99 2001/08/30 22:55:42 davem Exp $
4   - *
5 3 * Copyright (C) 1994 by Florian La Roche
6 4 *
7 5 * This module implements the Address Resolution Protocol ARP (RFC 826),
1 1 /*
2 2 * NET3 IP device support routines.
3 3 *
4   - * Version: $Id: devinet.c,v 1.44 2001/10/31 21:55:54 davem Exp $
5   - *
6 4 * This program is free software; you can redistribute it and/or
7 5 * modify it under the terms of the GNU General Public License
8 6 * as published by the Free Software Foundation; either version
net/ipv4/fib_frontend.c
... ... @@ -5,8 +5,6 @@
5 5 *
6 6 * IPv4 Forwarding Information Base: FIB frontend.
7 7 *
8   - * Version: $Id: fib_frontend.c,v 1.26 2001/10/31 21:55:54 davem Exp $
9   - *
10 8 * Authors: Alexey Kuznetsov, <kuznet@ms2.inr.ac.ru>
11 9 *
12 10 * This program is free software; you can redistribute it and/or
... ... @@ -5,8 +5,6 @@
5 5 *
6 6 * IPv4 FIB: lookup engine and maintenance routines.
7 7 *
8   - * Version: $Id: fib_hash.c,v 1.13 2001/10/31 21:55:54 davem Exp $
9   - *
10 8 * Authors: Alexey Kuznetsov, <kuznet@ms2.inr.ac.ru>
11 9 *
12 10 * This program is free software; you can redistribute it and/or
net/ipv4/fib_semantics.c
... ... @@ -5,8 +5,6 @@
5 5 *
6 6 * IPv4 Forwarding Information Base: semantics.
7 7 *
8   - * Version: $Id: fib_semantics.c,v 1.19 2002/01/12 07:54:56 davem Exp $
9   - *
10 8 * Authors: Alexey Kuznetsov, <kuznet@ms2.inr.ac.ru>
11 9 *
12 10 * This program is free software; you can redistribute it and/or
... ... @@ -22,8 +22,6 @@
22 22 * IP-address lookup using LC-tries. Stefan Nilsson and Gunnar Karlsson
23 23 * IEEE Journal on Selected Areas in Communications, 17(6):1083-1092, June 1999
24 24 *
25   - * Version: $Id: fib_trie.c,v 1.3 2005/06/08 14:20:01 robert Exp $
26   - *
27 25 *
28 26 * Code from fib_hash has been reused which includes the following header:
29 27 *
... ... @@ -3,8 +3,6 @@
3 3 *
4 4 * Alan Cox, <alan@redhat.com>
5 5 *
6   - * Version: $Id: icmp.c,v 1.85 2002/02/01 22:01:03 davem Exp $
7   - *
8 6 * This program is free software; you can redistribute it and/or
9 7 * modify it under the terms of the GNU General Public License
10 8 * as published by the Free Software Foundation; either version
... ... @@ -8,8 +8,6 @@
8 8 * the older version didn't come out right using gcc 2.5.8, the newer one
9 9 * seems to fall out with gcc 2.6.2.
10 10 *
11   - * Version: $Id: igmp.c,v 1.47 2002/02/01 22:01:03 davem Exp $
12   - *
13 11 * Authors:
14 12 * Alan Cox <Alan.Cox@linux.org>
15 13 *
net/ipv4/inet_diag.c
1 1 /*
2 2 * inet_diag.c Module for monitoring INET transport protocols sockets.
3 3 *
4   - * Version: $Id: inet_diag.c,v 1.3 2002/02/01 22:01:04 davem Exp $
5   - *
6 4 * Authors: Alexey Kuznetsov, <kuznet@ms2.inr.ac.ru>
7 5 *
8 6 * This program is free software; you can redistribute it and/or
... ... @@ -3,8 +3,6 @@
3 3 *
4 4 * This source is covered by the GNU GPL, the same as all kernel sources.
5 5 *
6   - * Version: $Id: inetpeer.c,v 1.7 2001/09/20 21:22:50 davem Exp $
7   - *
8 6 * Authors: Andrey V. Savochkin <saw@msu.ru>
9 7 */
10 8  
net/ipv4/ip_forward.c
... ... @@ -5,8 +5,6 @@
5 5 *
6 6 * The IP forwarding functionality.
7 7 *
8   - * Version: $Id: ip_forward.c,v 1.48 2000/12/13 18:31:48 davem Exp $
9   - *
10 8 * Authors: see ip.c
11 9 *
12 10 * Fixes:
net/ipv4/ip_fragment.c
... ... @@ -5,8 +5,6 @@
5 5 *
6 6 * The IP fragmentation functionality.
7 7 *
8   - * Version: $Id: ip_fragment.c,v 1.59 2002/01/12 07:54:56 davem Exp $
9   - *
10 8 * Authors: Fred N. van Kempen <waltje@uWalt.NL.Mugnet.ORG>
11 9 * Alan Cox <Alan.Cox@linux.org>
12 10 *
... ... @@ -5,8 +5,6 @@
5 5 *
6 6 * The Internet Protocol (IP) module.
7 7 *
8   - * Version: $Id: ip_input.c,v 1.55 2002/01/12 07:39:45 davem Exp $
9   - *
10 8 * Authors: Ross Biro
11 9 * Fred N. van Kempen, <waltje@uWalt.NL.Mugnet.ORG>
12 10 * Donald Becker, <becker@super.org>
net/ipv4/ip_options.c
... ... @@ -5,8 +5,6 @@
5 5 *
6 6 * The options processing module for ip.c
7 7 *
8   - * Version: $Id: ip_options.c,v 1.21 2001/09/01 00:31:50 davem Exp $
9   - *
10 8 * Authors: A.N.Kuznetsov
11 9 *
12 10 */
net/ipv4/ip_output.c
... ... @@ -5,8 +5,6 @@
5 5 *
6 6 * The Internet Protocol (IP) output module.
7 7 *
8   - * Version: $Id: ip_output.c,v 1.100 2002/02/01 22:01:03 davem Exp $
9   - *
10 8 * Authors: Ross Biro
11 9 * Fred N. van Kempen, <waltje@uWalt.NL.Mugnet.ORG>
12 10 * Donald Becker, <becker@super.org>
net/ipv4/ip_sockglue.c
... ... @@ -5,8 +5,6 @@
5 5 *
6 6 * The IP to API glue.
7 7 *
8   - * Version: $Id: ip_sockglue.c,v 1.62 2002/02/01 22:01:04 davem Exp $
9   - *
10 8 * Authors: see ip.c
11 9 *
12 10 * Fixes:
1 1 /*
2   - * $Id: ipconfig.c,v 1.46 2002/02/01 22:01:04 davem Exp $
3   - *
4 2 * Automatic Configuration of IP -- use DHCP, BOOTP, RARP, or
5 3 * user-supplied information to configure own IP address and routes.
6 4 *
1 1 /*
2 2 * Linux NET3: IP/IP protocol decoder.
3 3 *
4   - * Version: $Id: ipip.c,v 1.50 2001/10/02 02:22:36 davem Exp $
5   - *
6 4 * Authors:
7 5 * Sam Lantinga (slouken@cs.ucdavis.edu) 02/01/95
8 6 *
... ... @@ -9,8 +9,6 @@
9 9 * as published by the Free Software Foundation; either version
10 10 * 2 of the License, or (at your option) any later version.
11 11 *
12   - * Version: $Id: ipmr.c,v 1.65 2001/10/31 21:55:54 davem Exp $
13   - *
14 12 * Fixes:
15 13 * Michael Chastain : Incorrect size of copying.
16 14 * Alan Cox : Added the cache manager code
net/ipv4/ipvs/ip_vs_app.c
1 1 /*
2 2 * ip_vs_app.c: Application module support for IPVS
3 3 *
4   - * Version: $Id: ip_vs_app.c,v 1.17 2003/03/22 06:31:21 wensong Exp $
5   - *
6 4 * Authors: Wensong Zhang <wensong@linuxvirtualserver.org>
7 5 *
8 6 * This program is free software; you can redistribute it and/or
net/ipv4/ipvs/ip_vs_conn.c
... ... @@ -5,8 +5,6 @@
5 5 * high-performance and highly available server based on a
6 6 * cluster of servers.
7 7 *
8   - * Version: $Id: ip_vs_conn.c,v 1.31 2003/04/18 09:03:16 wensong Exp $
9   - *
10 8 * Authors: Wensong Zhang <wensong@linuxvirtualserver.org>
11 9 * Peter Kese <peter.kese@ijs.si>
12 10 * Julian Anastasov <ja@ssi.bg>
net/ipv4/ipvs/ip_vs_core.c
... ... @@ -5,8 +5,6 @@
5 5 * high-performance and highly available server based on a
6 6 * cluster of servers.
7 7 *
8   - * Version: $Id: ip_vs_core.c,v 1.34 2003/05/10 03:05:23 wensong Exp $
9   - *
10 8 * Authors: Wensong Zhang <wensong@linuxvirtualserver.org>
11 9 * Peter Kese <peter.kese@ijs.si>
12 10 * Julian Anastasov <ja@ssi.bg>
net/ipv4/ipvs/ip_vs_ctl.c
... ... @@ -5,8 +5,6 @@
5 5 * high-performance and highly available server based on a
6 6 * cluster of servers.
7 7 *
8   - * Version: $Id: ip_vs_ctl.c,v 1.36 2003/06/08 09:31:19 wensong Exp $
9   - *
10 8 * Authors: Wensong Zhang <wensong@linuxvirtualserver.org>
11 9 * Peter Kese <peter.kese@ijs.si>
12 10 * Julian Anastasov <ja@ssi.bg>
net/ipv4/ipvs/ip_vs_dh.c
1 1 /*
2 2 * IPVS: Destination Hashing scheduling module
3 3 *
4   - * Version: $Id: ip_vs_dh.c,v 1.5 2002/09/15 08:14:08 wensong Exp $
5   - *
6 4 * Authors: Wensong Zhang <wensong@gnuchina.org>
7 5 *
8 6 * Inspired by the consistent hashing scheduler patch from
net/ipv4/ipvs/ip_vs_est.c
1 1 /*
2 2 * ip_vs_est.c: simple rate estimator for IPVS
3 3 *
4   - * Version: $Id: ip_vs_est.c,v 1.4 2002/11/30 01:50:35 wensong Exp $
5   - *
6 4 * Authors: Wensong Zhang <wensong@linuxvirtualserver.org>
7 5 *
8 6 * This program is free software; you can redistribute it and/or
net/ipv4/ipvs/ip_vs_ftp.c
1 1 /*
2 2 * ip_vs_ftp.c: IPVS ftp application module
3 3 *
4   - * Version: $Id: ip_vs_ftp.c,v 1.13 2002/09/15 08:14:08 wensong Exp $
5   - *
6 4 * Authors: Wensong Zhang <wensong@linuxvirtualserver.org>
7 5 *
8 6 * Changes:
net/ipv4/ipvs/ip_vs_lblc.c
1 1 /*
2 2 * IPVS: Locality-Based Least-Connection scheduling module
3 3 *
4   - * Version: $Id: ip_vs_lblc.c,v 1.10 2002/09/15 08:14:08 wensong Exp $
5   - *
6 4 * Authors: Wensong Zhang <wensong@gnuchina.org>
7 5 *
8 6 * This program is free software; you can redistribute it and/or
net/ipv4/ipvs/ip_vs_lblcr.c
1 1 /*
2 2 * IPVS: Locality-Based Least-Connection with Replication scheduler
3 3 *
4   - * Version: $Id: ip_vs_lblcr.c,v 1.11 2002/09/15 08:14:08 wensong Exp $
5   - *
6 4 * Authors: Wensong Zhang <wensong@gnuchina.org>
7 5 *
8 6 * This program is free software; you can redistribute it and/or
net/ipv4/ipvs/ip_vs_lc.c
1 1 /*
2 2 * IPVS: Least-Connection Scheduling module
3 3 *
4   - * Version: $Id: ip_vs_lc.c,v 1.10 2003/04/18 09:03:16 wensong Exp $
5   - *
6 4 * Authors: Wensong Zhang <wensong@linuxvirtualserver.org>
7 5 *
8 6 * This program is free software; you can redistribute it and/or
net/ipv4/ipvs/ip_vs_nq.c
1 1 /*
2 2 * IPVS: Never Queue scheduling module
3 3 *
4   - * Version: $Id: ip_vs_nq.c,v 1.2 2003/06/08 09:31:19 wensong Exp $
5   - *
6 4 * Authors: Wensong Zhang <wensong@linuxvirtualserver.org>
7 5 *
8 6 * This program is free software; you can redistribute it and/or
net/ipv4/ipvs/ip_vs_proto.c
1 1 /*
2 2 * ip_vs_proto.c: transport protocol load balancing support for IPVS
3 3 *
4   - * Version: $Id: ip_vs_proto.c,v 1.2 2003/04/18 09:03:16 wensong Exp $
5   - *
6 4 * Authors: Wensong Zhang <wensong@linuxvirtualserver.org>
7 5 * Julian Anastasov <ja@ssi.bg>
8 6 *
net/ipv4/ipvs/ip_vs_proto_ah.c
1 1 /*
2 2 * ip_vs_proto_ah.c: AH IPSec load balancing support for IPVS
3 3 *
4   - * Version: $Id: ip_vs_proto_ah.c,v 1.1 2003/07/04 15:04:37 wensong Exp $
5   - *
6 4 * Authors: Julian Anastasov <ja@ssi.bg>, February 2002
7 5 * Wensong Zhang <wensong@linuxvirtualserver.org>
8 6 *
net/ipv4/ipvs/ip_vs_proto_esp.c
1 1 /*
2 2 * ip_vs_proto_esp.c: ESP IPSec load balancing support for IPVS
3 3 *
4   - * Version: $Id: ip_vs_proto_esp.c,v 1.1 2003/07/04 15:04:37 wensong Exp $
5   - *
6 4 * Authors: Julian Anastasov <ja@ssi.bg>, February 2002
7 5 * Wensong Zhang <wensong@linuxvirtualserver.org>
8 6 *
net/ipv4/ipvs/ip_vs_proto_tcp.c
1 1 /*
2 2 * ip_vs_proto_tcp.c: TCP load balancing support for IPVS
3 3 *
4   - * Version: $Id: ip_vs_proto_tcp.c,v 1.3 2002/11/30 01:50:35 wensong Exp $
5   - *
6 4 * Authors: Wensong Zhang <wensong@linuxvirtualserver.org>
7 5 * Julian Anastasov <ja@ssi.bg>
8 6 *
net/ipv4/ipvs/ip_vs_proto_udp.c
1 1 /*
2 2 * ip_vs_proto_udp.c: UDP load balancing support for IPVS
3 3 *
4   - * Version: $Id: ip_vs_proto_udp.c,v 1.3 2002/11/30 01:50:35 wensong Exp $
5   - *
6 4 * Authors: Wensong Zhang <wensong@linuxvirtualserver.org>
7 5 * Julian Anastasov <ja@ssi.bg>
8 6 *
net/ipv4/ipvs/ip_vs_rr.c
1 1 /*
2 2 * IPVS: Round-Robin Scheduling module
3 3 *
4   - * Version: $Id: ip_vs_rr.c,v 1.9 2002/09/15 08:14:08 wensong Exp $
5   - *
6 4 * Authors: Wensong Zhang <wensong@linuxvirtualserver.org>
7 5 * Peter Kese <peter.kese@ijs.si>
8 6 *
net/ipv4/ipvs/ip_vs_sched.c
... ... @@ -5,8 +5,6 @@
5 5 * high-performance and highly available server based on a
6 6 * cluster of servers.
7 7 *
8   - * Version: $Id: ip_vs_sched.c,v 1.13 2003/05/10 03:05:23 wensong Exp $
9   - *
10 8 * Authors: Wensong Zhang <wensong@linuxvirtualserver.org>
11 9 * Peter Kese <peter.kese@ijs.si>
12 10 *
net/ipv4/ipvs/ip_vs_sed.c
1 1 /*
2 2 * IPVS: Shortest Expected Delay scheduling module
3 3 *
4   - * Version: $Id: ip_vs_sed.c,v 1.1 2003/05/10 03:06:08 wensong Exp $
5   - *
6 4 * Authors: Wensong Zhang <wensong@linuxvirtualserver.org>
7 5 *
8 6 * This program is free software; you can redistribute it and/or
net/ipv4/ipvs/ip_vs_sh.c
1 1 /*
2 2 * IPVS: Source Hashing scheduling module
3 3 *
4   - * Version: $Id: ip_vs_sh.c,v 1.5 2002/09/15 08:14:08 wensong Exp $
5   - *
6 4 * Authors: Wensong Zhang <wensong@gnuchina.org>
7 5 *
8 6 * This program is free software; you can redistribute it and/or
net/ipv4/ipvs/ip_vs_sync.c
... ... @@ -5,8 +5,6 @@
5 5 * high-performance and highly available server based on a
6 6 * cluster of servers.
7 7 *
8   - * Version: $Id: ip_vs_sync.c,v 1.13 2003/06/08 09:31:19 wensong Exp $
9   - *
10 8 * Authors: Wensong Zhang <wensong@linuxvirtualserver.org>
11 9 *
12 10 * ip_vs_sync: sync connection info from master load balancer to backups
net/ipv4/ipvs/ip_vs_wlc.c
1 1 /*
2 2 * IPVS: Weighted Least-Connection Scheduling module
3 3 *
4   - * Version: $Id: ip_vs_wlc.c,v 1.13 2003/04/18 09:03:16 wensong Exp $
5   - *
6 4 * Authors: Wensong Zhang <wensong@linuxvirtualserver.org>
7 5 * Peter Kese <peter.kese@ijs.si>
8 6 *
net/ipv4/ipvs/ip_vs_wrr.c
1 1 /*
2 2 * IPVS: Weighted Round-Robin Scheduling module
3 3 *
4   - * Version: $Id: ip_vs_wrr.c,v 1.12 2002/09/15 08:14:08 wensong Exp $
5   - *
6 4 * Authors: Wensong Zhang <wensong@linuxvirtualserver.org>
7 5 *
8 6 * This program is free software; you can redistribute it and/or
net/ipv4/ipvs/ip_vs_xmit.c
1 1 /*
2 2 * ip_vs_xmit.c: various packet transmitters for IPVS
3 3 *
4   - * Version: $Id: ip_vs_xmit.c,v 1.2 2002/11/30 01:50:35 wensong Exp $
5   - *
6 4 * Authors: Wensong Zhang <wensong@linuxvirtualserver.org>
7 5 * Julian Anastasov <ja@ssi.bg>
8 6 *
... ... @@ -7,8 +7,6 @@
7 7 * PROC file system. It is mainly used for debugging and
8 8 * statistics.
9 9 *
10   - * Version: $Id: proc.c,v 1.45 2001/05/16 16:45:35 davem Exp $
11   - *
12 10 * Authors: Fred N. van Kempen, <waltje@uWalt.NL.Mugnet.ORG>
13 11 * Gerald J. Heim, <heim@peanuts.informatik.uni-tuebingen.de>
14 12 * Fred Baumgarten, <dc6iq@insu1.etec.uni-karlsruhe.de>
... ... @@ -5,8 +5,6 @@
5 5 *
6 6 * INET protocol dispatch tables.
7 7 *
8   - * Version: $Id: protocol.c,v 1.14 2001/05/18 02:25:49 davem Exp $
9   - *
10 8 * Authors: Ross Biro
11 9 * Fred N. van Kempen, <waltje@uWalt.NL.Mugnet.ORG>
12 10 *
... ... @@ -5,8 +5,6 @@
5 5 *
6 6 * RAW - implementation of IP "raw" sockets.
7 7 *
8   - * Version: $Id: raw.c,v 1.64 2002/02/01 22:01:04 davem Exp $
9   - *
10 8 * Authors: Ross Biro
11 9 * Fred N. van Kempen, <waltje@uWalt.NL.Mugnet.ORG>
12 10 *
... ... @@ -5,8 +5,6 @@
5 5 *
6 6 * ROUTE - implementation of the IP router.
7 7 *
8   - * Version: $Id: route.c,v 1.103 2002/01/12 07:44:09 davem Exp $
9   - *
10 8 * Authors: Ross Biro
11 9 * Fred N. van Kempen, <waltje@uWalt.NL.Mugnet.ORG>
12 10 * Alan Cox, <gw4pts@gw4pts.ampr.org>
net/ipv4/syncookies.c
... ... @@ -8,8 +8,6 @@
8 8 * modify it under the terms of the GNU General Public License
9 9 * as published by the Free Software Foundation; either version
10 10 * 2 of the License, or (at your option) any later version.
11   - *
12   - * $Id: syncookies.c,v 1.18 2002/02/01 22:01:04 davem Exp $
13 11 */
14 12  
15 13 #include <linux/tcp.h>
net/ipv4/sysctl_net_ipv4.c
1 1 /*
2 2 * sysctl_net_ipv4.c: sysctl interface to net IPV4 subsystem.
3 3 *
4   - * $Id: sysctl_net_ipv4.c,v 1.50 2001/10/20 00:00:11 davem Exp $
5   - *
6 4 * Begun April 1, 1996, Mike Shaver.
7 5 * Added /proc/sys/net/ipv4 directory entry (empty =) ). [MS]
8 6 */
... ... @@ -5,8 +5,6 @@
5 5 *
6 6 * Implementation of the Transmission Control Protocol(TCP).
7 7 *
8   - * Version: $Id: tcp.c,v 1.216 2002/02/01 22:01:04 davem Exp $
9   - *
10 8 * Authors: Ross Biro
11 9 * Fred N. van Kempen, <waltje@uWalt.NL.Mugnet.ORG>
12 10 * Mark Evans, <evansmp@uhura.aston.ac.uk>
1 1 /*
2 2 * tcp_diag.c Module for monitoring TCP transport protocols sockets.
3 3 *
4   - * Version: $Id: tcp_diag.c,v 1.3 2002/02/01 22:01:04 davem Exp $
5   - *
6 4 * Authors: Alexey Kuznetsov, <kuznet@ms2.inr.ac.ru>
7 5 *
8 6 * This program is free software; you can redistribute it and/or
net/ipv4/tcp_input.c
... ... @@ -5,8 +5,6 @@
5 5 *
6 6 * Implementation of the Transmission Control Protocol(TCP).
7 7 *
8   - * Version: $Id: tcp_input.c,v 1.243 2002/02/01 22:01:04 davem Exp $
9   - *
10 8 * Authors: Ross Biro
11 9 * Fred N. van Kempen, <waltje@uWalt.NL.Mugnet.ORG>
12 10 * Mark Evans, <evansmp@uhura.aston.ac.uk>
... ... @@ -5,8 +5,6 @@
5 5 *
6 6 * Implementation of the Transmission Control Protocol(TCP).
7 7 *
8   - * Version: $Id: tcp_ipv4.c,v 1.240 2002/02/01 22:01:04 davem Exp $
9   - *
10 8 * IPv4 specific functions
11 9 *
12 10 *
net/ipv4/tcp_minisocks.c
... ... @@ -5,8 +5,6 @@
5 5 *
6 6 * Implementation of the Transmission Control Protocol(TCP).
7 7 *
8   - * Version: $Id: tcp_minisocks.c,v 1.15 2002/02/01 22:01:04 davem Exp $
9   - *
10 8 * Authors: Ross Biro
11 9 * Fred N. van Kempen, <waltje@uWalt.NL.Mugnet.ORG>
12 10 * Mark Evans, <evansmp@uhura.aston.ac.uk>
net/ipv4/tcp_output.c
... ... @@ -5,8 +5,6 @@
5 5 *
6 6 * Implementation of the Transmission Control Protocol(TCP).
7 7 *
8   - * Version: $Id: tcp_output.c,v 1.146 2002/02/01 22:01:04 davem Exp $
9   - *
10 8 * Authors: Ross Biro
11 9 * Fred N. van Kempen, <waltje@uWalt.NL.Mugnet.ORG>
12 10 * Mark Evans, <evansmp@uhura.aston.ac.uk>
net/ipv4/tcp_timer.c
... ... @@ -5,8 +5,6 @@
5 5 *
6 6 * Implementation of the Transmission Control Protocol(TCP).
7 7 *
8   - * Version: $Id: tcp_timer.c,v 1.88 2002/02/01 22:01:04 davem Exp $
9   - *
10 8 * Authors: Ross Biro
11 9 * Fred N. van Kempen, <waltje@uWalt.NL.Mugnet.ORG>
12 10 * Mark Evans, <evansmp@uhura.aston.ac.uk>
... ... @@ -5,8 +5,6 @@
5 5 *
6 6 * The User Datagram Protocol (UDP).
7 7 *
8   - * Version: $Id: udp.c,v 1.102 2002/02/01 22:01:04 davem Exp $
9   - *
10 8 * Authors: Ross Biro
11 9 * Fred N. van Kempen, <waltje@uWalt.NL.Mugnet.ORG>
12 10 * Arnt Gulbrandsen, <agulbra@nvg.unit.no>
1 1 /*
2 2 * UDPLITE An implementation of the UDP-Lite protocol (RFC 3828).
3 3 *
4   - * Version: $Id: udplite.c,v 1.25 2006/10/19 07:22:36 gerrit Exp $
5   - *
6 4 * Authors: Gerrit Renker <gerrit@erg.abdn.ac.uk>
7 5 *
8 6 * Changes:
... ... @@ -6,8 +6,6 @@
6 6 * Pedro Roque <roque@di.fc.ul.pt>
7 7 * Alexey Kuznetsov <kuznet@ms2.inr.ac.ru>
8 8 *
9   - * $Id: addrconf.c,v 1.69 2001/10/31 21:55:54 davem Exp $
10   - *
11 9 * This program is free software; you can redistribute it and/or
12 10 * modify it under the terms of the GNU General Public License
13 11 * as published by the Free Software Foundation; either version
... ... @@ -7,8 +7,6 @@
7 7 *
8 8 * Adapted from linux/net/ipv4/af_inet.c
9 9 *
10   - * $Id: af_inet6.c,v 1.66 2002/02/01 22:01:04 davem Exp $
11   - *
12 10 * Fixes:
13 11 * piggy, Karl Knutson : Socket protocol table
14 12 * Hideaki YOSHIFUJI : sin6_scope_id support
... ... @@ -5,8 +5,6 @@
5 5 * Authors:
6 6 * Pedro Roque <roque@di.fc.ul.pt>
7 7 *
8   - * $Id: datagram.c,v 1.24 2002/02/01 22:01:04 davem Exp $
9   - *
10 8 * This program is free software; you can redistribute it and/or
11 9 * modify it under the terms of the GNU General Public License
12 10 * as published by the Free Software Foundation; either version
... ... @@ -7,8 +7,6 @@
7 7 * Andi Kleen <ak@muc.de>
8 8 * Alexey Kuznetsov <kuznet@ms2.inr.ac.ru>
9 9 *
10   - * $Id: exthdrs.c,v 1.13 2001/06/19 15:58:56 davem Exp $
11   - *
12 10 * This program is free software; you can redistribute it and/or
13 11 * modify it under the terms of the GNU General Public License
14 12 * as published by the Free Software Foundation; either version
... ... @@ -5,8 +5,6 @@
5 5 * Authors:
6 6 * Pedro Roque <roque@di.fc.ul.pt>
7 7 *
8   - * $Id: icmp.c,v 1.38 2002/02/08 03:57:19 davem Exp $
9   - *
10 8 * Based on net/ipv4/icmp.c
11 9 *
12 10 * RFC 1885
... ... @@ -5,8 +5,6 @@
5 5 * Authors:
6 6 * Pedro Roque <roque@di.fc.ul.pt>
7 7 *
8   - * $Id: ip6_fib.c,v 1.25 2001/10/31 21:55:55 davem Exp $
9   - *
10 8 * This program is free software; you can redistribute it and/or
11 9 * modify it under the terms of the GNU General Public License
12 10 * as published by the Free Software Foundation; either version
net/ipv6/ip6_input.c
... ... @@ -6,8 +6,6 @@
6 6 * Pedro Roque <roque@di.fc.ul.pt>
7 7 * Ian P. Morris <I.P.Morris@soton.ac.uk>
8 8 *
9   - * $Id: ip6_input.c,v 1.19 2000/12/13 18:31:50 davem Exp $
10   - *
11 9 * Based in linux/net/ipv4/ip_input.c
12 10 *
13 11 * This program is free software; you can redistribute it and/or
net/ipv6/ip6_output.c
... ... @@ -5,8 +5,6 @@
5 5 * Authors:
6 6 * Pedro Roque <roque@di.fc.ul.pt>
7 7 *
8   - * $Id: ip6_output.c,v 1.34 2002/02/01 22:01:04 davem Exp $
9   - *
10 8 * Based on linux/net/ipv4/ip_output.c
11 9 *
12 10 * This program is free software; you can redistribute it and/or
net/ipv6/ip6_tunnel.c
... ... @@ -6,8 +6,6 @@
6 6 * Ville Nuorvala <vnuorval@tcs.hut.fi>
7 7 * Yasuyuki Kozakai <kozakai@linux-ipv6.org>
8 8 *
9   - * $Id$
10   - *
11 9 * Based on:
12 10 * linux/net/ipv6/sit.c and linux/net/ipv4/ipip.c
13 11 *
net/ipv6/ipv6_sockglue.c
... ... @@ -7,8 +7,6 @@
7 7 *
8 8 * Based on linux/net/ipv4/ip_sockglue.c
9 9 *
10   - * $Id: ipv6_sockglue.c,v 1.41 2002/02/01 22:01:04 davem Exp $
11   - *
12 10 * This program is free software; you can redistribute it and/or
13 11 * modify it under the terms of the GNU General Public License
14 12 * as published by the Free Software Foundation; either version
... ... @@ -5,8 +5,6 @@
5 5 * Authors:
6 6 * Pedro Roque <roque@di.fc.ul.pt>
7 7 *
8   - * $Id: mcast.c,v 1.40 2002/02/08 03:57:19 davem Exp $
9   - *
10 8 * Based on linux/ipv4/igmp.c and linux/ipv4/ip_sockglue.c
11 9 *
12 10 * This program is free software; you can redistribute it and/or
... ... @@ -7,8 +7,6 @@
7 7 * PROC file system. This is very similar to the IPv4 version,
8 8 * except it reports the sockets in the INET6 address family.
9 9 *
10   - * Version: $Id: proc.c,v 1.17 2002/02/01 22:01:04 davem Exp $
11   - *
12 10 * Authors: David S. Miller (davem@caip.rutgers.edu)
13 11 * YOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org>
14 12 *
... ... @@ -5,8 +5,6 @@
5 5 *
6 6 * PF_INET6 protocol dispatch tables.
7 7 *
8   - * Version: $Id: protocol.c,v 1.10 2001/05/18 02:25:49 davem Exp $
9   - *
10 8 * Authors: Pedro Roque <roque@di.fc.ul.pt>
11 9 *
12 10 * This program is free software; you can redistribute it and/or
... ... @@ -7,8 +7,6 @@
7 7 *
8 8 * Adapted from linux/net/ipv4/raw.c
9 9 *
10   - * $Id: raw.c,v 1.51 2002/02/01 22:01:04 davem Exp $
11   - *
12 10 * Fixes:
13 11 * Hideaki YOSHIFUJI : sin6_scope_id support
14 12 * YOSHIFUJI,H.@USAGI : raw checksum (RFC2292(bis) compliance)
net/ipv6/reassembly.c
... ... @@ -5,8 +5,6 @@
5 5 * Authors:
6 6 * Pedro Roque <roque@di.fc.ul.pt>
7 7 *
8   - * $Id: reassembly.c,v 1.26 2001/03/07 22:00:57 davem Exp $
9   - *
10 8 * Based on: net/ipv4/ip_fragment.c
11 9 *
12 10 * This program is free software; you can redistribute it and/or
... ... @@ -5,8 +5,6 @@
5 5 * Authors:
6 6 * Pedro Roque <roque@di.fc.ul.pt>
7 7 *
8   - * $Id: route.c,v 1.56 2001/10/31 21:55:55 davem Exp $
9   - *
10 8 * This program is free software; you can redistribute it and/or
11 9 * modify it under the terms of the GNU General Public License
12 10 * as published by the Free Software Foundation; either version
... ... @@ -6,8 +6,6 @@
6 6 * Pedro Roque <roque@di.fc.ul.pt>
7 7 * Alexey Kuznetsov <kuznet@ms2.inr.ac.ru>
8 8 *
9   - * $Id: sit.c,v 1.53 2001/09/25 05:09:53 davem Exp $
10   - *
11 9 * This program is free software; you can redistribute it and/or
12 10 * modify it under the terms of the GNU General Public License
13 11 * as published by the Free Software Foundation; either version
... ... @@ -5,8 +5,6 @@
5 5 * Authors:
6 6 * Pedro Roque <roque@di.fc.ul.pt>
7 7 *
8   - * $Id: tcp_ipv6.c,v 1.144 2002/02/01 22:01:04 davem Exp $
9   - *
10 8 * Based on:
11 9 * linux/net/ipv4/tcp.c
12 10 * linux/net/ipv4/tcp_input.c
... ... @@ -7,8 +7,6 @@
7 7 *
8 8 * Based on linux/ipv4/udp.c
9 9 *
10   - * $Id: udp.c,v 1.65 2002/02/01 22:01:04 davem Exp $
11   - *
12 10 * Fixes:
13 11 * Hideaki YOSHIFUJI : sin6_scope_id support
14 12 * YOSHIFUJI Hideaki @USAGI and: Support IPV6_V6ONLY socket option, which
... ... @@ -2,8 +2,6 @@
2 2 * UDPLITEv6 An implementation of the UDP-Lite protocol over IPv6.
3 3 * See also net/ipv4/udplite.c
4 4 *
5   - * Version: $Id: udplite.c,v 1.9 2006/10/19 08:28:10 gerrit Exp $
6   - *
7 5 * Authors: Gerrit Renker <gerrit@erg.abdn.ac.uk>
8 6 *
9 7 * Changes:
net/packet/af_packet.c
... ... @@ -5,8 +5,6 @@
5 5 *
6 6 * PACKET - implements raw packet sockets.
7 7 *
8   - * Version: $Id: af_packet.c,v 1.61 2002/02/08 03:57:19 davem Exp $
9   - *
10 8 * Authors: Ross Biro
11 9 * Fred N. van Kempen, <waltje@uWalt.NL.Mugnet.ORG>
12 10 * Alan Cox, <gw4pts@gw4pts.ampr.org>
... ... @@ -24,8 +24,6 @@
24 24 * Jiri Fojtasek
25 25 * fixed requeue routine
26 26 * and many others. thanks.
27   - *
28   - * $Id: sch_htb.c,v 1.25 2003/12/07 11:08:25 devik Exp devik $
29 27 */
30 28 #include <linux/module.h>
31 29 #include <linux/types.h>
net/sunrpc/auth_gss/auth_gss.c
... ... @@ -33,8 +33,6 @@
33 33 * LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
34 34 * NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
35 35 * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
36   - *
37   - * $Id$
38 36 */
39 37  
40 38  
... ... @@ -4,7 +4,6 @@
4 4 * Begun April 1, 1996, Mike Shaver.
5 5 * Added /proc/sys/net directories for each protocol family. [MS]
6 6 *
7   - * $Log: sysctl_net.c,v $
8 7 * Revision 1.2 1996/05/08 20:24:40 shaver
9 8 * Added bits for NET_BRIDGE and the NET_IPV4_ARP stuff and
10 9 * NET_IPV4_IP_FORWARD.
... ... @@ -8,8 +8,6 @@
8 8 * as published by the Free Software Foundation; either version
9 9 * 2 of the License, or (at your option) any later version.
10 10 *
11   - * Version: $Id: af_unix.c,v 1.133 2002/02/08 03:57:19 davem Exp $
12   - *
13 11 * Fixes:
14 12 * Linus Torvalds : Assorted bug cures.
15 13 * Niibe Yutaka : async I/O support.