1
0
Fork 0
mirror of https://gitlab.com/sortix/sortix.git synced 2023-02-13 20:55:38 -05:00
sortix--sortix/kernel
2014-11-26 22:27:04 +01:00
..
fs Add tcgetblob(2) and tcsetblob(2). 2014-11-25 18:40:50 +01:00
gpu/bga Refactor kernel graphics support. 2014-11-19 00:08:49 +01:00
include/sortix Maintain counts of physical frames used for particular purposes. 2014-11-26 22:27:04 +01:00
kb Let kernel debugger know how it was invoked. 2014-11-21 00:12:46 +01:00
net Implement SO_RCVBUF and SO_SNDBUF for filesystem sockets. 2014-11-25 17:14:46 +01:00
x64 Maintain counts of physical frames used for particular purposes. 2014-11-26 22:27:04 +01:00
x86 Maintain counts of physical frames used for particular purposes. 2014-11-26 22:27:04 +01:00
x86-family Maintain counts of physical frames used for particular purposes. 2014-11-26 22:27:04 +01:00
.gitignore
addralloc.cpp Slightly improve addralloc virtual address space leaking. 2014-11-26 22:25:37 +01:00
alarm.cpp
alarm.h
ata.cpp Relocate kernel IO port functions to <sortix/kernel/ioport.h>. 2014-11-18 18:10:22 +01:00
ata.h
calltrace.cpp
clock.cpp Fix waiting for absolute time on clocks. 2014-10-18 15:30:11 +02:00
com.cpp Refactor kernel interrupt and thread register support. 2014-11-18 20:33:21 +01:00
com.h
copy.cpp Add function for clearing user-space memory from the kernel. 2014-03-01 14:37:41 +01:00
crc32.cpp
debugger.cpp Let kernel debugger know how it was invoked. 2014-11-21 00:12:46 +01:00
descriptor.cpp Add tcgetblob(2) and tcsetblob(2). 2014-11-25 18:40:50 +01:00
dtable.cpp
elf.cpp Maintain counts of physical frames used for particular purposes. 2014-11-26 22:27:04 +01:00
elf.h Add kernel uthread support. 2014-07-08 17:41:50 +02:00
end.cpp
fcache.cpp Maintain counts of physical frames used for particular purposes. 2014-11-26 22:27:04 +01:00
fsfunc.cpp
identity.cpp
identity.h
initrd.cpp Maintain counts of physical frames used for particular purposes. 2014-11-26 22:27:04 +01:00
initrd.h Memory efficiently extract the initrd. 2014-11-24 22:32:57 +01:00
inode.cpp Add tcgetblob(2) and tcsetblob(2). 2014-11-25 18:40:50 +01:00
interlock.cpp
interrupt.cpp Fix interrupt worker quality. 2014-09-23 20:45:57 +02:00
io.cpp Add tcgetblob(2) and tcsetblob(2). 2014-11-25 18:40:50 +01:00
io.h
ioctx.cpp Add function for clearing user-space memory from the kernel. 2014-03-01 14:37:41 +01:00
kernel.cpp Memory efficiently extract the initrd. 2014-11-24 22:32:57 +01:00
kernelinfo.cpp
kernelinfo.h
kthread.cpp Refactor kernel interrupt and thread register support. 2014-11-18 20:33:21 +01:00
lfbtextbuffer.cpp Add support for \e[9xm and \e[10xm escape sequences. 2014-11-25 17:19:32 +01:00
lfbtextbuffer.h Add unicode support to kernel terminal and console. 2014-11-24 17:41:26 +01:00
linebuffer.cpp
linebuffer.h
log.cpp Refactor kernel interrupt and thread register support. 2014-11-18 20:33:21 +01:00
logterminal.cpp Add tcgetblob(2) and tcsetblob(2). 2014-11-25 18:40:50 +01:00
logterminal.h Add tcgetblob(2) and tcsetblob(2). 2014-11-25 18:40:50 +01:00
Makefile Implement SO_RCVBUF and SO_SNDBUF for filesystem sockets. 2014-11-25 17:14:46 +01:00
memorymanagement.cpp Maintain counts of physical frames used for particular purposes. 2014-11-26 22:27:04 +01:00
mtable.cpp
multiboot.h
op-new.cpp
panic.cpp Add tcgetwincurpos(2). 2014-03-17 19:22:10 +01:00
partition.cpp
partition.h
pci-mmio.cpp Add utility functions for mapping PCI memory areas. 2014-11-18 23:14:49 +01:00
pci.cpp Implement searching for multiple PCI devices matching a pattern. 2014-11-18 22:00:29 +01:00
pipe.cpp Implement SO_RCVBUF and SO_SNDBUF for filesystem sockets. 2014-11-25 17:14:46 +01:00
pipe.h
poll.cpp Fix polling Unix sockets in both incoming and outgoing directions. 2014-05-28 22:18:54 +02:00
poll.h
process.cpp Maintain counts of physical frames used for particular purposes. 2014-11-26 22:27:04 +01:00
ptable.cpp Refactor process id allocation and accounting. 2014-11-18 20:33:21 +01:00
refcount.cpp
registers.cpp Refactor kernel interrupt and thread register support. 2014-11-18 20:33:21 +01:00
resource.cpp Refactor process id allocation and accounting. 2014-11-18 20:33:21 +01:00
resource.h
scheduler.cpp Refactor kernel interrupt and thread register support. 2014-11-18 20:33:21 +01:00
segment.cpp Add kernel uthread support. 2014-07-08 17:41:50 +02:00
signal.cpp Refactor process id allocation and accounting. 2014-11-18 20:33:21 +01:00
sockopt.cpp Implement SO_RCVBUF and SO_SNDBUF for filesystem sockets. 2014-11-25 17:14:46 +01:00
string.cpp
symbol.cpp
syscall.cpp Fix print format warnings in kernel/syscall.cpp. 2014-03-01 14:37:42 +01:00
textbuffer.cpp
textterminal.cpp Add support for \e[9xm and \e[10xm escape sequences. 2014-11-25 17:19:32 +01:00
textterminal.h Add unicode support to kernel terminal and console. 2014-11-24 17:41:26 +01:00
thread.cpp Refactor kernel interrupt and thread register support. 2014-11-18 20:33:21 +01:00
time.cpp
timer.cpp
uart.cpp Relocate kernel IO port functions to <sortix/kernel/ioport.h>. 2014-11-18 18:10:22 +01:00
uart.h
user-timer.cpp Remove obsolete system calls. 2014-09-25 17:49:02 +02:00
vga.cpp Relocate kernel IO port functions to <sortix/kernel/ioport.h>. 2014-11-18 18:10:22 +01:00
vga.h Add unicode support to kernel terminal and console. 2014-11-24 17:41:26 +01:00
vgatextbuffer.cpp Add unicode support to kernel terminal and console. 2014-11-24 17:41:26 +01:00
vgatextbuffer.h Add unicode support to kernel terminal and console. 2014-11-24 17:41:26 +01:00
video.cpp Refactor kernel graphics support. 2014-11-19 00:08:49 +01:00
vnode.cpp Add tcgetblob(2) and tcsetblob(2). 2014-11-25 18:40:50 +01:00
worker.cpp