minix/drivers/log
Jorrit Herder 09830fc33e Allowed printing diagnostic messages (either from system processes or the
kernel) to the log driver. The log driver forwards such output to the TTY.

Changed driver_task() not to send a reply if the return value is EDONTREPLY.
2005-07-21 18:29:52 +00:00
..
diag.c Allowed printing diagnostic messages (either from system processes or the 2005-07-21 18:29:52 +00:00
kputc.c Allowed printing diagnostic messages (either from system processes or the 2005-07-21 18:29:52 +00:00
log.c Allowed printing diagnostic messages (either from system processes or the 2005-07-21 18:29:52 +00:00
log.h Allowed printing diagnostic messages (either from system processes or the 2005-07-21 18:29:52 +00:00
Makefile Allowed printing diagnostic messages (either from system processes or the 2005-07-21 18:29:52 +00:00