• src/sbbs3/uedit/uedit.c

    From rswindell@1:103/705 to CVS commit on Sun Aug 16 17:48:48 2020
    src/sbbs3/uedit uedit.c 1.64 1.65
    Update of /cvsroot/sbbs/src/sbbs3/uedit
    In directory cvs:/home/rswindell/sbbs.cvssync/src/sbbs3/uedit

    Modified Files:
    uedit.c
    Log Message:
    Merge from gitlab master branch (experiment).


    --- SBBSecho 3.11-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Rob Swindell@1:103/705 to Git commit to sbbs/master on Thu Sep 24 18:49:28 2020
    https://gitlab.synchro.net/sbbs/sbbs/-/commit/20ffe45f28ceaccdcf7bf974
    Modified Files:
    src/sbbs3/uedit/uedit.c
    Log Message:
    Fix crash in createdefaults() when SBBSCTRL environment variable not setDon't re-read the configuration - we already have it in memory, just pass itby reference to createdefaults(), so we don't need the SBBSCTRL environmentvariable (again). As reported by Michael Long via alt.bbs.synchronet.Also addressed the truncation of the new user chat handle as reported by GCC.
    --- SBBSecho 3.11-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Rob Swindell@1:103/705 to Git commit to sbbs/master on Sat Oct 3 14:13:12 2020
    https://gitlab.synchro.net/sbbs/sbbs/-/commit/34fcfc06c10bffa218a44458
    Modified Files:
    src/sbbs3/uedit/uedit.c
    Log Message:
    New birthdate storage format: YYYYMMDD
    --- SBBSecho 3.11-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Rob Swindell@1:103/705 to Git commit to sbbs/master on Sun Oct 25 15:13:05 2020
    https://gitlab.synchro.net/sbbs/sbbs/-/commit/2c8e718a7a5cba9b90c907a2
    Modified Files:
    src/sbbs3/uedit/uedit.c
    Log Message:
    Fix off-by-one magic number bug introduced in previous commit.
    --- SBBSecho 3.11-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)