| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2026-02-24 | feat: Add Makefile and build configuration for AkibaOS with Docker support | Bobby | 1 | -0/+141 | |
| 2026-02-24 | Bunch of stuff moved as .old for new arch change | Bobby | 1 | -260/+0 | |
| 2026-02-24 | commit for arch change | Bobby | 1 | -8/+5 | |
| 2026-02-20 | refactor: Update resource management in Makefile and adjust font paths | Bobby | 1 | -11/+12 | |
| 2026-02-20 | feat: Implement parameter parsing library and integrate into existing binaries | Bobby | 1 | -6/+13 | |
| 2026-01-28 | feat: Update stack viewer to include owner, permissions, and modified time ↵ | Bobby | 1 | -1/+2 | |
| details | |||||
| 2026-01-22 | feat: Implement keyboard input handling and shell functionality | Bobby | 1 | -2/+3 | |
| - Added framebuffer initialization and retrieval functions in multiboot2.zig. - Integrated framebuffer support into the boot sequence. - Refactored keyboard driver to use a circular buffer for input and added blocking behavior for kata waiting on keyboard input. - Enhanced kata management to support blocking and waking katas based on keyboard input. - Introduced a new invocation for reading a character from the keyboard (getkeychar). - Implemented a simple shell (ash) that reads user input and echoes it back. - Updated syscall handling to include the new getkeychar invocation. - Improved memory management for loading programs and handling user/kernel stacks. - Added functionality to wake katas waiting for specific events, such as the dissolution of other katas. | |||||
| 2025-12-30 | refactor: reorganize library build process; add syscall interface and I/O ↵ | Bobby | 1 | -13/+29 | |
| operations | |||||
| 2025-12-16 | library dependent binaries | Bobby | 1 | -15/+46 | |
| 2025-12-12 | more test binaries | Bobby | 1 | -1/+1 | |
| 2025-12-11 | make binaries for the OS | Bobby | 1 | -1/+20 | |
| 2025-12-08 | update Makefile to delegate image build to `mkafsdisk` | Bobby | 1 | -72/+95 | |
| 2025-11-28 | add `.zig-cache` to clean | Bobby | 1 | -2/+2 | |
| 2025-11-28 | copy akiba theme to boot dir | Bobby | 1 | -0/+2 | |
| 2025-11-27 | update resources system dir | Bobby | 1 | -2/+2 | |
| 2025-11-27 | move build system to zig, Docker for non linux systems | Bobby | 1 | -33/+149 | |
| 2025-11-27 | framebuffer working with grub UEFI boot | Bobby | 1 | -0/+46 | |
