K 10 svn:author V 3 bde K 8 svn:date V 27 1998-06-16T14:36:40.000000Z K 7 svn:log V 213 Use copyout() instead of bcopy() to copy the image to user space. bcopy() caused panics under heavy paging (not quite as suspected - the kernel stack seemed to get corrupted). Fixed long lines. Reviewed by: phk END