summaryrefslogtreecommitdiff
path: root/net/icmpinfo (follow)
Commit message (Collapse)AuthorAgeFilesLines
* $Id$ -> $FreeBSD$Peter Wemm1999-08-301-1/+1
| | | | Notes: svn path=/head/; revision=21126
* chmod -> ${CHMOD}Michael Haro1999-08-221-3/+3
| | | | | | | chown -> ${CHOWN} Notes: svn path=/head/; revision=20885
* 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
* Add MASTER_SITE_SUNSITE to MASTER_SITES to make this file much moreBill Fumerola1998-12-091-2/+4
| | | | | | | | | fetchable. Remind By: Fenner's survey Notes: svn path=/head/; revision=15232
* This netted the largest set of mis-installed manpages, yet!Tim Vanderhoek1998-08-181-1/+0
| | | | Notes: svn path=/head/; revision=12624
* Make binary suid, not the directory.David E. O'Brien1997-08-041-3/+3
| | | | Notes: svn path=/head/; revision=7474
* Category "sysutils" is spelled with an "s".Satoshi Asami1997-07-101-2/+2
| | | | | | | Slipped off the keyboard of: obrien Notes: svn path=/head/; revision=7268
* Remove bogus MASTER_SITE.David E. O'Brien1997-07-071-3/+2
| | | | | | | Noticed by: Bill Fenner <fenner@FreeBSD.ORG> Notes: svn path=/head/; revision=7234
* icmpinfo is a tool for looking at the icmp messages received onDavid E. O'Brien1997-06-245-0/+60
the running host. Notes: svn path=/head/; revision=7060