sortix--sortix/sortix
Jonas 'Sortie' Termansen 2e64286ae5 Update kernel panic code to current coding conventions. 2013-12-17 14:30:37 +01:00
..
fs Add tcsetpgrp(2) and tcgetpgrp(2). 2013-12-17 14:30:36 +01:00
include/sortix Update kernel panic code to current coding conventions. 2013-12-17 14:30:37 +01:00
kb
net
x64 Refactor kernel GDT code. 2013-12-17 14:30:37 +01:00
x86 Refactor kernel GDT code. 2013-12-17 14:30:37 +01:00
x86-family Remove obsolete PLATFORM_X86 and PLATFORM_X64 macros. 2013-12-17 14:30:37 +01:00
.gitignore
Makefile Refactor kernel GDT code. 2013-12-17 14:30:37 +01:00
addralloc.cpp
alarm.cpp
alarm.h
ata.cpp Clean up ATA PIO driver. 2013-12-17 14:30:36 +01:00
ata.h
bga.cpp
bga.h
calltrace.cpp
clock.cpp
com.cpp
com.h
copy.cpp
crc32.cpp
debugger.cpp
descriptor.cpp Add tcsetpgrp(2) and tcgetpgrp(2). 2013-12-17 14:30:36 +01:00
dispmsg.cpp
dispmsg.h
dtable.cpp
elf.cpp Remove obsolete PLATFORM_X86 and PLATFORM_X64 macros. 2013-12-17 14:30:37 +01:00
elf.h
end.cpp
fcache.cpp
fsfunc.cpp
identity.cpp
identity.h
initrd.cpp
initrd.h
inode.cpp Add tcsetpgrp(2) and tcgetpgrp(2). 2013-12-17 14:30:36 +01:00
interlock.cpp
interrupt.cpp Remove obsolete PLATFORM_X86 and PLATFORM_X64 macros. 2013-12-17 14:30:37 +01:00
io.cpp Add tcsetpgrp(2) and tcgetpgrp(2). 2013-12-17 14:30:36 +01:00
io.h
ioctx.cpp
kernel.cpp Remove obsolete PLATFORM_X86 and PLATFORM_X64 macros. 2013-12-17 14:30:37 +01:00
kernelinfo.cpp
kernelinfo.h
kthread.cpp
lfbtextbuffer.cpp
lfbtextbuffer.h
linebuffer.cpp
linebuffer.h
log.cpp
logterminal.cpp Add tcsetpgrp(2) and tcgetpgrp(2). 2013-12-17 14:30:36 +01:00
logterminal.h Add tcsetpgrp(2) and tcgetpgrp(2). 2013-12-17 14:30:36 +01:00
memorymanagement.cpp
mtable.cpp
multiboot.h
panic.cpp Update kernel panic code to current coding conventions. 2013-12-17 14:30:37 +01:00
partition.cpp
partition.h
pci.cpp
pipe.cpp
pipe.h
poll.cpp
poll.h
process.cpp Rename SYSCALL_WAIT to SYSCALL_WAITPID. 2013-12-17 14:30:36 +01:00
refcount.cpp
scheduler.cpp
serialterminal.cpp
serialterminal.h
signal.cpp
sound.cpp
sound.h
string.cpp
symbol.cpp
syscall.cpp
textbuffer.cpp
textterminal.cpp
textterminal.h
thread.cpp Implement sending signals to process groups. 2013-12-17 14:30:36 +01:00
time.cpp
timer.cpp
uart.cpp
uart.h
user-timer.cpp
utf8.cpp
utf8.h
vga.cpp
vga.h
vgatextbuffer.cpp
vgatextbuffer.h
video.cpp
vnode.cpp Add tcsetpgrp(2) and tcgetpgrp(2). 2013-12-17 14:30:36 +01:00
worker.cpp