summaryrefslogtreecommitdiff
path: root/userland/minibox
AgeCommit message (Expand)Author
2023-11-25Minibox shell: Change shell prompt to use cwdAnton Kling
2023-11-23LibC: Reduce warnings in codeAnton Kling
2023-11-17Minibox: Add a somewhat improved shellAnton Kling
2023-11-15VFS/LibC: Add getcwd()Anton Kling
2023-11-15LibC: Add getdelim and getlineAnton Kling
2023-10-23WindowServer: Launch a new terminal by pressing ALT+nAnton Kling
2023-10-22Update .gitignore for all programsAnton Kling
2023-10-22Change CC in Makefiles to not use a absolute pathAnton Kling
2023-10-22Move everything into a new repo.Anton Kling