sortix--sortix/kernel
Jonas 'Sortie' Termansen 825029a24a Fix kernel Makefile cleaning root directory files if CPU is unset. 2015-02-11 17:47:18 +01:00
..
fs Honor O_EXCL only if O_CREAT. 2015-02-08 22:58:32 +01:00
gpu/bga
include/sortix Fix PCI code. 2015-02-08 22:58:32 +01:00
kb
net
x64 Forward compatibility with future rename of _start to __start. 2014-12-28 20:18:58 +01:00
x86 Forward compatibility with future rename of _start to __start. 2014-12-28 20:18:58 +01:00
x86-family Fix PCI code. 2015-02-08 22:58:32 +01:00
.gitignore
Makefile Fix kernel Makefile cleaning root directory files if CPU is unset. 2015-02-11 17:47:18 +01:00
addralloc.cpp
alarm.cpp
ata.cpp
ata.h
clock.cpp
com.cpp
com.h
copy.cpp
crc32.cpp
debugger.cpp
descriptor.cpp
dtable.cpp
elf.cpp
end.cpp
fcache.cpp
fsfunc.cpp
hostname.cpp
identity.cpp
initrd.cpp
initrd.h
inode.cpp
interlock.cpp
interrupt.cpp
io.cpp Replace system call array types with pointers. 2015-01-23 14:52:51 +01:00
ioctx.cpp
kernel.cpp
kernelinfo.cpp
kthread.cpp
lfbtextbuffer.cpp
lfbtextbuffer.h
linebuffer.cpp
linebuffer.h
log.cpp
logterminal.cpp
logterminal.h
memorymanagement.cpp
mtable.cpp
multiboot.h
op-new.cpp
panic.cpp
partition.cpp
partition.h
pci-mmio.cpp
pci.cpp Fix PCI code. 2015-02-08 22:58:32 +01:00
pipe.cpp Replace system call array types with pointers. 2015-01-23 14:52:51 +01:00
poll.cpp
process.cpp Replace system call array types with pointers. 2015-01-23 14:52:51 +01:00
ptable.cpp
random.cpp
refcount.cpp
registers.cpp
resource.cpp
scheduler.cpp
segment.cpp
signal.cpp
sockopt.cpp
string.cpp
symbol.cpp
syscall.cpp
textbuffer.cpp
textterminal.cpp
textterminal.h
thread.cpp
time.cpp
timer.cpp
uart.cpp
uart.h
user-timer.cpp
vga.cpp Add unicode replacement character onto VGA font. 2014-12-28 20:18:58 +01:00
vga.h
vgatextbuffer.cpp Add unicode replacement character onto VGA font. 2014-12-28 20:18:58 +01:00
vgatextbuffer.h
video.cpp
vnode.cpp
worker.cpp