Skip site navigation (1)Skip section navigation (2)
Date:      02 May 2002 00:54:29 +0200
From:      Dag-Erling Smorgrav <des@ofug.org>
To:        arch@freebsd.org
Subject:   deperlifying sockstat(1)
Message-ID:  <xzp8z73pjh6.fsf@flood.ping.uio.no>

next in thread | raw e-mail | index | archive | help
I'm working on a C version of sockstat(1), and to complete it I need
to do nasty stuff like using libkvm and defining _KERNEL before
including some headers (see fstat).  I'm starting to think that it
would be easier to just make a kern.sockstat sysctl node, and make
sockstat(1) a #!/bin/sh wrapper around sysctl(8).  Ideas?

DES
-- 
Dag-Erling Smorgrav - des@ofug.org

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-arch" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?xzp8z73pjh6.fsf>