diff options
Diffstat (limited to 'contrib/tcpdump')
30 files changed, 30 insertions, 30 deletions
diff --git a/contrib/tcpdump/addrtoname.c b/contrib/tcpdump/addrtoname.c index 99134e94cb6a1..558dee1cd92fc 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 2000/03/08 02:24:10 fenner Exp $ */ #ifndef lint static const char rcsid[] = diff --git a/contrib/tcpdump/ethertype.h b/contrib/tcpdump/ethertype.h index 56bfa3c69ed10..b15753c9476c0 100644 --- a/contrib/tcpdump/ethertype.h +++ b/contrib/tcpdump/ethertype.h @@ -19,7 +19,7 @@ * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. * * @(#) $Header: /tcpdump/master/tcpdump/ethertype.h,v 1.7.2.1 2000/01/29 22:00:12 fenner Exp $ (LBL) - * $FreeBSD$ + * $FreeBSD: src/contrib/tcpdump/ethertype.h,v 1.4 2000/01/30 01:00:50 fenner Exp $ */ /* Types missing from some systems */ diff --git a/contrib/tcpdump/interface.h b/contrib/tcpdump/interface.h index f9081bb7f896d..1a181ef218cef 100644 --- a/contrib/tcpdump/interface.h +++ b/contrib/tcpdump/interface.h @@ -19,7 +19,7 @@ * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. * * @(#) $Header: /tcpdump/master/tcpdump/interface.h,v 1.118 1999/12/22 15:44:09 itojun Exp $ (LBL) - * $FreeBSD$ + * $FreeBSD: src/contrib/tcpdump/interface.h,v 1.4 2000/01/30 01:00:50 fenner Exp $ */ #ifndef tcpdump_interface_h diff --git a/contrib/tcpdump/nfs.h b/contrib/tcpdump/nfs.h index 0887148dad13c..cd43a3ea4e792 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 2000/01/30 01:00:50 fenner Exp $ * @(#)nfsproto.h 8.2 (Berkeley) 3/30/95 */ diff --git a/contrib/tcpdump/nfsfh.h b/contrib/tcpdump/nfsfh.h index 8a4541ecdc6fe..ac9a9dab0cdca 100644 --- a/contrib/tcpdump/nfsfh.h +++ b/contrib/tcpdump/nfsfh.h @@ -6,7 +6,7 @@ * Jeffrey C. Mogul * Digital Equipment Corporation * Western Research Laboratory - * $FreeBSD$ + * $FreeBSD: src/contrib/tcpdump/nfsfh.h,v 1.5 2000/01/30 01:00:50 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 c59ad6aa317ae..f545e2e8aa961 100644 --- a/contrib/tcpdump/parsenfsfh.c +++ b/contrib/tcpdump/parsenfsfh.c @@ -6,7 +6,7 @@ * Digital Equipment Corporation * Western Research Laboratory * - * $FreeBSD$ + * $FreeBSD: src/contrib/tcpdump/parsenfsfh.c,v 1.5 2000/01/30 01:00:50 fenner Exp $ */ #ifndef lint diff --git a/contrib/tcpdump/ppp.h b/contrib/tcpdump/ppp.h index da79154c7dc77..122da6d65db8d 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 2000/01/30 01:00:50 fenner Exp $ */ #undef PPP_ADDRESS #define PPP_ADDRESS 0xff /* The address byte value */ diff --git a/contrib/tcpdump/print-arp.c b/contrib/tcpdump/print-arp.c index 2af4bc1093e78..a3f0cf73f1324 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 2000/01/30 01:00:51 fenner Exp $ */ #ifndef lint diff --git a/contrib/tcpdump/print-atalk.c b/contrib/tcpdump/print-atalk.c index 869881fa014f6..e13aa1a5f3462 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 2000/01/30 01:00:51 fenner Exp $ */ #ifndef lint diff --git a/contrib/tcpdump/print-atm.c b/contrib/tcpdump/print-atm.c index 8fb95e786dc09..703f0850ae7d4 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 2000/01/30 01:00:51 fenner Exp $ */ #ifndef lint static const char rcsid[] = diff --git a/contrib/tcpdump/print-bootp.c b/contrib/tcpdump/print-bootp.c index 7e15815dfc456..182fbc51b5681 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 2000/01/30 01:00:51 fenner Exp $ */ #ifndef lint static const char rcsid[] = diff --git a/contrib/tcpdump/print-domain.c b/contrib/tcpdump/print-domain.c index 50f2ce2b63b52..07d57feeb40b0 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 2000/01/30 01:00:51 fenner Exp $ */ #ifndef lint diff --git a/contrib/tcpdump/print-ether.c b/contrib/tcpdump/print-ether.c index d33028d6fecfe..7845abecc49ff 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 2000/01/30 01:00:52 fenner Exp $ */ #ifndef lint static const char rcsid[] = diff --git a/contrib/tcpdump/print-fddi.c b/contrib/tcpdump/print-fddi.c index d2526fa7814d6..d0a8a10e8cd96 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 2000/01/30 01:00:52 fenner Exp $ */ #ifndef lint diff --git a/contrib/tcpdump/print-icmp.c b/contrib/tcpdump/print-icmp.c index ca2bf07afb269..bcab285e35faa 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 2000/01/30 01:00:52 fenner Exp $ */ #ifndef lint diff --git a/contrib/tcpdump/print-ip.c b/contrib/tcpdump/print-ip.c index fe06efd48ee94..36fa2b8a966c6 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 2000/01/30 01:00:53 fenner Exp $ */ #ifndef lint diff --git a/contrib/tcpdump/print-ip6.c b/contrib/tcpdump/print-ip6.c index 04dee43a350be..d4a27fea1b1da 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 2000/02/17 03:30:03 fenner Exp $ */ #ifndef lint diff --git a/contrib/tcpdump/print-ipx.c b/contrib/tcpdump/print-ipx.c index c17812387848b..e0ae660182073 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 2000/01/30 01:00:53 fenner Exp $ */ #ifndef lint diff --git a/contrib/tcpdump/print-isoclns.c b/contrib/tcpdump/print-isoclns.c index 399ec8b81d992..ccde2bec1b6e1 100644 --- a/contrib/tcpdump/print-isoclns.c +++ b/contrib/tcpdump/print-isoclns.c @@ -20,7 +20,7 @@ * * Original code by Matt Thomas, Digital Equipment Corporation * - * $FreeBSD$ + * $FreeBSD: src/contrib/tcpdump/print-isoclns.c,v 1.8 2000/01/30 01:00:53 fenner Exp $ */ #ifndef lint diff --git a/contrib/tcpdump/print-llc.c b/contrib/tcpdump/print-llc.c index 3216f4d6c1489..78ebbb88c7434 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 2000/01/30 01:00:53 fenner Exp $ */ #ifndef lint diff --git a/contrib/tcpdump/print-ntp.c b/contrib/tcpdump/print-ntp.c index 1009872ed4b0c..d3bddabf0a28b 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 2000/01/30 01:00:53 fenner Exp $ */ #ifndef lint diff --git a/contrib/tcpdump/print-null.c b/contrib/tcpdump/print-null.c index 64c7df340c05b..8ed571532a018 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 2000/01/30 01:00:53 fenner Exp $ */ #ifndef lint diff --git a/contrib/tcpdump/print-pim.c b/contrib/tcpdump/print-pim.c index 96bf6830ed769..6488a0972089a 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 2000/02/17 03:30:04 fenner Exp $ */ #ifndef lint diff --git a/contrib/tcpdump/print-ppp.c b/contrib/tcpdump/print-ppp.c index 3c831d372e1bc..d9827e4f00f7b 100644 --- a/contrib/tcpdump/print-ppp.c +++ b/contrib/tcpdump/print-ppp.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-ppp.c,v 1.10 2000/01/30 01:00:54 fenner Exp $ */ #ifndef lint diff --git a/contrib/tcpdump/print-sl.c b/contrib/tcpdump/print-sl.c index c2f622bde0aac..dff2ac99d7601 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 2000/01/30 01:00:54 fenner Exp $ */ #ifndef lint diff --git a/contrib/tcpdump/print-sunrpc.c b/contrib/tcpdump/print-sunrpc.c index 54dcf66a2f49d..25edd7735ef20 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 2000/01/30 01:00:54 fenner Exp $ */ #ifndef lint diff --git a/contrib/tcpdump/print-token.c b/contrib/tcpdump/print-token.c index 0edbf2f0f75a2..2eaa9a503d44c 100644 --- a/contrib/tcpdump/print-token.c +++ b/contrib/tcpdump/print-token.c @@ -20,7 +20,7 @@ * * Hacked version of print-ether.c Larry Lile <lile@stdio.com> * - * $FreeBSD$ + * $FreeBSD: src/contrib/tcpdump/print-token.c,v 1.3 2000/01/30 01:00:54 fenner Exp $ */ #ifndef lint static const char rcsid[] = diff --git a/contrib/tcpdump/print-udp.c b/contrib/tcpdump/print-udp.c index 9a64fb3da3762..a724312711888 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 2000/01/30 01:00:54 fenner Exp $ */ #ifndef lint diff --git a/contrib/tcpdump/tcpdump.1 b/contrib/tcpdump/tcpdump.1 index 500bb000c2060..f98562248c8f9 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 2000/01/30 01:00:55 fenner Exp $ .\" .TH TCPDUMP 1 "30 June 1997" .SH NAME diff --git a/contrib/tcpdump/tcpdump.c b/contrib/tcpdump/tcpdump.c index daf95fe289504..81c0c3ada3e56 100644 --- a/contrib/tcpdump/tcpdump.c +++ b/contrib/tcpdump/tcpdump.c @@ -27,7 +27,7 @@ static const char rcsid[] = "@(#) $Header: /tcpdump/master/tcpdump/tcpdump.c,v 1.138.2.1 2000/01/11 07:34:00 fenner Exp $ (LBL)"; #endif -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/tcpdump/tcpdump.c,v 1.4 2000/01/30 01:00:55 fenner Exp $ */ /* * tcpdump - monitor tcp/ip traffic on an ethernet. |