CVS commit: xsrc/external/mit/twm/dist/src

2015-09-22 Thread Christos Zoulas
Module Name:xsrc
Committed By:   christos
Date:   Tue Sep 22 18:33:41 UTC 2015

Modified Files:
xsrc/external/mit/twm/dist/src: util.c util.h

Log Message:
constify to fix build (with minimal changes)


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 xsrc/external/mit/twm/dist/src/util.c
cvs rdiff -u -r1.1.1.4 -r1.2 xsrc/external/mit/twm/dist/src/util.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: xsrc/external/mit/twm/dist/src

2014-10-01 Thread Michael van Elst
Module Name:xsrc
Committed By:   mlelstv
Date:   Wed Oct  1 09:56:39 UTC 2014

Modified Files:
xsrc/external/mit/twm/dist/src: util.c

Log Message:
do not try to extend the font-pattern with a wild-card. This will almost
always select the wrong fontset and use wrong metrics.


To generate a diff of this commit:
cvs rdiff -u -r1.1.1.4 -r1.2 xsrc/external/mit/twm/dist/src/util.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.