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