banan-os/userspace
Bananymous 78536f9678 Kernel/Userspace: Add basic init process
This process parses /etc/passwd and promps login screen.
When an username is entered, it will launch that users shell
2023-06-11 22:37:00 +03:00
..
Shell Userspace: add exit to shell 2023-06-09 01:51:23 +03:00
cat Userspace: fix return values of cat and echo 2023-06-10 17:34:10 +03:00
echo Userspace: fix return values of cat and echo 2023-06-10 17:34:10 +03:00
init Kernel/Userspace: Add basic init process 2023-06-11 22:37:00 +03:00
ls Kernel: Add basic Credentials for the system 2023-06-11 20:06:06 +03:00
test BuildSystem: link libraries when they change 2023-05-31 23:01:40 +03:00
yes BuildSystem: link libraries when they change 2023-05-31 23:01:40 +03:00
CMakeLists.txt Kernel/Userspace: Add basic init process 2023-06-11 22:37:00 +03:00
create_program.sh Userspace: create_program creates proper cmake files again 2023-06-02 18:42:25 +03:00