1
0
Fork 0
mirror of https://gitlab.com/sortix/sortix.git synced 2023-02-13 20:55:38 -05:00
sortix--sortix/kernel
2014-11-18 18:10:22 +01:00
..
fs
include/sortix Relocate kernel IO port functions to <sortix/kernel/ioport.h>. 2014-11-18 18:10:22 +01:00
kb Relocate kernel IO port functions to <sortix/kernel/ioport.h>. 2014-11-18 18:10:22 +01:00
net
x64
x86
x86-family Relocate kernel IO port functions to <sortix/kernel/ioport.h>. 2014-11-18 18:10:22 +01:00
.gitignore
addralloc.cpp
alarm.cpp
alarm.h
ata.cpp Relocate kernel IO port functions to <sortix/kernel/ioport.h>. 2014-11-18 18:10:22 +01:00
ata.h
bga.cpp Relocate kernel IO port functions to <sortix/kernel/ioport.h>. 2014-11-18 18:10:22 +01:00
bga.h
calltrace.cpp
clock.cpp
com.cpp Relocate kernel IO port functions to <sortix/kernel/ioport.h>. 2014-11-18 18:10:22 +01:00
com.h
copy.cpp
crc32.cpp
debugger.cpp Relocate kernel IO port functions to <sortix/kernel/ioport.h>. 2014-11-18 18:10:22 +01:00
descriptor.cpp
dispmsg.cpp
dispmsg.h
dtable.cpp
elf.cpp
elf.h
end.cpp
fcache.cpp
fsfunc.cpp
identity.cpp
identity.h
initrd.cpp
initrd.h
inode.cpp
interlock.cpp
interrupt.cpp
io.cpp
io.h
ioctx.cpp
kernel.cpp
kernelinfo.cpp
kernelinfo.h
kthread.cpp
lfbtextbuffer.cpp
lfbtextbuffer.h
linebuffer.cpp
linebuffer.h
log.cpp
logterminal.cpp
logterminal.h
Makefile Clean up kernel thread creation code. 2014-11-18 18:10:22 +01:00
memorymanagement.cpp
mtable.cpp
multiboot.h
op-new.cpp
panic.cpp
partition.cpp
partition.h
pci.cpp Relocate kernel IO port functions to <sortix/kernel/ioport.h>. 2014-11-18 18:10:22 +01:00
pipe.cpp
pipe.h
poll.cpp
poll.h
process.cpp
refcount.cpp
resource.cpp
resource.h
scheduler.cpp
segment.cpp
signal.cpp
string.cpp
symbol.cpp
syscall.cpp
textbuffer.cpp
textterminal.cpp
textterminal.h
thread.cpp
time.cpp
timer.cpp
uart.cpp Relocate kernel IO port functions to <sortix/kernel/ioport.h>. 2014-11-18 18:10:22 +01:00
uart.h
user-timer.cpp
vga.cpp Relocate kernel IO port functions to <sortix/kernel/ioport.h>. 2014-11-18 18:10:22 +01:00
vga.h
vgatextbuffer.cpp
vgatextbuffer.h
video.cpp
vnode.cpp
worker.cpp