CVS commit: xsrc/external/mit/xdm/dist/greeter

2013-06-28 Thread Thomas Klausner
Module Name:xsrc Committed By: wiz Date: Fri Jun 28 18:32:55 UTC 2013 Modified Files: xsrc/external/mit/xdm/dist/greeter: greet.c Log Message: Use proper format string. To generate a diff of this commit: cvs rdiff -u -r1.5 -r1.6 xsrc/external/mit/xdm/dist/greeter/greet.c

CVS commit: xsrc/external/mit/xdm/dist/xdm

2013-06-28 Thread Thomas Klausner
Module Name:xsrc Committed By: wiz Date: Fri Jun 28 17:25:47 UTC 2013 Modified Files: xsrc/external/mit/xdm/dist/xdm: dm.c xdmauth.c Log Message: Improvements to format strings from upstream. To generate a diff of this commit: cvs rdiff -u -r1.1.1.1 -r1.2 xsrc/external/m

CVS commit: xsrc/external/mit/xf86-video-openchrome/dist/src

2013-06-28 Thread Thomas Klausner
Module Name:xsrc Committed By: wiz Date: Fri Jun 28 16:53:55 UTC 2013 Modified Files: xsrc/external/mit/xf86-video-openchrome/dist/src: via_driver.c Log Message: Use correct format string. To generate a diff of this commit: cvs rdiff -u -r1.1.1.2 -r1.2 \ xsrc/externa

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

