.. |
fs
|
Fix untimely delivery of signals during userfs reference count messages.
|
2016-01-07 19:08:43 +01:00 |
gpu/bga
|
|
|
include/sortix
|
Fix untimely delivery of signals during userfs reference count messages.
|
2016-01-07 19:08:43 +01:00 |
kb
|
Add keyboard layout support to kernel.
|
2015-12-19 02:44:15 +01:00 |
net
|
|
|
x64
|
Fix signal delivery during context switch.
|
2015-10-09 16:17:52 +02:00 |
x86
|
Fix signal delivery during context switch.
|
2015-10-09 16:17:52 +02:00 |
x86-family
|
Add interface to get 32-bit pages.
|
2015-08-28 15:24:54 +02:00 |
.gitignore
|
Add keyboard layout support to kernel.
|
2015-12-19 02:44:15 +01:00 |
addralloc.cpp
|
|
|
alarm.cpp
|
|
|
ata.cpp
|
|
|
ata.h
|
|
|
clock.cpp
|
|
|
com.cpp
|
|
|
com.h
|
|
|
copy.cpp
|
Fix kernel string copy from user-space.
|
2015-10-09 16:17:52 +02:00 |
crc32.cpp
|
|
|
debugger.cpp
|
|
|
descriptor.cpp
|
Fix LinkInodeInDir return value.
|
2015-09-25 15:01:20 +02:00 |
dtable.cpp
|
Fix dtable return value type errors and missing input validation.
|
2015-09-25 15:01:20 +02:00 |
elf.cpp
|
|
|
end.cpp
|
|
|
fcache.cpp
|
|
|
fsfunc.cpp
|
|
|
hostname.cpp
|
|
|
identity.cpp
|
|
|
initrd.cpp
|
|
|
initrd.h
|
|
|
inode.cpp
|
|
|
interlock.cpp
|
|
|
interrupt.cpp
|
|
|
io.cpp
|
Fix faccessat(2) not reporting correct permissions.
|
2015-10-01 22:50:51 +02:00 |
ioctx.cpp
|
|
|
kernel.cpp
|
Add keyboard layout support to kernel.
|
2015-12-19 02:44:15 +01:00 |
kernelinfo.cpp
|
|
|
kthread.cpp
|
|
|
lfbtextbuffer.cpp
|
Fix console margin not having color of nearest neighbour.
|
2015-09-25 15:01:19 +02:00 |
lfbtextbuffer.h
|
|
|
linebuffer.cpp
|
Fix memcpy(dest, NULL, 0) undefined behavior.
|
2015-12-12 16:53:42 +01:00 |
linebuffer.h
|
|
|
log.cpp
|
|
|
logterminal.cpp
|
Add keyboard layout support to kernel.
|
2015-12-19 02:44:15 +01:00 |
logterminal.h
|
Add keyboard layout support to kernel.
|
2015-12-19 02:44:15 +01:00 |
Makefile
|
Add keyboard layout support to kernel.
|
2015-12-19 02:44:15 +01:00 |
memorymanagement.cpp
|
Fix munmap(2) shrink from right logic.
|
2015-10-01 22:50:51 +02:00 |
mtable.cpp
|
|
|
multiboot.h
|
|
|
op-new.cpp
|
|
|
panic.cpp
|
|
|
partition.cpp
|
Fix partition reads and writes at end.
|
2015-09-25 14:59:04 +02:00 |
partition.h
|
|
|
pci-mmio.cpp
|
|
|
pci.cpp
|
|
|
pipe.cpp
|
Fix pipe destruction race condition.
|
2015-10-09 16:17:52 +02:00 |
poll.cpp
|
Implement ppoll(2) timeouts.
|
2015-12-12 19:28:08 +01:00 |
process.cpp
|
Add scram(2).
|
2015-12-12 22:53:07 +01:00 |
psctl.cpp
|
Add psctl(2).
|
2015-12-12 19:28:07 +01:00 |
ptable.cpp
|
Add psctl(2).
|
2015-12-12 19:28:07 +01:00 |
random.cpp
|
|
|
refcount.cpp
|
|
|
registers.cpp
|
|
|
resource.cpp
|
|
|
scheduler.cpp
|
Remove kernel Scheduler::Init().
|
2015-12-12 19:28:07 +01:00 |
segment.cpp
|
|
|
signal.cpp
|
Fix untimely delivery of signals during userfs reference count messages.
|
2016-01-07 19:08:43 +01:00 |
sockopt.cpp
|
|
|
string.cpp
|
|
|
symbol.cpp
|
|
|
syscall.cpp
|
Add scram(2).
|
2015-12-12 22:53:07 +01:00 |
textbuffer.cpp
|
|
|
textterminal.cpp
|
|
|
textterminal.h
|
|
|
thread.cpp
|
Fix untimely delivery of signals during userfs reference count messages.
|
2016-01-07 19:08:43 +01:00 |
time.cpp
|
|
|
timer.cpp
|
|
|
uart.cpp
|
|
|
uart.h
|
|
|
user-timer.cpp
|
|
|
vga.cpp
|
|
|
vga.h
|
Fix box drawing character ninth column rendering.
|
2015-09-25 14:59:04 +02:00 |
vgatextbuffer.cpp
|
|
|
vgatextbuffer.h
|
|
|
video.cpp
|
Fix memcpy(dest, NULL, 0) undefined behavior.
|
2015-12-12 16:53:42 +01:00 |
vnode.cpp
|
Add ENOMOUNT.
|
2015-10-28 19:36:33 +01:00 |
worker.cpp
|
|
|