From owner-cvs-all Sun Jan 17 12:30:15 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA24763 for cvs-all-outgoing; Sun, 17 Jan 1999 12:30:15 -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 MAA24758; Sun, 17 Jan 1999 12:30:14 -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 MAA13979; Sun, 17 Jan 1999 12:30:15 -0800 (PST) Date: Sun, 17 Jan 1999 12:30:15 -0800 (PST) Message-Id: <199901172030.MAA13979@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/i386/i386 math_emulate.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk peter 1999/01/17 12:30:14 PST Modified files: sys/i386/i386 math_emulate.c Log: Remove the LKM glue since the support (src/lkm) has been gone a while. This was impossible to use as an LKM anyway, but does work as a preloaded kld module though. Revision Changes Path 1.32 +1 -34 src/sys/i386/i386/math_emulate.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message