CVS Update: xc (branch: trunk)
Thomas Dickey <[email protected]>
| Newsgroups | gmane.comp.xfree86.cvs |
|---|---|
| Message-ID | <[email protected]> |
CVSROOT: /home/x-cvs Module name: xc Changes by: [email protected]. 05/11/03 05:17:29 Log message: 164. Xterm patch #206 (Thomas Dickey). Modified files: xc/programs/Xserver/hw/xfree86/: CHANGELOG xc/programs/xterm/: INSTALL Imakefile MANIFEST Makefile.in Tekproc.c UXTerm.ad XTerm.ad aclocal.m4 button.c charproc.c configure configure.in fontutils.c main.c menu.c menu.h misc.c os2main.c ptyx.h screen.c scrollbar.c sinstall.sh termcap terminfo version.h xterm.h xterm.log.html xterm.man xtermcfg.hin Revision Changes Path 3.3617 +2 -1 xc/programs/Xserver/hw/xfree86/CHANGELOG 3.40 +53 -5 xc/programs/xterm/INSTALL 3.60 +29 -8 xc/programs/xterm/Imakefile 1.42 +1 -1 xc/programs/xterm/MANIFEST 3.51 +4 -4 xc/programs/xterm/Makefile.in 3.55 +5 -3 xc/programs/xterm/Tekproc.c 1.4 +29 -10 xc/programs/xterm/UXTerm.ad 3.32 +8 -8 xc/programs/xterm/XTerm.ad 3.60 +184 -10 xc/programs/xterm/aclocal.m4 3.82 +31 -14 xc/programs/xterm/button.c 3.176 +41 -25 xc/programs/xterm/charproc.c 3.88 +1499 -1238xc/programs/xterm/configure 3.72 +64 -8 xc/programs/xterm/configure.in 1.55 +7 -3 xc/programs/xterm/fontutils.c 3.198 +115 -84 xc/programs/xterm/main.c 3.63 +73 -36 xc/programs/xterm/menu.c 3.38 +2 -3 xc/programs/xterm/menu.h 3.101 +7 -6 xc/programs/xterm/misc.c 3.81 +69 -32 xc/programs/xterm/os2main.c 3.127 +20 -19 xc/programs/xterm/ptyx.h 3.73 +4 -3 xc/programs/xterm/screen.c 3.45 +23 -5 xc/programs/xterm/scrollbar.c 1.4 +79 -17 xc/programs/xterm/sinstall.sh 3.36 +4 -4 xc/programs/xterm/termcap 3.57 +7 -2 xc/programs/xterm/terminfo 3.117 +3 -3 xc/programs/xterm/version.h 3.109 +34 -31 xc/programs/xterm/xterm.h 1.142 +115 -6 xc/programs/xterm/xterm.log.html 3.117 +74 -61 xc/programs/xterm/xterm.man 3.57 +3 -2 xc/programs/xterm/xtermcfg.hin