ubixos / src / sys / kernel /
@reddawg reddawg authored on 25 May 2004
..
Makefile Added the correct endTask Procedure 21 years ago
ap-boot.S SMP Support Thanks To Some Help From Slowcoder now to make it interface 21 years ago
bioscall.c kmalloc(size,pid) no more it is no kmalloc(size); the way it should of been 21 years ago
elf.c Lots of changes 21 years ago
endtask.c The os does better housekeeping now when a task is exited 21 years ago
exec.c Fixed some bugs 21 years ago
file.c Lots of changes 21 years ago
fork.c Cleaned up some warning from leaving out typedefs 21 years ago
idletask.c IDLE task will be our toy task to test things with 21 years ago
kpanic.c Cleaned Up 21 years ago
ld.c Lots of changes 21 years ago
sched.c Spin Locks 21 years ago
smp.c Lots of changes 21 years ago
spinlock.c Cleaned Up 21 years ago
syscall.c Added Syscall Interface For MPI 21 years ago
time.c Cleaned up 21 years ago
ubthread.c kmalloc(size,pid) no more it is no kmalloc(size); the way it should of been 21 years ago
vitals.c kmalloc(size,pid) no more it is no kmalloc(size); the way it should of been 21 years ago