minix/drivers/tty
David van Moolenbroek 8fea5ab8bd Kernel: make SIGKMESS target process list dynamic
The set of processes to which a SIGKMESS signal is sent whenever new
diagnostics messages are added to the kernel's message buffer, is now
no longer hardcoded. Instead, processes can (un)register themselves
to receive such notifications, by means of sys_diagctl().

Change-Id: I9d6ac006a5d9bbfad2757587a068fc1ec3cc083e
2014-03-01 09:04:54 +01:00
..
arch Replacing timer_t by netbsd's timer_t 2014-03-01 09:04:54 +01:00
keymaps fix sysroot clang 2014-02-18 11:25:01 +01:00
Makefile TTY: use libchardriver; clean up 2014-03-01 09:04:52 +01:00
pty.c Rewrite character driver protocol 2014-03-01 09:04:52 +01:00
tty.c Kernel: make SIGKMESS target process list dynamic 2014-03-01 09:04:54 +01:00
tty.h Replacing timer_t by netbsd's timer_t 2014-03-01 09:04:54 +01:00