The interactive file manager requires Javascript. Please enable it or use sftp or scp.
You may still browse the files here.
| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2025-12-15 | 1.7 kB | |
| v0.9.3 source code.tar.gz | 2025-12-15 | 521.1 kB | |
| v0.9.3 source code.zip | 2025-12-15 | 727.2 kB | |
| Totals: 3 Items | 1.3 MB | 0 | |
What's Changed
- fix(scheduler): set log level to INFO to enable feedback logging by @Galfurian in https://github.com/mentos-team/MentOS/pull/150
- fix(scheduler): fix CFS vruntime update and enhance feedback logging by @Galfurian in https://github.com/mentos-team/MentOS/pull/151
- fix: resolve shell background process zombie reaping and scheduler waitpid validation by @Galfurian in https://github.com/mentos-team/MentOS/pull/152
- Security and Robustness Fixes for Descriptor Tables by @Galfurian in https://github.com/mentos-team/MentOS/pull/153
- feature(kernel): implement comprehensive testing framework with X-macro pattern by @Galfurian in https://github.com/mentos-team/MentOS/pull/154
- VGA Graphics Stability & Video Driver Improvements by @Galfurian in https://github.com/mentos-team/MentOS/pull/155
- fix(mem): move page table allocation before setting flags in __mem_pg_entry_alloc by @Galfurian in https://github.com/mentos-team/MentOS/pull/158
- Fix compilation toolchain on macOS and set default environment for macOS by @lgeretti in https://github.com/mentos-team/MentOS/pull/156
- feature(scripts): enhance tapview to organize failing tests in final report by @Galfurian in https://github.com/mentos-team/MentOS/pull/159
- feature(tests): temporarily disable t_time test by @Galfurian in https://github.com/mentos-team/MentOS/pull/160
- Merge develop into main for release v0.9.3 by @Galfurian in https://github.com/mentos-team/MentOS/pull/161
New Contributors
- @lgeretti made their first contribution in https://github.com/mentos-team/MentOS/pull/156
Full Changelog: https://github.com/mentos-team/MentOS/compare/v0.9.2...v0.9.3