Changelog
- Fully implemented module support
- Added support for module dependencies
- Added options to grub to boot OS for showing debug messages
- Kernel stops all modules when crashed
- Implemented dumping the stack trace with module symbols
- Added new test module
- Added a driver module for pc speaker
- Fixed some bugs in devfs
- Fixed bug with kernel exception handler which causes the exception handler to cause exception itself
- Added memory protection for some kernel functions
- Added new shell commands
- Implemented a subsystem for adding new filesystem
- Implemented a subsystem for managing video drivers
- Added documentation for modules
- Added more comments for sorfs
- Added more entries to proc directory
Full Changelog: https://github.com/Arun007coder/SectorOS-RW4/blob/eab6de73503b265d4fbae9b924b5242f3a317939/docs/changelog.txt