2013-06-27 Thread Thomas Klausner
Module Name:xsrc Committed By: wiz Date: Thu Jun 27 21:57:21 UTC 2013 Modified Files: xsrc/external/mit/libXi/dist/src: XGetFCtl.c Log Message: Remove check that can never be true. clang warns: warning: comparison of constant 268435455 with expression of type 'CARD16' (ak

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

2013-06-27 Thread Thomas Klausner
Module Name:xsrc Committed By: wiz Date: Thu Jun 27 12:44:11 UTC 2013 Modified Files: xsrc/external/mit/fontconfig/dist/src: fcname.c Log Message: Fix a comparison of constant warning with clang >From upstream: commit 9acc14c34a372b54f9075ec3611588298fb2a501 Author: Akira

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

2013-06-26 Thread Thomas Klausner
Module Name:xsrc Committed By: wiz Date: Wed Jun 26 13:54:36 UTC 2013 Modified Files: xsrc/external/mit/libXt/dist/src: ResConfig.c Log Message: Fix unsigned vs. signed char warnings (needed for clang). To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 xsrc/ext

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

2013-06-25 Thread Thomas Klausner
Module Name:xsrc Committed By: wiz Date: Tue Jun 25 20:34:20 UTC 2013 Modified Files: xsrc/external/mit/libX11/dist/src: FontNames.c GetFPath.c ListExt.c ModMap.c Log Message: Decrease comparison range to avoid tautologies. (int32 is always smaller than int64_m

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

2013-06-25 Thread Thomas Klausner
Module Name:xsrc Committed By: wiz Date: Tue Jun 25 16:15:16 UTC 2013 Modified Files: xsrc/external/mit/libX11/dist/src: Font.c Log Message: Fix out-of-range comparison. clang complained: warning: comparison of constant 768614336404564650 with expression of type 'CARD32'

CVS commit: xsrc/external/mit/xf86-video-suncg14/dist/src

2013-06-25 Thread Michael Lorenz
Module Name:xsrc Committed By: macallan Date: Tue Jun 25 12:31:29 UTC 2013 Modified Files: xsrc/external/mit/xf86-video-suncg14/dist/src: cg14_accel.c cg14_render.c Log Message: missed one ( move CG14Comp_Over32Solid() too ) To generate a diff of this commit:

CVS commit: xsrc/external/mit/xf86-video-suncg14/dist/src

2013-06-25 Thread Michael Lorenz
Module Name:xsrc Committed By: macallan Date: Tue Jun 25 12:26:57 UTC 2013 Modified Files: xsrc/external/mit/xf86-video-suncg14/dist/src: cg14.h cg14_accel.c Added Files: xsrc/external/mit/xf86-video-suncg14/dist/src: cg14_render.c Log Message: - support PictOpSrc,

CVS commit: xsrc/external/mit/xf86-video-suncg14/dist/src

2013-06-19 Thread Michael Lorenz
Module Name:xsrc Committed By: macallan Date: Wed Jun 19 13:26:01 UTC 2013 Modified Files: xsrc/external/mit/xf86-video-suncg14/dist/src: cg14.h cg14_driver.c Added Files: xsrc/external/mit/xf86-video-suncg14/dist/src: cg14_accel.c Log Message: support hardware acc

CVS commit: xsrc/external/mit/xf86-video-suncg14/dist/src

2013-06-19 Thread Michael Lorenz
Module Name:xsrc Committed By: macallan Date: Wed Jun 19 13:20:05 UTC 2013 Modified Files: xsrc/external/mit/xf86-video-suncg14/dist/src: cg14_cursor.c Log Message: remove some unnecessary #includes To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 \ xsrc/e

CVS commit: xsrc/external/mit/xorg-server/dist/hw/xfree86/common

2013-06-18 Thread Michael Lorenz
Module Name:xsrc Committed By: macallan Date: Wed Jun 19 00:54:08 UTC 2013 Modified Files: xsrc/external/mit/xorg-server/dist/hw/xfree86/common: xf86sbusBus.c xf86sbusBus.h Log Message: add a field to struct sbus_device which records the framebuffer size report

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

2013-06-12 Thread Thomas Klausner
Module Name:xsrc Committed By: wiz Date: Wed Jun 12 09:59:11 UTC 2013 Modified Files: xsrc/external/mit/libpciaccess/dist/src: common_interface.c Log Message: Re-add const in correct place (reduce diff to upstream). To generate a diff of this commit: cvs rdiff -u -r1.3 -

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

2013-06-12 Thread Thomas Klausner
Module Name:xsrc Committed By: wiz Date: Wed Jun 12 09:58:54 UTC 2013 Modified Files: xsrc/external/mit/libpciaccess/dist/src: netbsd_pci.c Log Message: Remove trailing whitespace (reduce diff to upstream). To generate a diff of this commit: cvs rdiff -u -r1.11 -r1.12 \

CVS commit: xsrc/external/mit/xrandr/dist

2013-06-12 Thread matthew green
Module Name:xsrc Committed By: mrg Date: Wed Jun 12 07:50:29 UTC 2013 Modified Files: xsrc/external/mit/xrandr/dist: xrandr.c Log Message: revert revision 1.8; no longer necessary. To generate a diff of this commit: cvs rdiff -u -r1.8 -r1.9 xsrc/external/mit/xrandr/dist/

CVS commit: xsrc/external/mit/libxcb/include

2013-06-11 Thread matthew green
Module Name:xsrc Committed By: mrg Date: Wed Jun 12 06:14:31 UTC 2013 Modified Files: xsrc/external/mit/libxcb/include: config.h Log Message: udpate for libxcb 1.9.1. To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 xsrc/external/mit/libxcb/include/config.h P

CVS commit: xsrc/external/mit/xdm/dist/xdm

2013-06-06 Thread matthew green
Module Name:xsrc Committed By: mrg Date: Thu Jun 6 09:08:11 UTC 2013 Modified Files: xsrc/external/mit/xdm/dist/xdm: session.c Log Message: allow for static linking of the greeter library. To generate a diff of this commit: cvs rdiff -u -r1.1.1.1 -r1.2 xsrc/external/mit

CVS commit: xsrc/external/mit

2013-06-05 Thread matthew green
Module Name:xsrc Committed By: mrg Date: Thu Jun 6 06:46:33 UTC 2013 Modified Files: xsrc/external/mit/libXi/dist/src: XGMotion.c XGetBMap.c XGetDCtl.c XGetDProp.c XGetFCtl.c XGetProp.c XIPassiveGrab.c XIProperties.c XISelEv.c XListDev.c XQueryDv.c

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

2013-06-05 Thread matthew green
Module Name:xsrc Committed By: mrg Date: Thu Jun 6 06:16:39 UTC 2013 Removed Files: xsrc/external/mit/libXvMC/dist/src: XvMCWrapper.c Log Message: merge libXvMC 1.0.7. To generate a diff of this commit: cvs rdiff -u -r1.2 -r0 xsrc/external/mit/libXvMC/dist/src/XvMCWrapp

CVS commit: xsrc/external/mit/MesaLib/dist/src/glx

2013-06-05 Thread matthew green
Module Name:xsrc Committed By: mrg Date: Wed Jun 5 23:49:22 UTC 2013 Modified Files: xsrc/external/mit/MesaLib/dist/src/glx: XF86dri.c Log Message: merge the changes from these two upstream commits: http://lists.freedesktop.org/archives/mesa-dev/2013-May/039720.html http

CVS commit: xsrc/external/mit/pixman/dist/pixman

2013-06-05 Thread matthew green
Module Name:xsrc Committed By: mrg Date: Wed Jun 5 09:03:18 UTC 2013 Modified Files: xsrc/external/mit/pixman/dist/pixman: pixman-bits-image.c pixman-inlines.h pixman-private.h pixman.h Log Message: merge pixman 0.30.0 To generate a diff of this commit: cvs

CVS commit: xsrc/external/mit/xorg-docs

2013-06-05 Thread matthew green
Module Name:xsrc Committed By: mrg Date: Wed Jun 5 07:40:56 UTC 2013 Removed Files: xsrc/external/mit/xorg-docs: ChangeLog MAINTAINERS Makefile.am Makefile.in README aclocal.m4 config.guess config.sub configure configure.ac install-sh missing regist

CVS commit: xsrc/external/mit/xf86-input-mouse/dist/src

2013-06-05 Thread matthew green
Module Name:xsrc Committed By: mrg Date: Wed Jun 5 07:26:13 UTC 2013 Modified Files: xsrc/external/mit/xf86-input-mouse/dist/src: mouse.c Log Message: fix a merge botch. To generate a diff of this commit: cvs rdiff -u -r1.15 -r1.16 \ xsrc/external/mit/xf86-input-mou

CVS commit: xsrc/external/mit/xf86-input-mouse/include

2013-06-05 Thread matthew green
Module Name:xsrc Committed By: mrg Date: Wed Jun 5 07:13:59 UTC 2013 Modified Files: xsrc/external/mit/xf86-input-mouse/include: config.h Log Message: udpate for 1.9.0 To generate a diff of this commit: cvs rdiff -u -r1.5 -r1.6 xsrc/external/mit/xf86-input-mouse/include

CVS commit: xsrc/external/mit/xf86-video-vmware/include

2013-06-04 Thread matthew green
Module Name:xsrc Committed By: mrg Date: Wed Jun 5 06:22:23 UTC 2013 Modified Files: xsrc/external/mit/xf86-video-vmware/include: config.h Log Message: update for 13.0.1. To generate a diff of this commit: cvs rdiff -u -r1.8 -r1.9 xsrc/external/mit/xf86-video-vmware/inc

CVS commit: xsrc/external/mit/xf86-video-vmware/dist/src

2013-06-04 Thread matthew green
Module Name:xsrc Committed By: mrg Date: Wed Jun 5 06:13:12 UTC 2013 Removed Files: xsrc/external/mit/xf86-video-vmware/dist/src: vmwaremodule.c Log Message: merge xf86-video-vmware 13.0.1 To generate a diff of this commit: cvs rdiff -u -r1.5 -r0 \ xsrc/external/mit

CVS commit: xsrc/external/mit/xf86-video-wsfb/dist/src

2013-06-04 Thread matthew green
Module Name:xsrc Committed By: mrg Date: Wed Jun 5 02:11:44 UTC 2013 Modified Files: xsrc/external/mit/xf86-video-wsfb/dist/src: wsfb_driver.c Log Message: fix a merge botch. To generate a diff of this commit: cvs rdiff -u -r1.18 -r1.19 \ xsrc/external/mit/xf86-vide

CVS commit: xsrc/external/mit/xf86-video-wsfb/include

2013-06-04 Thread matthew green
Module Name:xsrc Committed By: mrg Date: Wed Jun 5 01:47:45 UTC 2013 Modified Files: xsrc/external/mit/xf86-video-wsfb/include: config.h Log Message: update for xf86-video-wsfb 0.4.0 To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 xsrc/external/mit/xf86-vide

CVS commit: xsrc/external/mit/xf86-video-wsfb/dist/src

2013-06-04 Thread matthew green
Module Name:xsrc Committed By: mrg Date: Wed Jun 5 01:45:34 UTC 2013 Modified Files: xsrc/external/mit/xf86-video-wsfb/dist/src: wsfb_driver.c Log Message: merge xf86-video-wsfb 0.4.0 To generate a diff of this commit: cvs rdiff -u -r1.17 -r1.18 \ xsrc/external/mit/

CVS commit: xsrc/external/mit

2013-06-04 Thread matthew green
Module Name:xsrc Committed By: mrg Date: Wed Jun 5 01:06:27 UTC 2013 Modified Files: xsrc/external/mit/xf86-input-elographics/include: config.h xsrc/external/mit/xf86-input-synaptics/include: config.h Log Message: new config.h for xf86-input-elographics 1.4.1 and

CVS commit: xsrc/external/mit

2013-06-04 Thread matthew green
Module Name:xsrc Committed By: mrg Date: Wed Jun 5 01:03:12 UTC 2013 Modified Files: xsrc/external/mit/xf86-input-elographics/dist/src: xf86Elo.c Removed Files: xsrc/external/mit/xf86-input-synaptics/dist/include: synaptics.h xsrc/external/mit/xf86-input-sy

CVS commit: xsrc/external/mit/libXi/dist/doc

2013-06-04 Thread matthew green
Module Name:xsrc Committed By: mrg Date: Wed Jun 5 00:52:36 UTC 2013 Removed Files: xsrc/external/mit/libXi/dist/doc: Makefile.am Makefile.in porting.xml Log Message: merge libXi 1.7.1. To generate a diff of this commit: cvs rdiff -u -r1.1.1.2 -r0 xsrc/external/mit/libX

CVS commit: xsrc/external/mit/xf86-video-suntcx/dist/src

2013-06-04 Thread matthew green
Module Name:xsrc Committed By: mrg Date: Tue Jun 4 22:58:31 UTC 2013 Added Files: xsrc/external/mit/xf86-video-suntcx/dist/src: tcx_accel.c Log Message: re-add tcx_accel.c To generate a diff of this commit: cvs rdiff -u -r0 -r1.7 \ xsrc/external/mit/xf86-video-suntc

CVS commit: xsrc/external/mit/xf86-video-sunleo/dist/src

2013-06-04 Thread matthew green
Module Name:xsrc Committed By: mrg Date: Tue Jun 4 22:56:31 UTC 2013 Modified Files: xsrc/external/mit/xf86-video-sunleo/dist/src: leo_driver.c Log Message: reduce a diff to upstream. fix LeoFreeScreen() to use the right screen arg. To generate a diff of this commit: cv

CVS commit: xsrc/external/mit

2013-06-04 Thread matthew green
Module Name:xsrc Committed By: mrg Date: Tue Jun 4 22:20:42 UTC 2013 Modified Files: xsrc/external/mit/xf86-video-suncg14/dist/src: cg14.h cg14_driver.c xsrc/external/mit/xf86-video-suncg6/dist/src: cg6.h cg6_driver.c cg6_regs.h xsrc/external/mi

CVS commit: xsrc/external/mit/xf86-video-openchrome/dist/src

2013-06-04 Thread Thomas Klausner
Module Name:xsrc Committed By: wiz Date: Tue Jun 4 16:59:25 UTC 2013 Modified Files: xsrc/external/mit/xf86-video-openchrome/dist/src: via_driver.h Log Message: Remove some prototypes (reduce diff to upstream) where I can't find the corresponding functions. To generate

CVS commit: xsrc/external/mit/xf86-video-openchrome/dist/src

2013-06-03 Thread Christos Zoulas
Module Name:xsrc Committed By: christos Date: Tue Jun 4 00:19:24 UTC 2013 Modified Files: xsrc/external/mit/xf86-video-openchrome/dist/src: via_lvds.c Log Message: fix another useless (and incorrect) variable stack size allocation To generate a diff of this commit: cvs

CVS commit: xsrc/external/mit/xf86-video-openchrome/dist/src

2013-06-03 Thread Christos Zoulas
Module Name:xsrc Committed By: christos Date: Mon Jun 3 22:44:40 UTC 2013 Modified Files: xsrc/external/mit/xf86-video-openchrome/dist/src: via_display.c Log Message: PR/47884: Brad Harder: Avoid variable stack allocation, use malloc for SSP. To generate a diff of this

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

2013-06-03 Thread matthew green
Module Name:xsrc Committed By: mrg Date: Mon Jun 3 21:07:44 UTC 2013 Modified Files: xsrc/external/mit/fontconfig/dist/src: fchash.c Log Message: don't try to shift size_t by 32 or more bits on !lp64. To generate a diff of this commit: cvs rdiff -u -r1.1.1.1 -r1.2 xsrc/

CVS commit: xsrc/external/mit/fontconfig/include

2013-06-03 Thread matthew green
Module Name:xsrc Committed By: mrg Date: Mon Jun 3 20:43:29 UTC 2013 Modified Files: xsrc/external/mit/fontconfig/include: config.h Log Message: don't define HAVE_INTEL_ATOMIC_PRIMITIVES. To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 xsrc/external/mit/font

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

2013-06-03 Thread matthew green
Module Name:xsrc Committed By: mrg Date: Mon Jun 3 19:08:56 UTC 2013 Modified Files: xsrc/external/mit/libpciaccess/dist/src: netbsd_pci.c Log Message: support map/unmap_legacy() calls. copies the openbsd-style. this fixes xf86-video-vesa, which was using this call and

CVS commit: xsrc/external/mit/xf86-video-vesa/dist/src

2013-06-03 Thread matthew green
Module Name:xsrc Committed By: mrg Date: Mon Jun 3 19:07:55 UTC 2013 Modified Files: xsrc/external/mit/xf86-video-vesa/dist/src: vesa.c Log Message: print the VGAbase as well, in case it ends up zero and causes segv. To generate a diff of this commit: cvs rdiff -u -r1.6

CVS commit: xsrc/external/mit/xf86-video-ast/dist/src

2013-06-03 Thread matthew green
Module Name:xsrc Committed By: mrg Date: Mon Jun 3 17:48:49 UTC 2013 Modified Files: xsrc/external/mit/xf86-video-ast/dist/src: ast_vgatool.c Log Message: use uint32_t for ulData and PCI_{READ,WRITE}_CONF() consistently. fixes a build issue on LP32. To generate a diff o

CVS commit: xsrc/external/mit/xf86-video-tseng/dist/src

2013-06-03 Thread matthew green
Module Name:xsrc Committed By: mrg Date: Mon Jun 3 10:28:19 UTC 2013 Modified Files: xsrc/external/mit/xf86-video-tseng/dist/src: tseng_accel.c tseng_accel.h Log Message: avoid a dubious static issue. To generate a diff of this commit: cvs rdiff -u -r1.1.1.3

CVS commit: xsrc/external/mit/xf86-video-tseng/include

2013-06-03 Thread matthew green
Module Name:xsrc Committed By: mrg Date: Mon Jun 3 10:19:54 UTC 2013 Modified Files: xsrc/external/mit/xf86-video-tseng/include: config.h Log Message: update for xf86-video-tseng 1.2.5 To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7 xsrc/external/mit/xf86-vi

CVS commit: xsrc/external/mit

2013-06-03 Thread matthew green
Module Name:xsrc Committed By: mrg Date: Mon Jun 3 10:02:22 UTC 2013 Modified Files: xsrc/external/mit/xf86-video-tdfx/dist/src: tdfx_dri.c tdfx_driver.c tdfx_priv.c xsrc/external/mit/xf86-video-tga/dist/src: tga_line.c Removed Files: xsrc/exter

CVS commit: xsrc/external/mit/xf86-video-sis/include

2013-06-03 Thread matthew green
Module Name:xsrc Committed By: mrg Date: Mon Jun 3 09:23:42 UTC 2013 Modified Files: xsrc/external/mit/xf86-video-sis/include: config.h Log Message: update for xf86-video-sis 0.10.7 To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7 xsrc/external/mit/xf86-video

CVS commit: xsrc/external/mit/xf86-video-siliconmotion/include

2013-06-03 Thread matthew green
Module Name:xsrc Committed By: mrg Date: Mon Jun 3 09:12:55 UTC 2013 Modified Files: xsrc/external/mit/xf86-video-siliconmotion/include: config.h Log Message: update for xf86-video-siliconmotion 1.7.5 To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7 \ xsr

CVS commit: xsrc/external/mit/xf86-video-savage/dist/src

2013-06-03 Thread matthew green
Module Name:xsrc Committed By: mrg Date: Mon Jun 3 09:08:35 UTC 2013 Modified Files: xsrc/external/mit/xf86-video-savage/dist/src: savage_driver.h Log Message: move comapt-api.h include so it is always present To generate a diff of this commit: cvs rdiff -u -r1.1.1.5 -r

CVS commit: xsrc/external/mit/xorg-server/include

2013-06-03 Thread matthew green
Module Name:xsrc Committed By: mrg Date: Mon Jun 3 08:57:43 UTC 2013 Modified Files: xsrc/external/mit/xorg-server/include: dix-config.h version-config.h xorg-config.h xorg-server.h Log Message: update for xorg-server 1.10.6. To generate a diff of this commi

CVS commit: xsrc/external/mit/xorg-server/dist

2013-06-03 Thread matthew green
Module Name:xsrc Committed By: mrg Date: Mon Jun 3 07:38:41 UTC 2013 Modified Files: xsrc/external/mit/xorg-server/dist/Xext: shm.c xace.c xvdisp.c xsrc/external/mit/xorg-server/dist/dix: devices.c getevents.c xsrc/external/mit/xorg-server/dist/hw/xfree86/c

CVS commit: xsrc/external/mit

2013-06-02 Thread matthew green
Module Name:xsrc Committed By: mrg Date: Mon Jun 3 04:37:59 UTC 2013 Modified Files: xsrc/external/mit/libXScrnSaver/dist/src: XScrnSaver.c xsrc/external/mit/libXinerama/dist/src: Xinerama.c xsrc/external/mit/libXres/dist/src: XRes.c xsrc/external/m

CVS commit: xsrc/external/mit/xf86-video-i740/dist/src

2013-06-02 Thread Thomas Klausner
Module Name:xsrc Committed By: wiz Date: Sun Jun 2 21:44:44 UTC 2013 Modified Files: xsrc/external/mit/xf86-video-i740/dist/src: i740_driver.c Log Message: Reduce unnecessary diffs to upstream (unistd.h is now included for usleep()) To generate a diff of this commit: cv

CVS commit: xsrc/external/mit/xf86-video-cirrus/dist/src

2013-06-02 Thread Thomas Klausner
Module Name:xsrc Committed By: wiz Date: Sun Jun 2 21:38:59 UTC 2013 Modified Files: xsrc/external/mit/xf86-video-cirrus/dist/src: lg_driver.c Log Message: Remove unnecessary diffs to upstream -- header already included above. To generate a diff of this commit: cvs rdif

CVS commit: xsrc/external/mit/xf86-video-ast/dist/src

2013-06-02 Thread Thomas Klausner
Module Name:xsrc Committed By: wiz Date: Sun Jun 2 21:19:18 UTC 2013 Modified Files: xsrc/external/mit/xf86-video-ast/dist/src: ast_vgatool.c Log Message: Reduce unnecessary diffs to upstream (now include unistd.h for usleep()). To generate a diff of this commit: cvs rd

CVS commit: xsrc/external/mit/xkeyboard-config/dist/symbols/sharp_vndr

2013-06-02 Thread Thomas Klausner
Module Name:xsrc Committed By: wiz Date: Sun Jun 2 20:26:03 UTC 2013 Modified Files: xsrc/external/mit/xkeyboard-config/dist/symbols/sharp_vndr: Makefile.in Log Message: Reduce unnecessary diffs to upstream. To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 \

CVS commit: xsrc/external/mit/xterm/dist

2013-06-02 Thread Thomas Klausner
Module Name:xsrc Committed By: wiz Date: Sun Jun 2 20:02:24 UTC 2013 Modified Files: xsrc/external/mit/xterm/dist: xterm.man Log Message: Two mutually exclusive options cannot be both the default value. To generate a diff of this commit: cvs rdiff -u -r1.10 -r1.11 xsrc/

CVS commit: xsrc/external/mit/xwininfo/dist

2013-06-02 Thread Thomas Klausner
Module Name:xsrc Committed By: wiz Date: Sun Jun 2 19:41:34 UTC 2013 Modified Files: xsrc/external/mit/xwininfo/dist: xwininfo.c Log Message: Reduce unnecessary diff to upstream -- inp is ICONV_CONST nowadays. To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5

CVS commit: xsrc/external/mit/xf86-video-i740/dist/src

2013-06-02 Thread Christos Zoulas
Module Name:xsrc Committed By: christos Date: Sun Jun 2 14:40:15 UTC 2013 Modified Files: xsrc/external/mit/xf86-video-i740/dist/src: i740_dga.c Log Message: make this compile again To generate a diff of this commit: cvs rdiff -u -r1.1.1.3 -r1.2 \ xsrc/external/mit/

CVS commit: xsrc/external/mit

2013-06-02 Thread matthew green
Module Name:xsrc Committed By: mrg Date: Sun Jun 2 08:29:33 UTC 2013 Modified Files: xsrc/external/mit/xf86-video-mach64/dist/src: atipreinit.c atiprobe.c xsrc/external/mit/xf86-video-mga/dist/src: mga_dac3026.c mga_vga.c xsrc/external/mit/xf86-video-nv/dis

CVS commit: xsrc/external/mit/xf86-video-chips/dist/src

2013-06-02 Thread matthew green
Module Name:xsrc Committed By: mrg Date: Sun Jun 2 08:05:46 UTC 2013 Modified Files: xsrc/external/mit/xf86-video-chips/dist/src: ct_driver.c Log Message: fix merge botch. To generate a diff of this commit: cvs rdiff -u -r1.13 -r1.14 \ xsrc/external/mit/xf86-video-c

CVS commit: xsrc/external/mit/xf86-video-chips/dist

2013-06-02 Thread matthew green
Module Name:xsrc Committed By: mrg Date: Sun Jun 2 07:44:10 UTC 2013 Modified Files: xsrc/external/mit/xf86-video-chips/dist/src: ct_driver.c ct_driver.h Removed Files: xsrc/external/mit/xf86-video-chips/dist: compile Log Message: merge xf86-video-chips 1.2.5 To

CVS commit: xsrc/external/mit/xf86-video-glint/include

2013-06-02 Thread matthew green
Module Name:xsrc Committed By: mrg Date: Sun Jun 2 07:41:11 UTC 2013 Modified Files: xsrc/external/mit/xf86-video-glint/include: config.h Log Message: update for xf86-video-glint 1.2.8 To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5 xsrc/external/mit/xf86-vi

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

2013-06-01 Thread Christos Zoulas
Module Name:xsrc Committed By: christos Date: Sun Jun 2 03:07:08 UTC 2013 Modified Files: xsrc/external/mit/libXt/dist/src: ResConfig.c Log Message: add missing , To generate a diff of this commit: cvs rdiff -u -r1.1.1.5 -r1.2 xsrc/external/mit/libXt/dist/src/ResConfig.

CVS commit: xsrc/external/mit/xf86-video-openchrome/dist/src

2013-06-01 Thread matthew green
Module Name:xsrc Committed By: mrg Date: Sat Jun 1 21:21:16 UTC 2013 Modified Files: xsrc/external/mit/xf86-video-openchrome/dist/src: via_driver.h Log Message: make a prototype match the actual function. To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 \

CVS commit: xsrc/external/mit/xf86-video-openchrome/include

2013-06-01 Thread matthew green
Module Name:xsrc Committed By: mrg Date: Sat Jun 1 21:21:25 UTC 2013 Modified Files: xsrc/external/mit/xf86-video-openchrome/include: config.h Log Message: update for openchrome 0.3.3 To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 \ xsrc/external/mit/xf

CVS commit: xsrc/external/mit/xf86-video-vesa/dist

2013-06-01 Thread matthew green
Module Name:xsrc Committed By: mrg Date: Sat Jun 1 08:55:04 UTC 2013 Modified Files: xsrc/external/mit/xf86-video-vesa/dist: COPYING Makefile.in aclocal.m4 config.guess config.h.in config.sub configure configure.ac depcomp install-sh ltmain.sh missi

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

2013-06-01 Thread matthew green
Module Name:xsrc Committed By: mrg Date: Sat Jun 1 08:00:47 UTC 2013 Modified Files: xsrc/external/mit/libXrandr/dist/src: XrrProvider.c Log Message: merge libXrandr 1.4.1 To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 xsrc/external/mit/libXrandr/dist/src/X

CVS commit: xsrc/external/mit/libXext/dist

2013-06-01 Thread matthew green
Module Name:xsrc Committed By: mrg Date: Sat Jun 1 07:45:50 UTC 2013 Modified Files: xsrc/external/mit/libXext/dist/include/X11/extensions: Xdbe.h dpms.h xsrc/external/mit/libXext/dist/src: XSync.c Xge.c extutil.c Log Message: merge libXext 1.3.2 To generate a d

CVS commit: xsrc/external/mit/xkbcomp/include

2013-05-31 Thread matthew green
Module Name:xsrc Committed By: mrg Date: Fri May 31 23:26:25 UTC 2013 Modified Files: xsrc/external/mit/xkbcomp/include: config.h Log Message: update for xkbcomp 1.2.4 To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 xsrc/external/mit/xkbcomp/include/config.h

CVS commit: xsrc/external/mit/xdm/dist/xdm

2013-05-31 Thread matthew green
Module Name:xsrc Committed By: mrg Date: Fri May 31 22:48:13 UTC 2013 Modified Files: xsrc/external/mit/xdm/dist/xdm: prngc.c Log Message: add a cast to avoid a compiler error (code is bogus, but fixing it would be more pain than is worth.) To generate a diff of this com

CVS commit: xsrc/external/mit/xdm/dist

2013-05-31 Thread matthew green
Module Name:xsrc Committed By: mrg Date: Fri May 31 22:24:39 UTC 2013 Modified Files: xsrc/external/mit/xdm/dist/config: Xresources.cpp xsrc/external/mit/xdm/dist/greeter: greet.c Removed Files: xsrc/external/mit/xdm/dist: access.c auth.c choose.c chooser.c

CVS commit: xsrc/external/mit/sessreg/dist

2013-05-31 Thread matthew green
Module Name:xsrc Committed By: mrg Date: Fri May 31 22:24:30 UTC 2013 Modified Files: xsrc/external/mit/sessreg/dist: sessreg.h Removed Files: xsrc/external/mit/sessreg/dist: filenames.sed.c sessreg.man Log Message: merge sessreg 1.0.8 To generate a diff of this

CVS commit: xsrc/external/mit/xterm

2013-05-31 Thread matthew green
Module Name:xsrc Committed By: mrg Date: Fri May 31 21:48:11 UTC 2013 Modified Files: xsrc/external/mit/xterm/dist: fontutils.c xsrc/external/mit/xterm/include: xtermcfg.h Log Message: merge xterm 293 xtermcfg.h, and patch fontutils.c to actually work with our sele

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

2013-05-31 Thread matthew green
Module Name:xsrc Committed By: mrg Date: Fri May 31 21:04:06 UTC 2013 Modified Files: xsrc/external/mit/libXft/dist/src: xftdpy.c Log Message: merge libXft 2.3.1. To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 xsrc/external/mit/libXft/dist/src/xftdpy.c Plea

CVS commit: xsrc/external/mit/libxcb/include

2013-05-31 Thread matthew green
Module Name:xsrc Committed By: mrg Date: Fri May 31 10:55:03 UTC 2013 Modified Files: xsrc/external/mit/libxcb/include: config.h Log Message: update for libxcb 1.9 To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 xsrc/external/mit/libxcb/include/config.h Plea

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

2013-05-31 Thread matthew green
Module Name:xsrc Committed By: mrg Date: Fri May 31 09:58:36 UTC 2013 Modified Files: xsrc/external/mit/libXrandr/dist/src: XrrProvider.c Log Message: add some casts to appease GCC; this code is kind of ugly but it seems to be mostly not broken. To generate a diff of thi

CVS commit: xsrc/external/mit

2013-05-31 Thread matthew green
Module Name:xsrc Committed By: mrg Date: Fri May 31 09:33:32 UTC 2013 Modified Files: xsrc/external/mit/libXinerama/dist/src: Xinerama.c xsrc/external/mit/libXres/dist/src: XRes.c xsrc/external/mit/libXxf86vm/dist/src: XF86VMode.c Log Message: remove const

CVS commit: xsrc/external/mit

2013-05-31 Thread matthew green
Module Name:xsrc Committed By: mrg Date: Fri May 31 09:21:06 UTC 2013 Modified Files: xsrc/external/mit/libXt/dist/man: XtAppCreateShell.man xsrc/external/mit/libXt/dist/src: NextEvent.c TMparse.c xsrc/external/mit/libXtst/dist/man: XTestQueryExtension.man

CVS commit: xsrc/external/mit/xrandr/dist

2013-05-31 Thread matthew green
Module Name:xsrc Committed By: mrg Date: Fri May 31 08:59:45 UTC 2013 Modified Files: xsrc/external/mit/xrandr/dist: xrandr.c Log Message: use some more __UNCONST(). sigh. To generate a diff of this commit: cvs rdiff -u -r1.7 -r1.8 xsrc/external/mit/xrandr/dist/xrandr.c

CVS commit: xsrc/external/mit/xmag/include

2013-05-31 Thread matthew green
Module Name:xsrc Committed By: mrg Date: Fri May 31 08:18:27 UTC 2013 Modified Files: xsrc/external/mit/xmag/include: config.h Log Message: update this for xmag 1.0.5 To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 xsrc/external/mit/xmag/include/config.h Ple

CVS commit: xsrc/external/mit

2013-05-31 Thread matthew green
Module Name:xsrc Committed By: mrg Date: Fri May 31 07:21:57 UTC 2013 Modified Files: xsrc/external/mit/xinit/dist: startx.cpp xsrc/external/mit/xinput/dist/src: xinput.c Removed Files: xsrc/external/mit/xcalc/dist: autogen.sh xcalc.man xsrc/external

CVS commit: xsrc/external/mit/xdpyinfo/include

2013-05-30 Thread matthew green
Module Name:xsrc Committed By: mrg Date: Fri May 31 06:47:44 UTC 2013 Added Files: xsrc/external/mit/xdpyinfo/include: config.h Log Message: add generated config.h for xdpyinfo To generate a diff of this commit: cvs rdiff -u -r0 -r1.1 xsrc/external/mit/xdpyinfo/include/c

CVS commit: xsrc/external/mit/xauth/dist

2013-05-30 Thread matthew green
Module Name:xsrc Committed By: mrg Date: Fri May 31 06:46:39 UTC 2013 Modified Files: xsrc/external/mit/xauth/dist: process.c Log Message: apply __UNCONST() if it exists. To generate a diff of this commit: cvs rdiff -u -r1.1.1.5 -r1.2 xsrc/external/mit/xauth/dist/process

CVS commit: xsrc/external/mit

2013-05-30 Thread matthew green
Module Name:xsrc Committed By: mrg Date: Fri May 31 06:18:16 UTC 2013 Removed Files: xsrc/external/mit/oclock/dist: oclock.man xsrc/external/mit/setxkbmap/dist: setxkbmap.man xsrc/external/mit/viewres/dist: viewres.man xsrc/external/mit/xclipboard/di

CVS commit: xsrc/external/mit/mkfontscale/dist

2013-05-30 Thread matthew green
Module Name:xsrc Committed By: mrg Date: Fri May 31 05:43:14 UTC 2013 Modified Files: xsrc/external/mit/mkfontscale/dist: mkfontscale.c Log Message: remove a couple of 'const' that aren't OK for the caller. To generate a diff of this commit: cvs rdiff -u -r1.1.1.6 -r1.2

CVS commit: xsrc/external/mit/appres/include

2013-05-30 Thread matthew green
Module Name:xsrc Committed By: mrg Date: Fri May 31 05:42:22 UTC 2013 Added Files: xsrc/external/mit/appres/include: config.h Log Message: add a config.h To generate a diff of this commit: cvs rdiff -u -r0 -r1.1 xsrc/external/mit/appres/include/config.h Please note that

CVS commit: xsrc/external/mit

2013-05-30 Thread matthew green
Module Name:xsrc Committed By: mrg Date: Fri May 31 05:24:01 UTC 2013 Modified Files: xsrc/external/mit/imake/include: config.h Added Files: xsrc/external/mit/bdftopcf/include: config.h Log Message: merge bdftopcf 1.0.4 and imake 1.0.5 configure output. To genera

CVS commit: xsrc/external/mit

2013-05-30 Thread matthew green
Module Name:xsrc Committed By: mrg Date: Fri May 31 05:11:36 UTC 2013 Modified Files: xsrc/external/mit/fstobdf/dist: fstobdf.c xsrc/external/mit/mkfontscale/dist: ident.c Removed Files: xsrc/external/mit/appres/dist: NEWS appres.man autogen.sh compile

CVS commit: xsrc/external/mit/xfs/dist

2013-05-30 Thread matthew green
Module Name:xsrc Committed By: mrg Date: Fri May 31 01:49:26 UTC 2013 Removed Files: xsrc/external/mit/xfs/dist: xfs-config.h.in xfs.def xsrc/external/mit/xfs/dist/difs: cache.c xsrc/external/mit/xfs/dist/include: cache.h cachestr.h xsrc/external/mit

CVS commit: xsrc/external/mit/xfs/include

2013-05-30 Thread matthew green
Module Name:xsrc Committed By: mrg Date: Fri May 31 01:49:13 UTC 2013 Added Files: xsrc/external/mit/xfs/include: config.h Removed Files: xsrc/external/mit/xfs/include: xfs-config.h Log Message: merge xfs 1.1.3 To generate a diff of this commit: cvs rdiff -u -r0

CVS commit: xsrc/external/mit

2013-05-30 Thread matthew green
Module Name:xsrc Committed By: mrg Date: Fri May 31 01:37:29 UTC 2013 Modified Files: xsrc/external/mit/libXmu/dist/src: StrToGrav.c xsrc/external/mit/libXtst/dist/src: XRecord.c XTest.c Log Message: fix some const issues. To generate a diff of this commit: cvs r

CVS commit: xsrc/external/mit/libxkbfile/dist

2013-05-30 Thread matthew green
Module Name:xsrc Committed By: mrg Date: Fri May 31 01:19:57 UTC 2013 Removed Files: xsrc/external/mit/libxkbfile/dist: AUTHORS NEWS Log Message: merge libxkbfile 1.0.8 To generate a diff of this commit: cvs rdiff -u -r1.1.1.1 -r0 xsrc/external/mit/libxkbfile/dist/AUTHOR

CVS commit: xsrc/external/mit/libXtst/dist/man

2013-05-30 Thread matthew green
Module Name:xsrc Committed By: mrg Date: Fri May 31 01:19:45 UTC 2013 Modified Files: xsrc/external/mit/libXtst/dist/man: XTestQueryExtension.man Log Message: merge libXtst 1.2.1 To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 \ xsrc/external/mit/libXtst/

CVS commit: xsrc/external/mit/libXpm/dist

2013-05-30 Thread matthew green
Module Name:xsrc Committed By: mrg Date: Fri May 31 01:19:21 UTC 2013 Removed Files: xsrc/external/mit/libXpm/dist/cxpm: cxpm.man xsrc/external/mit/libXpm/dist/sxpm: sxpm.man Log Message: merge libXpm 3.5.10 To generate a diff of this commit: cvs rdiff -u -r1.1.1

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

2013-05-30 Thread matthew green
Module Name:xsrc Committed By: mrg Date: Fri May 31 01:19:01 UTC 2013 Modified Files: xsrc/external/mit/libXmu/dist/src: CmapAlloc.c Log Message: merge libXmu 1.1.1 To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5 xsrc/external/mit/libXmu/dist/src/CmapAlloc.c

CVS commit: xsrc/external/mit/libXfont/dist

2013-05-30 Thread matthew green
Module Name:xsrc Committed By: mrg Date: Fri May 31 01:18:45 UTC 2013 Modified Files: xsrc/external/mit/libXfont/dist/src/FreeType: ftfuncs.c xsrc/external/mit/libXfont/dist/src/bitmap: pcfread.c xsrc/external/mit/libXfont/dist/src/fontfile: bunzip2.c decomp

CVS commit: xsrc/external/mit/libXcomposite/dist/man

2013-05-30 Thread matthew green
Module Name:xsrc Committed By: mrg Date: Fri May 31 01:18:29 UTC 2013 Modified Files: xsrc/external/mit/libXcomposite/dist/man: Xcomposite.man Log Message: merge libXcomposite 0.4.4 To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 \ xsrc/external/mit/libXc

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

2013-05-30 Thread matthew green
Module Name:xsrc Committed By: mrg Date: Fri May 31 00:50:10 UTC 2013 Modified Files: xsrc/external/mit/libXScrnSaver/dist/src: XScrnSaver.c Log Message: don't declare a 'const char *' when you pass it to a 'char *'. To generate a diff of this commit: cvs rdiff -u -r1.1.

<    5   6   7   8   9   10   11   12   13   14   >