• exec/load/cnfdefs.js cnflib.js

    From rswindell@VERT to CVS commit on Friday, August 16, 2019 02:33:36
    exec/load cnfdefs.js 1.8 1.9 cnflib.js 1.13 1.14
    Update of /cvsroot/sbbs/exec/load
    In directory cvs:/tmp/cvs-serv3980

    Modified Files:
    cnfdefs.js cnflib.js
    Log Message:
    Added main.cnf support to cnflib/cnfdefs.js.
    Also renamed preqwk_ar to preqwk_ars, for consistency.



    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell@VERT to Git commit to sbbs/master on Monday, November 09, 2020 02:23:05
    https://gitlab.synchro.net/sbbs/sbbs/-/commit/e963fe7e2dc64abe4134b6e3
    Modified Files:
    exec/load/cnfdefs.js cnflib.js
    Log Message:
    Save/restore padding bytes in .cnf files (instead of writing 0's).

    Some padding bytes are expected to be 0xff's (not 0x00's) when
    unused by configuration properties.

    Also, this insures that this library is compatible with future .cnf files
    (i.e. it won't over-write new configuration properties with 0's).

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