Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/dist/tcpdump __RCSID()



details:   https://anonhg.NetBSD.org/src/rev/682693b60086
branches:  trunk
changeset: 511733:682693b60086
user:      itojun <itojun%NetBSD.org@localhost>
date:      Mon Jun 25 19:59:56 2001 +0000

description:
__RCSID()

diffstat:

 dist/tcpdump/addrtoname.c    |  7 ++++++-
 dist/tcpdump/bpf_dump.c      |  7 ++++++-
 dist/tcpdump/gmt2local.c     |  7 ++++++-
 dist/tcpdump/machdep.c       |  7 ++++++-
 dist/tcpdump/parsenfsfh.c    |  7 ++++++-
 dist/tcpdump/print-802_11.c  |  7 ++++++-
 dist/tcpdump/print-ah.c      |  7 ++++++-
 dist/tcpdump/print-arcnet.c  |  7 ++++++-
 dist/tcpdump/print-arp.c     |  7 ++++++-
 dist/tcpdump/print-ascii.c   |  7 ++++++-
 dist/tcpdump/print-atalk.c   |  7 ++++++-
 dist/tcpdump/print-atm.c     |  7 ++++++-
 dist/tcpdump/print-bgp.c     |  7 ++++++-
 dist/tcpdump/print-bootp.c   |  7 ++++++-
 dist/tcpdump/print-bxxp.c    |  7 ++++++-
 dist/tcpdump/print-cdp.c     |  7 ++++++-
 dist/tcpdump/print-chdlc.c   |  7 ++++++-
 dist/tcpdump/print-cip.c     |  7 ++++++-
 dist/tcpdump/print-cnfp.c    |  7 ++++++-
 dist/tcpdump/print-decnet.c  |  7 ++++++-
 dist/tcpdump/print-dhcp6.c   |  7 ++++++-
 dist/tcpdump/print-domain.c  |  7 ++++++-
 dist/tcpdump/print-dvmrp.c   |  7 ++++++-
 dist/tcpdump/print-egp.c     |  7 ++++++-
 dist/tcpdump/print-esp.c     |  7 ++++++-
 dist/tcpdump/print-ether.c   |  7 ++++++-
 dist/tcpdump/print-fddi.c    |  7 ++++++-
 dist/tcpdump/print-frag6.c   |  7 ++++++-
 dist/tcpdump/print-gre.c     |  7 ++++++-
 dist/tcpdump/print-icmp.c    |  7 ++++++-
 dist/tcpdump/print-icmp6.c   |  7 ++++++-
 dist/tcpdump/print-igmp.c    |  7 ++++++-
 dist/tcpdump/print-igrp.c    |  7 ++++++-
 dist/tcpdump/print-ip.c      |  7 ++++++-
 dist/tcpdump/print-ip6.c     |  7 ++++++-
 dist/tcpdump/print-ip6opts.c |  7 ++++++-
 dist/tcpdump/print-ipcomp.c  |  7 ++++++-
 dist/tcpdump/print-ipx.c     |  7 ++++++-
 dist/tcpdump/print-isakmp.c  |  7 ++++++-
 dist/tcpdump/print-isoclns.c |  7 ++++++-
 dist/tcpdump/print-krb.c     |  7 ++++++-
 dist/tcpdump/print-l2tp.c    |  7 ++++++-
 dist/tcpdump/print-lane.c    |  7 ++++++-
 dist/tcpdump/print-lcp.c     |  7 ++++++-
 dist/tcpdump/print-llc.c     |  7 ++++++-
 dist/tcpdump/print-lwres.c   |  7 ++++++-
 dist/tcpdump/print-mobile.c  |  7 ++++++-
 dist/tcpdump/print-mpls.c    |  7 ++++++-
 dist/tcpdump/print-netbios.c |  7 ++++++-
 dist/tcpdump/print-nfs.c     |  7 ++++++-
 dist/tcpdump/print-ntp.c     |  7 ++++++-
 dist/tcpdump/print-null.c    |  7 ++++++-
 dist/tcpdump/print-ospf.c    |  7 ++++++-
 dist/tcpdump/print-ospf6.c   |  7 ++++++-
 dist/tcpdump/print-pim.c     |  7 ++++++-
 dist/tcpdump/print-ppp.c     |  7 ++++++-
 dist/tcpdump/print-pppoe.c   |  7 ++++++-
 dist/tcpdump/print-pptp.c    |  7 ++++++-
 dist/tcpdump/print-radius.c  |  7 ++++++-
 dist/tcpdump/print-raw.c     |  7 ++++++-
 dist/tcpdump/print-rip.c     |  7 ++++++-
 dist/tcpdump/print-ripng.c   |  7 ++++++-
 dist/tcpdump/print-rt6.c     |  7 ++++++-
 dist/tcpdump/print-rx.c      |  7 ++++++-
 dist/tcpdump/print-sctp.c    |  7 ++++++-
 dist/tcpdump/print-sl.c      |  7 ++++++-
 dist/tcpdump/print-sll.c     |  7 ++++++-
 dist/tcpdump/print-smb.c     |  7 ++++++-
 dist/tcpdump/print-snmp.c    |  7 ++++++-
 dist/tcpdump/print-stp.c     |  7 ++++++-
 dist/tcpdump/print-sunrpc.c  |  7 ++++++-
 dist/tcpdump/print-tcp.c     |  7 ++++++-
 dist/tcpdump/print-telnet.c  |  7 ++++++-
 dist/tcpdump/print-tftp.c    |  7 ++++++-
 dist/tcpdump/print-timed.c   |  7 ++++++-
 dist/tcpdump/print-token.c   |  7 ++++++-
 dist/tcpdump/print-udp.c     |  7 ++++++-
 dist/tcpdump/print-vjc.c     |  7 ++++++-
 dist/tcpdump/print-vrrp.c    |  7 ++++++-
 dist/tcpdump/print-wb.c      |  7 ++++++-
 dist/tcpdump/setsignal.c     |  7 ++++++-
 dist/tcpdump/smbutil.c       |  7 ++++++-
 dist/tcpdump/strcasecmp.c    |  7 ++++++-
 dist/tcpdump/tcpdump.c       |  7 ++++++-
 dist/tcpdump/util.c          |  7 ++++++-
 dist/tcpdump/vfprintf.c      |  7 ++++++-
 86 files changed, 516 insertions(+), 86 deletions(-)

