From owner-freebsd-bugs Sat Oct 21 02:27:15 1995 Return-Path: owner-bugs Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id CAA21555 for bugs-outgoing; Sat, 21 Oct 1995 02:27:15 -0700 Received: (from bde@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id CAA21531 ; Sat, 21 Oct 1995 02:27:12 -0700 Date: Sat, 21 Oct 1995 02:27:12 -0700 From: Bruce Evans Message-Id: <199510210927.CAA21531@freefall.freebsd.org> To: ache@ache.dialup.demos.ru, bde, freebsd-bugs Subject: Re: kern/780 Sender: owner-bugs@FreeBSD.org Precedence: bulk Synopsis: PROCFS tries to call unused function from libkern State-Changed-From-To: open-closed State-Changed-By: bde State-Changed-When: Sat Oct 21 02:25:09 PDT 1995 State-Changed-Why: Fixed in rev. 1.24 of support.s by including all compiler support functions that are known to be used by some part of the kernel.