banan-os/userspace
Bananymous b780df8be0 Shell: hostname is not parsed from /etc/hostname 2023-08-23 10:38:21 +03:00
..
Shell Shell: hostname is not parsed from /etc/hostname 2023-08-23 10:38:21 +03:00
cat cat: use 1025 buffer. this allows reads to be 1024 byte 2023-08-16 09:33:14 +03:00
echo Userspace: fix return values of cat and echo 2023-06-10 17:34:10 +03:00
id Id: Print username corresponding to uid/euid 2023-08-18 15:36:51 +03:00
init Shell/init: We now use pgrp instead of pid and init open terminal 2023-08-22 11:37:04 +03:00
ls Userspace: Add color to ls 2023-06-11 23:00:19 +03:00
stat Userspace: implement basic stat 2023-08-11 10:30:50 +03:00
tee tee: indent with tabs 2023-07-10 16:18:08 +03:00
test BuildSystem: link libraries when they change 2023-05-31 23:01:40 +03:00
touch Userspace: add basic 'touch' command 2023-07-10 16:38:15 +03:00
u8sum Userspace: u8sum fix error message 2023-06-19 10:31:23 +03:00
whoami Userspace: Add basic whoami command 2023-08-15 09:03:51 +03:00
yes BuildSystem: link libraries when they change 2023-05-31 23:01:40 +03:00
CMakeLists.txt Userspace: Add basic whoami command 2023-08-15 09:03:51 +03:00
create_program.sh Userspace: create_program creates proper cmake files again 2023-06-02 18:42:25 +03:00