diffs (truncated from 2067 to 300 lines):

diff -r bf2441b92de3 -r 682693b60086 dist/tcpdump/addrtoname.c
--- a/dist/tcpdump/addrtoname.c Mon Jun 25 19:55:02 2001 +0000
+++ b/dist/tcpdump/addrtoname.c Mon Jun 25 19:59:56 2001 +0000
@@ -1,4 +1,4 @@
-/*     $NetBSD: addrtoname.c,v 1.1.1.1 2001/06/25 19:26:29 itojun Exp $        */
+/*     $NetBSD: addrtoname.c,v 1.2 2001/06/25 19:59:56 itojun Exp $    */
 
 /*
  * Copyright (c) 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1997
@@ -23,9 +23,14 @@
  *  Internet, ethernet, port, and protocol string to address
  *  and address to string conversion routines
  */
+#include <sys/cdefs.h>
 #ifndef lint
+#if 0
 static const char rcsid[] =
     "@(#) Header: /tcpdump/master/tcpdump/addrtoname.c,v 1.78 2001/06/24 21:49:25 itojun Exp (LBL)";
+#else
+__RCSID("$NetBSD: addrtoname.c,v 1.2 2001/06/25 19:59:56 itojun Exp $");
+#endif
 #endif
 
 #ifdef HAVE_CONFIG_H
diff -r bf2441b92de3 -r 682693b60086 dist/tcpdump/bpf_dump.c
--- a/dist/tcpdump/bpf_dump.c   Mon Jun 25 19:55:02 2001 +0000
+++ b/dist/tcpdump/bpf_dump.c   Mon Jun 25 19:59:56 2001 +0000
@@ -1,4 +1,4 @@
-/*     $NetBSD: bpf_dump.c,v 1.1.1.1 2001/06/25 19:26:29 itojun Exp $  */
+/*     $NetBSD: bpf_dump.c,v 1.2 2001/06/25 19:59:57 itojun Exp $      */
 
 /*
  * Copyright (c) 1992, 1993, 1994, 1995, 1996
@@ -20,9 +20,14 @@
  * WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF
  * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
  */
+#include <sys/cdefs.h>
 #ifndef lint
+#if 0
 static const char rcsid[] =
     "@(#) Header: /tcpdump/master/tcpdump/bpf_dump.c,v 1.13 2000/12/09 02:58:45 fenner Exp (LBL)";
