From owner-cvs-all Sun Jan 17 11:05:41 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA15962 for cvs-all-outgoing; Sun, 17 Jan 1999 11:05:41 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA15957; Sun, 17 Jan 1999 11:05:40 -0800 (PST) (envelope-from peter@FreeBSD.org) From: Peter Wemm Received: (from peter@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id LAA09782; Sun, 17 Jan 1999 11:05:40 -0800 (PST) Date: Sun, 17 Jan 1999 11:05:40 -0800 (PST) Message-Id: <199901171905.LAA09782@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/modules/lkm Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk peter 1999/01/17 11:05:40 PST Added files: sys/modules/lkm Makefile Log: World, please meet the kld module called "lkm". If you have an a.out kernel and you forgot to add 'options LKM', you can kldload this module and get LKM compatability. (!) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message