toaruos/kernel
2018-10-04 12:27:40 +09:00
..
cpu IRQ stuff 2018-07-21 16:02:39 +09:00
devices Fix irq remapping under vmware? possibly? 2018-09-12 20:42:57 +09:00
ds Pipes should wake up from fswait when they close 2018-08-21 22:57:14 +09:00
fs Only the kill syscall should care about user permissions for signals 2018-09-28 23:59:12 +09:00
mem Only the kill syscall should care about user permissions for signals 2018-09-28 23:59:12 +09:00
misc Handle leading space in shebang 2018-10-04 12:27:40 +09:00
sys Allow modules to install procfs entries 2018-09-30 16:09:19 +09:00
boot.S Merge kernel 2018-03-16 21:56:19 +09:00
gdt.S also set gs 2018-07-11 16:09:25 +09:00
idt.S Merge kernel 2018-03-16 21:56:19 +09:00
irq.S Merge kernel 2018-03-16 21:56:19 +09:00
isr.S Merge kernel 2018-03-16 21:56:19 +09:00
libc.c Reorganize headers 2018-03-19 11:38:11 +09:00
link.ld Merge kernel 2018-03-16 21:56:19 +09:00
main.c Fix debug shell not being able to start a shell by allowing system() in kernel to take an env 2018-08-14 11:33:02 +09:00
spin.c Reorganize headers 2018-03-19 11:38:11 +09:00
task.S Merge kernel 2018-03-16 21:56:19 +09:00
tss.S Merge kernel 2018-03-16 21:56:19 +09:00
user.S Merge kernel 2018-03-16 21:56:19 +09:00