• exec/load/termcapture_lib.js

    From rswindell@1:103/705 to CVS commit on Sat Dec 9 04:05:38 2017
    exec/load termcapture_lib.js 1.4 1.5
    Update of /cvsroot/sbbs/exec/load
    In directory cvs:/tmp/cvs-serv1848

    Modified Files:
    termcapture_lib.js
    Log Message:
    Allow the poll timeout to be separately configured from the total capture timeout (usually longer).

    --- SBBSecho 3.03-Win32
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From rswindell@1:103/705 to CVS commit on Sun Oct 21 22:55:26 2018
    exec/load termcapture_lib.js 1.5 1.6
    Update of /cvsroot/sbbs/exec/load
    In directory cvs:/tmp/cvs-serv8430

    Modified Files:
    termcapture_lib.js
    Log Message:
    return an error if no address specified.

    --- SBBSecho 3.06-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From rswindell@1:103/705 to CVS commit on Fri Mar 22 07:23:53 2019
    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.


    --- SBBSecho 3.07-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Rob Swindell (on Debian Linux)@1:103/705 to Git commit to main/sbbs/master on Fri Dec 8 15:47:04 2023
    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.
    --- SBBSecho 3.20-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)