Luna/apps
apio 46be0bd458
All checks were successful
continuous-integration/drone/push Build is passing
apps: Install su as setuid
2023-04-08 17:01:26 +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 user names and read from the password file instead of using raw user IDs 2023-04-08 16:31:33 +02:00