Ben Gras ea75918df1 printf() by kernel and servers now send messages to an array of processes,
OUTPUT_PROCS_ARRAY in <minix/config.h>, in that order, terminated by NONE.
log no longer forwards messages to tty itself. This leads to less funny
loops and more robust debug-message handling. Also the list of
processes receiving messages can easily be changed around or disabled by
editing the array (e.g. disable it by changing the array to { NONE }.).
2005-10-18 10:34:54 +00:00
..
2005-09-04 18:52:16 +00:00
2005-09-27 19:05:42 +00:00
2005-10-12 15:26:47 +00:00
2005-08-25 13:02:15 +00:00
2005-09-27 18:25:08 +00:00
2005-09-16 11:10:11 +00:00