Age | Commit message (Expand) | Author |
---|---|---|
2019-02-21 | Kernel+Userland: Implement setuid() and setgid() and add /bin/su | Andreas Kling |
2019-02-10 | Base: Rename /users to /home. | Andreas Kling |
2019-01-30 | Rename the default user to "anon" and give him a home directory. | Andreas Kling |
2018-10-31 | Add getpwent() family of functions to LibC. | Andreas Kling |