+#else
+__RCSID("$NetBSD: bpf_dump.c,v 1.2 2001/06/25 19:59:57 itojun Exp $");
+#endif
 #endif
 
 #ifdef HAVE_CONFIG_H
diff -r bf2441b92de3 -r 682693b60086 dist/tcpdump/gmt2local.c
--- a/dist/tcpdump/gmt2local.c  Mon Jun 25 19:55:02 2001 +0000
+++ b/dist/tcpdump/gmt2local.c  Mon Jun 25 19:59:56 2001 +0000
@@ -1,4 +1,4 @@
-/*     $NetBSD: gmt2local.c,v 1.1.1.1 2001/06/25 19:26:31 itojun Exp $ */
+/*     $NetBSD: gmt2local.c,v 1.2 2001/06/25 19:59:57 itojun Exp $     */
 
 /*
  * Copyright (c) 1997
@@ -21,9 +21,14 @@
  * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
  */
 
+#include <sys/cdefs.h>
 #ifndef lint
+#if 0
 static const char rcsid[] =
     "@(#) Header: /tcpdump/master/tcpdump/gmt2local.c,v 1.4 2000/07/11 00:49:02 assar Exp (LBL)";
+#else
+__RCSID("$NetBSD: gmt2local.c,v 1.2 2001/06/25 19:59:57 itojun Exp $");
+#endif
 #endif
 
 #ifdef HAVE_CONFIG_H
diff -r bf2441b92de3 -r 682693b60086 dist/tcpdump/machdep.c
--- a/dist/tcpdump/machdep.c    Mon Jun 25 19:55:02 2001 +0000
+++ b/dist/tcpdump/machdep.c    Mon Jun 25 19:59:56 2001 +0000
@@ -1,4 +1,4 @@
-/*     $NetBSD: machdep.c,v 1.1.1.1 2001/06/25 19:26:32 itojun Exp $   */
+/*     $NetBSD: machdep.c,v 1.2 2001/06/25 19:59:57 itojun Exp $       */
 
 /*
  * Copyright (c) 1996, 1997
@@ -21,9 +21,14 @@
  * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
  */
 
+#include <sys/cdefs.h>
 #ifndef lint
+#if 0
 static const char rcsid[] =
     "@(#) Header: /tcpdump/master/tcpdump/machdep.c,v 1.6 2000/01/17 06:24:23 itojun Exp (LBL)";
+#else
+__RCSID("$NetBSD: machdep.c,v 1.2 2001/06/25 19:59:57 itojun Exp $");
+#endif
 #endif
 
 #ifdef HAVE_CONFIG_H
diff -r bf2441b92de3 -r 682693b60086 dist/tcpdump/parsenfsfh.c
--- a/dist/tcpdump/parsenfsfh.c Mon Jun 25 19:55:02 2001 +0000
+++ b/dist/tcpdump/parsenfsfh.c Mon Jun 25 19:59:56 2001 +0000
@@ -1,4 +1,4 @@
-/*     $NetBSD: parsenfsfh.c,v 1.1.1.1 2001/06/25 19:26:33 itojun Exp $        */
+/*     $NetBSD: parsenfsfh.c,v 1.2 2001/06/25 19:59:57 itojun Exp $    */
 
 /*
  * Copyright (c) 1993, 1994 Jeffrey C. Mogul, Digital Equipment Corporation,
@@ -42,9 +42,14 @@
  * Western Research Laboratory
  */
 
+#include <sys/cdefs.h>
 #ifndef lint
+#if 0
 static const char rcsid[] =
     "@(#) Header: /tcpdump/master/tcpdump/parsenfsfh.c,v 1.22 2001/06/24 21:41:29 itojun Exp (LBL)";
+#else
+__RCSID("$NetBSD: parsenfsfh.c,v 1.2 2001/06/25 19:59:57 itojun Exp $");
+#endif
 #endif
 
 #ifdef HAVE_CONFIG_H
diff -r bf2441b92de3 -r 682693b60086 dist/tcpdump/print-802_11.c
--- a/dist/tcpdump/print-802_11.c       Mon Jun 25 19:55:02 2001 +0000
+++ b/dist/tcpdump/print-802_11.c       Mon Jun 25 19:59:56 2001 +0000
@@ -1,4 +1,4 @@
-/*     $NetBSD: print-802_11.c,v 1.1.1.1 2001/06/25 19:26:33 itojun Exp $      */
+/*     $NetBSD: print-802_11.c,v 1.2 2001/06/25 19:59:57 itojun Exp $  */
 
 /*
  * Copyright (c) 2001
@@ -22,9 +22,14 @@
  * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
  */
 
