• exec/load/termcapture_lib.js

    From rswindell@VERT to CVS commit on Friday, March 22, 2019 05:23:53
    exec/load termcapture_lib.js 1.6 1.7
    Update of /cvsroot/sbbs/exec/load
    In directory cvs:/tmp/cvs-serv18645

    Modified Files:
    termcapture_lib.js
    Log Message:
    If the capture port is an emptry string, use default port for protocol.



    ---
    þ 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 Friday, December 08, 2023 15:47:04
    https://gitlab.synchro.net/main/sbbs/-/commit/7e5dcb413de1ba853aee5a10
    Modified Files:
    exec/load/termcapture_lib.js
    Log Message:
    Trim all control chars off the ends of lines

    This solves the problem of detecting a Synchronet (for OS/2) BBS at telnet://wyseguybbs.mywire.org:2300

    That system responds with some control characters (NULs and ^Cs)
    before the initial welcome banner, so just strip those out.

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