]> The Tcpdump Group git mirrors - tcpdump/commitdiff
Add historic OSes to README.md for posterity. [skip ci]
authorDenis Ovsienko <[email protected]>
Mon, 4 Dec 2023 21:07:48 +0000 (21:07 +0000)
committerDenis Ovsienko <[email protected]>
Mon, 4 Dec 2023 21:43:10 +0000 (21:43 +0000)
While at it, remove OpenWrt from the supported list because it is a case
of GNU/Linux.

README.md

index 566b7b7a874fa7fc719acb35d152725359291dc2..7236ab5a239c7e9de9b1346b84d191ba4f3cae20 100644 (file)
--- a/README.md
+++ b/README.md
@@ -35,10 +35,21 @@ tcpdump compiles and works on at least the following platforms:
 * {Mac} OS X / macOS
 * NetBSD
 * OpenBSD
-* OpenWrt
 * Solaris
 * Windows (requires WinPcap or Npcap, and Visual Studio with CMake)
 
+In the past tcpdump certainly or likely worked on the following platforms:
+
+* 4.3BSD
+* BSD/386, later BSD/OS
+* DEC OSF/1, later Digital UNIX, later Tru64 UNIX
+* DOS
+* IRIX
+* SINIX
+* SunOS
+* Ultrix
+* UnixWare
+
 ### Dependency on libpcap
 Tcpdump uses libpcap, a system-independent interface for user-level
 packet capture.  Before building tcpdump, you must first retrieve and