• src/sbbs3/umonitor/chat.c

    From rswindell@VERT to CVS commit on Mon Jul 23 14:12:00 2018
    src/sbbs3/umonitor chat.c 1.18 1.19 chat.h 1.4 1.5 spyon.c 1.14 1.15 spyon.h 1.2 1.3
    Update of /cvsroot/sbbs/src/sbbs3/umonitor
    In directory cvs:/tmp/cvs-serv9096/sbbs3/umonitor

    Modified Files:
    chat.c chat.h spyon.c spyon.h
    Log Message:
    The great Copyright year update and (mostly) removal of 2018:
    Most of the copyright years in the source code were misleading (the date of most recent publish was actually later) and all were unnecessary. I've been removing copyright years piecemeal, for a long time, but I decided it was time to just perform a bulk search and (mostly) replace. In some cases, I left
    old copyright years on files that either are not used (and soon to be removed) or obsolete and unlikely to ever be touched again (e.g. Win9x FOSSIL VXD). Some of the runtime binaries still contain copyright years and those were updated to 2018.



    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From rswindell@VERT to CVS commit on Tue Mar 19 12:06:00 2019
    src/sbbs3/umonitor chat.c 1.19 1.20
    Update of /cvsroot/sbbs/src/sbbs3/umonitor
    In directory cvs:/home/rswindell/sbbs/src/sbbs3/umonitor

    Modified Files:
    chat.c
    Log Message:
    Use DEFFILEMODE when creating *chat.dab files.



    ---
    þ 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 Sun Dec 10 16:50:17 2023
    https://gitlab.synchro.net/main/sbbs/-/commit/69e7dc7ace9d1e9645d160e0
    Modified Files:
    src/sbbs3/umonitor/chat.c
    Log Message:
    Fix new GCC warning: case label value exceeds maximum value for type

    resulting from commit 5e754ea8

    Fix for issue #678

    ---
    þ 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 Mon Dec 11 18:47:57 2023
    https://gitlab.synchro.net/main/sbbs/-/commit/f4e227a3c3eedd6804f940a1
    Modified Files:
    src/sbbs3/umonitor/chat.c
    Log Message:
    Try another fix for the GCC warning

    That doesn't trigger a Coverity defect this time (CID 470457)

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