+#include <sys/cdefs.h>
 #ifndef lint
+#if 0
 static const char rcsid[] =
     "@(#) Header: /tcpdump/master/tcpdump/print-802_11.c,v 1.4 2001/06/15 07:39:43 itojun Exp (LBL)";
+#else
+__RCSID("$NetBSD: print-802_11.c,v 1.2 2001/06/25 19:59:57 itojun Exp $");
+#endif
 #endif
 
 #ifdef HAVE_CONFIG_H
diff -r bf2441b92de3 -r 682693b60086 dist/tcpdump/print-ah.c
--- a/dist/tcpdump/print-ah.c   Mon Jun 25 19:55:02 2001 +0000
+++ b/dist/tcpdump/print-ah.c   Mon Jun 25 19:59:56 2001 +0000
@@ -1,4 +1,4 @@
-/*     $NetBSD: print-ah.c,v 1.1.1.1 2001/06/25 19:26:33 itojun Exp $  */
+/*     $NetBSD: print-ah.c,v 1.2 2001/06/25 19:59:57 itojun Exp $      */
 
 /*
  * Copyright (c) 1988, 1989, 1990, 1991, 1992, 1993, 1994
@@ -21,9 +21,14 @@
  * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
  */
 
+#include <sys/cdefs.h>
 #ifndef lint
+#if 0
 static const char rcsid[] =
     "@(#) Header: /tcpdump/master/tcpdump/print-ah.c,v 1.14 2000/12/12 09:58:40 itojun Exp (LBL)";
+#else
+__RCSID("$NetBSD: print-ah.c,v 1.2 2001/06/25 19:59:57 itojun Exp $");
+#endif
 #endif
 
 #ifdef HAVE_CONFIG_H
diff -r bf2441b92de3 -r 682693b60086 dist/tcpdump/print-arcnet.c
--- a/dist/tcpdump/print-arcnet.c       Mon Jun 25 19:55:02 2001 +0000
+++ b/dist/tcpdump/print-arcnet.c       Mon Jun 25 19:59:56 2001 +0000
@@ -1,4 +1,4 @@
-/*     $NetBSD: print-arcnet.c,v 1.1.1.1 2001/06/25 19:26:33 itojun Exp $      */
+/*     $NetBSD: print-arcnet.c,v 1.2 2001/06/25 19:59:57 itojun Exp $  */
 
 /*
  * Copyright (c) 1988, 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1997
@@ -22,9 +22,14 @@
  * 
  * From: NetBSD: print-arcnet.c,v 1.2 2000/04/24 13:02:28 itojun Exp
  */
+#include <sys/cdefs.h>
 #ifndef lint
+#if 0
 static const char rcsid[] =
     "@(#) Header: /tcpdump/master/tcpdump/print-arcnet.c,v 1.3 2001/05/22 06:23:29 guy Exp (LBL)";
+#else
+__RCSID("$NetBSD: print-arcnet.c,v 1.2 2001/06/25 19:59:57 itojun Exp $");
+#endif
 #endif
 
 #ifdef HAVE_CONFIG_H
diff -r bf2441b92de3 -r 682693b60086 dist/tcpdump/print-arp.c
--- a/dist/tcpdump/print-arp.c  Mon Jun 25 19:55:02 2001 +0000
+++ b/dist/tcpdump/print-arp.c  Mon Jun 25 19:59:56 2001 +0000
@@ -1,4 +1,4 @@
-/*     $NetBSD: print-arp.c,v 1.1.1.1 2001/06/25 19:26:33 itojun Exp $ */
+/*     $NetBSD: print-arp.c,v 1.2 2001/06/25 19:59:57 itojun Exp $     */
 
 /*
  * Copyright (c) 1988, 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1997
@@ -21,9 +21,14 @@
  * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
  */
 
+#include <sys/cdefs.h>
 #ifndef lint
+#if 0
 static const char rcsid[] =
     "@(#) Header: /tcpdump/master/tcpdump/print-arp.c,v 1.50 2001/06/18 09:12:28 itojun Exp (LBL)";
+#else
+__RCSID("$NetBSD: print-arp.c,v 1.2 2001/06/25 19:59:57 itojun Exp $");
+#endif
 #endif
 
 #ifdef HAVE_CONFIG_H
