toaruos/kernel/core
2011-03-27 23:58:54 -05:00
..
fs [debg] Remove debug text from various places 2011-03-02 00:54:15 -06:00
video [bochs] Do /something/ with that... 2011-03-27 19:41:31 -05:00
alloc.c [task] Holy crap, tasking. That took forever and it's still broken. 2011-03-01 17:48:39 -06:00
args.c [bochs] Perhaps I should work on something other than this display driver... 2011-03-27 13:41:00 -05:00
cmos.c [cmos] Add CMOS module 2011-03-25 01:09:23 -04:00
cpudet.c [cpu] CPU detection by Brynet, BSD license 2011-03-26 21:36:49 -05:00
gdt.c [docs] ... 2011-03-04 21:05:03 -06:00
idt.c [docs] ... 2011-03-04 21:05:03 -06:00
irq.c [docs] ... 2011-03-04 21:05:03 -06:00
isrs.c Crash. 2011-02-13 02:39:27 -06:00
kbd.c Dammit, vim, let's try to keep things consistent now, shall we? 2011-03-25 19:54:48 -05:00
kprintf.c Dammit, vim, let's try to keep things consistent now, shall we? 2011-03-25 19:54:48 -05:00
mem.c [shell] Fix a potential null-pointer derefence because we didn't check that cmd wasn't null 2011-03-25 19:49:44 -05:00
multiboot.c Classic text colors. 2011-03-24 20:24:59 -05:00
panic.c [panic] HLT on panic / failed assertion, rather than busy looping 2011-02-13 23:41:43 -06:00
serial.c [serial] Add input support using interrupts so we can work with kgets(); time drop the the text console 2011-02-19 15:27:41 -06:00
shell.c [bochs] Perhaps I should work on something other than this display driver... 2011-03-27 13:41:00 -05:00
system.c [vid] Working on VBE graphics support for Bochs/Qemu 2011-03-25 22:29:54 -05:00
task.c [This too, sorta] 2011-03-27 23:58:54 -05:00
timer.c [task] Minor stuff 2011-03-03 01:39:26 -06:00
vfs.c [meta] Restructure directory tree and output files. 2011-02-12 16:47:20 -06:00
vga.c [bochs] Proper bitmap reading, smaller boot logo. 2011-03-27 18:08:41 -05:00