Commit Graph

11 Commits

Author SHA1 Message Date
David E. O'Brien
b5d1cecde4 Style nits in the ports I maintain. 2000-02-13 03:25:05 +00:00
Peter Wemm
02c5b6c7c6 Change all www.freebsd.org/~user references to people.FreeBSD.org/~user,
as the days of the former are numbered.

Reviewed by:	asami
2000-02-08 09:29:51 +00:00
David E. O'Brien
abe2ebb82b I moved files around on freefall. 1999-09-22 09:09:30 +00:00
Peter Wemm
a6c3f62331 $Id$ -> $FreeBSD$ 1999-08-30 14:24:37 +00:00
David E. O'Brien
9ea9f96993 Clean up EGCS warnings.
Submitted by:	Bill Fumerola <billf@jade.chc-chimes.com>
1999-07-22 20:08:48 +00:00
Tim Vanderhoek
dd9ff05a6a Commit #3/4 to enforce caps, no period.
FWIW, checkout of these things took 5+hrs, staying on the local
.freebsd.org net w/o hitting the 'net at all.

As promised,

$ time cvs ci
real    67m51.701s
user    0m1.250s
sys     0m5.345s
1999-06-26 19:12:45 +00:00
David E. O'Brien
c73b765815 manpage was out of date WRT code 1998-11-02 13:25:18 +00:00
Tim Vanderhoek
26e78bb69f This netted the largest set of mis-installed manpages, yet! 1998-08-18 19:48:45 +00:00
David E. O'Brien
a3e73688f9 Upgrade to 1.74
Submitted by:	Kent Berggren <root@nuts.sr.se>
1998-07-19 22:21:54 +00:00
Satoshi Asami
a25fca9d4c Doesn't make any difference functionality-wise, but define DISTNAME
instead of PKGNAME.  DISTNAME is mentioned to be a "mandatory"
variable in a few places.
1997-11-10 11:33:04 +00:00
David E. O'Brien
6d99515f48 tcpshow reads a tcpdump(1) savefile and provides a reasonably complete
decode of Ethernet, IP, ICMP, UDP and TCP headers.  Boolean expressions
may also be specified for packet selection.

tcpshow's output is simular to Sun Solaris's snoop(1M) command for
network packet capture and inspection.
1997-11-05 11:38:43 +00:00