Age | Commit message (Expand) | Author |
---|---|---|
2020-02-22 | TTYServer: Use unveil() | Brian Gianforcaro |
2020-02-05 | TTYServer: Include AK/LogStream.h for dbg() | joshua stein |
2020-01-18 | Meta: Add license header to source files | Andreas Kling |
2020-01-11 | TTYServer: Use pledge() | Andreas Kling |
2020-01-04 | TTYServer: Use fork+exec instead of system() | Andreas Kling |
2019-08-12 | Server: Add TTYServer, a rudimentary text console manager | Conrad Pankoff |