os/kernel
2020-07-27 19:02:09 -05:00
..
cpu Fix inclusion of nonexistent libc headers 2020-07-27 17:18:16 -05:00
ActionDoxyfile documentation action change 2020-07-26 07:33:44 -05:00
address_spaces.c Remove unnecessary uints 2020-07-23 11:50:23 -05:00
address_spaces.h Add kernel documentation 2020-07-25 16:54:37 -05:00
crt0.asm Get all programs building using the new hosted cross-compiler 2019-08-28 08:26:42 -05:00
Doxyfile Kernel now puts docs in kernel/docs, and move Doxyfile into kernel/ 2020-07-26 07:21:15 -05:00
kernel.c Add kernel documentation 2020-07-25 16:54:37 -05:00
kernel.h Add syscalls to get initrd size and copy it into user supplied memory 2019-08-26 13:07:01 -05:00
kmalloc.c Add kernel documentation 2020-07-25 16:54:37 -05:00
kmalloc.h Add kernel documentation 2020-07-25 16:54:37 -05:00
pmem.c pmem_free now takes a start address 2020-07-27 19:02:09 -05:00
pmem.h pmem_free now takes a start address 2020-07-27 19:02:09 -05:00
rpc.c Fix naming convention deviations 2020-07-25 18:00:53 -05:00
rpc.h Add kernel documentation 2020-07-25 16:54:37 -05:00
tasking.c Fix allowing unblocking of exited/ready/running threads 2020-07-27 18:01:24 -05:00
tasking.h Documentation work 2020-07-25 18:01:05 -05:00
vga_err.c Add kernel documentation 2020-07-25 16:54:37 -05:00
vga_err.h Documentation work 2020-07-25 18:01:05 -05:00