CVSROOT:        /home/x-cvs
Module name:    xc
Changes by:     [EMAIL PROTECTED]       04/04/04 17:39:19

Log message:
                     Development - 2004/4/4 - XFree86 4.4.99.3
  
       * replace  ifdef's  using  SCO, sco and SCO325 with __SCO__ (XFree86
         Bugzilla #1301, Kean Johnson).
       * add scoFunctionKeys resource, to match manpage.
       * update manpage discussion of menus and related resources.
       * enable  utmpx support for NetBSD 1.6C and newer (patch by Matthias
         Scheler).
       * add  a  note  in  the manpage discussing xterm's treatment of open
         file-descriptors (request by Dan Shearer).
       * modify  Help()  to make "xterm -h" write to standard output rather
         than standard error (patch by Bram Moolenaar).
       * check for type of failure in xim_real_init() to avoid looping when
         the  problem  is an unsupported input method rather than a failure
         to connect to the XIM server. Problem was introduced in [189]patch
         #175 (XFree86 Bugzilla #1306).
       * modify  Imakefile  to remove dependency of "install" target on the
         xterm  executable to make installs from tree without attempting to
         rebuild  anything  (David  Dawes, based on a patch and report from
         Lee Olsen).

Modified files:
      xc/programs/xterm/:
        MANIFEST charproc.c data.h main.c os2main.c ptyx.h util.c 
        xterm.h xterm.log.html xterm.man 
  
  Revision      Changes    Path
  1.25          +1 -1      xc/programs/xterm/MANIFEST
  3.155         +8 -4      xc/programs/xterm/charproc.c
  3.32          +4 -1      xc/programs/xterm/data.h
  3.177         +30 -13    xc/programs/xterm/main.c
  3.64          +13 -13    xc/programs/xterm/os2main.c
  3.113         +3 -2      xc/programs/xterm/ptyx.h
  3.80          +7 -7      xc/programs/xterm/util.c
  3.97          +16 -4     xc/programs/xterm/xterm.h
  1.118         +30 -3     xc/programs/xterm/xterm.log.html
  3.101         +514 -54   xc/programs/xterm/xterm.man

_______________________________________________
Cvs-commit mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/cvs-commit

Reply via email to