-
src/syncterm/conn_pty.c
From
deuce@VERT to
CVS commit on Wednesday, April 15, 2020 16:52:51
src/syncterm conn_pty.c 1.32 1.33
Update of /cvsroot/sbbs/src/syncterm
In directory cvs:/tmp/cvs-serv16313
Modified Files:
conn_pty.c
Log Message:
Massage LANG to lang.IBM437 to avoid UTF-8 weirdness.
No system seems to actually install en_??.IBM437, but that's what it should
be called, and it falls back to C so good enough I guess.
---
þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
-
From
deuce@VERT to
CVS commit on Friday, April 17, 2020 06:06:32
src/syncterm conn_pty.c 1.33 1.34
Update of /cvsroot/sbbs/src/syncterm
In directory cvs:/tmp/cvs-serv1524
Modified Files:
conn_pty.c
Log Message:
NULL check before dereferencing...
---
þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
-
From
deuce@VERT to
CVS commit on Friday, April 17, 2020 06:16:14
src/syncterm conn_pty.c 1.34 1.35
Update of /cvsroot/sbbs/src/syncterm
In directory cvs:/tmp/cvs-serv2963
Modified Files:
conn_pty.c
Log Message:
Oh yeah, put a { in there.
---
þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
-
From
deuce@VERT to
CVS commit on Friday, April 17, 2020 13:57:48
src/syncterm conn_pty.c 1.36 1.37
Update of /cvsroot/sbbs/src/syncterm
In directory cvs:/tmp/cvs-serv32257
Modified Files:
conn_pty.c
Log Message:
Don't mess with LANG... the charmap extension is a convenction, not a
format thing.
---
þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
-
From
deuce@VERT to
CVS commit on Monday, April 27, 2020 21:34:50
src/syncterm conn_pty.c 1.37 1.38
Update of /cvsroot/sbbs/src/syncterm
In directory cvs:/tmp/cvs-serv11045
Modified Files:
conn_pty.c
Log Message:
Fix pty leak.
---
þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
-
From
deuce@VERT to
CVS commit on Monday, April 27, 2020 22:00:33
src/syncterm conn_pty.c 1.38 1.39
Update of /cvsroot/sbbs/src/syncterm
In directory cvs:/tmp/cvs-serv14821
Modified Files:
conn_pty.c
Log Message:
We can't call getcodepage() in the child because the mutexes are in undefined states, and there's no other threads around to change those states.
---
þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
-
From
Deuc¿@VERT to
Git commit to main/sbbs/master on Saturday, January 11, 2025 21:55:16