Commit Graph

22 Commits

Author SHA1 Message Date
c1d876f5fd RemoveAll should not have any stack protection or sanitization 2023-02-16 21:45:48 +02:00
a592b85ce5 Updated kernel (tl;dr: improved filesystem, tasking, loading files, etc..) 2023-02-06 19:35:44 +02:00
a677f3c159 Updated types 2022-12-21 00:43:51 +02:00
eab80c215c Fixed wrong stack pointer & new tss command for crash screen 2022-12-07 04:15:20 +02:00
0289054900 Changed a lot of files. Summary: profiler support; "SafeFunction"; UnlockDeadLock kernel config; Code optimization & more 2022-11-28 08:25:37 +02:00
dc5b6498f9 Improved crash screen 2022-11-11 04:42:28 +02:00
77081b4e1e Stability fixes (i hope); attempt to implement argc, argv, envp, auxv; Syscalls 2022-11-10 07:09:32 +02:00
8308506ace Update files 2022-10-23 02:18:29 +03:00
747c08708b Changed SMP code and CPU sets a new stack 2022-10-20 05:04:45 +03:00
83c8acce06 Fixed compiling for x32 & arm64 2022-10-17 04:09:54 +03:00
c944f57a3b APIC implementation (not working as expected) 2022-10-17 04:05:44 +03:00
154ad1b2a9 Fixes for x32 2022-10-17 00:26:50 +03:00
efc6faf619 Fixed interrupt handler manager 2022-10-17 00:18:25 +03:00
f8b77735d8 Small fixes for crash handler 2022-10-16 23:36:44 +03:00
d35b4de246 added no_stack_protector attribute to functions 2022-10-16 21:25:11 +03:00
b8c5c15a47 implemented interrupts handler & stub crash screen 2022-10-16 20:53:57 +03:00
a2da69d777 Added syscalls stub 2022-10-12 04:34:37 +03:00
127476ac64 Added SMP support 2022-10-12 03:55:58 +03:00
ad9817a2db Added APIC & SMP stub 2022-10-11 02:43:23 +03:00
9c00c5ec4b Color support 2022-10-11 00:46:51 +03:00
32a17c5e63 Update files 2022-10-10 23:31:46 +03:00
4b6683823f Update files 2022-10-10 23:29:39 +03:00