From owner-freebsd-current Tue Oct 6 11:22:11 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA10044 for freebsd-current-outgoing; Tue, 6 Oct 1998 11:22:11 -0700 (PDT) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from smtp01.primenet.com (smtp01.primenet.com [206.165.6.131]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA10035 for ; Tue, 6 Oct 1998 11:22:07 -0700 (PDT) (envelope-from tlambert@usr04.primenet.com) Received: (from daemon@localhost) by smtp01.primenet.com (8.8.8/8.8.8) id LAA01133 for ; Tue, 6 Oct 1998 11:21:59 -0700 (MST) Received: from usr04.primenet.com(206.165.6.204) via SMTP by smtp01.primenet.com, id smtpd001100; Tue Oct 6 11:21:55 1998 Received: (from tlambert@localhost) by usr04.primenet.com (8.8.5/8.8.5) id LAA25546 for current@freebsd.org; Tue, 6 Oct 1998 11:21:54 -0700 (MST) From: Terry Lambert Message-Id: <199810061821.LAA25546@usr04.primenet.com> Subject: libkvm idiocy To: current@FreeBSD.ORG Date: Tue, 6 Oct 1998 18:21:54 +0000 (GMT) X-Mailer: ELM [version 2.4 PL25] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG For anyone who has fallen victim to the libkvm data interface idiocy: Here is how to obtain a comprehensive list of the file affected by a libkvm change: find / -group kmem -and -fstype ufs -type f Perhaps there should be a hard dependency introduced for these files, and a dependency of libkvm on /kernel? Terry Lambert terry@lambert.org --- Any opinions in this posting are my own and not those of my present or previous employers. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message