• src/sbbs3/jsexec.c

    From Rob Swindell (on Debian Linux)@VERT to Git commit to main/sbbs/master on Sat Oct 25 15:58:06 2025
    https://gitlab.synchro.net/main/sbbs/-/commit/f9bc5fbe046fe67693126d2c
    Modified Files:
    src/sbbs3/jsexec.c
    Log Message:
    Eliminate unnecessary calls to fileno(), replace with symbolic constants

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell (on Debian Linux)@VERT to Git commit to main/sbbs/master on Sat Oct 25 15:58:06 2025
    https://gitlab.synchro.net/main/sbbs/-/commit/84fd9628756f2ee301a42cd6
    Modified Files:
    src/sbbs3/jsexec.c
    Log Message:
    Only change the terminal/tty state if both the input AND output are TTY

    ... so when the output is redirected (e.g. to 'more' or 'less') we don't leave the terminal in a bad state when terminating.

    Fixes issue #999

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