Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 4 Jan 1998 20:44:01 +0000
From:      James Raynard <fdocs@jraynard.demon.co.uk>
To:        sulaiman@students.itb.ac.id
Cc:        freebsd-questions@freebsd.org
Subject:   Re: what's snoop device?
Message-ID:  <19980104204401.57752@jraynard.demon.co.uk>
In-Reply-To: <34AF0B86.73B2@design.paume.itb.ac.id>; from kadex on Sun, Jan 04, 1998 at 11:09:42AM %2B0700
References:  <34AF0B86.73B2@design.paume.itb.ac.id>

next in thread | previous in thread | raw e-mail | index | archive | help
[Re-directed to freebsd-questions]

On Sun, Jan 04, 1998 at 11:09:42AM +0700, kadex wrote:
> dear sir,
> I wanna know about snoop device, what is it, what's for, how we use it,
> and how to install it in my freebsd system?

The commands

man 4 snp
man 8 watch

will give documentation on the snoop device (I found these by
doing "apropos snoop").  To install it, you'll need to recompile
the kernel with a line like

pseudo-device	snp	3	#Snoop device - to look at pty/vty/etc..

in your kernel config file (see the Handbook for information on
recompiling the kernel).

> please send your answer to :
> sulaiman@students.itb.ac.id

It's a good idea to set the "Reply-To" field in the headers if
you want the reply to go to a different address from the one in
your "From" field.  (I only noticed this just as I was about to
send my reply!)

-- 
In theory, theory is better than practice.  In practice, it isn't.
James Raynard, Edinburgh, Scotland.   http://www.freebsd.org/~jraynard/



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