Age | Commit message (Expand) | Author |
---|---|---|
2020-02-17 | AudioServer: Remove ASEventLoop class and do all the setup in main() | Andreas Kling |
2020-02-06 | LibCore: Remove leading C from filenames | Andreas Kling |
2020-01-21 | AudioServer: Drop "rpath" and "wpath" pledges | Andreas Kling |
2020-01-18 | Meta: Add license header to source files | Andreas Kling |
2020-01-17 | Kernel: Add "accept" pledge promise for accepting incoming connections | Andreas Kling |
2020-01-11 | AudioServer: Use pledge() | Andreas Kling |
2019-07-17 | Work on AudioServer | Robin Burchell |
2019-07-13 | AudioServer: Assorted infrastructure work | Robin Burchell |
2019-07-13 | Kernel: First cut of a sb16 driver | Robin Burchell |