• src/sbbs3/js_user.c logon.cpp main.cpp sbbs.h sbbsdefs.h userdat.c use

    From Rob Swindell (on Debian Linux)@1:103/705 to Git commit to main/sbbs/master on Fri Mar 3 12:56:55 2023
    https://gitlab.synchro.net/main/sbbs/-/commit/e9114364bb24f59228770b16
    Modified Files:
    src/sbbs3/js_user.c logon.cpp main.cpp sbbs.h sbbsdefs.h userdat.c userfields.h
    Log Message:
    Introduced user download_cps propertyWill track the user's last succsesful file-download transfer ratein characters (bytes) per second.I'm not calculating
    or storing this rate yet, but will be soon. Thiswill make the file download ETAs more realistic and no longerhard-coded to 3000 cps (which now defaults to 10000 cps, to keep upwith the times).New field added to user.tab placed adjacent to the other File xfer stats,which means the leech attempt counter (likely always 0) was moved to the endof the user record.
    --- SBBSecho 3.20-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)