diff options
Diffstat (limited to 'contrib/tcpdump')
38 files changed, 37 insertions, 48 deletions
diff --git a/contrib/tcpdump/.cvsignore b/contrib/tcpdump/.cvsignore deleted file mode 100644 index f07c8e4d037b..000000000000 --- a/contrib/tcpdump/.cvsignore +++ /dev/null @@ -1,11 +0,0 @@ -version.c -Makefile -Makefile-devel.in -config.status -config.log -config.cache -config.h -.devel -stamp-h -stamp-h.in -tcpdump diff --git a/contrib/tcpdump/addrtoname.c b/contrib/tcpdump/addrtoname.c index 19eedbc53451..595a8f0bb4d9 100644 --- a/contrib/tcpdump/addrtoname.c +++ b/contrib/tcpdump/addrtoname.c @@ -21,7 +21,7 @@ * Internet, ethernet, port, and protocol string to address * and address to string conversion routines * - * $FreeBSD$ + * $FreeBSD: src/contrib/tcpdump/addrtoname.c,v 1.7.2.3 2002/07/05 10:45:34 fenner Exp $ */ #ifndef lint static const char rcsid[] = diff --git a/contrib/tcpdump/ethertype.h b/contrib/tcpdump/ethertype.h index 5c075cb27dcb..4556eb3ab94f 100644 --- a/contrib/tcpdump/ethertype.h +++ b/contrib/tcpdump/ethertype.h @@ -20,7 +20,7 @@ * * @(#) $Header: /tcpdump/master/tcpdump/ethertype.h,v 1.16 2001/06/21 17:56:02 itojun Exp $ (LBL) * - * $FreeBSD$ + * $FreeBSD: src/contrib/tcpdump/ethertype.h,v 1.4.2.2 2002/07/05 10:55:42 fenner Exp $ */ /* diff --git a/contrib/tcpdump/interface.h b/contrib/tcpdump/interface.h index 8fa15438d85a..0b98f44115a1 100644 --- a/contrib/tcpdump/interface.h +++ b/contrib/tcpdump/interface.h @@ -20,7 +20,7 @@ * * @(#) $Header: /tcpdump/master/tcpdump/interface.h,v 1.178 2002/01/21 11:39:58 mcr Exp $ (LBL) * - * $FreeBSD$ + * $FreeBSD: src/contrib/tcpdump/interface.h,v 1.4.2.3 2002/07/05 13:24:57 fenner Exp $ */ #ifndef tcpdump_interface_h diff --git a/contrib/tcpdump/nfs.h b/contrib/tcpdump/nfs.h index 074d5ee86b7a..370ca24eda2d 100644 --- a/contrib/tcpdump/nfs.h +++ b/contrib/tcpdump/nfs.h @@ -35,7 +35,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/contrib/tcpdump/nfs.h,v 1.2.2.1 2001/07/26 22:30:00 fenner Exp $ * @(#)nfsproto.h 8.2 (Berkeley) 3/30/95 */ diff --git a/contrib/tcpdump/nfsfh.h b/contrib/tcpdump/nfsfh.h index 6b6a3953f4a1..47f995d08896 100644 --- a/contrib/tcpdump/nfsfh.h +++ b/contrib/tcpdump/nfsfh.h @@ -39,7 +39,7 @@ * Jeffrey C. Mogul * Digital Equipment Corporation * Western Research Laboratory - * $FreeBSD$ + * $FreeBSD: src/contrib/tcpdump/nfsfh.h,v 1.5.2.2 2002/07/05 11:04:49 fenner Exp $ * $NetBSD: nfsfh.h,v 1.1.1.2 1997/10/03 17:25:13 christos Exp $ */ diff --git a/contrib/tcpdump/parsenfsfh.c b/contrib/tcpdump/parsenfsfh.c index f93321f703e6..3f869cddda08 100644 --- a/contrib/tcpdump/parsenfsfh.c +++ b/contrib/tcpdump/parsenfsfh.c @@ -39,7 +39,7 @@ * Digital Equipment Corporation * Western Research Laboratory * - * $FreeBSD$ + * $FreeBSD: src/contrib/tcpdump/parsenfsfh.c,v 1.5.2.2 2002/07/05 11:04:49 fenner Exp $ */ #ifndef lint diff --git a/contrib/tcpdump/ppp.h b/contrib/tcpdump/ppp.h index 221b62270290..53b31fd742ab 100644 --- a/contrib/tcpdump/ppp.h +++ b/contrib/tcpdump/ppp.h @@ -15,7 +15,7 @@ * suitability of this software for any purpose. It is provided "as is" * without express or implied warranty. * - * $FreeBSD$ + * $FreeBSD: src/contrib/tcpdump/ppp.h,v 1.3.2.2 2002/07/05 11:04:49 fenner Exp $ */ #define PPP_HDRLEN 4 /* length of PPP header */ diff --git a/contrib/tcpdump/print-arp.c b/contrib/tcpdump/print-arp.c index 20534ed16533..de1f4a0e8009 100644 --- a/contrib/tcpdump/print-arp.c +++ b/contrib/tcpdump/print-arp.c @@ -18,7 +18,7 @@ * WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. * - * $FreeBSD$ + * $FreeBSD: src/contrib/tcpdump/print-arp.c,v 1.5.2.2 2002/07/05 11:29:58 fenner Exp $ */ #ifndef lint diff --git a/contrib/tcpdump/print-atalk.c b/contrib/tcpdump/print-atalk.c index 9e72cbe556a3..5e30bc2100a4 100644 --- a/contrib/tcpdump/print-atalk.c +++ b/contrib/tcpdump/print-atalk.c @@ -20,7 +20,7 @@ * * Format and print AppleTalk packets. * - * $FreeBSD$ + * $FreeBSD: src/contrib/tcpdump/print-atalk.c,v 1.7.2.3 2002/07/05 11:29:58 fenner Exp $ */ #ifndef lint diff --git a/contrib/tcpdump/print-atm.c b/contrib/tcpdump/print-atm.c index 2090267f091f..05bdd22c7c71 100644 --- a/contrib/tcpdump/print-atm.c +++ b/contrib/tcpdump/print-atm.c @@ -18,7 +18,7 @@ * WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. * - * $FreeBSD$ + * $FreeBSD: src/contrib/tcpdump/print-atm.c,v 1.6.2.2 2002/07/05 11:29:58 fenner Exp $ */ #ifndef lint static const char rcsid[] = diff --git a/contrib/tcpdump/print-bgp.c b/contrib/tcpdump/print-bgp.c index a4a402a46319..36cc8852a67d 100644 --- a/contrib/tcpdump/print-bgp.c +++ b/contrib/tcpdump/print-bgp.c @@ -26,7 +26,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/contrib/tcpdump/print-bgp.c,v 1.1.1.1.2.3 2002/07/05 11:29:58 fenner Exp $ */ #ifdef HAVE_CONFIG_H diff --git a/contrib/tcpdump/print-bootp.c b/contrib/tcpdump/print-bootp.c index c8d9ca4f403d..a27b45356f0d 100644 --- a/contrib/tcpdump/print-bootp.c +++ b/contrib/tcpdump/print-bootp.c @@ -20,7 +20,7 @@ * * Format and print bootp packets. * - * $FreeBSD$ + * $FreeBSD: src/contrib/tcpdump/print-bootp.c,v 1.5.2.2 2002/07/05 11:29:58 fenner Exp $ */ #ifndef lint static const char rcsid[] = diff --git a/contrib/tcpdump/print-domain.c b/contrib/tcpdump/print-domain.c index caabb1ac5619..837e57a5742a 100644 --- a/contrib/tcpdump/print-domain.c +++ b/contrib/tcpdump/print-domain.c @@ -18,7 +18,7 @@ * WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. * - * $FreeBSD$ + * $FreeBSD: src/contrib/tcpdump/print-domain.c,v 1.6.2.2 2002/07/05 11:29:59 fenner Exp $ */ #ifndef lint diff --git a/contrib/tcpdump/print-ether.c b/contrib/tcpdump/print-ether.c index 84a45b25a792..062ebaed444e 100644 --- a/contrib/tcpdump/print-ether.c +++ b/contrib/tcpdump/print-ether.c @@ -18,7 +18,7 @@ * WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. * - * $FreeBSD$ + * $FreeBSD: src/contrib/tcpdump/print-ether.c,v 1.9.2.2 2002/07/05 11:29:59 fenner Exp $ */ #ifndef lint static const char rcsid[] = diff --git a/contrib/tcpdump/print-fddi.c b/contrib/tcpdump/print-fddi.c index 76e6d8daa3d6..97cbe08a5899 100644 --- a/contrib/tcpdump/print-fddi.c +++ b/contrib/tcpdump/print-fddi.c @@ -18,7 +18,7 @@ * WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. * - * $FreeBSD$ + * $FreeBSD: src/contrib/tcpdump/print-fddi.c,v 1.5.2.2 2002/07/05 11:29:59 fenner Exp $ */ #ifndef lint diff --git a/contrib/tcpdump/print-fr.c b/contrib/tcpdump/print-fr.c index 70393387f210..20e60cdf71da 100644 --- a/contrib/tcpdump/print-fr.c +++ b/contrib/tcpdump/print-fr.c @@ -18,7 +18,7 @@ * WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. * - * $FreeBSD$ + * $FreeBSD: src/contrib/tcpdump/print-fr.c,v 1.2.6.1 2000/10/05 02:56:32 kris Exp $ */ #ifndef lint diff --git a/contrib/tcpdump/print-icmp.c b/contrib/tcpdump/print-icmp.c index d26d5ac585f5..7469fc29d9f7 100644 --- a/contrib/tcpdump/print-icmp.c +++ b/contrib/tcpdump/print-icmp.c @@ -18,7 +18,7 @@ * WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. * - * $FreeBSD$ + * $FreeBSD: src/contrib/tcpdump/print-icmp.c,v 1.4.2.3 2002/07/05 11:29:59 fenner Exp $ */ #ifndef lint diff --git a/contrib/tcpdump/print-ip.c b/contrib/tcpdump/print-ip.c index c7d733527dce..21e50baa6b15 100644 --- a/contrib/tcpdump/print-ip.c +++ b/contrib/tcpdump/print-ip.c @@ -18,7 +18,7 @@ * WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. * - * $FreeBSD$ + * $FreeBSD: src/contrib/tcpdump/print-ip.c,v 1.7.2.2 2002/07/05 11:29:59 fenner Exp $ */ #ifndef lint diff --git a/contrib/tcpdump/print-ip6.c b/contrib/tcpdump/print-ip6.c index 0e8bf025e435..839b79d25d11 100644 --- a/contrib/tcpdump/print-ip6.c +++ b/contrib/tcpdump/print-ip6.c @@ -18,7 +18,7 @@ * WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. * - * $FreeBSD$ + * $FreeBSD: src/contrib/tcpdump/print-ip6.c,v 1.2.2.2 2002/07/05 11:29:59 fenner Exp $ */ #ifndef lint diff --git a/contrib/tcpdump/print-ipx.c b/contrib/tcpdump/print-ipx.c index 9a4f60a3515b..233e0b88d650 100644 --- a/contrib/tcpdump/print-ipx.c +++ b/contrib/tcpdump/print-ipx.c @@ -21,7 +21,7 @@ * Format and print Novell IPX packets. * Contributed by Brad Parker (brad@fcr.com). * - * $FreeBSD$ + * $FreeBSD: src/contrib/tcpdump/print-ipx.c,v 1.4.2.2 2002/07/05 11:29:59 fenner Exp $ */ #ifndef lint diff --git a/contrib/tcpdump/print-isoclns.c b/contrib/tcpdump/print-isoclns.c index 0e4a909c5ea7..782def9ff85f 100644 --- a/contrib/tcpdump/print-isoclns.c +++ b/contrib/tcpdump/print-isoclns.c @@ -24,7 +24,7 @@ * Extensively modified by Hannes Gredler (hannes@juniper.net) for more * complete IS-IS support. * - * $FreeBSD$ + * $FreeBSD: src/contrib/tcpdump/print-isoclns.c,v 1.8.2.2 2002/07/05 11:29:59 fenner Exp $ */ #ifndef lint diff --git a/contrib/tcpdump/print-llc.c b/contrib/tcpdump/print-llc.c index 39994a89ee63..fc3878c52116 100644 --- a/contrib/tcpdump/print-llc.c +++ b/contrib/tcpdump/print-llc.c @@ -21,7 +21,7 @@ * Code by Matt Thomas, Digital Equipment Corporation * with an awful lot of hacking by Jeffrey Mogul, DECWRL * - * $FreeBSD$ + * $FreeBSD: src/contrib/tcpdump/print-llc.c,v 1.6.2.2 2002/07/05 11:29:59 fenner Exp $ */ #ifndef lint diff --git a/contrib/tcpdump/print-ntp.c b/contrib/tcpdump/print-ntp.c index 409a592950ce..b9bbd3c0e7f1 100644 --- a/contrib/tcpdump/print-ntp.c +++ b/contrib/tcpdump/print-ntp.c @@ -22,7 +22,7 @@ * By Jeffrey Mogul/DECWRL * loosely based on print-bootp.c * - * $FreeBSD$ + * $FreeBSD: src/contrib/tcpdump/print-ntp.c,v 1.5.2.2 2002/07/05 11:29:59 fenner Exp $ */ #ifndef lint diff --git a/contrib/tcpdump/print-null.c b/contrib/tcpdump/print-null.c index 18e4a45f41b6..52837523aa17 100644 --- a/contrib/tcpdump/print-null.c +++ b/contrib/tcpdump/print-null.c @@ -18,7 +18,7 @@ * WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. * - * $FreeBSD$ + * $FreeBSD: src/contrib/tcpdump/print-null.c,v 1.5.2.2 2002/07/05 11:29:59 fenner Exp $ */ #ifndef lint diff --git a/contrib/tcpdump/print-pim.c b/contrib/tcpdump/print-pim.c index 209c552f76b6..6e24d56e1215 100644 --- a/contrib/tcpdump/print-pim.c +++ b/contrib/tcpdump/print-pim.c @@ -18,7 +18,7 @@ * WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. * - * $FreeBSD$ + * $FreeBSD: src/contrib/tcpdump/print-pim.c,v 1.2.2.2 2002/07/05 11:29:59 fenner Exp $ */ #ifndef lint diff --git a/contrib/tcpdump/print-ppp.c b/contrib/tcpdump/print-ppp.c index 3416ed664da2..967a637cda42 100644 --- a/contrib/tcpdump/print-ppp.c +++ b/contrib/tcpdump/print-ppp.c @@ -21,7 +21,7 @@ * Extensively modified by Motonori Shindo (mshindo@mshindo.net) for more * complete PPP support. * - * $FreeBSD$ + * $FreeBSD: src/contrib/tcpdump/print-ppp.c,v 1.10.2.2 2002/07/05 11:29:59 fenner Exp $ */ /* diff --git a/contrib/tcpdump/print-rx.c b/contrib/tcpdump/print-rx.c index ded1be99e54c..ef76a45b6e7e 100644 --- a/contrib/tcpdump/print-rx.c +++ b/contrib/tcpdump/print-rx.c @@ -31,7 +31,7 @@ * * Ken Hornstein <kenh@cmf.nrl.navy.mil> * - * $FreeBSD$ + * $FreeBSD: src/contrib/tcpdump/print-rx.c,v 1.1.1.1.2.4 2002/07/05 11:29:59 fenner Exp $ */ #ifndef lint diff --git a/contrib/tcpdump/print-sl.c b/contrib/tcpdump/print-sl.c index 6f2e872efe46..d5609d03bfe8 100644 --- a/contrib/tcpdump/print-sl.c +++ b/contrib/tcpdump/print-sl.c @@ -18,7 +18,7 @@ * WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. * - * $FreeBSD$ + * $FreeBSD: src/contrib/tcpdump/print-sl.c,v 1.5.2.2 2002/07/05 11:29:59 fenner Exp $ */ #ifndef lint diff --git a/contrib/tcpdump/print-smb.c b/contrib/tcpdump/print-smb.c index d4e9f2a6aec9..655fd2f778b1 100644 --- a/contrib/tcpdump/print-smb.c +++ b/contrib/tcpdump/print-smb.c @@ -15,7 +15,7 @@ static const char rcsid[] = "@(#) $Header: /tcpdump/master/tcpdump/print-smb.c,v 1.20 2002/01/17 04:38:29 guy Exp $"; #endif -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/tcpdump/print-smb.c,v 1.1.1.1.2.3 2002/07/05 11:29:59 fenner Exp $ */ #include <stdio.h> #include <string.h> diff --git a/contrib/tcpdump/print-sunrpc.c b/contrib/tcpdump/print-sunrpc.c index 600af6e9ff08..6de5e514e9c6 100644 --- a/contrib/tcpdump/print-sunrpc.c +++ b/contrib/tcpdump/print-sunrpc.c @@ -18,7 +18,7 @@ * WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. * - * $FreeBSD$ + * $FreeBSD: src/contrib/tcpdump/print-sunrpc.c,v 1.5.2.2 2001/07/26 22:30:01 fenner Exp $ */ #ifndef lint diff --git a/contrib/tcpdump/print-telnet.c b/contrib/tcpdump/print-telnet.c index 085ec4d01f30..47dc828dabad 100644 --- a/contrib/tcpdump/print-telnet.c +++ b/contrib/tcpdump/print-telnet.c @@ -44,7 +44,7 @@ * 1/ that the above copyright notice and this notice * are preserved in all copies. * - * $FreeBSD$ + * $FreeBSD: src/contrib/tcpdump/print-telnet.c,v 1.1.1.1.2.3 2002/07/05 11:29:59 fenner Exp $ */ #ifdef HAVE_CONFIG_H diff --git a/contrib/tcpdump/print-token.c b/contrib/tcpdump/print-token.c index 748c4b66a88b..2e9b20c80815 100644 --- a/contrib/tcpdump/print-token.c +++ b/contrib/tcpdump/print-token.c @@ -23,7 +23,7 @@ * Further tweaked to more closely resemble print-fddi.c * Guy Harris <guy@alum.mit.edu> * - * $FreeBSD$ + * $FreeBSD: src/contrib/tcpdump/print-token.c,v 1.3.2.2 2002/07/05 11:29:59 fenner Exp $ */ #ifndef lint static const char rcsid[] = diff --git a/contrib/tcpdump/print-udp.c b/contrib/tcpdump/print-udp.c index 536e9afae1ff..ea4a9705b258 100644 --- a/contrib/tcpdump/print-udp.c +++ b/contrib/tcpdump/print-udp.c @@ -18,7 +18,7 @@ * WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. * - * $FreeBSD$ + * $FreeBSD: src/contrib/tcpdump/print-udp.c,v 1.5.2.2 2002/07/05 11:29:59 fenner Exp $ */ #ifndef lint diff --git a/contrib/tcpdump/smbutil.c b/contrib/tcpdump/smbutil.c index 324bf679913e..bc1ac8d8766d 100644 --- a/contrib/tcpdump/smbutil.c +++ b/contrib/tcpdump/smbutil.c @@ -6,7 +6,7 @@ * or later */ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/tcpdump/smbutil.c,v 1.1.1.1.2.3 2002/07/05 11:29:59 fenner Exp $ */ #ifdef HAVE_CONFIG_H #include "config.h" diff --git a/contrib/tcpdump/tcpdump.1 b/contrib/tcpdump/tcpdump.1 index 047c614000f2..ec6dcfa2d403 100644 --- a/contrib/tcpdump/tcpdump.1 +++ b/contrib/tcpdump/tcpdump.1 @@ -20,7 +20,7 @@ .\" WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF .\" MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/contrib/tcpdump/tcpdump.1,v 1.8.2.2 2002/07/05 11:29:59 fenner Exp $ .\" .TH TCPDUMP 1 "3 January 2001" .SH NAME diff --git a/contrib/tcpdump/tcpdump.c b/contrib/tcpdump/tcpdump.c index 673011c24a18..f021bde4107d 100644 --- a/contrib/tcpdump/tcpdump.c +++ b/contrib/tcpdump/tcpdump.c @@ -33,7 +33,7 @@ static const char rcsid[] = "@(#) $Header: /tcpdump/master/tcpdump/tcpdump.c,v 1.173 2001/12/22 22:12:23 guy Exp $ (LBL)"; #endif -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/tcpdump/tcpdump.c,v 1.4.2.2 2002/07/05 11:29:59 fenner Exp $ */ /* * tcpdump - monitor tcp/ip traffic on an ethernet. diff --git a/contrib/tcpdump/util.c b/contrib/tcpdump/util.c index 1aa6acdd87ec..72938f01adfd 100644 --- a/contrib/tcpdump/util.c +++ b/contrib/tcpdump/util.c @@ -18,7 +18,7 @@ * WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. * - * $FreeBSD$ + * $FreeBSD: src/contrib/tcpdump/util.c,v 1.1.1.4.2.3 2002/07/05 11:29:59 fenner Exp $ */ #ifndef lint |