K 10 svn:author V 3 phk K 8 svn:date V 27 2002-10-20T22:33:42.000000Z K 7 svn:log V 125 We have memset() and memcpy() in the kernel now, so we don't need to #define them to bzero and bcopy. Spotted by: FlexeLint END