Age | Commit message (Expand) | Author |
---|---|---|
2020-08-06 | Userland: Use Core::ArgsParser for 'modload' | Linus Groh |
2020-01-18 | Meta: Add license header to source files | Andreas Kling |
2019-11-29 | modload: Take the module-to-load as a command-line argument | Andreas Kling |
2019-11-28 | Kernel: Implement basic module unloading :^) | Andreas Kling |
2019-11-28 | Kernel: Implement very simple kernel module loading | Andreas Kling |