Luna/apps
apio 66c2896652
All checks were successful
continuous-integration/drone/push Build is passing
su: Use termios ioctls to turn off echoing and read a password
2023-04-09 11:24:34 +02:00
..
cat.cpp libos: Put everything under the os namespace 2023-04-07 10:40:46 +02:00
chmod.cpp apps: Add mkdir, chown and chmod 2023-04-08 14:47:58 +02:00
chown.cpp apps: Add mkdir, chown and chmod 2023-04-08 14:47:58 +02:00
CMakeLists.txt apps: Install su as setuid 2023-04-08 17:01:26 +02:00
date.cpp libos: Put everything under the os namespace 2023-04-07 10:40:46 +02:00
edit.cpp libos: Put everything under the os namespace 2023-04-07 10:40:46 +02:00
env.cpp kernel+libc+apps: Add support for environment variables 2023-04-07 15:03:38 +02:00
init.cpp kernel+libc+apps: Add support for environment variables 2023-04-07 15:03:38 +02:00
ls.cpp libos: Put everything under the os namespace 2023-04-07 10:40:46 +02:00
mkdir.cpp apps: Add mkdir, chown and chmod 2023-04-08 14:47:58 +02:00
sh.cpp sh: Show hashtag on root's prompt 2023-04-08 14:47:50 +02:00
su.cpp su: Use termios ioctls to turn off echoing and read a password 2023-04-09 11:24:34 +02:00