K 10 svn:author V 6 marcel K 8 svn:date V 27 1999-09-20T21:53:17.000000Z K 7 svn:log V 276 When bcopying the program name into the ktrace header, make sure we include the terminating zero by copying MAXCOMLEN + 1 bytes. This fixes the garbage that occasionally appeared behind the programname when it is at least MAXCOMLEN bytes long (such as communicator-4.61-bin). END