Age | Commit message (Expand) | Author |
---|---|---|
2019-06-07 | LookupServer: Load hostnames | Christopher Dumas |
2019-05-27 | Network stack is now configurable, and resolution is also configurable, but l... | Christopher Dumas |
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 |
2019-01-24 | Let userland retain the window backing store while drawing into it. | Andreas Kling |
2018-11-17 | Make bash-2.05b build with minimal changes. | Andreas Kling |
2018-11-06 | Add getgrent() family of functions. | Andreas Kling |
2018-10-31 | Add getpwent() family of functions to LibC. | Andreas Kling |