.. |
fs
|
[shell] Tab completion, basic work on writing files
|
2011-11-24 18:59:23 -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
|
[ide] Fix minor bug
|
2011-10-31 17:40:50 -05: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
|
[shell] Line editing.
|
2011-11-26 17:18:35 -06:00 |
list.c
|
[list] Fix some bugs in that. It never works on the first push anyway, right?
|
2011-11-28 23:45:33 -06:00 |
mem.c
|
[core] Some extra macros to make life easier
|
2011-10-31 01:17:26 -05: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
|
[shell] Line editing.
|
2011-11-26 17:18:35 -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 some signed/unsigned issues
|
2011-11-18 00:00:54 -06:00 |
timer.c
|
[core] Some extra macros to make life easier
|
2011-10-31 01:17:26 -05:00 |
vfs.c
|
[vfs] Fix an allocation bug
|
2011-11-26 17:18:00 -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 |