Date: Tue, 15 Jul 2003 09:46:45 -0700 (PDT) From: David Malone <dwmalone@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/inetd inetd.c Message-ID: <200307151646.h6FGkjTU090646@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
dwmalone 2003/07/15 09:46:45 PDT
FreeBSD src repository
Modified files:
usr.sbin/inetd inetd.c
Log:
Get the connections per minute calculation right. By good fortune
(or possibly testing) the previous formula worked for the default
constants compiled into inetd, but if you recompiled with different
values of CHTSIZE and CHTGRAN the calculation might not have worked.
PR: 54354
Submitted by: Claus Assmann <ca@sendmail.org>
Submitted by: Jose Marcio Martins da Cruz <Jose-Marcio.Martins@ensmp.fr>
MFC after: 5 days
Revision Changes Path
1.120 +1 -1 src/usr.sbin/inetd/inetd.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200307151646.h6FGkjTU090646>
