This commit is contained in:
form 1998-07-20 04:50:00 +00:00
parent e891c38e51
commit 2b329703f3
3 changed files with 4 additions and 15 deletions

View File

@ -3,11 +3,11 @@
# Date created: 17 Jul 1998
# Whom: Oleg Safiullin <form@vs.itam.nsc.ru>
#
# $OpenBSD: Makefile,v 1.1.1.2 1998/07/17 09:52:58 form Exp $
# $OpenBSD: Makefile,v 1.2 1998/07/20 04:50:00 form Exp $
# FreeBSD: Makefile,v 1.2 1997/11/10 11:33:04 asami Exp
#
DISTNAME= tcpshow-1.0
DISTNAME= tcpshow-1.74
CATEGORIES= net security
MASTER_SITES= http://www.cs.berkeley.edu/~daw/mike/
DISTFILES= tcpshow.c tcpshow.1

View File

@ -1,2 +1,2 @@
MD5 (tcpshow.c) = c6c187faa57e1c842a73cc4e3c0ad0d8
MD5 (tcpshow.1) = 70021150b1d24b3f0ee6f66c0df673a2
MD5 (tcpshow.c) = 4344a98fa4345928713deda258c21695
MD5 (tcpshow.1) = 7c6aba9548d538efe249dd16fd15bf29

View File

@ -1,11 +0,0 @@
--- tcpshow.1.orig Mon Jan 26 17:26:21 1998
+++ tcpshow.1 Mon Jan 26 17:26:44 1998
@@ -205,7 +205,7 @@
.LP
Decode the data as quickly as \fBtcpdump\fP(1) gives it to us.
.IP
-# tcpdump -s 1518 -lenx | tcpshow
+# tcpdump -s 1518 -lenx | tcpshow -cooked
.LP
Display headers only.
.IP