toaruos/kernel/core
2011-12-06 19:46:22 -06:00
..
fs [ext2] *Should* be a working inode writer 2011-12-06 18:04:42 -06:00
video [bochs] Add a function to force a redraw of the cursor 2011-11-26 17:18:20 -06:00
alloc.c [task] Make sure we free everything. WARNING: this actually breaks some things as is 2011-04-11 20:05:40 -05:00
args.c Load wallpaper from file on disk 2011-11-18 14:38:27 -06:00
cmos.c [ext2] Read from hard disk. Seems to work wonderfully. 2011-11-17 23:29:08 -06:00
cpudet.c [core] Some extra macros to make life easier 2011-10-31 01:17:26 -05:00
elf.c more tiles 2011-05-02 21:47:05 -05:00
fpu.c [core] Some extra macros to make life easier 2011-10-31 01:17:26 -05:00
gdt.c [docs] Various. 2011-04-14 21:02:44 -05:00
ide.c [ext2] Bitmap allocation, we can (almost) allocate inodes 2011-12-05 00:21:56 -06:00
idt.c [user] Still slightly broken userspace 2011-03-29 21:08:56 -05:00
irq.c [core] Some extra macros to make life easier 2011-10-31 01:17:26 -05:00
isrs.c [panic] Updated panic screen 2011-03-30 02:16:30 -05:00
kbd.c [kbd] Fix bad modifier handling 2011-10-31 01:48:03 -05:00
kprintf.c Fix forking? 2011-12-06 19:46:22 -06:00
list.c [list] Fix remove and pop 2011-11-29 13:07:59 -06:00
mem.c [mem] Add some new page fault special things 2011-12-06 19:43:45 -06:00
mouse.c [mouse] Screw it, increase mouse speed 2011-10-31 12:36:02 -05:00
multiboot.c [bin] Working on ELF binaries. Redid some multiboot stuff (larger ramdisks should work now) 2011-04-06 16:50:37 -05:00
panic.c [core] Some extra macros to make life easier 2011-10-31 01:17:26 -05:00
pci.c [pci] Add pci config read/write to system.h 2011-11-03 17:06:27 -05:00
serial.c Fix some signed/unsigned issues 2011-11-18 00:00:54 -06:00
shell.c [fs] Use the path canonicalization function for opening and cd'ing 2011-11-29 20:19:30 -06:00
syscall.c [sys] This seems to help fork() a small bit 2011-11-18 22:14:00 -06:00
system.c [misc] strstr, startswith 2011-11-26 15:25:59 -06:00
task.c Fix forking? 2011-12-06 19:46:22 -06:00
timer.c [core] Some extra macros to make life easier 2011-10-31 01:17:26 -05:00
tree.c [tree] Some comments couldn't hurt 2011-11-29 07:10:35 -06:00
vfs.c [fs] Use the path canonicalization function for opening and cd'ing 2011-11-29 20:19:30 -06:00
vga_font.c [font] Fix silly 8 2011-10-31 17:40:37 -05:00
vga.c [ansiterm] Fix a bunch of crap with the ANSI term and output in general. 2011-04-05 19:12:08 -05:00