• src/syncterm/conn_pty.c

    From Deuc¿@VERT to Git commit to main/sbbs/master on Monday, February 12, 2024 14:41:11
    https://gitlab.synchro.net/main/sbbs/-/commit/0e3c71349664bf1f84c08328
    Modified Files:
    src/syncterm/conn_pty.c
    Log Message:
    Initialize c_cc in SyncTERM as well.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Deuc¿@VERT to Git commit to main/sbbs/master on Sunday, March 15, 2026 14:09:13
    https://gitlab.synchro.net/main/sbbs/-/commit/9a717836f4d23cef582114cd
    Modified Files:
    src/syncterm/conn_pty.c
    Log Message:
    Remove duplicate VEOL2 guard in conn_pty.c

    A duplicate #ifdef VEOL2 block was setting ts.c_cc[VEOL] instead of
    VEOL2 (typo). The correct assignment already exists later in the
    function, so the duplicate is simply removed.

    Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

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