>> This patch also corrects the output: I have no clue what the padding with >> spaces was all about, however, it seems to me to be completely >> superfluous; the output is now consistent with other messages. > > Was there a problem with the output, or is this an aesthetic change?
There was a problem with the output. > The reason for the space-filling is that the messages are printed > with CR sans LF, intended for each message to overwrite the last. Oh, thanks, I was trying to figure out the intention of that code! I think that the problem what I was seeing is that the strings are generally longer than 80 characters. Thus, they wrap onto the next line. In fact, the first module that is loaded on my system wraps onto a third line. _______________________________________________ Bug-hurd mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/bug-hurd