sortix--sortix/kernel
Jonas 'Sortie' Termansen fe067c5150 Refactor boot page availability testing. 2016-01-26 17:51:25 +01:00
..
fs
gpu/bga
include/sortix
kb
mouse
net
x64 Add paging no-execute and write protection support. 2016-01-25 17:39:57 +01:00
x86 Add paging no-execute and write protection support. 2016-01-25 17:39:57 +01:00
x86-family Refactor boot page availability testing. 2016-01-26 17:51:25 +01:00
.gitignore
Makefile
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 Add paging no-execute and write protection support. 2016-01-25 17:39:57 +01:00
end.cpp
fcache.cpp
fsfunc.cpp
hostname.cpp
identity.cpp
initrd.cpp Add paging no-execute and write protection support. 2016-01-25 17:39:57 +01:00
initrd.h
inode.cpp
interlock.cpp
interrupt.cpp
io.cpp
ioctx.cpp
kernel.cpp Remove poorly implemented kernel symbol loading. 2016-01-26 17:45:06 +01:00
kernelinfo.cpp Add kernelinfo firmware string. 2016-01-26 17:45:06 +01:00
kthread.cpp
lfbtextbuffer.cpp
lfbtextbuffer.h
linebuffer.cpp
linebuffer.h
log.cpp
logterminal.cpp
logterminal.h
memorymanagement.cpp Add paging no-execute and write protection support. 2016-01-25 17:39:57 +01:00
mtable.cpp
multiboot.h
op-new.cpp
panic.cpp
partition.cpp
partition.h
pci-mmio.cpp
pci.cpp
pipe.cpp
poll.cpp
process.cpp Execute only programs with an executable bit set. 2016-01-25 17:39:57 +01:00
psctl.cpp
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
vga.h
vgafont.f16
vgatextbuffer.cpp
vgatextbuffer.h
video.cpp
vnode.cpp
worker.cpp