summaryrefslogtreecommitdiff
path: root/usr.sbin/inetd/inetd.8
Commit message (Collapse)AuthorAgeFilesLines
* MFC: doc changes, new rate-limiting inetd(8), lots of minor cosmetic tweaks.Jordan K. Hubbard1998-07-181-3/+28
| | | | Notes: svn path=/stable/2.2/; revision=37737
* MFC: login class support.Jordan K. Hubbard1998-03-091-3/+12
| | | | Notes: svn path=/stable/2.2/; revision=34414
* from -current:Dima Ruban1997-11-041-2/+8
| | | | | | | | Add possibility to specify maximum number of connections per minute for a given IP address. Notes: svn path=/stable/2.2/; revision=30942
* MFC: Use err(3).Philippe Charnier1997-09-221-26/+27
| | | | Notes: svn path=/stable/2.2/; revision=29703
* YAMFC:Mike Pritchard1997-03-061-3/+3
| | | | | | | | - sort xrefs - typo fixes. Notes: svn path=/stable/2.2/; revision=23437
* Merge from -currentPoul-Henning Kamp1996-11-111-2/+11
| | | | Notes: svn path=/stable/2.2/; revision=19661
* Reviewed by: variousJulian Elischer1996-08-091-1/+7
| | | | | | | | | | | | Submitted by: archie@whistle.com changes to allow inetd to bind to a single interface for more complicated options see xinetd in ports. Obtained from: whistle.com Notes: svn path=/head/; revision=17482
* Call setsockopt(SO_PRIVSTATE) to renounce SS_PRIV on all the socketsGarrett Wollman1996-02-071-35/+66
| | | | | | | | | | we create. (Nothing being called from inetd should use it anyway, but you can never be too careful.) Translate the man page back into -mdoc. Notes: svn path=/head/; revision=13956
* Fix a bunch of spelling errors in a bunch of man pages.Mike Pritchard1996-01-301-2/+2
| | | | Notes: svn path=/head/; revision=13744
* Record PID in /var/run/inetd.pid and document same.Garrett Wollman1995-10-121-3/+23
| | | | Notes: svn path=/head/; revision=11447
* Correct the "default rate" - it's 256/minute not 1000/minute.David Greenman1995-10-091-2/+2
| | | | Notes: svn path=/head/; revision=11379
* Disable UDP service looping attack.Garrett Wollman1994-12-211-6/+10
| | | | Notes: svn path=/head/; revision=5182
* - increase TOOMANY, in line with 1.xGeoff Rehmet1994-09-111-0/+12
| | | | | | | - add logging option from 1.x Notes: svn path=/head/; revision=2659
* Bring in handling of RPC services from 1.xGeoff Rehmet1994-09-111-5/+43
| | | | | | | (Guess who forgot to replace his inetd until today ;-) Notes: svn path=/head/; revision=2657
* BSD 4.4 Lite usr.sbin SourcesRodney W. Grimes1994-05-261-0/+375
Notes: svn path=/cvs2svn/branches/WIN_TUE_NL/; revision=1553