sortix--sortix/kernel
Jonas 'Sortie' Termansen ee1453ad52 Add shared memory. 2016-09-23 12:45:38 +02:00
..
disk Fix drivers not detecting PCI devices without an interrupt line. 2016-08-21 00:03:58 +02:00
fs Add shared memory. 2016-09-23 12:45:38 +02:00
gpu/bga Add VirtualBox Guest Additions. 2016-09-11 17:40:00 +02:00
include/sortix Add shared memory. 2016-09-23 12:45:38 +02:00
kb Relicense Sortix to the ISC license. 2016-03-05 22:21:50 +01:00
mouse Relicense Sortix to the ISC license. 2016-03-05 22:21:50 +01:00
net Add shared memory. 2016-09-23 12:45:38 +02:00
x64 Fix undefined stack register after switch into long mode. 2016-07-29 15:20:05 +02:00
x86 Clean up errno. 2016-05-15 22:43:29 +02:00
x86-family Add VirtualBox Guest Additions. 2016-09-11 17:40:00 +02:00
.gitignore Allow bootloader bitmap framebuffer modesetting. 2016-01-08 19:56:11 +01:00
Makefile Add VirtualBox Guest Additions. 2016-09-11 17:40:00 +02:00
addralloc.cpp Relicense Sortix to the ISC license. 2016-03-05 22:21:50 +01:00
alarm.cpp Relicense Sortix to the ISC license. 2016-03-05 22:21:50 +01:00
clock.cpp Fix linked list and shadowing bugs in kernel clock and timer code. 2016-08-21 00:04:27 +02:00
com.cpp Relicense Sortix to the ISC license. 2016-03-05 22:21:50 +01:00
com.h Relicense Sortix to the ISC license. 2016-03-05 22:21:50 +01:00
copy.cpp Add shared memory. 2016-09-23 12:45:38 +02:00
descriptor.cpp Add shared memory. 2016-09-23 12:45:38 +02:00
dtable.cpp Relicense Sortix to the ISC license. 2016-03-05 22:21:50 +01:00
elf.cpp Add shared memory. 2016-09-23 12:45:38 +02:00
end.cpp Relicense Sortix to the ISC license. 2016-03-05 22:21:50 +01:00
fcache.cpp Add shared memory. 2016-09-23 12:45:38 +02:00
fsfunc.cpp Relicense Sortix to the ISC license. 2016-03-05 22:21:50 +01:00
hostname.cpp Make the branding system more neutral. 2016-05-15 22:43:29 +02:00
identity.cpp Relicense Sortix to the ISC license. 2016-03-05 22:21:50 +01:00
initrd.cpp Seed kernel entropy with randomness from the previous boot. 2016-09-11 17:39:58 +02:00
initrd.h Relicense Sortix to the ISC license. 2016-03-05 22:21:50 +01:00
inode.cpp Add shared memory. 2016-09-23 12:45:38 +02:00
interlock.cpp Relicense Sortix to the ISC license. 2016-03-05 22:21:50 +01:00
interrupt.cpp Relicense Sortix to the ISC license. 2016-03-05 22:21:50 +01:00
io.cpp Add mkpty(2). 2016-08-27 22:03:35 +02:00
ioctx.cpp Relicense Sortix to the ISC license. 2016-03-05 22:21:50 +01:00
kernel.cpp Add VirtualBox Guest Additions. 2016-09-11 17:40:00 +02:00
kernelinfo.cpp Add tagline. 2016-03-26 23:50:50 +01:00
kthread.cpp Relicense Sortix to the ISC license. 2016-03-05 22:21:50 +01:00
lfbtextbuffer.cpp Refactor graphical resolution changes. 2016-09-11 17:40:00 +02:00
lfbtextbuffer.h Refactor graphical resolution changes. 2016-09-11 17:40:00 +02:00
libk.cpp Seed kernel entropy with randomness from the previous boot. 2016-09-11 17:39:58 +02:00
linebuffer.cpp Relicense Sortix to the ISC license. 2016-03-05 22:21:50 +01:00
linebuffer.h Relicense Sortix to the ISC license. 2016-03-05 22:21:50 +01:00
log.cpp Refactor graphical resolution changes. 2016-09-11 17:40:00 +02:00
logterminal.cpp Add mkpty(2). 2016-08-27 22:03:35 +02:00
logterminal.h Add mkpty(2). 2016-08-27 22:03:35 +02:00
memorymanagement.cpp Add shared memory. 2016-09-23 12:45:38 +02:00
mtable.cpp Relicense Sortix to the ISC license. 2016-03-05 22:21:50 +01:00
multiboot.h Upgrade to latest upstream multiboot header. 2014-12-01 22:51:07 +01:00
op-new.cpp Relicense Sortix to the ISC license. 2016-03-05 22:21:50 +01:00
panic.cpp Make the branding system more neutral. 2016-05-15 22:43:29 +02:00
partition.cpp Relicense Sortix to the ISC license. 2016-03-05 22:21:50 +01:00
partition.h Relicense Sortix to the ISC license. 2016-03-05 22:21:50 +01:00
pci-mmio.cpp Relicense Sortix to the ISC license. 2016-03-05 22:21:50 +01:00
pci.cpp Fix drivers not detecting PCI devices without an interrupt line. 2016-08-21 00:03:58 +02:00
pipe.cpp Relicense Sortix to the ISC license. 2016-03-05 22:21:50 +01:00
poll.cpp Relicense Sortix to the ISC license. 2016-03-05 22:21:50 +01:00
process.cpp Add shared memory. 2016-09-23 12:45:38 +02:00
psctl.cpp Relicense Sortix to the ISC license. 2016-03-05 22:21:50 +01:00
ptable.cpp Relicense Sortix to the ISC license. 2016-03-05 22:21:50 +01:00
pty.cpp Add mkpty(2). 2016-08-27 22:03:35 +02:00
random.cpp Seed kernel entropy with randomness from the previous boot. 2016-09-11 17:39:58 +02:00
refcount.cpp Relicense Sortix to the ISC license. 2016-03-05 22:21:50 +01:00
registers.cpp Relicense Sortix to the ISC license. 2016-03-05 22:21:50 +01:00
resource.cpp Relicense Sortix to the ISC license. 2016-03-05 22:21:50 +01:00
scheduler.cpp Add assertions to Signal::DispatchHandler callers. 2016-03-28 17:37:37 +02:00
segment.cpp Add shared memory. 2016-09-23 12:45:38 +02:00
signal.cpp Add protection against sigreturn oriented programming (SROP). 2016-05-15 22:43:29 +02:00
sockopt.cpp Relicense Sortix to the ISC license. 2016-03-05 22:21:50 +01:00
string.cpp Relicense Sortix to the ISC license. 2016-03-05 22:21:50 +01:00
syscall.cpp Add mkpty(2). 2016-08-27 22:03:35 +02:00
textbuffer.cpp Refactor graphical resolution changes. 2016-09-11 17:40:00 +02:00
textterminal.cpp Refactor graphical resolution changes. 2016-09-11 17:40:00 +02:00
textterminal.h Refactor graphical resolution changes. 2016-09-11 17:40:00 +02:00
thread.cpp Add protection against sigreturn oriented programming (SROP). 2016-05-15 22:43:29 +02:00
time.cpp Relicense Sortix to the ISC license. 2016-03-05 22:21:50 +01:00
timer.cpp Fix linked list and shadowing bugs in kernel clock and timer code. 2016-08-21 00:04:27 +02:00
tty.cpp Add mkpty(2). 2016-08-27 22:03:35 +02:00
tty.h Add mkpty(2). 2016-08-27 22:03:35 +02:00
uart.cpp Add debug uart utility functions. 2016-09-11 17:39:59 +02:00
uart.h Add debug uart utility functions. 2016-09-11 17:39:59 +02:00
user-timer.cpp Relicense Sortix to the ISC license. 2016-03-05 22:21:50 +01:00
vga.cpp Relicense Sortix to the ISC license. 2016-03-05 22:21:50 +01:00
vga.h Relicense Sortix to the ISC license. 2016-03-05 22:21:50 +01:00
vgafont.f16 Allow bootloader bitmap framebuffer modesetting. 2016-01-08 19:56:11 +01:00
vgatextbuffer.cpp Refactor graphical resolution changes. 2016-09-11 17:40:00 +02:00
vgatextbuffer.h Refactor graphical resolution changes. 2016-09-11 17:40:00 +02:00
video.cpp Refactor graphical resolution changes. 2016-09-11 17:40:00 +02:00
vnode.cpp Add shared memory. 2016-09-23 12:45:38 +02:00
worker.cpp Relicense Sortix to the ISC license. 2016-03-05 22:21:50 +01:00