• src/sbbs3/upgrade_to_v320.c

    From Rob Swindell@1:103/705 to Git commit to main/sbbs/master on Wed Jan 11 22:42:44 2023
    https://gitlab.synchro.net/main/sbbs/-/commit/f44b3948f60bc9a47273a440
    Modified Files:
    src/sbbs3/upgrade_to_v320.c
    Log Message:
    Fix sizeof(cursub / curdir) issue as these user_t fields were increased in v3.20... but the old user.dat fields would still just be 16 chars in size.Also a strcpy -> SAFECOPY conversion for user tmpext.
    --- SBBSecho 3.20-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Rob Swindell (on Windows 11)@1:103/705 to Git commit to main/sbbs/master on Thu Dec 28 20:39:22 2023
    https://gitlab.synchro.net/main/sbbs/-/commit/67ade006fec74d760f5c8417
    Modified Files:
    src/sbbs3/upgrade_to_v320.c
    Log Message:
    Doesn't appear to need text.h
    --- SBBSecho 3.20-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)