Module Name:xsrc
Committed By: mlelstv
Date: Fri Oct 20 10:18:56 UTC 2023
Modified Files:
xsrc/external/mit/ctwm/dist: signals.c
Log Message:
Use a SIGCHLD handler instead of ignoring the signal.
This avoids lockups when child processes were inherited (e.g. from .xsession
Module Name:xsrc
Committed By: mlelstv
Date: Fri Oct 20 10:18:56 UTC 2023
Modified Files:
xsrc/external/mit/ctwm/dist: signals.c
Log Message:
Use a SIGCHLD handler instead of ignoring the signal.
This avoids lockups when child processes were inherited (e.g. from .xsession
Module Name:xsrc
Committed By: mrg
Date: Fri Aug 11 18:32:46 UTC 2023
Modified Files:
xsrc/external/mit/ctwm/dist: menus.c
Log Message:
redo previous change which didn't actually avoid the truncation.
increase the definition of MSLEN so that the size check fits the
maximu
Module Name:xsrc
Committed By: mrg
Date: Fri Aug 11 18:32:46 UTC 2023
Modified Files:
xsrc/external/mit/ctwm/dist: menus.c
Log Message:
redo previous change which didn't actually avoid the truncation.
increase the definition of MSLEN so that the size check fits the
maximu
Module Name:xsrc
Committed By: christos
Date: Fri Jul 28 14:27:35 UTC 2023
Modified Files:
xsrc/external/mit/ctwm/dist: menus.c
Log Message:
Gcc complains about overflow writing 53 bytes into a region of size 35,
and it is correct for the alphabet copying line, which corre
Module Name:xsrc
Committed By: christos
Date: Fri Jul 28 14:27:35 UTC 2023
Modified Files:
xsrc/external/mit/ctwm/dist: menus.c
Log Message:
Gcc complains about overflow writing 53 bytes into a region of size 35,
and it is correct for the alphabet copying line, which corre
Module Name:xsrc
Committed By: nia
Date: Wed Jul 5 08:39:10 UTC 2023
Modified Files:
xsrc/external/mit/ctwm/dist: add_window.c ctwm.1 ctwm.h ctwm_atoms.c
ctwm_atoms.h ctwm_config.h cursor.c deftwmrc.c event_names_table.h
ewmh_atoms.c ewmh_atoms.h fu
Module Name:xsrc
Committed By: nia
Date: Tue Jul 19 07:14:18 UTC 2022
Modified Files:
xsrc/external/mit/ctwm/dist: ctwm.1
Log Message:
Fix path in man page to system.ctwmrc.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 xsrc/external/mit/ctwm/dist/ctwm.1
P
Module Name:xsrc
Committed By: nia
Date: Tue Jul 19 07:14:18 UTC 2022
Modified Files:
xsrc/external/mit/ctwm/dist: ctwm.1
Log Message:
Fix path in man page to system.ctwmrc.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 xsrc/external/mit/ctwm/dist/ctwm.1
P