Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 6 Oct 1998 18:21:54 +0000 (GMT)
From:      Terry Lambert <tlambert@primenet.com>
To:        current@FreeBSD.ORG
Subject:   libkvm idiocy
Message-ID:  <199810061821.LAA25546@usr04.primenet.com>

next in thread | raw e-mail | index | archive | help
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



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