..
include
Convert kernel over to bsdmake
2010-04-01 22:22:33 +00:00
apic.c
Remove useless symbol declarations from headers, make symbols local where possible, add some explicit initialization to global variables.
2010-04-22 07:49:40 +00:00
apic.h
Remove useless symbol declarations from headers, make symbols local where possible, add some explicit initialization to global variables.
2010-04-22 07:49:40 +00:00
apic_asm.h
Convert kernel over to bsdmake
2010-04-01 22:22:33 +00:00
apic_asm.S
Buildsystem changes for GCC
2010-05-19 13:24:15 +00:00
arch_clock.c
rename of mode/context switching functions
2010-05-18 13:00:39 +00:00
arch_do_vmctl.c
kernel/vm: change pde table info from single buffer to explicit per-process.
2010-05-12 08:31:05 +00:00
arch_system.c
use oxpcie only if enabled to avoid baud bottleneck of uart.
2010-05-19 10:18:46 +00:00
arch_watchdog.c
Convert kernel over to bsdmake
2010-04-01 22:22:33 +00:00
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
Buildsystem changes for GCC
2010-05-19 13:24:15 +00:00
do_int86.c
Convert kernel over to bsdmake
2010-04-01 22:22:33 +00:00
do_iopenable.c
Convert kernel over to bsdmake
2010-04-01 22:22:33 +00:00
do_readbios.c
Convert kernel over to bsdmake
2010-04-01 22:22:33 +00:00
do_sdevio.c
Convert kernel over to bsdmake
2010-04-01 22:22:33 +00:00
exception.c
kernel: small ammendment to pagefault-in-kernel panic
2010-05-12 08:56:11 +00:00
glo.h
Local APIC
2009-11-16 21:41:44 +00:00
i8259.c
remove intr_disabled() as interrupts are always disabled in the kernel now.
2010-04-26 15:32:42 +00:00
kernel.lds
Buildsystem changes for GCC
2010-05-19 13:24:15 +00:00
klib.S
Buildsystem changes for GCC
2010-05-19 13:24:15 +00:00
Makefile.inc
kernel: oxpcie serial card support.
2010-05-19 10:00:02 +00:00
memory.c
kernel: oxpcie serial card support.
2010-05-19 10:00:02 +00:00
mpx.S
Buildsystem changes for GCC
2010-05-19 13:24:15 +00:00
oxpcie.c
kernel: oxpcie serial card support.
2010-05-19 10:00:02 +00:00
oxpcie.h
kernel: oxpcie serial card support.
2010-05-19 10:00:02 +00:00
protect.c
Remove U16_t and most other similar types. Rewrite functions to ansi-style
2010-04-21 11:05:22 +00:00
proto.h
Remove useless symbol declarations from headers, make symbols local where possible, add some explicit initialization to global variables.
2010-04-22 07:49:40 +00:00
sconst.h
Buildsystem changes for GCC
2010-05-19 13:24:15 +00:00
serial.h
kernel: oxpcie serial card support.
2010-05-19 10:00:02 +00:00