CVS Update: xc (branch: trunk)

Alan Coopersmith xorg-commit at cvs.freedesktop.org
Wed Dec 22 10:28:17 EET 2004


CVSROOT:	/cvs/xorg
Module name:	xc
Changes by:	alanc at gabe.freedesktop.org	04/12/22 00:28:17

Log message:
  2004-12-22  Alan Coopersmith  <alan.coopersmith at sun.com>
  
          * xc/programs/Xserver/hw/xfree86/common/xf86Init.c:
          * xc/lib/Xmu/CvtStdSel.c:
          * xc/programs/Xserver/hw/xfree86/os-support/bus/Sbus.c:
          Bug #2123 <https://bugs.freedesktop.org/show_bug.cgi?id=2123>
          Attachment #1587 <https://bugs.freedesktop.org/attachment.cgi?id=1587>
          Call to uname should not check for return == 0, but for >= 0 instead

Modified files:
      ./:
        ChangeLog 
      xc/programs/Xserver/hw/xfree86/common/:
        xf86Init.c 
      xc/lib/Xmu/:
        CvtStdSel.c 
      xc/programs/Xserver/hw/xfree86/os-support/bus/:
        Sbus.c 
  
  Revision      Changes    Path
  1.624         +10 -1     xc/ChangeLog
  1.16          +5 -1      xc/programs/Xserver/hw/xfree86/common/xf86Init.c
  1.3           +1 -1      xc/lib/Xmu/CvtStdSel.c
  1.3           +1 -1      xc/programs/Xserver/hw/xfree86/os-support/bus/Sbus.c




More information about the xorg-commit mailing list