From rswindell@VERT to CVS commit on Friday, July 27, 2018 01:23:00
src/sbbs3 newuser.cpp 1.71 1.72
Update of /cvsroot/sbbs/src/sbbs3
In directory cvs:/tmp/cvs-serv17558
Modified Files:
newuser.cpp
Log Message:
Fixed GCC warning: format not a string literal and no format arguments
---
þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
From rswindell@VERT to CVS commit on Thursday, October 25, 2018 09:33:00
src/sbbs3 newuser.cpp 1.75 1.76
Update of /cvsroot/sbbs/src/sbbs3
In directory cvs:/home/rswindell/sbbs/src/sbbs3
Modified Files:
newuser.cpp
Log Message:
Also, the text/*.msg files now supports alternative file formats for RIP/ANSI/PETSCII, if the files exist.
---
þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
From rswindell@VERT to CVS commit on Monday, May 06, 2019 10:52:00
src/sbbs3 newuser.cpp 1.79 1.80
Update of /cvsroot/sbbs/src/sbbs3
In directory cvs:/tmp/cvs-serv340
Modified Files:
newuser.cpp
Log Message:
When a new user hits the PETSCII backspace key (Ctrl-T) in response to the backspace/delete key prompt, set the PETSCII flag in the autoterm *and* the user's setting. If a CBM/PETSCII user actually got that prompt, that means
they were probably connecting to the wrong TCP port in the first place, so relying on auto-terminal won't work for them on subsequent connections. We probably should have a way to manually turn off/on PETSCII support, when needed. <sigh>
---
þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
From Rob Swindell@VERT to Git commit to sbbs/master on Saturday, October 03, 2020 23:30:58