ubixos / src / sys / kernel /
@reddawg reddawg authored on 22 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 Cleaned Up 21 years ago
kpanic.c Cleaned Up 21 years ago
ld.c Lots of changes 21 years ago
sched.c Fixed a few bugs which prevented the system from loadin 21 years ago
smp.c Lots of changes 21 years ago
spinlock.c Cleaned Up 21 years ago
syscall.c Fixes: Started to fix re-entrancy issues many more to look into 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