aboutsummaryrefslogtreecommitdiff
path: root/libexec/rpc.sprayd/rpc.sprayd.8
Commit message (Collapse)AuthorAgeFilesLines
* Remove $FreeBSD$: two-line nroff patternWarner Losh2023-08-161-2/+0
| | | | Remove /^\.\\"\n\.\\"\s*\$FreeBSD\$$\n/
* rpc.sprayd: Remove 3rd and 4th clauses in christos' license.Pedro F. Giffuni2017-12-281-6/+1
| | | | | | | Obtained from: NetBSD Notes: svn path=/head/; revision=327290
* rpc.sprayd: Bring some changes from NetBSD.Pedro F. Giffuni2017-12-281-2/+4
| | | | | | | | | | | | | | | Most notable, other than some style issues: CVS 1.11: do not use LOG_CONS. CVS 1.13: consistently use exit instead of return in main(). use LOG_WARNING instead of LOG_ERR for non critical errors. Obtained from: NetBSD MFC after: 2 weeks Notes: svn path=/head/; revision=327289
* The .Nm utilityPhilippe Charnier2002-07-061-3/+6
| | | | Notes: svn path=/head/; revision=99500
* Remove whitespace at EOL.Dima Dorfman2001-07-151-3/+3
| | | | Notes: svn path=/head/; revision=79754
* mdoc(7) police: removed HISTORY info from the .Os call.Ruslan Ermilov2001-07-101-1/+1
| | | | Notes: svn path=/head/; revision=79529
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
| | | | Notes: svn path=/head/; revision=50476
* Do not terminate syslog() messages with a dot, as others daemons do.Philippe Charnier1997-12-021-5/+7
| | | | Notes: svn path=/head/; revision=31489
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-221-1/+1
| | | | Notes: svn path=/head/; revision=22989
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-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. Notes: svn path=/head/; revision=21673
* Correct some man page cross references and file location references.Mike Pritchard1996-04-071-2/+2
| | | | Notes: svn path=/head/; revision=15082
* Obtained from: NetBSDThomas Graichen1996-01-051-0/+54
imported the rpc.sprayd from NetBSD - it is used by the new spray command for network analysis Notes: svn path=/vendor/NetBSD/dist/; revision=13240