From owner-cvs-sys Sun Oct 15 11:03:52 1995 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id LAA04813 for cvs-sys-outgoing; Sun, 15 Oct 1995 11:03:52 -0700 Received: (from phk@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id LAA04799 ; Sun, 15 Oct 1995 11:03:44 -0700 Date: Sun, 15 Oct 1995 11:03:44 -0700 From: Poul-Henning Kamp Message-Id: <199510151803.LAA04799@freefall.freebsd.org> To: CVS-commiters, cvs-sys Subject: cvs commit: src/sys/i386/i386 support.s Sender: owner-cvs-sys@FreeBSD.org Precedence: bulk phk 95/10/15 11:03:43 Modified: sys/i386/i386 support.s Log: Pull all of libkern.a in (though not mcount) so the LKM's don't come out shorthanded. Makes the idea of libkern pretty void now...