This website requires JavaScript.
Explore
Help
Sign In
Aren
/
toaruos
Watch
1
Star
0
Fork
0
You've already forked toaruos
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
toaruos
/
kernel
History
K. Lange
75cd03a4a6
tag kernel v1.5.2
2018-09-29 15:30:58 +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
Add naive bounds checking for elf loading
2018-08-29 08:24:14 +09:00
sys
tag kernel v1.5.2
2018-09-29 15:30:58 +09:00
boot.S
…
gdt.S
…
idt.S
…
irq.S
…
isr.S
…
libc.c
…
link.ld
…
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
…
task.S
…
tss.S
…
user.S
…