Go to file
pjht 3ca8b5a232 Add a very basic exit function and fix kmalloc.
Exit function does not deallocate task memory except for the data block, 
and does not are about the exit code except for logging.
2019-08-25 17:32:08 -05:00
fsdrv Get mount working and register_fs now takes a mailbox number. 2019-08-25 13:53:44 -05:00
init Add a kernel serial driver and a yieldToPID function. 2019-08-04 13:14:35 -05:00
iso/boot/grub ignore more build products 2019-05-25 10:16:39 -05:00
kernel Add a very basic exit function and fix kmalloc. 2019-08-25 17:32:08 -05:00
libc Add a very basic exit function and fix kmalloc. 2019-08-25 17:32:08 -05:00
psinfo Add long mode IDT 2019-04-27 09:51:32 -05:00
stuff start tracking stuff folder 2019-05-25 10:05:36 -05:00
sysroot/usr/include Add a very basic exit function and fix kmalloc. 2019-08-25 17:32:08 -05:00
vfs Get mount working and register_fs now takes a mailbox number. 2019-08-25 13:53:44 -05:00
.gdbinit Add a very basic exit function and fix kmalloc. 2019-08-25 17:32:08 -05:00
.gitignore Add a kernel serial driver and a yieldToPID function. 2019-08-04 13:14:35 -05:00
bochsrc.txt Fix vfs saying the message was sent from init's stdio mailbox. 2019-07-27 11:11:28 -05:00
bochsrc.txt.old Fix vfs saying the message was sent from init's stdio mailbox. 2019-07-27 11:11:28 -05:00
ext2.img Essentially merge ext-prog-libc 2019-05-01 09:39:23 -05:00
image.img Add new partitioned image 2019-04-21 07:38:55 -05:00
Makefile Fix os.iso target requiring files in initrd folder 2019-08-25 13:55:50 -05: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