]> The Tcpdump Group git mirrors - libpcap/commitdiff
pcap-0.4
authormcr <mcr>
Thu, 7 Oct 1999 23:46:40 +0000 (23:46 +0000)
committermcr <mcr>
Thu, 7 Oct 1999 23:46:40 +0000 (23:46 +0000)
38 files changed:
CHANGES
INSTALL
Makefile.in
README
aclocal.m4
bpf/net/bpf.h
bpf/net/bpf_filter.c
bpf_image.c
configure.in
etherent.c
ethertype.h
gencode.c
gencode.h
grammar.y
inet.c
lbl/gnuc.h
lbl/os-solaris2.h
lbl/os-sunos4.h
lbl/os-ultrix4.h
nametoaddr.c
optimize.c
pcap-bpf.c
pcap-dlpi.c
pcap-int.h
pcap-linux.c
pcap-namedb.h
pcap-nit.c
pcap-nit.h
pcap-null.c
pcap-pf.c
pcap-pf.h
pcap-snit.c
pcap-snoop.c
pcap.c
pcap.h
ppp.h
savefile.c
scanner.l

diff --git a/CHANGES b/CHANGES
index eb257066d5a33bee596db52c85dac8bd711724b6..f8e0c8936d919a88f8106618fbb27f007c9363e9 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,4 +1,4 @@
-@(#) $Header: /tcpdump/master/libpcap/CHANGES,v 1.47 1999-10-07 23:46:40 mcr Exp $ (LBL)
+@(#) $Header: /tcpdump/master/libpcap/CHANGES,v 1.47.1.1 1999-10-07 23:46:40 mcr Exp $ (LBL)
 
 v0.4 Sat Jul 25 12:40:09 PDT 1998
 
diff --git a/INSTALL b/INSTALL
index 3276b35962b9378668d1800f5112001b7d7f7947..fe7df65a2abd3d71951a6c3672ef761ef3049ca6 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -1,4 +1,4 @@
-@(#) $Header: /tcpdump/master/libpcap/Attic/INSTALL,v 1.42 1999-10-07 23:46:40 mcr Exp $ (LBL)
+@(#) $Header: /tcpdump/master/libpcap/Attic/INSTALL,v 1.42.1.1 1999-10-07 23:46:40 mcr Exp $ (LBL)
 
 To build libpcap, first customize any paths in Makefile.in, then run
 "./configure" (a shell script). The configure script will determine
index bed27b356872103959a675d6e3ca182e612ef8b3..26def5c637203894a50270a8955fc633d5530e47 100644 (file)
@@ -17,7 +17,7 @@
 #  WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF
 #  MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
 #
-# @(#) $Header: /tcpdump/master/libpcap/Makefile.in,v 1.72 1999-10-07 23:46:40 mcr Exp $ (LBL)
+# @(#) $Header: /tcpdump/master/libpcap/Makefile.in,v 1.72.1.1 1999-10-07 23:46:40 mcr Exp $ (LBL)
 
 #
 # Various configurable paths (remember to edit Makefile.in, not Makefile)
diff --git a/README b/README
index 7c40a3003dffa4bdb5ed96dbb246a99100d73c27..50252f07663ecc5953b9c662e2b87d8146d0a84b 100644 (file)
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-@(#) $Header: /tcpdump/master/libpcap/README,v 1.18 1999-10-07 23:46:40 mcr Exp $ (LBL)
+@(#) $Header: /tcpdump/master/libpcap/README,v 1.18.1.1 1999-10-07 23:46:40 mcr Exp $ (LBL)
 
 LIBPCAP 0.4
 Lawrence Berkeley National Laboratory
index a0e489eae1d2e43b6fd77d7f1c7e279aa7594520..3080355a77d98fd5b77081228185a01f808f7f1d 100644 (file)
@@ -1,4 +1,4 @@
-dnl @(#) $Header: /tcpdump/master/libpcap/aclocal.m4,v 1.63 1999-10-07 23:46:40 mcr Exp $ (LBL)
+dnl @(#) $Header: /tcpdump/master/libpcap/aclocal.m4,v 1.63.1.1 1999-10-07 23:46:40 mcr Exp $ (LBL)
 dnl
 dnl Copyright (c) 1995, 1996, 1997, 1998
 dnl    The Regents of the University of California.  All rights reserved.
index 8d5cd9f28227fad633e652e951424dd34684706d..188f7c8eb346ebebed5a7649c6b0102bca907cb8 100644 (file)
@@ -37,7 +37,7 @@
  *
  *      @(#)bpf.h       7.1 (Berkeley) 5/7/91
  *
- * @(#) $Header: /tcpdump/master/libpcap/bpf/net/Attic/bpf.h,v 1.36 1999-10-07 23:46:41 mcr Exp $ (LBL)
+ * @(#) $Header: /tcpdump/master/libpcap/bpf/net/Attic/bpf.h,v 1.36.1.1 1999-10-07 23:46:41 mcr Exp $ (LBL)
  */
 
 #ifndef BPF_MAJOR_VERSION
index b82fcf5c2c3fd372b0da14990f55ec0a033fdc21..5f1440e6b58ff410c7059daa64f32d12bf4f4609 100644 (file)
@@ -40,7 +40,7 @@
 
 #if !(defined(lint) || defined(KERNEL))
 static const char rcsid[] =
-    "@(#) $Header: /tcpdump/master/libpcap/bpf/net/bpf_filter.c,v 1.33 1999-10-07 23:46:41 mcr Exp $ (LBL)";
+    "@(#) $Header: /tcpdump/master/libpcap/bpf/net/bpf_filter.c,v 1.33.1.1 1999-10-07 23:46:41 mcr Exp $ (LBL)";
 #endif
 
 #include <sys/param.h>
index 66265c8a44ace816596b6bf592a2daa61ed7fbd1..3d95c89c3f48af05ca531c56bb1b2168d58282fb 100644 (file)
@@ -21,7 +21,7 @@
 
 #ifndef lint
 static const char rcsid[] =
-    "@(#) $Header: /tcpdump/master/libpcap/bpf_image.c,v 1.22 1999-10-07 23:46:40 mcr Exp $ (LBL)";
+    "@(#) $Header: /tcpdump/master/libpcap/bpf_image.c,v 1.22.1.1 1999-10-07 23:46:40 mcr Exp $ (LBL)";
 #endif
 
 #include <sys/types.h>
index 979ff6674c03995fb8b0b2998b026b00ff281dc0..2b857bbfea2c2a142b625da5223626802ffe5dad 100644 (file)
@@ -1,4 +1,4 @@
-dnl @(#) $Header: /tcpdump/master/libpcap/configure.in,v 1.67 1999-10-07 23:46:40 mcr Exp $ (LBL)
+dnl @(#) $Header: /tcpdump/master/libpcap/configure.in,v 1.67.1.1 1999-10-07 23:46:40 mcr Exp $ (LBL)
 dnl
 dnl Copyright (c) 1994, 1995, 1996, 1997
 dnl    The Regents of the University of California.  All rights reserved.
index c34834c7eb1ff7fd7bf28d5a02604ff3daf1b864..b5a10e7f36bcf8fa681382e1f1634d18b3199369 100644 (file)
@@ -21,7 +21,7 @@
 
 #ifndef lint
 static const char rcsid[] =
-    "@(#) $Header: /tcpdump/master/libpcap/etherent.c,v 1.20 1999-10-07 23:46:40 mcr Exp $ (LBL)";
+    "@(#) $Header: /tcpdump/master/libpcap/etherent.c,v 1.20.1.1 1999-10-07 23:46:40 mcr Exp $ (LBL)";
 #endif
 
 #include <sys/types.h>
index f325dd570f820a289536b4c6f91e6073bf90f877..a162e2bb5d45bf1557f4c681375adfb42d3039db 100644 (file)
@@ -18,7 +18,7 @@
  * WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF
  * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
  *
- * @(#) $Header: /tcpdump/master/libpcap/ethertype.h,v 1.6 1999-10-07 23:46:40 mcr Exp $ (LBL)
+ * @(#) $Header: /tcpdump/master/libpcap/ethertype.h,v 1.6.1.1 1999-10-07 23:46:40 mcr Exp $ (LBL)
  */
 
 /* Types missing from some systems */
index b7c8c88de6488a1f002f3091434f99f7a478a0b4..ff803a3e4a815017c14d331d69d8a951771f2972 100644 (file)
--- a/gencode.c
+++ b/gencode.c
@@ -20,7 +20,7 @@
  */
 #ifndef lint
 static const char rcsid[] =
-    "@(#) $Header: /tcpdump/master/libpcap/gencode.c,v 1.94 1999-10-07 23:46:40 mcr Exp $ (LBL)";
+    "@(#) $Header: /tcpdump/master/libpcap/gencode.c,v 1.94.1.1 1999-10-07 23:46:40 mcr Exp $ (LBL)";
 #endif
 
 #include <sys/types.h>
index da340828e5b74fa68847ff7ee13d2323dce26cd8..6fe3eac4ba67758421a1e4f222868b791e57fa29 100644 (file)
--- a/gencode.h
+++ b/gencode.h
@@ -18,7 +18,7 @@
  * WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF
  * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
  *
- * @(#) $Header: /tcpdump/master/libpcap/gencode.h,v 1.36 1999-10-07 23:46:40 mcr Exp $ (LBL)
+ * @(#) $Header: /tcpdump/master/libpcap/gencode.h,v 1.36.1.1 1999-10-07 23:46:40 mcr Exp $ (LBL)
  */
 
 /*XXX*/
index edec0f13effa3da56b22ef943bf4753bf5794767..fcd031130102ce5903c85199a90ac90f8a8743f3 100644 (file)
--- a/grammar.y
+++ b/grammar.y
@@ -22,7 +22,7 @@
  */
 #ifndef lint
 static const char rcsid[] =
-    "@(#) $Header: /tcpdump/master/libpcap/grammar.y,v 1.56 1999-10-07 23:46:40 mcr Exp $ (LBL)";
+    "@(#) $Header: /tcpdump/master/libpcap/grammar.y,v 1.56.1.1 1999-10-07 23:46:40 mcr Exp $ (LBL)";
 #endif
 
 #include <sys/types.h>
diff --git a/inet.c b/inet.c
index e0462da658206613b78d78a6cd69c4d47bb7c00d..35e8869e2700d82aff2a27540df762b3381d216c 100644 (file)
--- a/inet.c
+++ b/inet.c
@@ -33,7 +33,7 @@
 
 #ifndef lint
 static const char rcsid[] =
-    "@(#) $Header: /tcpdump/master/libpcap/inet.c,v 1.22 1999-10-07 23:46:40 mcr Exp $ (LBL)";
+    "@(#) $Header: /tcpdump/master/libpcap/inet.c,v 1.22.1.1 1999-10-07 23:46:40 mcr Exp $ (LBL)";
 #endif
 
 #include <sys/param.h>
index 13841ace7d2e6fecc7c75c74a648a29442ccaffc..f3cbf0e6c9485549fe7a9caea7cc4ac76aec6db1 100644 (file)
@@ -1,4 +1,4 @@
-/* @(#) $Header: /tcpdump/master/libpcap/lbl/Attic/gnuc.h,v 1.3 1999-10-07 23:46:41 mcr Exp $ (LBL) */
+/* @(#) $Header: /tcpdump/master/libpcap/lbl/Attic/gnuc.h,v 1.3.1.1 1999-10-07 23:46:41 mcr Exp $ (LBL) */
 
 /* Define __P() macro, if necessary */
 #ifndef __P
index 807ca217e7f52a511c683b24f66c0b761568b192..36675d8c412338339f16e233145859d7e02e0ec4 100644 (file)
@@ -18,7 +18,7 @@
  * WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF
  * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
  *
- * @(#) $Header: /tcpdump/master/libpcap/lbl/os-solaris2.h,v 1.18 1999-10-07 23:46:41 mcr Exp $ (LBL)
+ * @(#) $Header: /tcpdump/master/libpcap/lbl/os-solaris2.h,v 1.18.1.1 1999-10-07 23:46:41 mcr Exp $ (LBL)
  */
 
 /* Prototypes missing in SunOS 5 */
index cfd4b0468f30c1f8f6ca5cd036522709edd93b57..0972a5ed8d1e79fc2f3e25fbc7e5d3d87efee1ba 100644 (file)
@@ -18,7 +18,7 @@
  * WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF
  * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
  *
- * @(#) $Header: /tcpdump/master/libpcap/lbl/os-sunos4.h,v 1.32 1999-10-07 23:46:41 mcr Exp $ (LBL)
+ * @(#) $Header: /tcpdump/master/libpcap/lbl/os-sunos4.h,v 1.32.1.1 1999-10-07 23:46:41 mcr Exp $ (LBL)
  */
 
 /* Prototypes missing in SunOS 4 */
index 9f2a155e9f450728ada29038b6cf94aac38b2616..a8469ae5cf24f789132e9ff8efacc4dda1527382 100644 (file)
@@ -18,7 +18,7 @@
  * WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF
  * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
  *
- * @(#) $Header: /tcpdump/master/libpcap/lbl/os-ultrix4.h,v 1.19 1999-10-07 23:46:41 mcr Exp $ (LBL)
+ * @(#) $Header: /tcpdump/master/libpcap/lbl/os-ultrix4.h,v 1.19.1.1 1999-10-07 23:46:41 mcr Exp $ (LBL)
  */
 
 /* Prototypes missing in Ultrix 4 */
index e3e09528f6d03bc21a0be7999274344c280f29b0..816331c6c66ee743a21c5661c998a06bcbfe0e7e 100644 (file)
@@ -24,7 +24,7 @@
 
 #ifndef lint
 static const char rcsid[] =
-    "@(#) $Header: /tcpdump/master/libpcap/nametoaddr.c,v 1.48 1999-10-07 23:46:40 mcr Exp $ (LBL)";
+    "@(#) $Header: /tcpdump/master/libpcap/nametoaddr.c,v 1.48.1.1 1999-10-07 23:46:40 mcr Exp $ (LBL)";
 #endif
 
 #include <sys/param.h>
index b035d2d9fc4ce8d840262b88488e13745451be6e..2df2d57f5a550702a62da4b7b08e994ba6da6766 100644 (file)
@@ -22,7 +22,7 @@
  */
 #ifndef lint
 static const char rcsid[] =
-    "@(#) $Header: /tcpdump/master/libpcap/optimize.c,v 1.60 1999-10-07 23:46:40 mcr Exp $ (LBL)";
+    "@(#) $Header: /tcpdump/master/libpcap/optimize.c,v 1.60.1.1 1999-10-07 23:46:40 mcr Exp $ (LBL)";
 #endif
 
 #include <sys/types.h>
index ae827092686cc18bbfafe48e39269472e62492f9..d893ab253997f1b770b563882b5f8d596f1cbea4 100644 (file)
@@ -20,7 +20,7 @@
  */
 #ifndef lint
 static const char rcsid[] =
-    "@(#) $Header: /tcpdump/master/libpcap/pcap-bpf.c,v 1.31 1999-10-07 23:46:40 mcr Exp $ (LBL)";
+    "@(#) $Header: /tcpdump/master/libpcap/pcap-bpf.c,v 1.31.1.1 1999-10-07 23:46:40 mcr Exp $ (LBL)";
 #endif
 
 #include <sys/param.h>                 /* optionally get BSD define */
index 7d09894f97116192482bb09b7c83d43aa154f370..a267aa67611f1981a75f110e077041fe585618b4 100644 (file)
@@ -38,7 +38,7 @@
 
 #ifndef lint
 static const char rcsid[] =
-    "@(#) $Header: /tcpdump/master/libpcap/pcap-dlpi.c,v 1.52 1999-10-07 23:46:40 mcr Exp $ (LBL)";
+    "@(#) $Header: /tcpdump/master/libpcap/pcap-dlpi.c,v 1.52.1.1 1999-10-07 23:46:40 mcr Exp $ (LBL)";
 #endif
 
 #include <sys/types.h>
index c5a23d98ea1b4aa6bd729b521f11dcd60718d514..e79178d5181f0ba3e98542defd3cb3a800b9170b 100644 (file)
@@ -30,7 +30,7 @@
  * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
  * SUCH DAMAGE.
  *
- * @(#) $Header: /tcpdump/master/libpcap/pcap-int.h,v 1.18 1999-10-07 23:46:40 mcr Exp $ (LBL)
+ * @(#) $Header: /tcpdump/master/libpcap/pcap-int.h,v 1.18.1.1 1999-10-07 23:46:40 mcr Exp $ (LBL)
  */
 
 #ifndef pcap_int_h
index e1ff4d10e29f2e579be476ded097413d4b198f37..23a714512ceeb64312db8c34b546265e0c79e3ae 100644 (file)
@@ -20,7 +20,7 @@
  */
 #ifndef lint
 static const char rcsid[] =
-    "@(#) $Header: /tcpdump/master/libpcap/pcap-linux.c,v 1.15 1999-10-07 23:46:40 mcr Exp $ (LBL)";
+    "@(#) $Header: /tcpdump/master/libpcap/pcap-linux.c,v 1.15.1.1 1999-10-07 23:46:40 mcr Exp $ (LBL)";
 #endif
 
 #include <sys/param.h>
index f57c6a27a2f79aedf029b1bbd58ba760c04eafee..7a7198104b1dc52562886851c735f2d0d4fd38f4 100644 (file)
@@ -30,7 +30,7 @@
  * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
  * SUCH DAMAGE.
  *
- * @(#) $Header: /tcpdump/master/libpcap/pcap-namedb.h,v 1.5 1999-10-07 23:46:40 mcr Exp $ (LBL)
+ * @(#) $Header: /tcpdump/master/libpcap/pcap-namedb.h,v 1.5.1.1 1999-10-07 23:46:40 mcr Exp $ (LBL)
  */
 
 #ifndef lib_pcap_ethers_h
index a2e2a4324cc1b194a9c62da354638b720df40dd8..13dd0f12046ef2964cb591722e85f387668ac199 100644 (file)
@@ -20,7 +20,7 @@
  */
 #ifndef lint
 static const char rcsid[] =
-    "@(#) $Header: /tcpdump/master/libpcap/pcap-nit.c,v 1.31 1999-10-07 23:46:40 mcr Exp $ (LBL)";
+    "@(#) $Header: /tcpdump/master/libpcap/pcap-nit.c,v 1.31.1.1 1999-10-07 23:46:40 mcr Exp $ (LBL)";
 #endif
 
 #include <sys/types.h>
index 3e7190a874d9b589163e1a07b0c695d0bf77011e..de99da3f48562c924b1b879e270e9aef0cd24fdb 100644 (file)
@@ -15,5 +15,5 @@
  * IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED
  * WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE.
  *
- * @(#) $Header: /tcpdump/master/libpcap/Attic/pcap-nit.h,v 1.2 1999-10-07 23:46:40 mcr Exp $ (LBL)
+ * @(#) $Header: /tcpdump/master/libpcap/Attic/pcap-nit.h,v 1.2.1.1 1999-10-07 23:46:40 mcr Exp $ (LBL)
  */
index cbc818b01909d50b5a71e0c45588ee3b1d6b23af..7831632782fe694e8d9c92f5dcb73a54ce80d487 100644 (file)
@@ -20,7 +20,7 @@
  */
 #ifndef lint
 static const char rcsid[] =
-    "@(#) $Header: /tcpdump/master/libpcap/pcap-null.c,v 1.7 1999-10-07 23:46:40 mcr Exp $ (LBL)";
+    "@(#) $Header: /tcpdump/master/libpcap/pcap-null.c,v 1.7.1.1 1999-10-07 23:46:40 mcr Exp $ (LBL)";
 #endif
 
 #include <sys/param.h>                 /* optionally get BSD define */
index 542de8af1cf6c75ea18b327dd927f81151cb4a9f..1a9f1e06fc2e97fa6ab6f100e604ed702832968d 100644 (file)
--- a/pcap-pf.c
+++ b/pcap-pf.c
@@ -24,7 +24,7 @@
 
 #ifndef lint
 static const char rcsid[] =
-    "@(#) $Header: /tcpdump/master/libpcap/pcap-pf.c,v 1.54 1999-10-07 23:46:40 mcr Exp $ (LBL)";
+    "@(#) $Header: /tcpdump/master/libpcap/pcap-pf.c,v 1.54.1.1 1999-10-07 23:46:40 mcr Exp $ (LBL)";
 #endif
 
 #include <sys/types.h>
index 2f400b9872caca6960f56babe230ae8eca823373..7557d8ad03bd929adf5133e1f734809c08040acf 100644 (file)
--- a/pcap-pf.h
+++ b/pcap-pf.h
@@ -15,5 +15,5 @@
  * IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED
  * WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE.
  *
- * @(#) $Header: /tcpdump/master/libpcap/Attic/pcap-pf.h,v 1.2 1999-10-07 23:46:40 mcr Exp $ (LBL)
+ * @(#) $Header: /tcpdump/master/libpcap/Attic/pcap-pf.h,v 1.2.1.1 1999-10-07 23:46:40 mcr Exp $ (LBL)
  */
index 6971d3b6800997293b9d3844eafed10825f58f7b..31accf5e9934cdd29647dd4665602efedd0afa83 100644 (file)
@@ -25,7 +25,7 @@
 
 #ifndef lint
 static const char rcsid[] =
-    "@(#) $Header: /tcpdump/master/libpcap/pcap-snit.c,v 1.45 1999-10-07 23:46:40 mcr Exp $ (LBL)";
+    "@(#) $Header: /tcpdump/master/libpcap/pcap-snit.c,v 1.45.1.1 1999-10-07 23:46:40 mcr Exp $ (LBL)";
 #endif
 
 #include <sys/types.h>
index 1ea7fab95d1e4c3c452cac23a607acdb51faff75..be913390b409646fa38e449d28a56533e9057101 100644 (file)
@@ -20,7 +20,7 @@
  */
 #ifndef lint
 static const char rcsid[] =
-    "@(#) $Header: /tcpdump/master/libpcap/pcap-snoop.c,v 1.20 1999-10-07 23:46:40 mcr Exp $ (LBL)";
+    "@(#) $Header: /tcpdump/master/libpcap/pcap-snoop.c,v 1.20.1.1 1999-10-07 23:46:40 mcr Exp $ (LBL)";
 #endif
 
 #include <sys/param.h>
diff --git a/pcap.c b/pcap.c
index 0f1848ebc732f4e6cec6d9f892b81bb35ac49f75..8d4d4aa860a2d447875b114956b9aba01b9bc5e8 100644 (file)
--- a/pcap.c
+++ b/pcap.c
@@ -33,7 +33,7 @@
 
 #ifndef lint
 static const char rcsid[] =
-    "@(#) $Header: /tcpdump/master/libpcap/pcap.c,v 1.29 1999-10-07 23:46:40 mcr Exp $ (LBL)";
+    "@(#) $Header: /tcpdump/master/libpcap/pcap.c,v 1.29.1.1 1999-10-07 23:46:40 mcr Exp $ (LBL)";
 #endif
 
 #include <sys/types.h>
diff --git a/pcap.h b/pcap.h
index cffbad8e1febf68df97c29cee2379ce5c01001fe..a493b108d28e16d17f67a7545aca95bd89a19753 100644 (file)
--- a/pcap.h
+++ b/pcap.h
@@ -30,7 +30,7 @@
  * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
  * SUCH DAMAGE.
  *
- * @(#) $Header: /tcpdump/master/libpcap/pcap.h,v 1.21 1999-10-07 23:46:40 mcr Exp $ (LBL)
+ * @(#) $Header: /tcpdump/master/libpcap/pcap.h,v 1.21.1.1 1999-10-07 23:46:40 mcr Exp $ (LBL)
  */
 
 #ifndef lib_pcap_h
diff --git a/ppp.h b/ppp.h
index c932b1e6e522607b11c7628b4cbac972740c8fb0..df3842cc4794a90155cbd1538e9da47d6508cd16 100644 (file)
--- a/ppp.h
+++ b/ppp.h
@@ -1,4 +1,4 @@
-/* @(#) $Header: /tcpdump/master/libpcap/ppp.h,v 1.7 1999-10-07 23:46:40 mcr Exp $ (LBL) */
+/* @(#) $Header: /tcpdump/master/libpcap/ppp.h,v 1.7.1.1 1999-10-07 23:46:40 mcr Exp $ (LBL) */
 /*
  * Point to Point Protocol (PPP) RFC1331
  *
index 708c95d8d77fc61a58a40adad900f2f6211d6e01..4d65268c6f2b5913956fe606d0ca8563e51c5624 100644 (file)
@@ -30,7 +30,7 @@
 
 #ifndef lint
 static const char rcsid[] =
-    "@(#) $Header: /tcpdump/master/libpcap/savefile.c,v 1.37 1999-10-07 23:46:40 mcr Exp $ (LBL)";
+    "@(#) $Header: /tcpdump/master/libpcap/savefile.c,v 1.37.1.1 1999-10-07 23:46:40 mcr Exp $ (LBL)";
 #endif
 
 #include <sys/types.h>
index a556aee374cdba26674f7cc4f47edc2df2487842..89403455241e78ff30995053a9a883604ccaea03 100644 (file)
--- a/scanner.l
+++ b/scanner.l
@@ -22,7 +22,7 @@
 
 #ifndef lint
 static const char rcsid[] =
-    "@(#) $Header: /tcpdump/master/libpcap/scanner.l,v 1.56 1999-10-07 23:46:40 mcr Exp $ (LBL)";
+    "@(#) $Header: /tcpdump/master/libpcap/scanner.l,v 1.56.1.1 1999-10-07 23:46:40 mcr Exp $ (LBL)";
 #endif
 
 #include <sys/types.h>