What's Changed
- feature(kernel): enable FHS initialization by @Galfurian in #172
- test: comprehensive unit test framework overhaul with 73 tests across all subsystems by @Galfurian in #173
- feat(memory): comprehensive DMA zone allocator implementation with memory subsystem testing by @Galfurian in #174
- fix(syscall): return negative ENOSYS for invalid syscall numbers by @Galfurian in #176
- Fix Release boot by correcting port I/O inline asm constraints by @Galfurian in #177
- Release v0.9.5 by @Galfurian in #178
Full Changelog: v0.9.4...v0.9.5