From owner-freebsd-commit Sun Oct 15 11:05:18 1995 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id LAA04843 for freebsd-commit-outgoing; Sun, 15 Oct 1995 11:05:18 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id LAA04831 for cvs-all-outgoing; Sun, 15 Oct 1995 11:05:14 -0700 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-commit@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...