19 Commits

Author SHA1 Message Date
EnderIce2
c0df0291eb
kshell: Check for absolute path 2024-10-22 05:27:43 +03:00
EnderIce2
032b8acca0
kshell: Fix search for binaries in /usr/bin/ 2024-10-21 02:59:55 +03:00
EnderIce2
d23ab8f476
kshell: Add more debug messages 2024-10-15 04:02:36 +03:00
EnderIce2
ea9aa8c674
kshell: Update error messages 2024-10-13 15:15:32 +03:00
EnderIce2
7d7fc4d018
Fix the order of variables Cols and Rows
typo
2024-09-24 01:32:29 +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
74cf1cee47
Check for /bin directory existence and use /usr/bin as fallback 2024-04-01 03:39:05 +03:00
EnderIce2
8be2e10a8c
Allow kernel shell to execute binaries 2024-03-28 03:10:58 +02:00
EnderIce2
66ec562751
Add support for DEL key 2024-02-29 05:54:30 +02:00
EnderIce2
c7360f4970
Implement blinking cursor and text modification functionality 2024-02-29 05:40:40 +02:00
EnderIce2
10aa3d31ec
Add cursor blinking functionality 2024-02-29 02:18:20 +02:00
EnderIce2
2f1611fe87
Add dump command in kernel shell 2024-02-29 00:46:28 +02:00
EnderIce2
e75dbfc8ce
Refactor kernel shell code 2024-02-27 16:18:50 +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