From owner-freebsd-stable Wed Sep 20 7:41:55 2000 Delivered-To: freebsd-stable@freebsd.org Received: from botbay.net (botbay.net [151.197.159.116]) by hub.freebsd.org (Postfix) with ESMTP id 02EE337B424 for ; Wed, 20 Sep 2000 07:41:53 -0700 (PDT) Received: from localhost (wcampbel@localhost) by botbay.net (8.9.3/8.9.3) with ESMTP id KAA88636 for ; Wed, 20 Sep 2000 10:41:51 -0400 (EDT) (envelope-from wcampbel@botbay.net) Date: Wed, 20 Sep 2000 10:41:51 -0400 (EDT) From: Walter Campbell To: freebsd-stable@freebsd.org Subject: More on internal identd Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG FreeBSD botbay.net 4.0-STABLE FreeBSD 4.0-STABLE #0: Mon Jul 20 08:21:43 EDT 2000 root@botbay.net:/usr/obj/usr/src/sys/KABEL i386 auth stream tcp nowait root internal auth -r -o UNIX -t 30 I do not use the options for .noident or for fake idents, and I force system type UNIX, as many IRC servers require it. I am unable to get inetd to spike on CPU utilization. I put the -f and -n options in and -HUP'ed inetd, and the internal identd service had no change. /usr/src/usr.sbin/inetd/inetd.c shows the following revision: $FreeBSD: src/usr.sbin/inetd/inetd.c,v 1.80.2.1 2000/07/18 16:47:17 dwmalone Exp $ $FreeBSD: src/usr.sbin/inetd/builtins.c,v 1.19.2.1 2000/07/18 16:47:17 dwmalone Exp $ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message