K 10 svn:author V 7 iedowse K 8 svn:date V 27 2004-02-08T23:08:53.000000Z K 7 svn:log V 273 Further simplify the code for printing the message buffer: - Ensure that the buffer ends with "\n\0" to avoid special cases and allow the use of strtol(). - Use strvisx() on each complete line instead of character by character. Submitted by: bde MFC after: 1 week END