diff -r bf2441b92de3 -r 682693b60086 dist/tcpdump/print-ascii.c
--- a/dist/tcpdump/print-ascii.c        Mon Jun 25 19:55:02 2001 +0000
+++ b/dist/tcpdump/print-ascii.c        Mon Jun 25 19:59:56 2001 +0000
@@ -1,4 +1,4 @@
-/*     $NetBSD: print-ascii.c,v 1.1.1.1 2001/06/25 19:26:33 itojun Exp $       */
+/*     $NetBSD: print-ascii.c,v 1.2 2001/06/25 19:59:57 itojun Exp $   */
 
 /*-
  * Copyright (c) 1997, 1998 The NetBSD Foundation, Inc.
@@ -40,9 +40,14 @@
 #include "config.h"
 #endif
 
+#include <sys/cdefs.h>
 #ifndef lint
+#if 0
 static const char rcsid[] =
      "@(#) Header: /tcpdump/master/tcpdump/print-ascii.c,v 1.6 2000/01/29 16:47:46 itojun Exp";
+#else
+__RCSID("$NetBSD: print-ascii.c,v 1.2 2001/06/25 19:59:57 itojun Exp $");
+#endif
 #endif
 #include <stdio.h>
 #include <sys/types.h>
diff -r bf2441b92de3 -r 682693b60086 dist/tcpdump/print-atalk.c
--- a/dist/tcpdump/print-atalk.c        Mon Jun 25 19:55:02 2001 +0000
+++ b/dist/tcpdump/print-atalk.c        Mon Jun 25 19:59:56 2001 +0000
@@ -1,4 +1,4 @@
-/*     $NetBSD: print-atalk.c,v 1.1.1.1 2001/06/25 19:26:33 itojun Exp $       */
+/*     $NetBSD: print-atalk.c,v 1.2 2001/06/25 19:59:57 itojun Exp $   */
 
 /*
  * Copyright (c) 1988, 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1997
@@ -23,9 +23,14 @@
  * Format and print AppleTalk packets.
  */
 
+#include <sys/cdefs.h>
 #ifndef lint
+#if 0
 static const char rcsid[] =
     "@(#) Header: /tcpdump/master/tcpdump/print-atalk.c,v 1.66 2001/06/18 08:52:53 guy Exp (LBL)";
+#else
+__RCSID("$NetBSD: print-atalk.c,v 1.2 2001/06/25 19:59:57 itojun Exp $");
+#endif
 #endif
 
 #ifdef HAVE_CONFIG_H
diff -r bf2441b92de3 -r 682693b60086 dist/tcpdump/print-atm.c
--- a/dist/tcpdump/print-atm.c  Mon Jun 25 19:55:02 2001 +0000
+++ b/dist/tcpdump/print-atm.c  Mon Jun 25 19:59:56 2001 +0000
@@ -1,4 +1,4 @@
-/*     $NetBSD: print-atm.c,v 1.1.1.1 2001/06/25 19:26:33 itojun Exp $ */
+/*     $NetBSD: print-atm.c,v 1.2 2001/06/25 19:59:57 itojun Exp $     */
 
 /*
  * Copyright (c) 1994, 1995, 1996, 1997
@@ -20,9 +20,14 @@
  * WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF
  * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
  */
+#include <sys/cdefs.h>
 #ifndef lint
+#if 0
 static const char rcsid[] =
     "@(#) Header: /tcpdump/master/tcpdump/print-atm.c,v 1.20 2000/12/22 22:45:09 guy Exp (LBL)";
+#else
+__RCSID("$NetBSD: print-atm.c,v 1.2 2001/06/25 19:59:57 itojun Exp $");
+#endif
 #endif
 
 #ifdef HAVE_CONFIG_H
diff -r bf2441b92de3 -r 682693b60086 dist/tcpdump/print-bgp.c
--- a/dist/tcpdump/print-bgp.c  Mon Jun 25 19:55:02 2001 +0000
+++ b/dist/tcpdump/print-bgp.c  Mon Jun 25 19:59:56 2001 +0000
@@ -1,4 +1,4 @@
-/*     $NetBSD: print-bgp.c,v 1.1.1.1 2001/06/25 19:26:33 itojun Exp $ */
+/*     $NetBSD: print-bgp.c,v 1.2 2001/06/25 19:59:57 itojun Exp $     */
 
 /*
  * Copyright (C) 1999 WIDE Project.
@@ -33,9 +33,14 @@
 #include "config.h"
 #endif



Home | Main Index | Thread Index | Old Index