Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-07-21 | driver: added --sysroot support. | midipix | 1 | -0/+2 | |
2016-07-21 | driver: added --exec support. | midipix | 1 | -0/+1 | |
2016-07-21 | daemon: added initial definitions and interface declarations. | midipix | 1 | -0/+6 | |
2016-07-21 | code maintenance: tidy-up driver bits, remove PTYC_DRIVER_DRY_RUN. | midipix | 1 | -5/+4 | |
2016-07-21 | driver: added --daemon support. | midipix | 1 | -0/+2 | |
2016-07-21 | ptycon.h: add missing include for libntapi's primary header (nt_pty). | midipix | 1 | -0/+1 | |
2016-07-21 | driver: added --wait support for slightly more convenient debug sessions. | midipix | 1 | -0/+1 | |
2016-07-21 | driver: added --cat support. | midipix | 1 | -0/+1 | |
2016-07-21 | logic: added console initialization and threaded loop allocation. | midipix | 1 | -0/+5 | |
2016-07-21 | driver: added --debug support. | midipix | 1 | -2/+3 | |
2016-07-21 | pty layer: added ptyc_alloc_pty(), ptyc_free_pty(). | midipix | 1 | -0/+8 | |
2016-07-21 | created free-standing project skeleton. | midipix | 2 | -0/+111 | |