Go to file
2006-06-21 01:53:07 +00:00
bootasm.S import 2006-06-12 15:22:12 +00:00
bootmain.c import 2006-06-12 15:22:12 +00:00
console.c import 2006-06-12 15:22:12 +00:00
defs.h start on MP; detect MP configuration 2006-06-21 01:53:07 +00:00
dot-bochsrc more or less take traps/interrupts 2006-06-13 15:50:06 +00:00
elf.h import 2006-06-12 15:22:12 +00:00
ide.c checkpoint 2006-06-16 20:29:25 +00:00
kalloc.c import 2006-06-12 15:22:12 +00:00
main.c start on MP; detect MP configuration 2006-06-21 01:53:07 +00:00
Makefile start on MP; detect MP configuration 2006-06-21 01:53:07 +00:00
memlayout.h start on MP; detect MP configuration 2006-06-21 01:53:07 +00:00
mmu.h import 2006-06-12 15:22:12 +00:00
mp.c start on MP; detect MP configuration 2006-06-21 01:53:07 +00:00
mp.h start on MP; detect MP configuration 2006-06-21 01:53:07 +00:00
Notes primitive fork and exit system calls 2006-06-15 16:02:20 +00:00
param.h import 2006-06-12 15:22:12 +00:00
picirq.c checkpoint 2006-06-16 20:29:25 +00:00
proc.c sleep, wakeup, wait, exit 2006-06-15 19:58:01 +00:00
proc.h sleep, wakeup, wait, exit 2006-06-15 19:58:01 +00:00
sign.pl import 2006-06-12 15:22:12 +00:00
string.c start on MP; detect MP configuration 2006-06-21 01:53:07 +00:00
syscall.c sleep, wakeup, wait, exit 2006-06-15 19:58:01 +00:00
syscall.h sleep, wakeup, wait, exit 2006-06-15 19:58:01 +00:00
trap.c primitive fork and exit system calls 2006-06-15 16:02:20 +00:00
trapasm.S primitive fork and exit system calls 2006-06-15 16:02:20 +00:00
traps.h primitive fork and exit system calls 2006-06-15 16:02:20 +00:00
types.h import 2006-06-12 15:22:12 +00:00
vectors.pl fix some trap bugs 2006-06-13 22:08:20 +00:00
x86.h import 2006-06-12 15:22:12 +00:00