minix/lib/utils
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
..
env_panic.c Various updates. 2005-06-03 13:55:06 +00:00
env_parse.c Various updates. 2005-06-03 13:55:06 +00:00
env_prefix.c Various updates. 2005-06-03 13:55:06 +00:00
fkey_ctl.c Updated function key mapping because of possible changes to NOTIFY. 2005-06-20 14:23:31 +00:00
get_mon_prm.c
getuptime.c
kmalloc.c Fixed bug relating to FS and MEMORY during startup; 2005-06-06 09:30:44 +00:00
kprintf.c Fixed bug relating to FS and MEMORY during startup; 2005-06-06 09:30:44 +00:00
kputc.c kernel and servers send diagnostic messages to IS; IS sends them to TTY 2005-07-08 17:30:01 +00:00
Makefile Fixed bug relating to FS and MEMORY during startup; 2005-06-06 09:30:44 +00:00
panic.c Removed sys_exit() kernel call. 2005-06-24 16:19:41 +00:00
report.c
taskcall.c
tickdelay.c removed debug message 2005-06-06 14:58:47 +00:00
utils.h