From owner-cvs-all Wed Feb 11 12:48:14 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA16842 for cvs-all-outgoing; Wed, 11 Feb 1998 12:48:14 -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 MAA16809; Wed, 11 Feb 1998 12:48:11 -0800 (PST) (envelope-from dima@FreeBSD.org) From: Dima Ruban Received: (from dima@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id MAA25269; Wed, 11 Feb 1998 12:48:06 -0800 (PST) Date: Wed, 11 Feb 1998 12:48:06 -0800 (PST) Message-Id: <199802112048.MAA25269@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/i386/conf LINT src/sys/kern kern_lkm.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk dima 1998/02/11 12:48:05 PST Modified files: sys/i386/conf LINT sys/kern kern_lkm.c Log: I'm not sure whether this is a correct way to do it, but here's a new kernel option - "NO_LKM" If anyone has better ideas - please let me know. Revision Changes Path 1.406 +5 -1 src/sys/i386/conf/LINT 1.47 +3 -3 src/sys/kern/kern_lkm.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message