Subj : src/sbbs3/logon.cpp logout.cpp main.cpp To : Git commit to main/sbbs/master From : Rob Swindell (on Windows 11) Date : Thu Jan 09 2025 05:56 pm https://gitlab.synchro.net/main/sbbs/-/commit/d8febab5d2e9af98f404975f Modified Files: src/sbbs3/logon.cpp logout.cpp main.cpp Log Message: Add missing 'mode' argument to cmdstr() .... sometimes the generated command-line is different depenending on the external() mode flags (e.g. EX_NATIVE). .