• src/sbbs3/sexyz.c

    From Rob Swindell@1:103/705 to Git commit to main/sbbs/master on Thu Nov 26 00:09:42 2020
    https://gitlab.synchro.net/main/sbbs/-/commit/2cc09ca043ed1e3ec849ffff
    Modified Files:
    src/sbbs3/sexyz.c
    Log Message:
    Read/set socket options from [sockopts] section of sexpots.iniOnly in Socket I/O mode. This will allow us to tweak the SNDBUF size (to account for slow ZMODEM downloads - sends from sexyz) and frob other socket knobs.Also added a line feed to Windows OutputDebugString() messages since MSVC's debug log viewer now assumes that you will.
    --- SBBSecho 3.11-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Rob Swindell@1:103/705 to Git commit to main/sbbs/master on Thu Nov 26 21:21:58 2020
    https://gitlab.synchro.net/main/sbbs/-/commit/a754d85cbdc6cff4e8a17f69
    Modified Files:
    src/sbbs3/sexyz.c
    Log Message:
    Comment header cleanup.
    --- SBBSecho 3.11-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Rob Swindell@1:103/705 to Git commit to main/sbbs/master on Sat Nov 28 05:07:15 2020
    https://gitlab.synchro.net/main/sbbs/-/commit/10339c97a62179a636500b4c
    Modified Files:
    src/sbbs3/sexyz.c
    Log Message:
    Detail the recv_buffer() return value of 0 (TIMEOUT) in comment.
    --- SBBSecho 3.11-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Rob Swindell@1:103/705 to Git commit to main/sbbs/master on Mon Nov 30 23:13:02 2020
    https://gitlab.synchro.net/main/sbbs/-/commit/b16b7a4f0ab07d70cc522ef0
    Modified Files:
    src/sbbs3/sexyz.c
    Log Message:
    Fix: the -m (max file size) cmd-line option did not work.Pre-increment would've worked too.
    --- SBBSecho 3.11-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Rob Swindell@1:103/705 to Git commit to main/sbbs/master on Sun Feb 14 15:58:44 2021
    https://gitlab.synchro.net/main/sbbs/-/commit/95281f9680871a7025baba41
    Modified Files:
    src/sbbs3/sexyz.c
    Log Message:
    Display Git branch/hash used to build sexyz.
    --- SBBSecho 3.12-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Rob Swindell@1:103/705 to Git commit to main/sbbs/master on Mon Apr 5 18:05:00 2021
    https://gitlab.synchro.net/main/sbbs/-/commit/fd7cf58bd3ec2b5055c3cd79
    Modified Files:
    src/sbbs3/sexyz.c
    Log Message:
    Address GCC 9.3.0 warnings:warning: format not a string literal and no format arguments
    --- SBBSecho 3.14-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)