OpenVi 7.5.28
Changes since 7.4.27
- Add
-C cmdstartup option; similar to-cbut always runscmd; closes GitHub Issue #37 - Remove duplicate include statements from
xinstall.c - Add
showfilenameset option to just display file name; OK millert@ otto@ - Avoid use after free of
frpandfrp->tname; found by smatch, ok miod@ millert@ - Fix fd leaks in error paths; ok miod@