minix/servers/is
Ben Gras 42050e39f8 kernel and servers send diagnostic messages to IS; IS sends them to TTY
and the new log driver if enabled.

new usyslogd is started from /usr/etc/rc. New device created by
MAKEDEV.sh. /var/log created by etc/mtree/minix.tree (on root for
now). Made select() slightly more generic, with less code duplication.
2005-07-08 17:30:01 +00:00
..
diag.c kernel and servers send diagnostic messages to IS; IS sends them to TTY 2005-07-08 17:30:01 +00:00
dmp.c Changed debug dumps of kernel process table (F1) 2005-06-30 15:55:43 +00:00
dmp_fs.c Removed debug dumps from the PM and FS servers. The dumps are now done by the 2005-06-07 14:43:35 +00:00
dmp_kernel.c Changes scheduling priorities for nice(). 2005-07-01 09:08:41 +00:00
dmp_pm.c . Added printing of ppid to PM dump output 2005-07-04 09:36:16 +00:00
glo.h Changed Makefiles for mkdep script. 2005-06-24 16:21:21 +00:00
is.h Updated function key mapping because of possible changes to NOTIFY. 2005-06-20 14:23:31 +00:00
kputc.c Initial revision 2005-04-21 14:53:53 +00:00
main.c Changed Makefiles for mkdep script. 2005-06-24 16:21:21 +00:00
Makefile Changed Makefiles for mkdep script. 2005-06-24 16:21:21 +00:00
proto.h Removed mem chunks dump. (No longer available from kernel.) 2005-06-17 09:13:32 +00:00