aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/spray
Commit message (Collapse)AuthorAgeFilesLines
* Convert to errx()Philippe Charnier2000-05-281-12/+6
| | | | Notes: svn path=/head/; revision=61027
* $Id$ -> $FreeBSD$Peter Wemm1999-08-283-3/+3
| | | | Notes: svn path=/head/; revision=50479
* Add $Id$, to make it simpler for members of the translation teams toNik Clayton1999-07-121-0/+2
| | | | | | | | | | | | | | | | | | | | track. The Id line is normally at the bottom of the main comment block in the man page, separated from the rest of the manpage by an empty comment, like so; .\" $Id$ .\" If the immediately preceding comment is a @(#) format ID marker than the the $Id$ will line up underneath it with no intervening blank lines. Otherwise, an additional blank line is inserted. Approved by: bde Notes: svn path=/head/; revision=48791
* Fix usage in man page. Remove progname.Philippe Charnier1997-10-202-15/+13
| | | | Notes: svn path=/head/; revision=30598
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-222-2/+2
| | | | Notes: svn path=/head/; revision=22997
* Sort cross references.Wolfram Schneider1997-01-201-1/+1
| | | | Notes: svn path=/head/; revision=21880
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-142-2/+2
| | | | | | | | | | | 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. Notes: svn path=/head/; revision=21673
* Fixed DPADD.Bruce Evans1996-09-051-1/+2
| | | | Notes: svn path=/head/; revision=18050
* Obtained from: NetBSDThomas Graichen1996-01-053-0/+307
imported the spray command from NetBSD - it can be used for network analysis (see the man-page) Notes: svn path=/vendor/NetBSD/dist/; revision=13242