summaryrefslogtreecommitdiff
path: root/contrib/libpcap
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/libpcap')
-rw-r--r--contrib/libpcap/acsite.m42
-rw-r--r--contrib/libpcap/lbl/os-ultrix4.h2
-rw-r--r--contrib/libpcap/nlpid.h2
-rw-r--r--contrib/libpcap/pcap-linux.c2
-rw-r--r--contrib/libpcap/ppp.h2
5 files changed, 5 insertions, 5 deletions
diff --git a/contrib/libpcap/acsite.m4 b/contrib/libpcap/acsite.m4
index 746faf1e1a4f..6c35431f2d6f 100644
--- a/contrib/libpcap/acsite.m4
+++ b/contrib/libpcap/acsite.m4
@@ -1,4 +1,4 @@
-dnl @(#) $Header: acsite.m4,v 1.41 96/11/29 15:30:40 leres Exp $ (LBL)
+dnl @(#) $Header: /home/ncvs/src/contrib/libpcap/acsite.m4,v 1.1.1.1 1997/05/27 00:01:01 fenner Exp $ (LBL)
dnl
dnl Copyright (c) 1995, 1996
dnl The Regents of the University of California. All rights reserved.
diff --git a/contrib/libpcap/lbl/os-ultrix4.h b/contrib/libpcap/lbl/os-ultrix4.h
index 1949fa43359d..0cc8911ca374 100644
--- a/contrib/libpcap/lbl/os-ultrix4.h
+++ b/contrib/libpcap/lbl/os-ultrix4.h
@@ -18,7 +18,7 @@
* WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF
* MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
*
- * @(#) $Header: os-ultrix4.h,v 1.19 96/11/29 15:33:19 leres Exp $ (LBL)
+ * @(#) $Header: /home/ncvs/src/contrib/libpcap/lbl/os-ultrix4.h,v 1.1.1.1 1997/05/27 00:01:12 fenner Exp $ (LBL)
*/
/* Prototypes missing in Ultrix 4 */
diff --git a/contrib/libpcap/nlpid.h b/contrib/libpcap/nlpid.h
index c033da224fd1..047f292b8e9a 100644
--- a/contrib/libpcap/nlpid.h
+++ b/contrib/libpcap/nlpid.h
@@ -15,7 +15,7 @@
* WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF
* MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
*
- * @(#) $Header$ (Juniper)
+ * @(#) $Header: /home/ncvs/src/contrib/libpcap/nlpid.h,v 1.1 1996/08/21 20:01:07 pst Exp $ (Juniper)
*/
/* Types missing from some systems */
diff --git a/contrib/libpcap/pcap-linux.c b/contrib/libpcap/pcap-linux.c
index d01899a10c26..180639cde6e6 100644
--- a/contrib/libpcap/pcap-linux.c
+++ b/contrib/libpcap/pcap-linux.c
@@ -20,7 +20,7 @@
*/
#ifndef lint
static const char rcsid[] =
- "@(#) $Header: pcap-linux.c,v 1.15 97/10/02 22:39:37 leres Exp $ (LBL)";
+ "@(#) $Header: /home/ncvs/src/contrib/libpcap/pcap-linux.c,v 1.1.1.2 1998/09/15 19:28:06 fenner Exp $ (LBL)";
#endif
#include <sys/param.h>
diff --git a/contrib/libpcap/ppp.h b/contrib/libpcap/ppp.h
index ccd546a0b389..7785c128a062 100644
--- a/contrib/libpcap/ppp.h
+++ b/contrib/libpcap/ppp.h
@@ -1,4 +1,4 @@
-/* @(#) $Header: ppp.h,v 1.7 95/05/04 17:52:46 mccanne Exp $ (LBL) */
+/* @(#) $Header: /home/ncvs/src/contrib/libpcap/ppp.h,v 1.1.1.1 1998/09/15 19:28:09 fenner Exp $ (LBL) */
/*
* Point to Point Protocol (PPP) RFC1331
*