summaryrefslogtreecommitdiffstats
path: root/usr.sbin/spray/spray.c
Commit message (Collapse)AuthorAgeFilesLines
* ANSIize, staticize, and unsignedize; set WARNS=2.dd2001-06-251-14/+10
| | | | Submitted by: Mike Barcroft <mike@q9media.com>
* Include missing header files.dd2001-06-241-0/+1
|
* Convert to errx()charnier2000-05-281-12/+6
|
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
|
* Fix usage in man page. Remove progname.charnier1997-10-201-10/+12
|
* Revert $FreeBSD$ to $Id$peter1997-02-221-1/+1
|
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
| | | | | | | | This will make a number of things easier in the future, as well as (finally!) avoiding the Id-smashing problem which has plagued developers for so long. Boy, I'm glad we're not using sup anymore. This update would have been insane otherwise.
* Obtained from: NetBSDgraichen1996-01-051-0/+224
imported the spray command from NetBSD - it can be used for network analysis (see the man-page)
OpenPOWER on IntegriCloud