summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--INSTALL7
-rw-r--r--PLATFORMS8
-rw-r--r--README8
-rw-r--r--TODO12
-rw-r--r--VERSION3
5 files changed, 23 insertions, 15 deletions
diff --git a/INSTALL b/INSTALL
index 3da23ebb..82986122 100644
--- a/INSTALL
+++ b/INSTALL
@@ -1,4 +1,4 @@
-@(#) $Header: /tcpdump/master/tcpdump/Attic/INSTALL,v 1.45 2000-09-23 08:03:27 guy Exp $ (LBL)
+@(#) $Header: /tcpdump/master/tcpdump/Attic/INSTALL,v 1.46 2000-12-08 06:59:10 mcr Exp $ (LBL)
If you have not built libpcap, do so first. See the README
file in this directory for the ftp location.
@@ -34,10 +34,7 @@ If your system is not one which we have tested tcpdump on, you may have
to modify the configure script and Makefile.in. Please send us patches
for any modifications you need to make.
-== Tested platforms ==
-NetBSD 1.4.1/i386 (mcr, itojun)
-RedHat Linux 6.1/i386 (assar)
-FreeBSD 2.2.8/i386 (itojun)
+Please see "PLATFORMS" for notes about tested platforms.
FILES
diff --git a/PLATFORMS b/PLATFORMS
new file mode 100644
index 00000000..49291176
--- /dev/null
+++ b/PLATFORMS
@@ -0,0 +1,8 @@
+== Tested platforms ==
+NetBSD 1.5/i386 (mcr - 2000/12/8)
+
+---
+RedHat Linux 6.1/i386 (assar)
+FreeBSD 2.2.8/i386 (itojun)
+
+
diff --git a/README b/README
index a0295e43..b9364a96 100644
--- a/README
+++ b/README
@@ -1,6 +1,6 @@
-@(#) $Header: /tcpdump/master/tcpdump/README,v 1.57 2000-07-13 06:39:17 guy Exp $ (LBL)
+@(#) $Header: /tcpdump/master/tcpdump/README,v 1.58 2000-12-08 06:59:11 mcr Exp $ (LBL)
-TCPDUMP 3.5
+TCPDUMP 3.6
Now maintained by "The Tcpdump Group"
See www.tcpdump.org
@@ -11,8 +11,8 @@ Anonymous CVS is available via:
(password "anoncvs")
cvs -d cvs.tcpdump.org:/tcpdump/master checkout tcpdump
-Version 3.5 of TCPDUMP can be retrived with the CVS tag "tcpdump_3_5":
- cvs -d cvs.tcpdump.org:/tcpdump/master checkout -r tcpdump_3_5 tcpdump
+Version 3.6 of TCPDUMP can be retrived with the CVS tag "tcpdump_3_6":
+ cvs -d cvs.tcpdump.org:/tcpdump/master checkout -r tcpdump_3_6 tcpdump
Please send patches against the master copy to patches@tcpdump.org.
diff --git a/TODO b/TODO
index 9f5fe11f..e9601e08 100644
--- a/TODO
+++ b/TODO
@@ -1,5 +1,7 @@
-1. Linux builds on 3.5
-2. README updates
-3. CHANGES updates
-4. INSTALL updates
-5. retag libpcap
+1. update credits
+2. review "FILES"
+3. search for version info
+4. get PLATFORMS filled in
+5. update CHANGES file
+6. do same for libpcap
+
diff --git a/VERSION b/VERSION
index 5a958026..1fee3c73 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1,2 @@
-3.5
+3.6
+