sortix--sortix/kernel
Jonas 'Sortie' Termansen f6cde2d7a6 Add <limits.h>. 2016-11-22 21:36:43 +01:00
..
disk
fs
gpu/bga
include/sortix Add <limits.h>. 2016-11-22 21:36:43 +01:00
kb
mouse
net
x64
x86
x86-family
.gitignore
Makefile Split LogTerminal into a base class with the core terminal semantics. 2016-11-05 17:00:43 +01:00
addralloc.cpp
alarm.cpp
clock.cpp
com.cpp
com.h
copy.cpp
descriptor.cpp
dtable.cpp
elf.cpp Optimize is_power_of_two. 2016-11-06 17:42:13 +01:00
end.cpp
fcache.cpp
fsfunc.cpp
hostname.cpp
identity.cpp
initrd.cpp
initrd.h
inode.cpp
interlock.cpp
interrupt.cpp
io.cpp
ioctx.cpp
kernel.cpp
kernelinfo.cpp
kthread.cpp
lfbtextbuffer.cpp
lfbtextbuffer.h
libk.cpp
linebuffer.cpp
linebuffer.h
log.cpp Add ONLCR and OCRNL. 2016-11-05 23:38:40 +01:00
logterminal.cpp Split LogTerminal into a base class with the core terminal semantics. 2016-11-05 17:00:43 +01:00
logterminal.h Split LogTerminal into a base class with the core terminal semantics. 2016-11-05 17:00:43 +01:00
memorymanagement.cpp
mtable.cpp
multiboot.h
op-new.cpp
panic.cpp
partition.cpp
partition.h
pci-mmio.cpp
pci.cpp
pipe.cpp
poll.cpp
process.cpp
psctl.cpp
ptable.cpp
random.cpp
refcount.cpp
registers.cpp
resource.cpp
scheduler.cpp
segment.cpp
signal.cpp
sockopt.cpp
string.cpp
syscall.cpp
textbuffer.cpp
textterminal.cpp Add ONLCR and OCRNL. 2016-11-05 23:38:40 +01:00
textterminal.h Add ONLCR and OCRNL. 2016-11-05 23:38:40 +01:00
thread.cpp
time.cpp
timer.cpp
tty.cpp Add ONLCR and OCRNL. 2016-11-05 23:38:40 +01:00
tty.h Split LogTerminal into a base class with the core terminal semantics. 2016-11-05 17:00:43 +01:00
uart.cpp
uart.h
user-timer.cpp
vga.cpp
vga.h
vgafont.f16
vgatextbuffer.cpp
vgatextbuffer.h
video.cpp
vnode.cpp
worker.cpp