Commit Graph

3 Commits

Author SHA1 Message Date
dfe5a2d665 All: Cleanup all files
Add newline to end of files and remove whitespace from end of lines
2024-01-24 15:53:38 +02:00
3bc7113cc5 sudo: fix some typos 2023-12-07 14:05:17 +02:00
06a84da844 Userspace: Implement barebones sudo
This doesn't do any password checking or anything. Just sets uid and
gid before execvp()
2023-12-06 18:15:42 +02:00