From owner-cvs-all Sun Dec 26 23:43:10 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id E0C5714ED5; Sun, 26 Dec 1999 23:43:08 -0800 (PST) (envelope-from peter@FreeBSD.org) Received: (from peter@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id XAA14864; Sun, 26 Dec 1999 23:43:08 -0800 (PST) (envelope-from peter@FreeBSD.org) Message-Id: <199912270743.XAA14864@freefall.freebsd.org> From: Peter Wemm Date: Sun, 26 Dec 1999 23:43:08 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/etc rc Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk peter 1999/12/26 23:43:08 PST Modified files: etc rc Log: Remove kvm_mkdb as it isn't installed anymore. libkvm asks directly via kldsym(2), and crash dumps use nlist directly (and always have). Revision Changes Path 1.205 +1 -2 src/etc/rc To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message