CVSROOT:        /cvs
Module name:    xenocara
Changes by:     matth...@cvs.openbsd.org        2025/06/14 06:33:57

Modified files:
        app/xterm      : COPYING INSTALL Imakefile MANIFEST Makefile 
                         Makefile.in NEWS THANKS Tekproc.c VTPrsTbl.c 
                         VTparse.def aclocal.m4 button.c cachedGCs.c 
                         charclass.h charproc.c charsets.c charsets.dat 
                         charsets.h config.guess config.sub configure 
                         configure.in ctlseqs.ms ctlseqs.txt cursor.c 
                         doublechr.c fontutils.c fontutils.h graphics.c 
                         graphics.h graphics_regis.c graphics_sixel.c 
                         html.c input.c install-sh keysym2ucs.c 
                         linedata.c main.c main.h menu.c menu.h misc.c 
                         precompose.c print.c ptydata.c ptyx.h resize.c 
                         screen.c scrollback.c scrollbar.c svg.c 
                         terminfo testxmc.c trace.c trace.h util.c 
                         version.c version.h wcwidth.c xstrings.c 
                         xstrings.h xterm.appdata.xml xterm.h 
                         xterm.log.html xterm.man xtermcap.c xtermcfg.h 
                         xtermcfg.hin xutf8.c 
        app/xterm/icons: filled-xterm.xpms make-xpms mini.xterm.xpms 
                         xterm-color.xpms xterm.xpms 
        app/xterm/package: xterm.spec 
        app/xterm/package/debian: changelog control copyright rules 
        app/xterm/package/freebsd: Makefile distinfo pkg-descr 
                                   pkg-message.wchar pkg-plist 
        app/xterm/package/pkgsrc: Makefile PLIST distinfo options.mk 
        app/xterm/unicode: convmap.pl keysym.map precompose.c.head 
        app/xterm/vttests: modify-keys.pl palettes.pl titlestack.pl 

Log message:
Update to xterm 399. tested by kirill@

Also reduce the diffs between the generated xtermcfg.h when using
configure and the one we provide for the BSD makefile. The file after
this diff matches the result of configure with :

configure --enable-backarrow-is-erase \
--enable-delete-is-del --enable-initial-erase \
--disable-tek4014 --with-terminal-id=vt100 \
--enable-broken-st --disable-exec-selection \
--disable-sixel-graphics --enable-initial-erase \
--disable-paste64 --disable-readline-mouse \
--disable-screen-dumps \
--disable-tcap-fkeys --disable-tcap-query \
--with-utmp-setgid

Reply via email to