From owner-cvs-all Fri Oct 5 10:55:33 2001 Delivered-To: cvs-all@freebsd.org Received: from squall.waterspout.com (squall.waterspout.com [208.13.56.12]) by hub.freebsd.org (Postfix) with ESMTP id C0E3037B412; Fri, 5 Oct 2001 10:55:20 -0700 (PDT) Received: by squall.waterspout.com (Postfix, from userid 1050) id 32DD19B19; Fri, 5 Oct 2001 12:54:46 -0500 (EST) Date: Fri, 5 Oct 2001 12:54:46 -0500 From: Will Andrews To: Paul Saab Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/kern uipc_socket.c uipc_usrreq.c src/sys/netinet ip_fw.c raw_ip.c tcp_subr.c udp_usrreq.c src/sys/sys socketvar.h Message-ID: <20011005125446.E45346@squall.waterspout.com> Reply-To: Will Andrews Mail-Followup-To: Paul Saab , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org References: <200110050706.f9576W677049@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200110050706.f9576W677049@freefall.freebsd.org> User-Agent: Mutt/1.3.22.1i Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Fri, Oct 05, 2001 at 12:06:32AM -0700, Paul Saab wrote: > Log: > Only allow users to see their own socket connections if > kern.ipc.showallsockets is set to 0. That seems to be an inconsistent logic choice. Most of the time TRUE means 1 in sysctl variables. -- wca To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message