17 Commits

Author SHA1 Message Date
EnderIce2
f57ad7fc81
task: Implement new process state
Added "Frozen" for vfork implementation.
2024-10-20 03:00:34 +03:00
EnderIce2
85b6fdef80
Implement Virtual Terminal and fix /dev/kcon 2024-09-22 13:17:19 +03:00
EnderIce2
51ea074b60
Fix driver implementation 2024-07-07 03:14:54 +03:00
EnderIce2
6801475243
Refactor filesystem & stl code 2024-05-18 07:42:01 +03:00
EnderIce2
a49e5e9913
Remove redundant file operation functions 2024-04-01 04:36:11 +03:00
EnderIce2
5b7d0106a5
Fix handling of symbolic links in cd and ls commands 2024-04-01 03:29:34 +03:00
EnderIce2
2f1611fe87
Add dump command in kernel shell 2024-02-29 00:46:28 +02:00
EnderIce2
fbb59f2187
Update lsacpi command to print table length 2024-02-29 00:46:04 +02:00
EnderIce2
e02bcf8e0d
Remove unnecessary newline character in cmd_lsacpi function 2024-02-29 00:29:05 +02:00
EnderIce2
c967e94187
Update ACPI print format 2024-02-29 00:28:34 +02:00
EnderIce2
7a6483aea8
Refactor lsacpi command to print ACPI table information 2024-02-29 00:28:13 +02:00
EnderIce2
6a25cc216a
Invoke #DE in cmd_panic() 2024-02-28 04:08:44 +02:00
EnderIce2
ae67df10ff
Update color codes for different node types in ls command 2024-02-27 13:36:08 +02:00
EnderIce2
a47a97da87
Refactor ls command 2024-02-26 20:48:56 +02:00
EnderIce2
cfd4b8d6a5
Update display buffer handling 2024-02-10 06:56:26 +02:00
EnderIce2
96daa43d38
Update kernel 2024-01-19 06:47:42 +02:00
Alex
889e1522a3
Restructured and rewritten entire codebase 2023-10-09 01:16:24 +03:00