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
/
misc
History
K. Lange
d79bf46731
fbterm: Move log to center, set bg to black
2021-10-26 16:14:38 +09:00
..
args.c
…
assert.c
assert: use dprintf, not printf, when printing assertion message
2021-10-25 18:24:49 +09:00
elf64.c
insmod: Support passing arguments to modules
2021-10-20 10:33:35 +09:00
fbterm.c
fbterm: Move log to center, set bg to black
2021-10-26 16:14:38 +09:00
gzip.c
…
hashmap.c
…
kprintf.c
…
ksym.c
kernel: Better fault reports
2021-10-04 20:34:42 +09:00
list.c
…
malloc.c
kmalloc: Use existing assertion infrastructure
2021-10-25 18:25:21 +09:00
pci.c
…
ringbuffer.c
ringbuffer: don't use heap allocator if buffer size is one page
2021-10-24 19:52:51 +09:00
string.c
…
tokenize.c
…
tree.c
…