Subject: Re: CVS commit: src/sys/lib/libkern/arch/i386
To: Perry E. Metzger <perry@piermont.com>
From: Bang Jun-Young <junyoung@netbsd.org>
List: source-changes
Date: 10/27/2003 01:29:48
On Sun, Oct 26, 2003 at 10:55:36AM -0500, Perry E. Metzger wrote:
> 
> I seem to vaguely remember that these may be used in the boot block
> code. You might check src/sys/arch/i386/stand.

I didn't think about checking it, since the code for bcopy/memcpy/memmove
in the libkern is too *bloated* for bootloaders. :-) But I just did
'make' in that directory anyway, and confirmed that everything was
built okay. 

> 
> If so, of course, the right thing is to convert to the mem* functions,
> not to bring the files back.

Yeah, they're relying on b*() yet.

Jun-Young

-- 
Bang Jun-Young <junyoung@NetBSD.org>