ubixos / src / sys / kernel /
@apwillia apwillia authored on 25 Jul 2002
..
Makefile Added spinlocks to compilation 22 years ago
bios32.c *** empty log message *** 22 years ago
dma.c Fixing Typo Still 22 years ago
exec.c Changed findTask to return pointer to taskStruct instead of pid 22 years ago
fork.c Changed findTask to return pointer to taskStruct instead of pid 22 years ago
idlethread.c Fixing exec syscall 22 years ago
idt.c Fixing exec syscall 22 years ago
io.c Fixing Typo Still 22 years ago
kmalloc.c fixing some things 22 years ago
kprintf.c Fixing the vmm 22 years ago
schedule.c Changed return in findTask to NULL 22 years ago
spinlock.c Fixed compile problems with spinlocks 22 years ago
syscall.c Working on things fixing bugs the usual 22 years ago
version.c Fixing Typo Still 22 years ago
vsprintf.c Fixing up the vmm 22 years ago