Age | Commit message (Expand) | Author |
---|---|---|
2024-09-12 | sh: Load script from file | Anton Kling |
2024-09-12 | sh: Add support for comments | Anton Kling |
2024-07-03 | rdate: Add a very basic implementation rdate | Anton Kling |
2024-07-01 | LibC: Change how kill() works | Anton Kling |
2024-06-30 | minibox: Add sha1sum | Anton Kling |
2024-05-02 | sh: Use string view instead of C strings | Anton Kling |
2024-04-17 | VFS/LibC: Fix small bugs | Anton Kling |
2024-04-02 | Kernel: Fix some memory leaks | Anton Kling |
2024-03-28 | new stuff | Anton Kling |
2024-03-26 | Increase support for signals | Anton Kling |
2023-11-25 | Minibox shell: Change shell prompt to use cwd | Anton Kling |
2023-11-23 | LibC: Reduce warnings in code | Anton Kling |
2023-11-17 | Minibox: Add a somewhat improved shell | Anton Kling |
2023-11-15 | VFS/LibC: Add getcwd() | Anton Kling |
2023-11-15 | LibC: Add getdelim and getline | Anton Kling |
2023-10-23 | WindowServer: Launch a new terminal by pressing ALT+n | Anton Kling |
2023-10-22 | Move everything into a new repo. | Anton Kling |