minix/kernel/arch/i386
Tomas Hruby 57a88ce708 debugging - printing processes on serial
- this patch moves the former printslot() from arch_system.c to
  debug.c and reimplements it slightly. The output is not changed,
  however, the process information is printed in a separate function
  print_proc() in debug.c as such a function is also handy in other
  situations and should be publicly available when debugging.
2010-05-03 17:37:18 +00:00
..
include
apic_asm.h
apic_asm.S
apic.c
apic.h
arch_clock.c
arch_do_vmctl.c Changed pagefault delivery to VM 2010-04-26 23:21:26 +00:00
arch_system.c debugging - printing processes on serial 2010-05-03 17:37:18 +00:00
arch_watchdog.c
breakpoints.c Fix types in debug register functions 2010-04-28 08:35:05 +00:00
debugreg.h Fix types in debug register functions 2010-04-28 08:35:05 +00:00
debugreg.S Fix types in debug register functions 2010-04-28 08:35:05 +00:00
do_int86.c
do_iopenable.c
do_readbios.c
do_sdevio.c
exception.c pagefault() is private 2010-04-27 20:30:33 +00:00
glo.h
i8259.c remove intr_disabled() as interrupts are always disabled in the kernel now. 2010-04-26 15:32:42 +00:00
klib.S
Makefile.inc
memory.c
mpx.S
protect.c
proto.h
sconst.h