Subj : src/sbbs3/dosxtrn/dosxtrn.c src/sbbs3/sbbsdefs.h sbbsexec.c src/sbbs3/ To : Git commit to main/sbbs/master From : Rob Swindell Date : Tue Nov 30 2021 10:52 pm https://gitlab.synchro.net/main/sbbs/-/commit/717592bc9593e8a73f1e2545 Modified Files: src/sbbs3/dosxtrn/dosxtrn.c src/sbbs3/sbbsdefs.h sbbsexec.c src/sbbs3/scfg/scfgxtrn.c src/sbbs3/vdd_func.h xtrn.cpp xtrn_sec.cpp Removed Files: src/sbbs3/execvxd.h src/sbbs3/execvxd/c.bat debugout.h makefile sbbsexec.cpp sbbsexec.h sbbsexec.vrc Log Message: Remove the last remnants of Win9x/Me support Allow "FOSSIL Only" as a configuration option for external programs in SCFG. This is a much easier method of disabling the virtual UART support in the Virtual UART/FOSSIL device driver (if/when necessary) than editing the sbbsexec.ini file (which is still supported). .