Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-07-13 | Switch to initialization operations | Richard Braun | |
2017-07-01 | kern/shell: improve help output format | Richard Braun | |
2017-06-24 | Make shell command descriptions consistent | Richard Braun | |
2017-06-10 | Use log functions where appropriate | Richard Braun | |
2017-06-02 | kern/shell: add comments | Richard Braun | |
2017-05-31 | kern/shell: separate initialization into two steps | Richard Braun | |
The shell must be able to register commands early. As a result, it's now initialized in two steps, one of which starts the shell thread. | |||
2017-05-28 | kern/shell: new module | Richard Braun | |