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
Kevin Lange
7d2083cae9
handle printf("%s", NULL) without crashing
2014-04-13 02:04:34 -07:00
..
cpu
Fix extern declaration of isrs table
2014-04-13 02:01:56 -07:00
devices
…
ds
Fix a null dereference from lists/trees
2014-04-13 02:02:17 -07:00
fs
kill sockfs, what even is this
2014-04-13 00:51:37 -07:00
include
Restructuring intial paging setup
2014-04-12 23:03:56 -07:00
mem
Fix some major paging issues
2014-04-13 02:04:01 -07:00
misc
handle printf("%s", NULL) without crashing
2014-04-13 02:04:34 -07:00
sys
Fix a bad printf in syscalls
2014-04-13 02:01:20 -07:00
link.ld
…
main.c
Fix a typo and a potentially crash with timers
2014-04-13 02:03:11 -07:00
start.s
…