• src/sbbs3/sbbsdefs.h

    From deuce@VERT to CVS commit on Wed Oct 17 18:11:31 2012
    src/sbbs3 sbbsdefs.h 1.180 1.181
    Update of /cvsroot/sbbs/src/sbbs3
    In directory cvs:/tmp/cvs-serv29415

    Modified Files:
    sbbsdefs.h
    Log Message:
    Fix the only use of the __unix macro anywhere in all of the code.

    Apparently, it IS defined on Linux and FreeBSD, but is not currently
    defined on OpenBSD (but I bet it used to be!). This should fix the strange
    zip behaviour reported by khelair.



    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ telnet://vert.synchro.net
  • From rswindell@VERT to CVS commit on Tue Dec 18 23:02:19 2012
    src/sbbs3 sbbsdefs.h 1.181 1.182
    Update of /cvsroot/sbbs/src/sbbs3
    In directory cvs:/tmp/cvs-serv26543

    Modified Files:
    sbbsdefs.h
    Log Message:
    Updated copyright date to 2012.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ telnet://ver
  • From rswindell@VERT to CVS commit on Sun Sep 15 03:13:16 2013
    src/sbbs3 sbbsdefs.h 1.185 1.186
    Update of /cvsroot/sbbs/src/sbbs3
    In directory cvs:/tmp/cvs-serv8150

    Modified Files:
    sbbsdefs.h
    Log Message:
    Fix numerous long-standing bugs that would occur on systems with 64-bit 'ints' or 'longs'. Amazing that no one noticed.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ telnet://vert.synchro.net
  • From rswindell@VERT to CVS commit on Sun Sep 15 03:15:59 2013
    src/sbbs3 sbbsdefs.h 1.186 1.187
    Update of /cvsroot/sbbs/src/sbbs3
    In directory cvs:/tmp/cvs-serv8996

    Modified Files:
    sbbsdefs.h
    Log Message:
    Fix typos in previous commit.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ telnet://vert.s
  • From rswindell@VERT to CVS commit on Tue Apr 28 23:56:41 2015
    src/sbbs3 sbbsdefs.h 1.190 1.191
    Update of /cvsroot/sbbs/src/sbbs3
    In directory cvs:/tmp/cvs-serv22577

    Modified Files:
    sbbsdefs.h
    Log Message:
    Removed the SCAN_UNREAD definition (never used by SBBS).

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ telnet://vert.synchro.net
  • From rswindell@VERT to CVS commit on Sat Aug 15 02:54:49 2015
    src/sbbs3 sbbsdefs.h 1.192 1.193
    Update of /cvsroot/sbbs/src/sbbs3
    In directory cvs:/tmp/cvs-serv6244

    Modified Files:
    sbbsdefs.h
    Log Message:
    Updated copyright notice and version (3.16c).

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ telnet://vert.synchro.net
  • From Accession@VERT to rswindell on Sat Aug 15 08:20:48 2015
    Hello rswindell,

    On 15 Aug 15 02:54, rswindell wrote to CVS commit:

    src/sbbs3 sbbsdefs.h 1.192 1.193
    Update of /cvsroot/sbbs/src/sbbs3
    In directory cvs:/tmp/cvs-serv6244

    Modified Files:
    sbbsdefs.h
    Log Message:
    Updated copyright notice and version (3.16c).

    Does this have anything to do with while connecting, the first header currently
    says: "Synchronet BBS for Linux Version 3.16 Copyright 2014 Rob Swindell" ?

    If not, then just letting you know it still does say that. :)

    Regards,
    Nick

    --- GoldED+/LNX 1.1.5-b20150715
    * Origin: thePharcyde_ telnet://bbs.pharcyde.org (Wisconsin) (723:1/701)
    þ Synchronet þ thePharcyde_ telnet://bbs.pharcyde.org (Wisconsin)
  • From Digital Man@VERT to Accession on Sat Aug 15 14:27:52 2015
    Re: Re: src/sbbs3/sbbsdefs.h
    By: Accession to rswindell on Sat Aug 15 2015 08:20 am

    Hello rswindell,

    On 15 Aug 15 02:54, rswindell wrote to CVS commit:

    src/sbbs3 sbbsdefs.h 1.192 1.193
    Update of /cvsroot/sbbs/src/sbbs3
    In directory cvs:/tmp/cvs-serv6244

    Modified Files:
    sbbsdefs.h
    Log Message:
    Updated copyright notice and version (3.16c).

    Does this have anything to do with while connecting, the first header currently
    says: "Synchronet BBS for Linux Version 3.16 Copyright 2014 Rob Swindell" ?

    If not, then just letting you know it still does say that. :)

    Can you define "it" (i.e. connecting to which BBS)?

    My Linux nodes (at cvs.synchro.net) display the 2015 copyright. If it's your BBS that still reports the 2014 copyright, then perhaps you didn't rebuild the binaries you're running.

    digital man

    Synchronet "Real Fact" #39:
    Synchronet has been ported to FreeBSD, NetBSD, OpenBSD, Solaris, QNX, and MacOS.
    Norco, CA WX: 101.1øF, 23.0% humidity, 8 mph SE wind, 0.00 inches rain/24hrs ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ telnet://vert.synchro.net
  • From Accession@VERT to Digital Man on Sun Aug 16 09:42:38 2015
    Hello Digital,

    On 15 Aug 15 14:27, Digital Man wrote to Accession:

    Does this have anything to do with while connecting, the first
    header currently
    says: "Synchronet BBS for Linux Version 3.16 Copyright 2014 Rob
    Swindell" ?

    If not, then just letting you know it still does say that. :)

    Can you define "it" (i.e. connecting to which BBS)?

    Mine.

    My Linux nodes (at cvs.synchro.net) display the 2015 copyright. If
    it's your BBS that still reports the 2014 copyright, then perhaps you didn't rebuild the binaries you're running.

    I was only asking since I've updated and re-compiled everything a few times now
    in 2015 (I believe the last time was the last sbbsecho commit, or something you
    did to help Nightfox out with his reader).

    Since you're marking a stable point anyways, I'll update again and see if that changes anything.

    Regards,
    Nick

    --- GoldED+/LNX 1.1.5-b20150715
    * Origin: thePharcyde_ telnet://bbs.pharcyde.org (Wisconsin) (723:1/701)
    þ Synchronet þ thePharcyde_ telnet://bbs.pharcyde.org (Wisconsin)
  • From rswindell@VERT to CVS commit on Mon Aug 17 00:06:27 2015
    src/sbbs3 sbbsdefs.h 1.193 1.194
    Update of /cvsroot/sbbs/src/sbbs3
    In directory cvs:/tmp/cvs-serv11937

    Modified Files:
    sbbsdefs.h
    Log Message:
    Increment the revision (to 3.16d).

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ telnet://vert.synchro.net
  • From rswindell@VERT to CVS commit on Sat Nov 12 21:52:32 2016
    src/sbbs3 sbbsdefs.h 1.200 1.201
    Update of /cvsroot/sbbs/src/sbbs3
    In directory cvs:/tmp/cvs-serv12596

    Modified Files:
    sbbsdefs.h
    Log Message:
    Fixed typo.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ telnet://vert.synchro.net
  • From rswindell@VERT to CVS commit on Tue Nov 15 21:35:53 2016
    src/sbbs3 sbbsdefs.h 1.202 1.203
    Update of /cvsroot/sbbs/src/sbbs3
    In directory cvs:/tmp/cvs-serv23281

    Modified Files:
    sbbsdefs.h
    Log Message:
    New configurable console attributes (colors): backfill and unfill, these will be used in displaying poll results.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ telnet://vert.synchro.net
  • From rswindell@VERT to CVS commit on Wed Dec 7 23:38:52 2016
    src/sbbs3 sbbsdefs.h 1.208 1.209
    Update of /cvsroot/sbbs/src/sbbs3
    In directory cvs:/tmp/cvs-serv1928

    Modified Files:
    sbbsdefs.h
    Log Message:
    Added terminal special key mapping definitions (e.g. HOME->CTRL-B).
    Removed some unused constant definitions/macros.
    Updated copyright date (to 2016).

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ telnet://vert.synchro.net
  • From rswindell@VERT to CVS commit on Tue Jun 6 17:51:55 2017
    src/sbbs3 sbbsdefs.h 1.210 1.211
    Update of /cvsroot/sbbs/src/sbbs3
    In directory cvs:/tmp/cvs-serv17591

    Modified Files:
    sbbsdefs.h
    Log Message:
    Add #defines for MAX_SUBS, MAX_DIRS, and MAX_XTRNS (65534).
    If anybody actually hit these limits I'd be impressed, but it's not impossible. 65535 (-1 as an int16_t) is a special value used to indicate an "invalid" item.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ telnet://vert.synchro.net
  • From rswindell@VERT to CVS commit on Wed Aug 2 18:20:03 2017
    src/sbbs3 sbbsdefs.h 1.211 1.212
    Update of /cvsroot/sbbs/src/sbbs3
    In directory cvs:/tmp/cvs-serv31693

    Modified Files:
    sbbsdefs.h
    Log Message:
    Add a per-directory toggle option to enable access to files not in the database (currently only via FTP) - simiilar to the global FTP option: DIR_FILES.
    I intend to extend this option to the terminal server as well.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ telnet://vert.synchro.net
  • From rswindell@VERT to CVS commit on Sun Oct 22 21:29:51 2017
    src/sbbs3 sbbsdefs.h 1.214 1.215
    Update of /cvsroot/sbbs/src/sbbs3
    In directory cvs:/tmp/cvs-serv31474

    Modified Files:
    sbbsdefs.h
    Log Message:
    Address GCC warnings and add -import option to usage output.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From rswindell@VERT to CVS commit on Sun Dec 17 20:15:18 2017
    src/sbbs3 sbbsdefs.h 1.218 1.219
    Update of /cvsroot/sbbs/src/sbbs3
    In directory cvs:/tmp/cvs-serv15077

    Modified Files:
    sbbsdefs.h
    Log Message:
    Change the PageUp and PageDown ctrl-key mapping to Ctrl-P (previous)
    and Ctrl-N (next) instead Ctrl-U and Ctrl-D as that wasn't going to work with fseditor.js's (Ctrl-U is quote).

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From rswindell@VERT to CVS commit on Tue Jan 1 06:36:06 2019
    src/sbbs3 sbbsdefs.h 1.229 1.230
    Update of /cvsroot/sbbs/src/sbbs3
    In directory cvs:/tmp/cvs-serv10456

    Modified Files:
    sbbsdefs.h
    Log Message:
    Increased rev to 'b' (v3.17b).
    Incremented copyright year to 2019.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From rswindell@VERT to CVS commit on Fri Jan 4 14:05:55 2019
    src/sbbs3 sbbsdefs.h 1.230 1.231
    Update of /cvsroot/sbbs/src/sbbs3
    In directory cvs:/tmp/cvs-serv18044

    Modified Files:
    sbbsdefs.h
    Log Message:
    Increment current revision (to 'c').


    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From rswindell@VERT to CVS commit on Tue Apr 9 13:48:31 2019
    src/sbbs3 sbbsdefs.h 1.233 1.234
    Update of /cvsroot/sbbs/src/sbbs3
    In directory cvs:/tmp/cvs-serv3769

    Modified Files:
    sbbsdefs.h
    Log Message:
    Remove some cruft xtrn_t.misc bit definitions (WORDWRAP*), never used.
    Since QUOTEWRAP *is* used, just define that bit flag specifically.


    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From rswindell@VERT to CVS commit on Thu Aug 1 00:46:02 2019
    src/sbbs3 sbbsdefs.h 1.246 1.247
    Update of /cvsroot/sbbs/src/sbbs3
    In directory cvs:/tmp/cvs-serv6365

    Modified Files:
    sbbsdefs.h
    Log Message:
    Support new sbbs_t::email() / bbs.email() mode flag: WM_NOFWD to disable
    mail -> netmail forwarding for a specific invocation.


    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Ragnarok@docksud.com.ar to rswindell on Thu Aug 1 19:54:10 2019
    El 1/8/19 a las 04:46, rswindell escribió:
    src/sbbs3 sbbsdefs.h 1.246 1.247
    Update of /cvsroot/sbbs/src/sbbs3
    In directory cvs:/tmp/cvs-serv6365

    Modified Files:
    sbbsdefs.h
    Log Message:
    Support new sbbs_t::email() / bbs.email() mode flag: WM_NOFWD to disable
    mail -> netmail forwarding for a specific invocation.


    ---

    thanks you! I'm going to try it at night
  • From rswindell@VERT to CVS commit on Thu Oct 24 13:04:57 2019
    src/sbbs3 sbbsdefs.h 1.249 1.250
    Update of /cvsroot/sbbs/src/sbbs3
    In directory cvs:/tmp/cvs-serv9488

    Modified Files:
    sbbsdefs.h
    Log Message:
    Redefine unused macro SM_ERRALARM to SM_UNUSED2

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From rswindell@VERT to CVS commit on Sun Mar 1 15:52:45 2020
    src/sbbs3 sbbsdefs.h 1.251 1.252
    Update of /cvsroot/sbbs/src/sbbs3
    In directory cvs:/tmp/cvs-serv11232

    Modified Files:
    sbbsdefs.h
    Log Message:
    #define P_NONE (0)
    Could sear I'd already done this.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From rswindell@VERT to CVS commit on Wed Apr 8 00:00:48 2020
    src/sbbs3 sbbsdefs.h 1.256 1.257
    Update of /cvsroot/sbbs/src/sbbs3
    In directory cvs:/tmp/cvs-serv28728

    Modified Files:
    sbbsdefs.h
    Log Message:
    Increase version to v3.18a.
    Update Copyright year to 2020.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From rswindell@VERT to CVS commit on Thu Aug 13 19:00:47 2020
    src/sbbs3 sbbsdefs.h 1.266 1.267
    Update of /cvsroot/sbbs/src/sbbs3
    In directory cvs:/tmp/cvs-serv29533

    Modified Files:
    sbbsdefs.h
    Log Message:
    Lower the minimum number of screen lines (rows) from 10 to 8 to accommodate
    the Amstrad NC100. Someone make a YouTube video, using one of these as a BBS client to logon and use a Synchronet BBS! That'd be awesome.


    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Gamgee@VERT/PALANT to rswindell on Fri Aug 14 08:13:00 2020
    rswindell wrote to CVS commit <=-

    Modified Files:
    sbbsdefs.h
    Log Message:
    Lower the minimum number of screen lines (rows) from 10 to 8 to accommodate the Amstrad NC100. Someone make a YouTube video,
    using one of these as a BBS client to logon and use a Synchronet
    BBS! That'd be awesome.

    Maybe Cheese Burger will get/use one of those to do reviews from!



    ... Beauty is in the eyes of the beer holder!
    --- MultiMail/Linux v0.52
    þ Synchronet þ Palantir BBS * palantirbbs.ddns.net * Pensacola, FL
  • From Rob Swindell@VERT to Git commit to sbbs/master on Sun Sep 6 22:27:17 2020
    https://gitlab.synchro.net/sbbs/sbbs/-/commit/a8d516d636a72205927e274b
    Modified Files:
    src/sbbs3/sbbsdefs.h
    Log Message:
    Increment version to v3.18b.
    ---
    ï¿­ Synchronet ï¿­ Vertrauen ï¿­ Home of Synchronet ï¿­ [vert/cvs/bbs].synchro.net
  • From Rob Swindell@VERT to Git commit to sbbs/master on Wed Sep 23 18:42:41 2020
    https://gitlab.synchro.net/sbbs/sbbs/-/commit/d9aac2b820b521eeb5b01be9
    Modified Files:
    src/sbbs3/sbbsdefs.h
    Log Message:
    Increment revision to 'c' (3.18c), post release.
    ---
    ï¿­ Synchronet ï¿­ Vertrauen ï¿­ Home of Synchronet ï¿­ [vert/cvs/bbs].synchro.net
  • From Rob Swindell@VERT to Git commit to main/sbbs/master on Sun Feb 21 19:25:49 2021
    https://gitlab.synchro.net/main/sbbs/-/commit/1d317681e4e8dd13ee1bae4d
    Modified Files:
    src/sbbs3/sbbsdefs.h
    Log Message:
    Define ERR_MKDIR - needed by previous commit
    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell@VERT to Git commit to main/sbbs/master on Sat Apr 24 20:23:32 2021
    https://gitlab.synchro.net/main/sbbs/-/commit/f4aa45605a5180dc99fad777
    Modified Files:
    src/sbbs3/sbbsdefs.h
    Log Message:
    Remove some unused/obsolete macros.
    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell@VERT to Git commit to main/sbbs/master on Sat Jan 1 22:38:33 2022
    https://gitlab.synchro.net/main/sbbs/-/commit/ac5562adc67248967fe4f3aa
    Modified Files:
    src/sbbs3/sbbsdefs.h
    Log Message:
    Increment revision to b (so, v3.19b).
    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell@VERT to Git commit to main/sbbs/master on Mon Jan 3 18:10:52 2022
    https://gitlab.synchro.net/main/sbbs/-/commit/76720fc1d41bcc3055786395
    Modified Files:
    src/sbbs3/sbbsdefs.h
    Log Message:
    Increase revision to 'c' (v3.19c) as v3.19b was released yesterday
    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell@VERT to Git commit to main/sbbs/master on Wed Feb 23 00:19:23 2022
    https://gitlab.synchro.net/main/sbbs/-/commit/891f8c56184d9541739e7d3a
    Modified Files:
    src/sbbs3/sbbsdefs.h
    Log Message:
    Increase maximum extended file description length from 4000 to 5000

    Apparently 4000 characters isn't enough for everyone to describe their files in vibrant colors and "graphics". :-)
    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell@VERT to Git commit to main/sbbs/master on Tue Mar 29 01:16:22 2022
    https://gitlab.synchro.net/main/sbbs/-/commit/6e9fee01975d0775e721a99f
    Modified Files:
    src/sbbs3/sbbsdefs.h
    Log Message:
    Add enum CSTATS_FIELD definition

    Defines the field indexes for records in csts.ini
    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell (on ChromeOS)@VERT to Git commit to main/sbbs/master on Sun Feb 26 00:07:30 2023
    https://gitlab.synchro.net/main/sbbs/-/commit/68c33d29a75ef4b093033c4c
    Modified Files:
    src/sbbs3/sbbsdefs.h
    Log Message:
    Expand user_t.curxtrn from 8 to 16 chars (the new maxlen of int-codes)

    Apparently I missed this in commit b1f3fef6.
    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell (in GitKraken)@VERT to Git commit to main/sbbs/master on Fri Mar 10 19:59:26 2023
    https://gitlab.synchro.net/main/sbbs/-/commit/7fffb0f909cf5a6dcd6f7006
    Modified Files:
    src/sbbs3/sbbsdefs.h
    Log Message:
    CRLF macro now calls sbbs_t::newline()

    No change in behavior.
    Eventually would like to get rid of all the CRLF (and CLS) macro usage.
    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell (on ChromeOS)@VERT to Git commit to main/sbbs/master on Sun Jun 11 14:33:40 2023
    https://gitlab.synchro.net/main/sbbs/-/commit/46aa6f79918b7e06164b2d8f
    Modified Files:
    src/sbbs3/sbbsdefs.h
    Log Message:
    Fix GCC build errors with SANITIZE=1

    scfgsys.c: In function ‘edit_sys_delmsg_policy’:
    scfgsys.c:498:3: error: case label does not reduce to an integer constant
    498 | case SM_USRVDELM | SM_SYSVDELM:
    scfgsys.c:504:3: error: case label does not reduce to an integer constant
    504 | case SM_SYSVDELM:
    ---
    ï¿­ 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 Thu Oct 26 13:50:31 2023
    https://gitlab.synchro.net/main/sbbs/-/commit/89a06273d030f0f558dbeece
    Modified Files:
    src/sbbs3/sbbsdefs.h
    Log Message:
    Extend max language code (user 'lang' property) length from 3 to 8 chars

    Ragnarok (DOCKSUD) would like to use lang_COUNTRY for their language files
    as "I use es_AR and is exactly not same to es_ES"

    It's trivial to extend the length more if there's a desire to do that.
    That's a nice thing about the new (in v3.20) user.tab file format.
    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Ragnarok@ragnarok@docksud.com.ar to Rob Swindell (on Debian Linux) on Fri Oct 27 13:50:17 2023
    El 26/10/23 a las 17:50, Rob Swindell (on Debian Linux) escribió:
    https://gitlab.synchro.net/main/sbbs/-/commit/89a06273d030f0f558dbeece Modified Files:
    src/sbbs3/sbbsdefs.h
    Log Message:
    Extend max language code (user 'lang' property) length from 3 to 8 chars

    Ragnarok (DOCKSUD) would like to use lang_COUNTRY for their language files
    as "I use es_AR and is exactly not same to es_ES"

    It's trivial to extend the length more if there's a desire to do that.
    That's a nice thing about the new (in v3.20) user.tab file format.
    ---
    � Synchronet � Vertrauen � Home of Synchronet � [vert/cvs/bbs].synchro.net

    thanksss! i agree text plain files are nice feature!
  • From Rob Swindell (on Windows 11)@VERT to Git commit to main/sbbs/master on Mon Dec 18 21:59:04 2023
    https://gitlab.synchro.net/main/sbbs/-/commit/8d944f3250fe88a9a169b351
    Modified Files:
    src/sbbs3/sbbsdefs.h
    Log Message:
    Change all 1L<<x to 1<<x

    Resolve reported clang warning:

    inkey.cpp:592:20: warning: implicit conversion from 'long' to 'int' changes value from 2147483648 to -2147483648 [-Wconstant-conversion]
    if(!term_supports(MOUSE))
    ~~~~~~~~~~~~~ ^~~~~
    ./sbbsdefs.h:574:19: note: expanded from macro 'MOUSE'
    #define MOUSE (1L<<31) /* Mouse supported terminal */
    ---
    þ 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 Sun Mar 24 01:45:43 2024
    https://gitlab.synchro.net/main/sbbs/-/commit/a704942a1ebddafd9d333b6b
    Modified Files:
    src/sbbs3/sbbsdefs.h
    Log Message:
    Increment copyright year from 2022 to 2024

    Yeah, it's getting about that time...
    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell (on Windows 11)@VERT to Git commit to main/sbbs/master on Wed Jan 1 22:01:29 2025
    https://gitlab.synchro.net/main/sbbs/-/commit/ad7f6262771f2607482f5bef
    Modified Files:
    src/sbbs3/sbbsdefs.h
    Log Message:
    Increment rev to 3.20b (not beta)
    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell (on Windows 11)@VERT to Git commit to main/sbbs/master on Sat Jan 4 00:41:12 2025
    https://gitlab.synchro.net/main/sbbs/-/commit/2c9d70e1c0cedff1adbf39ad
    Modified Files:
    src/sbbs3/sbbsdefs.h
    Log Message:
    Increase rev to C (v3.20c)
    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell (on Windows 11)@VERT to Git commit to main/sbbs/master on Sat Jan 4 16:19:54 2025
    https://gitlab.synchro.net/main/sbbs/-/commit/250ff06f972259673c97bd93
    Modified Files:
    src/sbbs3/sbbsdefs.h
    Log Message:
    Increase rev to C (v3.20c)
    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell (on Windows 11)@VERT to Git commit to main/sbbs/master on Mon Mar 3 22:11:50 2025
    https://gitlab.synchro.net/main/sbbs/-/commit/080bf35249d21138894f7dca
    Modified Files:
    src/sbbs3/sbbsdefs.h
    Log Message:
    Increment version to v3.20d
    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell (on Windows 11)@VERT to Git commit to main/sbbs/master on Tue Mar 4 00:41:05 2025
    https://gitlab.synchro.net/main/sbbs/-/commit/3622e0ce8acf0724d293dada
    Modified Files:
    src/sbbs3/sbbsdefs.h
    Log Message:
    Bump rev to E (i.e. v3.20e)
    ---
    þ 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 Mar 31 15:16:47 2025
    https://gitlab.synchro.net/main/sbbs/-/commit/52c61694c0177f8b3039afcf
    Modified Files:
    src/sbbs3/sbbsdefs.h
    Log Message:
    Increase version to 3.21a
    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell (on Windows 11)@VERT to Git commit to main/sbbs/master on Mon Mar 31 16:03:56 2025
    https://gitlab.synchro.net/main/sbbs/-/commit/8c5271fd8a17ba0cc61f1768
    Modified Files:
    src/sbbs3/sbbsdefs.h
    Log Message:
    Fix VERSION_NUM and VERSION_HEX encoding of updated version number (32100).

    Use math to compute the value of VERSION_NUM and VERSION_HEX so we don't have mutliple sources of truth for the integer-encoded version number any longer. ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell (on Windows 11)@VERT to Git commit to main/sbbs/master on Mon Mar 31 16:56:11 2025
    https://gitlab.synchro.net/main/sbbs/-/commit/e1f5b024fe9c54007d068ae3
    Modified Files:
    src/sbbs3/sbbsdefs.h
    Log Message:
    Clean up formatting, some typos, convert C-style single-line comments to C++ ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell (on Windows 11)@VERT to Git commit to main/sbbs/master on Mon Mar 31 17:22:20 2025
    https://gitlab.synchro.net/main/sbbs/-/commit/b1801a60a39be099f6285e64
    Modified Files:
    src/sbbs3/sbbsdefs.h
    Log Message:
    Derive VERSION_INT from VERSION

    Really, a single source of truth for the version major.minor number now.
    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell (on Windows 11)@VERT to Git commit to main/sbbs/master on Mon Mar 31 17:25:59 2025
    https://gitlab.synchro.net/main/sbbs/-/commit/b40aeea11338a4debd3b667f
    Modified Files:
    src/sbbs3/sbbsdefs.h
    Log Message:
    Re-arrange VERSION/REVISION defines and add a comment
    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net