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-10-09 19:58:25 +00:00
2005-09-11 16:44:06 +00:00
2005-08-22 15:23:47 +00:00
2005-09-11 16:44:06 +00:00
2005-08-29 16:47:18 +00:00
2005-09-11 16:44:06 +00:00
2005-09-11 16:44:06 +00:00
2005-10-12 15:08:23 +00:00
2005-04-29 15:36:43 +00:00
2005-10-04 08:28:07 +00:00
2005-04-21 14:53:53 +00:00
2005-10-06 10:21:24 +00:00
2005-07-20 15:25:38 +00:00
2005-04-29 15:36:43 +00:00
2005-09-11 16:44:06 +00:00
2005-04-21 14:53:53 +00:00
2005-10-12 15:08:23 +00:00
2005-09-11 16:44:06 +00:00
2005-09-11 16:44:06 +00:00
2005-04-21 14:53:53 +00:00
2005-09-11 16:44:06 +00:00
2005-10-14 09:13:52 +00:00
2005-10-14 09:13:52 +00:00
2005-10-12 15:08:23 +00:00