.. |
.gitignore
|
Rename directory "/kernel/" to "/kernelmq/"
|
2020-11-25 14:37:15 +05:00 |
config.h
|
Rename directory "/kernel/" to "/kernelmq/"
|
2020-11-25 14:37:15 +05:00 |
elf.h
|
Add types for ELF relocation table
|
2020-11-25 23:35:35 +05:00 |
exception.c
|
Panic
|
2020-11-27 19:22:20 +05:00 |
hwint.c
|
Use port I/O from "libkernaux"
|
2020-11-29 04:50:35 +05:00 |
hwint.h
|
Rename directory "/kernel/" to "/kernelmq/"
|
2020-11-25 14:37:15 +05:00 |
info.c
|
Merge "init" into "main"
|
2020-11-26 23:50:25 +05:00 |
info.h
|
Merge "init" into "main"
|
2020-11-26 23:50:25 +05:00 |
interrupt.asm
|
Rename directory "/kernel/" to "/kernelmq/"
|
2020-11-25 14:37:15 +05:00 |
interrupt.h
|
Rename directory "/kernel/" to "/kernelmq/"
|
2020-11-25 14:37:15 +05:00 |
linker.ld
|
Rename directory "/kernel/" to "/kernelmq/"
|
2020-11-25 14:37:15 +05:00 |
logger.c
|
Use <kernaux/console.h>
|
2020-11-30 16:35:58 +05:00 |
logger.h
|
Print Multiboot 2 info
|
2020-11-28 06:38:32 +05:00 |
main.c
|
Remove unnecessary code
|
2020-12-01 23:54:35 +05:00 |
Makefile
|
Remove unnecessary code
|
2020-12-02 00:10:08 +05:00 |
paging.c
|
Move code
|
2020-12-02 00:11:28 +05:00 |
paging.h
|
Move code
|
2020-12-02 00:11:28 +05:00 |
panic.c
|
Rename "i386" to "x86"
|
2020-11-30 16:31:20 +05:00 |
panic.h
|
Rename directory "/kernel/" to "/kernelmq/"
|
2020-11-25 14:37:15 +05:00 |
pic.c
|
Rename "i386" to "x86"
|
2020-11-30 16:31:20 +05:00 |
pic.h
|
Rename directory "/kernel/" to "/kernelmq/"
|
2020-11-25 14:37:15 +05:00 |
protected.asm
|
Rename directory "/kernel/" to "/kernelmq/"
|
2020-11-25 14:37:15 +05:00 |
protected.c
|
Use stdlib from <kernaux/stdlib.h>
|
2020-11-30 06:03:45 +05:00 |
protected.h
|
Rename directory "/kernel/" to "/kernelmq/"
|
2020-11-25 14:37:15 +05:00 |
start.s
|
Merge "init" into "main"
|
2020-11-26 23:50:25 +05:00 |
syscall.c
|
Rename directory "/kernel/" to "/kernelmq/"
|
2020-11-25 14:37:15 +05:00 |
syscall.h
|
Rename directory "/kernel/" to "/kernelmq/"
|
2020-11-25 14:37:15 +05:00 |
tasks.asm
|
Rename directory "/kernel/" to "/kernelmq/"
|
2020-11-25 14:37:15 +05:00 |
tasks.h
|
Rename directory "/kernel/" to "/kernelmq/"
|
2020-11-25 14:37:15 +05:00 |
timer.c
|
Rename "i386" to "x86"
|
2020-11-30 16:31:20 +05:00 |
timer.h
|
Rename directory "/kernel/" to "/kernelmq/"
|
2020-11-25 14:37:15 +05:00 |
tss.asm
|
Rename directory "/kernel/" to "/kernelmq/"
|
2020-11-25 14:37:15 +05:00 |
tss.c
|
Use stdlib from <kernaux/stdlib.h>
|
2020-11-30 06:03:45 +05:00 |
tss.h
|
Rename directory "/kernel/" to "/kernelmq/"
|
2020-11-25 14:37:15 +05:00 |