Subject: Re: linux audio code
To: None <Chris_G_Demetriou@NIAGARA.NECTAR.CS.CMU.EDU, thorpej@nas.nasa.gov>
From: Charles M. Hannum <mycroft@NetBSD.ORG>
List: current-users
Date: 03/11/1996 06:48:01
   If you want to change all of the bcopy/bzero instances to mem*
   equivalents, that's one thing, but don't add new functions to the
   kernel because somebody screwed up some new code that they wrote.

It's a *far* stretch to say that someone `screwed up' in this case,
unless you're referring to the fact that macros in the *kernel* include
files use functions that aren't present in the kernel.