Bananymous
|
357081346e
|
Shell: load old termios for process execution
|
2023-06-05 21:12:08 +03:00 |
Bananymous
|
73c11c3d29
|
Shell: add bareboness utf8 support
This should work as long as TTY provides only valid utf8.
If the utf is invalid, assertion fails and the shell dies.
|
2023-06-05 18:55:22 +03:00 |
Bananymous
|
5af77dcfb9
|
Shell: we now support left/right arrows
|
2023-06-05 18:24:41 +03:00 |
Bananymous
|
d1ad38c8d4
|
Kernel/LibC: add SYS_STAT and stat(), lstat()
|
2023-06-05 14:37:14 +03:00 |
Bananymous
|
4c40aa6b38
|
Userspace: Start work on proper shell
|
2023-06-05 01:42:57 +03:00 |
Bananymous
|
27147790fd
|
Userspace: Start work on shell
|
2023-05-26 22:31:21 +03:00 |