• xtrn/sdk/xsdk.c

    From rswindell@VERT to CVS commit on Thu Aug 11 15:08:49 2016
    xtrn/sdk xsdk.c 1.39 1.40
    Update of /cvsroot/sbbs/xtrn/sdk
    In directory cvs:/tmp/cvs-serv12486

    Modified Files:
    xsdk.c
    Log Message:
    Added a 10-millisecond delay in the node.dab locking loop. Hopefully this resolves Waldo Kitty's reported problem with SBL.


    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ telnet://vert.synchro.net
  • From rswindell@VERT to CVS commit on Sat Aug 13 11:57:00 2016
    xtrn/sdk xsdk.c 1.40 1.41
    Update of /cvsroot/sbbs/xtrn/sdk
    In directory cvs:/tmp/cvs-serv3912

    Modified Files:
    xsdk.c
    Log Message:
    Added more details to the node locking/reading/writing error messages to identify the cause of the problem that Waldo Kitty is having.


    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ telnet://vert.synchro.net
  • From Rob Swindell@VERT to Git commit to sbbs/master on Wed Nov 4 19:35:24 2020
    https://gitlab.synchro.net/sbbs/sbbs/-/commit/b9b9af7d84b04e52f81c62f2
    Modified Files:
    xtrn/sdk/xsdk.c
    Log Message:
    Fix infinite loop in 32-bit rPi build, in ultoac() - unsigned char?
    ---
    ï¿­ Synchronet ï¿­ Vertrauen ï¿­ Home of Synchronet ï¿­ [vert/cvs/bbs].synchro.net
  • From Rob Swindell@VERT to Git commit to main/sbbs/master on Sun Mar 13 15:05:45 2022
    https://gitlab.synchro.net/main/sbbs/-/commit/4325523cfae371f299e6107b
    Modified Files:
    xtrn/sdk/xsdk.c
    Log Message:
    Resolve warning: type defaults to ‘int’ in declaration
    ---
    ï¿­ Synchronet ï¿­ Vertrauen ï¿­ Home of Synchronet ï¿­ [vert/cvs/bbs].synchro.net
  • From Rob Swindell@VERT to Git commit to main/sbbs/master on Thu Jan 26 11:26:04 2023
    https://gitlab.synchro.net/main/sbbs/-/commit/3c28a53f589142a55791aade
    Modified Files:
    xtrn/sdk/xsdk.c
    Log Message:
    Don't try to #include XPDEV header files unless USE_XPDEV is defined

    This fixes the Borland/Windows build of xsdk that broke yesterday.
    ---
    þ 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 Sat Apr 8 21:27:24 2023
    https://gitlab.synchro.net/main/sbbs/-/commit/fc7d5cbcf5a718b83db1b781
    Modified Files:
    xtrn/sdk/xsdk.c
    Log Message:
    If XTRN.DAT can't be opened, try lowercase xtrn.dat

    This lowercase's the entire path.

    Fixes issue #543
    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net