.. |
.gitignore
|
Rename kernel file to "tailix.multiboot2"
|
2021-12-12 18:53:18 +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
|
Remove logger
|
2020-12-06 08:04:34 +05:00 |
hwint.c
|
Remove logger
|
2020-12-06 08:04:34 +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 |
main.c
|
Remove logger
|
2020-12-06 08:04:34 +05:00 |
Makefile
|
Rename kernel file to "tailix.multiboot2"
|
2021-12-12 18:53:18 +05:00 |
paging.c
|
Use external cross-compiler and rename arch "x86" to "i386"
|
2020-12-08 08:01:24 +05:00 |
paging.h
|
Move code
|
2020-12-02 00:11:28 +05:00 |
panic.c
|
Use external cross-compiler and rename arch "x86" to "i386"
|
2020-12-08 08:01:24 +05:00 |
panic.h
|
Rename directory "/kernel/" to "/kernelmq/"
|
2020-11-25 14:37:15 +05:00 |
pic.c
|
Use external cross-compiler and rename arch "x86" to "i386"
|
2020-12-08 08:01:24 +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
|
Remove logger
|
2020-12-06 08:04:34 +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
|
Remove logger
|
2020-12-06 08:04:34 +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
|
Use external cross-compiler and rename arch "x86" to "i386"
|
2020-12-08 08:01:24 +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 |