minix/kernel/arch/i386
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
..
include VMWare poweroff magic cli;hlt sequence 2013-08-11 23:55:43 +02:00
acpi.c Add acpi poweroff 2013-05-29 16:12:33 +00:00
acpi.h Add acpi poweroff 2013-05-29 16:12:33 +00:00
apic.c SYSENTER/SYSCALL support 2012-09-24 15:53:43 +02:00
apic.h kernel: spelling fixes 2013-10-09 20:24:17 -04:00
apic_asm.h retire _PROTOTYPE 2012-03-25 16:17:10 +02:00
apic_asm.S SYSENTER/SYSCALL support 2012-09-24 15:53:43 +02:00
arch_clock.c Some more 64bit function eradication. 2013-08-07 12:35:53 +00:00
arch_do_vmctl.c Rename sys_vmctl_get_cr3_i386 2012-08-12 23:30:54 +02:00
arch_reset.c VMWare poweroff magic cli;hlt sequence 2013-08-11 23:55:43 +02:00
arch_smp.c smp: build fixes for CONFIG_SMP=y 2013-10-12 11:51:55 -04:00
arch_system.c <a.out.h>, MINIX style: remove as obsolete 2013-08-06 11:43:35 +02:00
arch_watchdog.c Some more 64bit function eradication. 2013-08-07 12:35:53 +00:00
breakpoints.c retire PUBLIC, PRIVATE and FORWARD 2012-03-25 21:58:14 +02:00
debugreg.h Fix types in debug register functions 2010-04-28 08:35:05 +00:00
debugreg.S Macros for symbols used in both ASM and C 2010-08-17 16:44:07 +00:00
direct_tty_utils.c <a.out.h>, MINIX style: remove as obsolete 2013-08-06 11:43:35 +02:00
do_iopenable.c Kernel: use okendpt() to resolve stored endpoints 2012-08-15 08:50:30 +00:00
do_readbios.c No more intel/minix segments. 2012-07-15 22:30:15 +02:00
do_sdevio.c Kernel: use okendpt() to resolve stored endpoints 2012-08-15 08:50:30 +00:00
exception.c kernel: trap-dependent state restore, trace fixes 2013-01-08 15:47:37 +00:00
glo.h SMP - CPU local run queues 2010-09-15 14:10:18 +00:00
head.S Libraries updates and cleanup 2013-01-14 11:36:26 +01:00
i8259.c Kernel: clean up include statements a bit 2012-08-14 16:29:05 +00:00
io_inb.S Macros for symbols used in both ASM and C 2010-08-17 16:44:07 +00:00
io_inl.S Macros for symbols used in both ASM and C 2010-08-17 16:44:07 +00:00
io_intr.S Macros for symbols used in both ASM and C 2010-08-17 16:44:07 +00:00
io_inw.S Macros for symbols used in both ASM and C 2010-08-17 16:44:07 +00:00
io_outb.S Macros for symbols used in both ASM and C 2010-08-17 16:44:07 +00:00
io_outl.S Macros for symbols used in both ASM and C 2010-08-17 16:44:07 +00:00
io_outw.S Macros for symbols used in both ASM and C 2010-08-17 16:44:07 +00:00
kernel.lds Gold linker support for entire source tree 2013-06-11 22:51:02 +02:00
klib.S VMWare poweroff magic cli;hlt sequence 2013-08-11 23:55:43 +02:00
Makefile.inc ARM updates 2013-01-17 10:03:58 +01:00
memory.c Removing CSU patches 2014-02-18 11:25:02 +01:00
mpx.S Libraries updates and cleanup 2013-01-14 11:36:26 +01:00
oxpcie.c retire PUBLIC, PRIVATE and FORWARD 2012-03-25 21:58:14 +02:00
oxpcie.h retire _PROTOTYPE 2012-03-25 16:17:10 +02:00
pg_utils.c <a.out.h>, MINIX style: remove as obsolete 2013-08-06 11:43:35 +02:00
pre_init.c Kernel: make SIGKMESS target process list dynamic 2014-03-01 09:04:54 +01:00
procoffsets.cf Libraries updates and cleanup 2013-01-14 11:36:26 +01:00
protect.c Removing CSU patches 2014-02-18 11:25:02 +01:00
sconst.h kernel: spelling fixes 2013-10-09 20:24:17 -04:00
serial.h Add cttybaud boot monitor variable to control speed of serial console (combine with ctty 0) 2011-03-16 12:25:10 +00:00
trampoline.S segmentless smp fixes 2012-07-15 22:47:20 +02:00
usermapped_data_arch.c Libraries updates and cleanup 2013-01-14 11:36:26 +01:00
usermapped_glo_ipc.S kernel: trap-dependent state restore, trace fixes 2013-01-08 15:47:37 +00:00