summaryrefslogtreecommitdiff
path: root/net/echoping (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Use 'install -c' to make this reinstall friendly.Steve Price1999-07-041-2/+11
| | | | Notes: svn path=/head/; revision=20015
* Commit #3/4 to enforce caps, no period.Tim Vanderhoek1999-06-261-1/+1
| | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=19803
* New version; 2.1beta -> 2.2.0Peter Wemm1998-09-113-14/+13
| | | | | | | Nagged by: distfile checker (old master site had gone) Notes: svn path=/head/; revision=13086
* This netted the largest set of mis-installed manpages, yet!Tim Vanderhoek1998-08-181-1/+0
| | | | Notes: svn path=/head/; revision=12624
* Distfile movedPeter Wemm1998-06-221-2/+2
| | | | | | | Nagged by: Distfile checker Notes: svn path=/head/; revision=11480
* echoping is a damn useful tool for checking reachability other thanPeter Wemm1997-04-126-0/+63
via icmp status, eg: tcp or udp. It speaks http as well, so it can "ping" a http server or a http proxy cache to make sure it's operating and not wedged. (Nearly all of our system lockups are not detected by icmp pings) Notes: svn path=/head/; revision=6196