Go to file
2019-04-09 09:05:47 -05:00
cpu Added errno 2019-04-08 15:58:30 -05:00
drivers IDE read sector function was reading the wrong port for status 2019-04-07 14:08:19 -05:00
fs ext2 driver now sets errno 2019-04-08 16:32:56 -05:00
initrd Remove most code for a blank start 2019-02-09 12:52:45 -06:00
iso/boot/grub Work and cleanup 2019-03-11 09:32:55 -05:00
kernel VFS functions now check mode 2019-04-09 09:05:47 -05:00
libc Add read bool and write bool to file structure 2019-04-09 09:01:06 -05:00
prog Re add program build into makefile 2019-03-17 18:04:50 -05:00
psinfo/i386 Add tasking (No usermode support) 2019-02-11 09:30:28 -06:00
.gitattributes Remove most code for a blank start 2019-02-09 12:52:45 -06:00
.gitignore Ignore all sysroot files 2019-04-06 09:07:19 -05:00
bochsrc.txt Add IDE driver and r/o ext2 fs driver 2019-04-06 09:07:06 -05:00
ext2.img Add IDE driver and r/o ext2 fs driver 2019-04-06 09:07:06 -05:00
linker.ld Remove most code for a blank start 2019-02-09 12:52:45 -06:00
Makefile ext2 driver now properly reads inode contents and supports singly indirect block pointers 2019-04-06 17:38:36 -05:00
makeinitrd.rb Remove most code for a blank start 2019-02-09 12:52:45 -06:00
network.rb Remove most code for a blank start 2019-02-09 12:52:45 -06:00