summaryrefslogtreecommitdiff
path: root/net/icmpinfo/Makefile (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
* 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
* 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-241-0/+31
the running host. Notes: svn path=/head/; revision=7060