• exec/load/sbbsdefs.js

    From rswindell@VERT to CVS commit on Tue May 12 01:29:02 2020
    exec/load sbbsdefs.js 1.100 1.101
    Update of /cvsroot/sbbs/exec/load
    In directory cvs:/tmp/cvs-serv24501

    Modified Files:
    sbbsdefs.js
    Log Message:
    Add CON_MOUSE_PASSTHRU definition (for console.status).



    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From rswindell@VERT to CVS commit on Sun May 24 01:34:21 2020
    exec/load sbbsdefs.js 1.101 1.102
    Update of /cvsroot/sbbs/exec/load
    In directory cvs:/tmp/cvs-serv31629

    Modified Files:
    sbbsdefs.js
    Log Message:
    Add CON_MOUSE_REPORT definition and console.mose_mode bit flag definitions.



    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From rswindell@VERT to CVS commit on Sun May 24 03:23:03 2020
    exec/load sbbsdefs.js 1.102 1.103
    Update of /cvsroot/sbbs/exec/load
    In directory cvs:/tmp/cvs-serv14343

    Modified Files:
    sbbsdefs.js
    Log Message:
    Use separate mouse-down (click) and release pass-through flags.
    Rename CON_MOUSE_REPORT to CON_MOUSE_SCROLL (since that is all it is used for).


    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell@VERT to Git commit to sbbs/master on Mon Nov 2 01:44:12 2020
    https://gitlab.synchro.net/sbbs/sbbs/-/commit/a6bf9ea1c4f1eea8779676bd
    Modified Files:
    exec/load/sbbsdefs.js
    Log Message:
    Add K_CTRLKEYS, P_MARKUP, and P_HIDEMARKS defines, copied from sbbsdefs.h

    ---
    ï¿­ Synchronet ï¿­ Vertrauen ï¿­ Home of Synchronet ï¿­ [vert/cvs/bbs].synchro.net
  • From Rob Swindell@VERT to Git commit to sbbs/master on Tue Nov 10 18:32:47 2020
    https://gitlab.synchro.net/sbbs/sbbs/-/commit/50a53009f2a9c4991f0ad68f
    Modified Files:
    exec/load/sbbsdefs.js
    Log Message:
    Fix problem with U_* defines introduced in CVS rev 1.100 (Apr-1-2020)

    as part of the 8->40 password length enhancement.

    Everything after U_OLDPASS was NaN because of a typo (U_PASS not yet defined).

    ---
    ï¿­ Synchronet ï¿­ Vertrauen ï¿­ Home of Synchronet ï¿­ [vert/cvs/bbs].synchro.net
  • From MRO@VERT/BBSESINF to Rob Swindell on Tue Nov 10 22:47:27 2020
    Re: exec/load/sbbsdefs.js
    By: Rob Swindell to Git commit to sbbs/master on Tue Nov 10 2020 06:32 pm

    https://gitlab.synchro.net/sbbs/sbbs/-/commit/50a53009f2a9c4991f0ad68f Modified Files:
    exec/load/sbbsdefs.js
    Log Message:
    Fix problem with U_* defines introduced in CVS rev 1.100 (Apr-1-2020)

    as part of the 8->40 password length enhancement.

    Everything after U_OLDPASS was NaN because of a typo (U_PASS not yet


    so are you going to encrypt the passwords soon too?
    ---
    þ Synchronet þ ::: BBSES.info - free BBS services :::
  • From Digital Man@VERT to MRO on Tue Nov 10 21:10:41 2020
    Re: exec/load/sbbsdefs.js
    By: MRO to Rob Swindell on Tue Nov 10 2020 10:47 pm

    Re: exec/load/sbbsdefs.js
    By: Rob Swindell to Git commit to sbbs/master on Tue Nov 10 2020 06:32 pm

    https://gitlab.synchro.net/sbbs/sbbs/-/commit/50a53009f2a9c4991f0ad68f Modified Files:
    exec/load/sbbsdefs.js
    Log Message:
    Fix problem with U_* defines introduced in CVS rev 1.100 (Apr-1-2020)

    as part of the 8->40 password length enhancement.

    Everything after U_OLDPASS was NaN because of a typo (U_PASS not yet


    so are you going to encrypt the passwords soon too?

    Nope.
    --
    digital man

    Synchronet "Real Fact" #108:
    Weedpuller "Falling Star" http://youtu.be/J0ijOUT7KIw
    Norco, CA WX: 53.0øF, 45.0% humidity, 2 mph ESE wind, 0.00 inches rain/24hrs ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell@VERT to Git commit to main/sbbs/master on Wed Dec 2 21:02:42 2020
    https://gitlab.synchro.net/main/sbbs/-/commit/da5a58d88c5ab355bb1f8f7a
    Modified Files:
    exec/load/sbbsdefs.js
    Log Message:
    Re-sync the BBS_OPT_* values with src/sbbs3/startup.h

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell (on ChromeOS)@VERT to Git commit to main/sbbs/master on Wed Jan 8 23:41:31 2025
    https://gitlab.synchro.net/main/sbbs/-/commit/c82f5b9de64f28d22656f05e
    Modified Files:
    exec/load/sbbsdefs.js
    Log Message:
    Add P_ATCODES definition

    ---
    þ 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 Wed Feb 5 13:03:57 2025
    https://gitlab.synchro.net/main/sbbs/-/commit/270775142a7c6bdeb2d0d58a
    Modified Files:
    exec/load/sbbsdefs.js
    Log Message:
    Define K_WRAP as a legacy alias for K_WORDWRAP

    ---
    þ 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 Apr 28 20:20:52 2025
    https://gitlab.synchro.net/main/sbbs/-/commit/79f3aed0ab0137a148b456b9
    Modified Files:
    exec/load/sbbsdefs.js
    Log Message:
    Add WM_EXPLANDLF and WM_CR_STRIP definitions

    ---
    þ 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 May 3 22:47:05 2025
    https://gitlab.synchro.net/main/sbbs/-/commit/d82e90f5df7ea74290a6da2f
    Modified Files:
    exec/load/sbbsdefs.js
    Log Message:
    Add P_MODS and P_CENTER definitions

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