From: guy Date: Mon, 15 Dec 2003 02:34:18 +0000 (+0000) Subject: Add some missing entries, and use tabs on some entries that weren't X-Git-Tag: tcpdump-3.8.1~11 X-Git-Url: https://git.tcpdump.org/tcpdump/commitdiff_plain/e55bef50b9a958b993b221f344e393393bea5770 Add some missing entries, and use tabs on some entries that weren't using them. --- diff --git a/INSTALL b/INSTALL index 7993aa08..703c4aef 100644 --- a/INSTALL +++ b/INSTALL @@ -1,4 +1,4 @@ -@(#) $Header: /tcpdump/master/tcpdump/Attic/INSTALL,v 1.56 2003-08-06 06:49:39 guy Exp $ (LBL) +@(#) $Header: /tcpdump/master/tcpdump/Attic/INSTALL,v 1.56.2.1 2003-12-15 02:34:18 guy Exp $ (LBL) If you have not built libpcap, do so first. See the README file in this directory for the ftp location. @@ -39,10 +39,10 @@ Please see "PLATFORMS" for notes about tested platforms. FILES ----- -CHANGES - description of differences between releases +CHANGES - description of differences between releases CREDITS - people that have helped tcpdump along FILES - list of files exported as part of the distribution -INSTALL - this file +INSTALL - this file LICENSE - the license under which tcpdump is distributed Makefile.in - compilation rules (input to the configure script) README - description of distribution @@ -175,7 +175,7 @@ print-radius.c - Radius protocol printer routines print-raw.c - Raw IP printer routines print-rip.c - Routing Information Protocol printer routines print-ripng.c - IPv6 Routing Information Protocol printer routines -print-rsvp.c - Resource reSerVation Protocol (RSVP) printer routines +print-rsvp.c - Resource reSerVation Protocol (RSVP) printer routines print-rt6.c - IPv6 routing header printer routines print-rx.c - AFS RX printer routines print-sctp.c - Stream Control Transmission Protocol printer routines @@ -219,3 +219,4 @@ token.h - Token Ring definitions udp.h - UDP definitions util.c - utility routines vfprintf.c - emulation routine +win32 - headers and routines for building on Win32 systems