aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/inetd
Commit message (Expand)AuthorAgeFilesLines
* MFC:David Malone2004-05-301-6/+12
* MFC 1.120: Get the connections per minute calculation right.David Malone2003-07-271-1/+1
* MFC:David Malone2003-04-051-20/+47
* MFC: Syncs and diff reductions with -current. This includes:Tom Rhodes2003-03-121-8/+5
* MFC 1.117: The tcp_wrappers function `fromhost()' can fail. In suchHajimu UMEMOTO2003-02-151-2/+16
* MFC: Add capability for limiting the maximum number of simultaneousHajimu UMEMOTO2002-08-213-4/+314
* MFC 1.97John W. De Boskey2002-08-181-4/+7
* MFC: use IPV6_V6ONLY instead of non standard IPV6_BINDV6ONLY.Hajimu UMEMOTO2002-07-291-4/+2
* MFC 1.43 (typo)Tony Finch2002-07-221-1/+1
* MFC 1.95: Log address family of a connection.Hajimu UMEMOTO2002-06-291-4/+6
* MFC 1.71: fix spacing.Dima Dorfman2002-05-061-1/+1
* MFC: don't use COPTS.Dima Dorfman2001-12-191-2/+2
* MFC rev 1.70: fix typoSheldon Hearn2001-12-111-1/+1
* MFC: markup and misc fixes.Ruslan Ermilov2001-08-161-1/+2
* Sync with -current:David Malone2001-07-175-334/+472
* MFC 1.64: fix spacing and punctuation.Dima Dorfman2001-07-131-3/+2
* MFC 1.89->1.90: Recently, other BSDs had faith support in inetd.Hajimu UMEMOTO2001-06-071-1/+7
* MFC: MAN[1-9] -> MAN.Ruslan Ermilov2001-04-251-1/+1
* MFC rev 1.31: Allow ident requests with trailing junk followingBen Smithurst2001-04-131-1/+3
* MFC: recent mdoc(7) fixes.Ruslan Ermilov2001-03-061-2/+2
* MFC: Sync inetd with -current, except xucred change.David Malone2001-02-284-52/+74
* MFC: Prepare for mdoc(7)NG.Ruslan Ermilov2000-12-271-1/+1
* MFC: recent mdoc(7) fixes.Ruslan Ermilov2000-12-081-3/+3
* MFC: squash evil security-type bugsBrian Feldman2000-11-251-6/+15
* Sync -current and RELENG_4:David Malone2000-10-245-12/+27
* MFC: Bring RELENG_4 into sync with -current.David Malone2000-07-183-47/+95
* Make inetd compilable without INET6.Yoshinobu Inoue2000-03-112-2/+4
* Fix addr length argument value passed to sendto().Yoshinobu Inoue2000-03-091-10/+10
* Clarify the facility used for logging with and without the wrappingSheldon Hearn2000-03-011-7/+20
* Remove broken hard sentence breaks, which mess up the typeset output.Sheldon Hearn2000-02-291-16/+32
* Fix broken inet logging when wrapping options are not specified.Yoshinobu Inoue2000-02-221-2/+2
* Make inetd picobsd friendly, dont use ipsec when RELEASE_CRUNCHLuigi Rizzo2000-02-091-3/+6
* Fix inetd wrong AF check for RPC servicesYoshinobu Inoue2000-02-031-2/+3
* Drop maintainership of inetd, since nobody respects it anyway.Dag-Erling Smørgrav2000-02-011-1/+0
* Fix inconsistent debug output. (syslog -> warnx)Yoshinobu Inoue2000-01-281-12/+8
* Fix English, mdoc and layout of the previous commit, as requested bySheldon Hearn2000-01-281-60/+81
* Avoid verbose error messages when ipsec initialization for sockets failedYoshinobu Inoue2000-01-271-2/+4
* several tcp apps IPv6 updateYoshinobu Inoue2000-01-255-110/+701
* Do not dot terminate sentences inside FILES section. LowercasePhilippe Charnier2000-01-232-10/+10
* I like base-36 better.Brian Feldman2000-01-201-4/+18
* Implement -g and -d options in my ident code. The -g flag uses a randomBrian Feldman2000-01-192-18/+67
* Put the listening socket into non-blocking mode before doing anPeter Wemm1999-11-171-0/+8
* Do not dot or \n terminate syslog string.Philippe Charnier1999-10-131-3/+3
* $Id$ -> $FreeBSD$Peter Wemm1999-08-286-6/+6
* Pull on my asbestos undies and claim ownership of inetd to prevent furtherDag-Erling Smørgrav1999-07-261-1/+2
* Here goes, the "clear up any possible confusion" commit.Brian Feldman1999-07-261-11/+65
* Bring two wayward memory allocation failure messages in line withSheldon Hearn1999-07-261-3/+3
* More cleanups to ident_stream. Variables moved around, changed.Brian Feldman1999-07-251-16/+11
* Correct a groff error in macro usage ("foo : bar" becomes "``foo: bar''").Brian Feldman1999-07-241-3/+9
* More cleanups, asprintf() usage (proper, as opposed to using snprintf()),Brian Feldman1999-07-241-12/+36