ubixos-old / src / sys / kernel /
@reddawg reddawg authored on 18 Jul 2004
..
Makefile timerInt: removed from src/sys/sys/idt.c and moved into a file by itself 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: added assert() 21 years ago
elf.c Cleaned Up 21 years ago
endtask.c We do some propper task cleanup now when they exit... such as close open FD for LD and delete task from the task list 21 years ago
exec.c Fixens 21 years ago
file.c Fixens 21 years ago
fork.c fork: no mem leaks here 21 years ago
kpanic.c Clean 21 years ago
ld.c Added asserts no problems thusfar 21 years ago
sched.c sched: we now set task status to dead which then makes the scheduler do some clean it could be some minor overhead but i feel this is our most efficient approach right now to prevent corruption of the queues 21 years ago
smp.c file format now container:/path/to/file 21 years ago
spinlock.c Fixens 21 years ago
syscall.c sched: we now set task status to dead which then makes the scheduler do some clean it could be some minor overhead but i feel this is our most efficient approach right now to prevent corruption of the queues 21 years ago
systemtask.c sdeStop - Turn printf off until modes have changed 21 years ago
time.c Added asscerts 21 years ago
timer.S Tune ups this stuff should of been taken care of months ago 21 years ago
ubthread.c Cleaned Up 21 years ago
vitals.c vitals: cleaned up all defaults this should not cause any problems in the future 21 years ago