Age | Commit message (Expand) | Author | Files | Lines |
2022-11-07 | ntux_cmd_chmod(): added --refobj support. | midipix | 1 | -0/+2 |
2022-11-07 | driver: chmod: renamed option --refmode to --refobj. | midipix | 1 | -1/+1 |
2022-10-30 | ntux_cmd_bridge(): initial implementation and integration. | midipix | 1 | -0/+4 |
2022-09-26 | ntux_cmd_fspath(): initial implementation and driver integration. | midipix | 1 | -0/+7 |
2022-09-11 | ntux_cmd_aceit(): initial implementation and driver integration. | midipix | 1 | -0/+4 |
2020-05-14 | ntux_cmd_chmod(): added initial --owner and --group support. | midipix | 1 | -0/+1 |
2020-05-14 | driver: chmod: added --owner and --group support. | midipix | 1 | -0/+2 |
2019-12-22 | ntux_cmd_spawn(), ntux_cmd_strace(): pass-through exit code of child process. | midipix | 1 | -1/+1 |
2018-10-12 | driver: added 'chmod' command support. | midipix | 1 | -0/+11 |
2018-08-09 | front-end utility: ntux_main(): remove the redundant argc parameter. | midipix | 1 | -1/+1 |
2018-08-05 | driver, library interfaces: support alternate fd's for input/output/error/log. | midipix | 1 | -1/+14 |
2018-08-05 | whitespace meditation. | midipix | 1 | -9/+13 |
2018-08-04 | library: removed ntux_create_driver_ctx() [too much of a good thing]. | midipix | 1 | -1/+0 |
2018-06-08 | driver: support cmd selection via symlinks and/or program name. | midipix | 1 | -0/+1 |
2018-06-08 | ntux_cmd_strace(): initial implementation and integration. | midipix | 1 | -0/+1 |
2018-06-08 | driver: added initial strace-specific support. | midipix | 1 | -0/+5 |
2018-05-22 | ntux_cmd_spawn(): initial implementation and integration. | midipix | 1 | -0/+1 |
2018-05-22 | driver: added --cmd={spawn|strace} support, support multiple option sets. | midipix | 1 | -0/+5 |
2018-05-21 | ntux_cmd_stat(): initial implementation and integration. | midipix | 1 | -0/+3 |
2018-05-21 | driver & output: error info vector, error strings: initial implementation. | midipix | 1 | -0/+23 |
2018-05-21 | driver: added --cmd support, added 'stat' as an available command. | midipix | 1 | -0/+6 |
2016-12-27 | create free-standing, libpsxscl-based project skeleton. | midipix | 2 | -0/+117 |