sortix--sortix/kernel
Jonas 'Sortie' Termansen 524a028a4f Forward compatibility with future rename of _start to __start. 2014-12-28 20:18:58 +01:00
..
fs Add umount(2) and unmountat(2). 2014-12-26 21:45:29 +01:00
gpu/bga
include/sortix Add umount(2) and unmountat(2). 2014-12-26 21:45:29 +01:00
kb
net Add umount(2) and unmountat(2). 2014-12-26 21:45:29 +01:00
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 Initialize system call table at compile time. 2014-12-03 14:19:49 +01:00
.gitignore
Makefile
addralloc.cpp
alarm.cpp Initialize system call table at compile time. 2014-12-03 14:19:49 +01:00
ata.cpp
ata.h
clock.cpp
com.cpp
com.h
copy.cpp
crc32.cpp
debugger.cpp
descriptor.cpp Add umount(2) and unmountat(2). 2014-12-26 21:45:29 +01:00
dtable.cpp
elf.cpp Rewrite program loader. 2014-12-04 16:14:17 +01:00
end.cpp
fcache.cpp
fsfunc.cpp
hostname.cpp Initialize system call table at compile time. 2014-12-03 14:19:49 +01:00
identity.cpp Initialize system call table at compile time. 2014-12-03 14:19:49 +01:00
initrd.cpp
initrd.h
inode.cpp Add umount(2) and unmountat(2). 2014-12-26 21:45:29 +01:00
interlock.cpp
interrupt.cpp
io.cpp Add umount(2) and unmountat(2). 2014-12-26 21:45:29 +01:00
ioctx.cpp
kernel.cpp Add umount(2) and unmountat(2). 2014-12-26 21:45:29 +01:00
kernelinfo.cpp Initialize system call table at compile time. 2014-12-03 14:19:49 +01:00
kthread.cpp
lfbtextbuffer.cpp
lfbtextbuffer.h
linebuffer.cpp
linebuffer.h
log.cpp
logterminal.cpp
logterminal.h
memorymanagement.cpp Remove sbrk(2). 2014-12-03 23:55:55 +01:00
mtable.cpp Add umount(2) and unmountat(2). 2014-12-26 21:45:29 +01:00
multiboot.h
op-new.cpp
panic.cpp
partition.cpp
partition.h
pci-mmio.cpp
pci.cpp
pipe.cpp Initialize system call table at compile time. 2014-12-03 14:19:49 +01:00
poll.cpp Initialize system call table at compile time. 2014-12-03 14:19:49 +01:00
process.cpp Fix NOTO typo. 2014-12-28 20:18:58 +01:00
ptable.cpp
random.cpp Initialize system call table at compile time. 2014-12-03 14:19:49 +01:00
refcount.cpp
registers.cpp
resource.cpp Initialize system call table at compile time. 2014-12-03 14:19:49 +01:00
scheduler.cpp Initialize system call table at compile time. 2014-12-03 14:19:49 +01:00
segment.cpp
signal.cpp Initialize system call table at compile time. 2014-12-03 14:19:49 +01:00
sockopt.cpp
string.cpp
symbol.cpp
syscall.cpp Add umount(2) and unmountat(2). 2014-12-26 21:45:29 +01:00
textbuffer.cpp
textterminal.cpp
textterminal.h
thread.cpp Initialize system call table at compile time. 2014-12-03 14:19:49 +01:00
time.cpp
timer.cpp
uart.cpp
uart.h
user-timer.cpp Initialize system call table at compile time. 2014-12-03 14:19:49 +01:00
vga.cpp
vga.h
vgatextbuffer.cpp
vgatextbuffer.h
video.cpp Initialize system call table at compile time. 2014-12-03 14:19:49 +01:00
vnode.cpp Add umount(2) and unmountat(2). 2014-12-26 21:45:29 +01:00
worker.cpp