os/kernel
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
..
cpu Add a very basic exit function and fix kmalloc. 2019-08-25 17:32:08 -05:00
kernel.c Add a very basic exit function and fix kmalloc. 2019-08-25 17:32:08 -05:00
log Fix vfs saying the message was sent from init's stdio mailbox. 2019-07-27 11:11:28 -05:00
start.asm Finish fopen in the vfs and hopefully add a working fopen in stdio.c 2019-07-01 15:13:47 -05:00
vga_err.c fix files looking for ports.h in wrong place 2019-05-25 10:13:59 -05:00
vga_err.h Remove all drivers and fs code from kernel 2019-05-22 14:18:29 -05:00