.. |
disk
|
Fix drivers not detecting PCI devices without an interrupt line.
|
2016-08-21 00:03:58 +02:00 |
fs
|
Move readv/writev family and sendmsg/recvmsg into drivers.
|
2017-02-13 22:04:21 +01:00 |
gpu/bga
|
Fix BGA driver crashes without vbox guest additions.
|
2017-01-22 22:28:58 +01:00 |
include/sortix
|
Add socket(2).
|
2017-02-14 20:43:31 +01: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 socket(2).
|
2017-02-14 20:43:31 +01:00 |
x64
|
Remove not_rsp and not_esp.
|
2016-10-30 12:03:47 +00:00 |
x86
|
Remove not_rsp and not_esp.
|
2016-10-30 12:03:47 +00:00 |
x86-family
|
Add VirtualBox Guest Additions.
|
2016-11-27 11:18:49 +01:00 |
.gitignore
|
Allow bootloader bitmap framebuffer modesetting.
|
2016-01-08 19:56:11 +01: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
|
Support deallocating kernel timers in timer handlers.
|
2017-02-14 20:43:30 +01:00 |
com.cpp
|
Fix concurrent serial port read and write.
|
2016-11-03 22:10:45 +01:00 |
com.h
|
Relicense Sortix to the ISC license.
|
2016-03-05 22:21:50 +01:00 |
copy.cpp
|
Relicense Sortix to the ISC license.
|
2016-03-05 22:21:50 +01:00 |
descriptor.cpp
|
Move readv/writev family and sendmsg/recvmsg into drivers.
|
2017-02-13 22:04:21 +01:00 |
dtable.cpp
|
Relicense Sortix to the ISC license.
|
2016-03-05 22:21:50 +01:00 |
elf.cpp
|
Optimize is_power_of_two.
|
2016-11-06 17:42:13 +01:00 |
end.cpp
|
Relicense Sortix to the ISC license.
|
2016-03-05 22:21:50 +01:00 |
fcache.cpp
|
Move readv/writev family and sendmsg/recvmsg into drivers.
|
2017-02-13 22:04:21 +01:00 |
fsfunc.cpp
|
Relicense Sortix to the ISC license.
|
2016-03-05 22:21:50 +01:00 |
hostname.cpp
|
Fix kernel not using BRAND_DEFAULT_HOSTNAME.
|
2016-09-28 20:15:36 +02:00 |
identity.cpp
|
Relicense Sortix to the ISC license.
|
2016-03-05 22:21:50 +01:00 |
initrd.cpp
|
Panic upon detection of xz, gzip, or bzip2 magic in loaded modules.
|
2016-12-29 12:57:57 -06:00 |
initrd.h
|
Relicense Sortix to the ISC license.
|
2016-03-05 22:21:50 +01:00 |
inode.cpp
|
Move readv/writev family and sendmsg/recvmsg into drivers.
|
2017-02-13 22:04:21 +01: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
|
Move readv/writev family and sendmsg/recvmsg into drivers.
|
2017-02-13 22:04:21 +01:00 |
ioctx.cpp
|
Relicense Sortix to the ISC license.
|
2016-03-05 22:21:50 +01:00 |
kernel.cpp
|
Add socket(2).
|
2017-02-14 20:43:31 +01: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
|
Support 8-bit/24-bit color and more escape codes in the graphical console.
|
2016-11-27 11:19:03 +01:00 |
lfbtextbuffer.h
|
Support 8-bit/24-bit color and more escape codes in the graphical console.
|
2016-11-27 11:19:03 +01:00 |
libk.cpp
|
Seed kernel entropy with randomness from the previous boot.
|
2016-10-04 00:34:50 +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-11-27 11:18:48 +01:00 |
logterminal.cpp
|
Detect whether the terminal has a display and a keyboard layout.
|
2016-11-23 22:31:04 +01:00 |
logterminal.h
|
Add support for sessions.
|
2016-11-23 22:30:47 +01:00 |
Makefile
|
Add socket(2).
|
2017-02-14 20:43:31 +01:00 |
memorymanagement.cpp
|
Relicense Sortix to the ISC license.
|
2016-03-05 22:21:50 +01: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 |
palette.h
|
Support 8-bit/24-bit color and more escape codes in the graphical console.
|
2016-11-27 11:19:03 +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
|
Move readv/writev family and sendmsg/recvmsg into drivers.
|
2017-02-13 22:04:21 +01:00 |
poll.cpp
|
Relicense Sortix to the ISC license.
|
2016-03-05 22:21:50 +01:00 |
process.cpp
|
Add support for sessions.
|
2016-11-23 22:30:47 +01:00 |
psctl.cpp
|
Add support for sessions.
|
2016-11-23 22:30:47 +01:00 |
ptable.cpp
|
Relicense Sortix to the ISC license.
|
2016-03-05 22:21:50 +01:00 |
pty.cpp
|
Add pseudo terminals.
|
2016-11-23 22:31:05 +01:00 |
pty.h
|
Add pseudo terminals.
|
2016-11-23 22:31:05 +01:00 |
random.cpp
|
Seed kernel entropy with randomness from the previous boot.
|
2016-10-04 00:34:50 +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
|
Add support for sessions.
|
2016-11-23 22:30:47 +01:00 |
scheduler.cpp
|
Remove not_rsp and not_esp.
|
2016-10-30 12:03:47 +00:00 |
segment.cpp
|
Relicense Sortix to the ISC license.
|
2016-03-05 22:21:50 +01:00 |
signal.cpp
|
Add support for sessions.
|
2016-11-23 22:30:47 +01: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 socket(2).
|
2017-02-14 20:43:31 +01:00 |
textbuffer.cpp
|
Support 8-bit/24-bit color and more escape codes in the graphical console.
|
2016-11-27 11:19:03 +01:00 |
textterminal.cpp
|
Fix saving and restoring console cursor position.
|
2017-01-22 22:28:58 +01:00 |
textterminal.h
|
Support 8-bit/24-bit color and more escape codes in the graphical console.
|
2016-11-27 11:19:03 +01:00 |
thread.cpp
|
Fix exit_thread(2) multi-threaded process destruction.
|
2016-10-17 18:38:04 +02:00 |
time.cpp
|
Relicense Sortix to the ISC license.
|
2016-03-05 22:21:50 +01:00 |
timer.cpp
|
Support deallocating kernel timers in timer handlers.
|
2017-02-14 20:43:30 +01:00 |
tty.cpp
|
Add support for sessions.
|
2016-11-23 22:30:47 +01:00 |
tty.h
|
Add support for sessions.
|
2016-11-23 22:30:47 +01:00 |
uart.cpp
|
Add debug uart utility functions.
|
2016-11-27 11:18:48 +01:00 |
uart.h
|
Add debug uart utility functions.
|
2016-11-27 11:18:48 +01: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
|
Support 8-bit/24-bit color and more escape codes in the graphical console.
|
2016-11-27 11:19:03 +01:00 |
vgatextbuffer.h
|
Refactor graphical resolution changes.
|
2016-11-27 11:18:48 +01:00 |
video.cpp
|
Refactor graphical resolution changes.
|
2016-11-27 11:18:48 +01:00 |
vnode.cpp
|
Move readv/writev family and sendmsg/recvmsg into drivers.
|
2017-02-13 22:04:21 +01:00 |
worker.cpp
|
Relicense Sortix to the ISC license.
|
2016-03-05 22:21:50 +01:00 |