minix/drivers/log
Jorrit Herder 52965b6f17 Various updates to support dynamically starting drivers.
Output during initialization should be suppressed. Unless an error occurs.
Note that main() can now be main(int argc, char **argv) and arguments can
be passed when bringing up the driver.
2005-08-02 15:30:36 +00:00
..
diag.c Nits here and there. Made log device buffer messages again. 2005-07-22 18:24:17 +00:00
kputc.c Allowed printing diagnostic messages (either from system processes or the 2005-07-21 18:29:52 +00:00
log.c Various updates to support dynamically starting drivers. 2005-08-02 15:30:36 +00:00
log.h alert()-aware revive/select in log device 2005-07-27 13:11:03 +00:00
Makefile Nits here and there. Made log device buffer messages again. 2005-07-22 18:24:17 +00:00