From owner-freebsd-stable@FreeBSD.ORG Wed Apr 16 13:43:50 2003 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C144737B401 for ; Wed, 16 Apr 2003 13:43:50 -0700 (PDT) Received: from blue.icn.pl (blue.icn.pl [212.182.96.243]) by mx1.FreeBSD.org (Postfix) with SMTP id 8943F43FBD for ; Wed, 16 Apr 2003 13:43:49 -0700 (PDT) (envelope-from n0n4m3@blue.icn.pl) Received: (qmail 74532 invoked by uid 2074); 16 Apr 2003 20:43:51 -0000 Received: from localhost (sendmail-bs@127.0.0.1) by localhost with SMTP; 16 Apr 2003 20:43:51 -0000 Date: Wed, 16 Apr 2003 22:43:51 +0200 (CEST) From: n0n4m3 To: freebsd-stable@freebsd.org Message-ID: <20030416223906.U74324@blue.icn.pl> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: how can I fix 'watch' ? FreeBSD 4.8-STABLE X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 Apr 2003 20:43:51 -0000 when i try run watch i have this error: watch: fatal: cannot open snoop device . i have kldload'ed snp.ko how can i fix this ? thanks Kris.