• src/sbbs3/main.cpp sbbs.h xtrn.cpp

    From rswindell@VERT to CVS commit on Sat Jul 6 15:01:13 2019
    src/sbbs3 main.cpp 1.751 1.752 sbbs.h 1.520 1.521 xtrn.cpp 1.249 1.250
    Update of /cvsroot/sbbs/src/sbbs3
    In directory cvs:/tmp/cvs-serv4257

    Modified Files:
    main.cpp sbbs.h xtrn.cpp
    Log Message:
    Store the current external() mode flags where passthru_input_thread() can see it and decide whether to write directly to the output ring buffer (EX_BIN) or use rputs() for charset translations.


    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From rswindell@VERT to CVS commit on Sat Aug 24 16:09:46 2019
    src/sbbs3 main.cpp 1.762 1.763 sbbs.h 1.547 1.548 xtrn.cpp 1.254 1.255
    Update of /cvsroot/sbbs/src/sbbs3
    In directory cvs:/home/rswindell/sbbs/src/sbbs3

    Modified Files:
    main.cpp sbbs.h xtrn.cpp
    Log Message:
    Create/use passthru_socket_activate() function which will purge the client_socket_dup before activating the passthru_socket. This resolves the issue of external programs receiving stale data from the previous passthru session - data that was not sucessfully read by the last external program invoked.



    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell@VERT to Git commit to main/sbbs/master on Sat Jun 25 17:10:07 2022
    https://gitlab.synchro.net/main/sbbs/-/commit/53a29469996a5fd1478b359f
    Modified Files:
    src/sbbs3/main.cpp sbbs.h xtrn.cpp
    Log Message:
    Auto-detect (log) scripts/module execution as "native", not 16-bit DOS

    Address potential FAQ (issue #415)

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net