Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix mismatch checksum, the author change the content of tarball | vanilla | 2001-03-10 | 2 | -1/+2 |
| | | | | | | without bump version. Submitted by: bento. | ||||
* | Upgrade to 4.1.0 | sumikawa | 2001-02-15 | 2 | -3/+3 |
| | |||||
* | Update to echoping 3.0.1 and reset maintainer to ports with | kris | 2001-01-14 | 4 | -43/+7 |
| | | | | permission of old maintainer. | ||||
* | Update with the new PORTNAME/PORTVERSION variables | cpiazza | 2000-04-10 | 1 | -2/+2 |
| | |||||
* | FreeBSD.ORG -> FreeBSD.org | mharo | 1999-08-31 | 1 | -1/+1 |
| | | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru | ||||
* | $Id$ -> $FreeBSD$ | peter | 1999-08-30 | 1 | -1/+1 |
| | |||||
* | Use 'install -c' to make this reinstall friendly. | steve | 1999-07-05 | 1 | -2/+11 |
| | |||||
* | Commit #3/4 to enforce caps, no period. | hoek | 1999-06-27 | 1 | -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 | ||||
* | New version; 2.1beta -> 2.2.0 | peter | 1998-09-11 | 3 | -14/+13 |
| | | | | Nagged by: distfile checker (old master site had gone) | ||||
* | This netted the largest set of mis-installed manpages, yet! | hoek | 1998-08-19 | 1 | -1/+0 |
| | |||||
* | Distfile moved | peter | 1998-06-22 | 1 | -2/+2 |
| | | | | Nagged by: Distfile checker | ||||
* | echoping is a damn useful tool for checking reachability other than | peter | 1997-04-13 | 6 | -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) |