From owner-freebsd-current@FreeBSD.ORG Mon Dec 6 06:46:20 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B485216A4CE for ; Mon, 6 Dec 2004 06:46:20 +0000 (GMT) Received: from rproxy.gmail.com (rproxy.gmail.com [64.233.170.204]) by mx1.FreeBSD.org (Postfix) with ESMTP id 49CE843D48 for ; Mon, 6 Dec 2004 06:46:20 +0000 (GMT) (envelope-from leafy7382@gmail.com) Received: by rproxy.gmail.com with SMTP id 40so20954rnz for ; Sun, 05 Dec 2004 22:46:19 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:mime-version:content-type:content-transfer-encoding; b=ZmtnvzF09Scu3MEv3cRkNNwwaCexfend/sij4aYVXcCxqK6KRdC9cTnUeqG9V2LVlInRQJVoA75Fgx3pktvtsMrZzYWIThbuDe5AJWH2eNH9r1e9F4uLhPyeCTLci62auC5Zm0VLbZr+k53uztlTUsS1pUTjh0PkZmdUqpMRTHE= Received: by 10.38.8.40 with SMTP id 40mr1262313rnh; Sun, 05 Dec 2004 22:46:19 -0800 (PST) Received: by 10.38.8.31 with HTTP; Sun, 5 Dec 2004 22:46:19 -0800 (PST) Message-ID: Date: Mon, 6 Dec 2004 14:46:19 +0800 From: Jiawei Ye To: freebsd-current@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: sockstat weirdness X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Jiawei Ye List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 06 Dec 2004 06:46:20 -0000 With the latest -current (3 hrs old), my box says: leafy@chihiro:~$ sockstat sockstat: sysctlbyname(): No such file or directory What have I missed here? Jiawei -- "Without the userland, the kernel is useless." --inspired by The Tao of Programming