ariff       2006-03-30 06:17:03 UTC
  FreeBSD src repository
  Modified files:
    sys/dev/sound/pcm    dsp.c 
  Log:
  Remove paranoid thread hijacking check. It cause wierd behaviour
  (dangling channel - process association) especially in threaded
  or fork()ed apps.
  
  Revision  Changes    Path
  1.95      +2 -8      src/sys/dev/sound/pcm/dsp.c