.. |
fs
|
Add /dev/full.
|
2013-12-17 14:30:46 +01:00 |
include/sortix
|
Add O_SYMLINK_NOFOLLOW.
|
2013-12-19 17:42:08 +01:00 |
kb
|
Remove <sortix/kernel/platform.h>.
|
2013-12-17 14:30:45 +01:00 |
net
|
Remove <sortix/kernel/platform.h>.
|
2013-12-17 14:30:45 +01:00 |
x64
|
Add missing includes to x86/process and x64/process.cpp.
|
2013-12-17 14:30:45 +01:00 |
x86
|
Add missing includes to x86/process and x64/process.cpp.
|
2013-12-17 14:30:45 +01:00 |
x86-family
|
Remove <sortix/kernel/platform.h>.
|
2013-12-17 14:30:45 +01:00 |
.gitignore
|
|
|
addralloc.cpp
|
Remove <sortix/kernel/platform.h>.
|
2013-12-17 14:30:45 +01:00 |
alarm.cpp
|
Remove <sortix/kernel/platform.h>.
|
2013-12-17 14:30:45 +01:00 |
alarm.h
|
Add alarm(2) and alarmns(2).
|
2013-12-17 14:30:33 +01:00 |
ata.cpp
|
Remove <sortix/kernel/platform.h>.
|
2013-12-17 14:30:45 +01:00 |
ata.h
|
Refactor kernel VFS.
|
2013-12-17 14:30:24 +01:00 |
bga.cpp
|
Remove <sortix/kernel/platform.h>.
|
2013-12-17 14:30:45 +01:00 |
bga.h
|
Update copyright headers of old files to the current format.
|
2013-12-17 14:30:23 +01:00 |
calltrace.cpp
|
Remove <sortix/kernel/platform.h>.
|
2013-12-17 14:30:45 +01:00 |
clock.cpp
|
Remove <sortix/kernel/platform.h>.
|
2013-12-17 14:30:45 +01:00 |
com.cpp
|
Remove <sortix/kernel/platform.h>.
|
2013-12-17 14:30:45 +01:00 |
com.h
|
Refactor kernel VFS.
|
2013-12-17 14:30:24 +01:00 |
copy.cpp
|
Remove <sortix/kernel/platform.h>.
|
2013-12-17 14:30:45 +01:00 |
crc32.cpp
|
Remove <sortix/kernel/platform.h>.
|
2013-12-17 14:30:45 +01:00 |
debugger.cpp
|
Remove <sortix/kernel/platform.h>.
|
2013-12-17 14:30:45 +01:00 |
descriptor.cpp
|
Add O_SYMLINK_NOFOLLOW.
|
2013-12-19 17:42:08 +01:00 |
dispmsg.cpp
|
Remove <sortix/kernel/platform.h>.
|
2013-12-17 14:30:45 +01:00 |
dispmsg.h
|
Update copyright headers of old files to the current format.
|
2013-12-17 14:30:23 +01:00 |
dtable.cpp
|
Remove <sortix/kernel/platform.h>.
|
2013-12-17 14:30:45 +01:00 |
elf.cpp
|
Remove <sortix/kernel/platform.h>.
|
2013-12-17 14:30:45 +01:00 |
elf.h
|
Load program symbol tables.
|
2013-12-17 14:30:35 +01:00 |
end.cpp
|
Remove <sortix/kernel/platform.h>.
|
2013-12-17 14:30:45 +01:00 |
fcache.cpp
|
Remove <sortix/kernel/platform.h>.
|
2013-12-17 14:30:45 +01:00 |
fsfunc.cpp
|
Remove <sortix/kernel/platform.h>.
|
2013-12-17 14:30:45 +01:00 |
identity.cpp
|
Remove <sortix/kernel/platform.h>.
|
2013-12-17 14:30:45 +01:00 |
identity.h
|
Add {g,s}et{e,}{g,u}id(2).
|
2013-12-17 14:30:29 +01:00 |
initrd.cpp
|
Remove <sortix/kernel/platform.h>.
|
2013-12-17 14:30:45 +01:00 |
initrd.h
|
Free the initrd after extraction.
|
2013-12-17 14:30:28 +01:00 |
inode.cpp
|
Remove <sortix/kernel/platform.h>.
|
2013-12-17 14:30:45 +01:00 |
interlock.cpp
|
Remove <sortix/kernel/platform.h>.
|
2013-12-17 14:30:45 +01:00 |
interrupt.cpp
|
Remove <sortix/kernel/platform.h>.
|
2013-12-17 14:30:45 +01:00 |
io.cpp
|
Implement AT_SYMLINK_FOLLOW and AT_SYMLINK_NOFOLLOW.
|
2013-12-19 17:42:08 +01:00 |
io.h
|
Refactor kernel VFS.
|
2013-12-17 14:30:24 +01:00 |
ioctx.cpp
|
Remove <sortix/kernel/platform.h>.
|
2013-12-17 14:30:45 +01:00 |
kernel.cpp
|
Improve error message in case the initrd is too big.
|
2013-12-19 17:42:07 +01:00 |
kernelinfo.cpp
|
Add brand.h.
|
2013-12-17 14:30:46 +01:00 |
kernelinfo.h
|
Update copyright headers of old files to the current format.
|
2013-12-17 14:30:23 +01:00 |
kthread.cpp
|
Remove <sortix/kernel/platform.h>.
|
2013-12-17 14:30:45 +01:00 |
lfbtextbuffer.cpp
|
Remove <sortix/kernel/platform.h>.
|
2013-12-17 14:30:45 +01:00 |
lfbtextbuffer.h
|
Queue lfb text render commands with async render.
|
2013-12-17 14:30:26 +01:00 |
linebuffer.cpp
|
Remove <sortix/kernel/platform.h>.
|
2013-12-17 14:30:45 +01:00 |
linebuffer.h
|
Improve kernel terminal line editing.
|
2013-12-17 14:30:35 +01:00 |
log.cpp
|
Remove <sortix/kernel/platform.h>.
|
2013-12-17 14:30:45 +01:00 |
logterminal.cpp
|
Remove <sortix/kernel/platform.h>.
|
2013-12-17 14:30:45 +01:00 |
logterminal.h
|
Add tcsetpgrp(2) and tcgetpgrp(2).
|
2013-12-17 14:30:36 +01:00 |
Makefile
|
Allow the kernel to write to harddisks by default.
|
2013-12-19 17:42:07 +01:00 |
memorymanagement.cpp
|
Add mmap(2), mprotect(2) and munmap(2).
|
2013-12-17 14:30:41 +01:00 |
mtable.cpp
|
Remove <sortix/kernel/platform.h>.
|
2013-12-17 14:30:45 +01:00 |
multiboot.h
|
Fix trailing blank lines.
|
2013-12-17 14:30:23 +01:00 |
op-new.cpp
|
Avoid libc conflicts with libstdc++.
|
2013-12-17 14:30:45 +01:00 |
panic.cpp
|
Add brand.h.
|
2013-12-17 14:30:46 +01:00 |
partition.cpp
|
Remove <sortix/kernel/platform.h>.
|
2013-12-17 14:30:45 +01:00 |
partition.h
|
Add mkpartition(2).
|
2013-12-17 14:30:36 +01:00 |
pci.cpp
|
Remove <sortix/kernel/platform.h>.
|
2013-12-17 14:30:45 +01:00 |
pipe.cpp
|
Remove <sortix/kernel/platform.h>.
|
2013-12-17 14:30:45 +01:00 |
pipe.h
|
Add poll support to pipes.
|
2013-12-17 14:30:25 +01:00 |
poll.cpp
|
Remove <sortix/kernel/platform.h>.
|
2013-12-17 14:30:45 +01:00 |
poll.h
|
Add poll(2) and ppoll(2).
|
2013-12-17 14:30:25 +01:00 |
process.cpp
|
Remove <sortix/kernel/platform.h>.
|
2013-12-17 14:30:45 +01:00 |
refcount.cpp
|
Remove <sortix/kernel/platform.h>.
|
2013-12-17 14:30:45 +01:00 |
resource.cpp
|
Add prlimit(2).
|
2013-12-17 14:30:41 +01:00 |
resource.h
|
Add getpriority(2) and setpriority(2).
|
2013-12-17 14:30:41 +01:00 |
scheduler.cpp
|
Remove <sortix/kernel/platform.h>.
|
2013-12-17 14:30:45 +01:00 |
segment.cpp
|
Add virtual address space allocator for user-space.
|
2013-12-17 14:30:41 +01:00 |
serialterminal.cpp
|
Remove <sortix/kernel/platform.h>.
|
2013-12-17 14:30:45 +01:00 |
serialterminal.h
|
Update copyright headers of old files to the current format.
|
2013-12-17 14:30:23 +01:00 |
signal.cpp
|
Remove <sortix/kernel/platform.h>.
|
2013-12-17 14:30:45 +01:00 |
string.cpp
|
Update copyright headers of old files to the current format.
|
2013-12-17 14:30:23 +01:00 |
symbol.cpp
|
Add kernel symbol support.
|
2013-12-17 14:30:35 +01:00 |
syscall.cpp
|
Remove <sortix/kernel/platform.h>.
|
2013-12-17 14:30:45 +01:00 |
textbuffer.cpp
|
Remove <sortix/kernel/platform.h>.
|
2013-12-17 14:30:45 +01:00 |
textterminal.cpp
|
Remove <sortix/kernel/platform.h>.
|
2013-12-17 14:30:45 +01:00 |
textterminal.h
|
dispd: Wait for console rendering to finish.
|
2013-12-17 14:30:26 +01:00 |
thread.cpp
|
Remove <sortix/kernel/platform.h>.
|
2013-12-17 14:30:45 +01:00 |
time.cpp
|
Remove <sortix/kernel/platform.h>.
|
2013-12-17 14:30:45 +01:00 |
timer.cpp
|
Remove <sortix/kernel/platform.h>.
|
2013-12-17 14:30:45 +01:00 |
uart.cpp
|
Remove <sortix/kernel/platform.h>.
|
2013-12-17 14:30:45 +01:00 |
uart.h
|
Update copyright headers of old files to the current format.
|
2013-12-17 14:30:23 +01:00 |
user-timer.cpp
|
Remove <sortix/kernel/platform.h>.
|
2013-12-17 14:30:45 +01:00 |
utf8.cpp
|
Remove <sortix/kernel/platform.h>.
|
2013-12-17 14:30:45 +01:00 |
utf8.h
|
Update copyright headers of old files to the current format.
|
2013-12-17 14:30:23 +01:00 |
vga.cpp
|
Remove <sortix/kernel/platform.h>.
|
2013-12-17 14:30:45 +01:00 |
vga.h
|
Refactor kernel VFS.
|
2013-12-17 14:30:24 +01:00 |
vgatextbuffer.cpp
|
Remove <sortix/kernel/platform.h>.
|
2013-12-17 14:30:45 +01:00 |
vgatextbuffer.h
|
Update copyright headers of old files to the current format.
|
2013-12-17 14:30:23 +01:00 |
video.cpp
|
Remove <sortix/kernel/platform.h>.
|
2013-12-17 14:30:45 +01:00 |
vnode.cpp
|
Remove <sortix/kernel/platform.h>.
|
2013-12-17 14:30:45 +01:00 |
worker.cpp
|
Remove <sortix/kernel/platform.h>.
|
2013-12-17 14:30:45 +01:00 |