Go to file
2019-04-21 14:19:52 -05:00
cpu Fix warnings 2019-04-21 14:19:52 -05:00
drivers Start work on ext2 file writing 2019-04-13 11:17:46 -05:00
fs Fix warnings 2019-04-21 14:19:52 -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 Fix warnings 2019-04-21 14:19:52 -05:00
libc Realloc behaves properly when passed a NULL pointer 2019-04-18 08:48:56 -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
.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
drv_log Start work on ext2 file writing 2019-04-13 11:17:46 -05:00
ext2.img main ext2 image now has a partition on the whold drive 2019-04-21 14:19:07 -05:00
image.img Add new partitioned image 2019-04-21 07:38:55 -05:00
linker.ld Remove most code for a blank start 2019-02-09 12:52:45 -06:00
Makefile Add new partitioned image 2019-04-21 07:38:55 -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
orig_ext2.img actually remove lfs 2019-04-19 10:17:04 -05:00