Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-03-04 | 2.0 kB | |
v0.9.0 source code.tar.gz | 2025-03-04 | 541.3 kB | |
v0.9.0 source code.zip | 2025-03-04 | 737.3 kB | |
Totals: 3 Items | 1.3 MB | 0 |
What's Changed
- Improve Dynamic and 2D Ring Buffer Implementation, Enhance Shell Functionality, and Add Comments and Error Checks by @Galfurian in https://github.com/mentos-team/MentOS/pull/110
- add a man page for cd by @fischerling in https://github.com/mentos-team/MentOS/pull/111
- Add cp and head programs by @fischerling in https://github.com/mentos-team/MentOS/pull/112
- Add Error Checks to PCI Functions and Reorganize libc Structure by @Galfurian in https://github.com/mentos-team/MentOS/pull/113
- Refactor and Bug Fixes for both Libc and Kernel by @Galfurian in https://github.com/mentos-team/MentOS/pull/114
- fix __is_a_link helper by @fischerling in https://github.com/mentos-team/MentOS/pull/115
- fix __expand_env not passing the input string length by @fischerling in https://github.com/mentos-team/MentOS/pull/116
- Process Overhaul, Memory Tweaks, and Bug Squashing by @Galfurian in https://github.com/mentos-team/MentOS/pull/117
- More info from meminfo info, screen scrolling by @Galfurian in https://github.com/mentos-team/MentOS/pull/119
- Monitor VFS and ET2 files. Fix memory leack. by @Galfurian in https://github.com/mentos-team/MentOS/pull/120
- using CMake variable for
objcopy
- required for macOS cross-compile by @jeremysinger in https://github.com/mentos-team/MentOS/pull/122 - Set the stack as not executable by @Galfurian in https://github.com/mentos-team/MentOS/pull/123
- Update clang formatting and apply the new format by @Galfurian in https://github.com/mentos-team/MentOS/pull/125
- Add clang-tidy, and update clang-format. Add missing comments. Update github actions. by @Galfurian in https://github.com/mentos-team/MentOS/pull/126
- Update readme. by @Galfurian in https://github.com/mentos-team/MentOS/pull/127
New Contributors
- @jeremysinger made their first contribution in https://github.com/mentos-team/MentOS/pull/122
Full Changelog: https://github.com/mentos-team/MentOS/compare/v0.8.0...v0.9.0