Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-11-28 | Everywhere: Use default execpromises argument for Core::System::pledge | Brian Gianforcaro | |
2021-11-23 | usermod: Port to LibMain | faxe1008 | |
2021-11-08 | LibCore: Use ErrorOr<T> for Core::File::copy_file() | Andreas Kling | |
2021-08-01 | Utilities: Remove unused header includes | Brian Gianforcaro | |
2021-07-14 | Utilities: Implement usermod command | brapru | |
Previously there was no way to modify existing user accounts. |