CVS commit: xsrc/external/mit/xorg-server/dist/hw/xfree86/os-support/bus

2014-06-18 Thread Michael Lorenz
Module Name:xsrc Committed By: macallan Date: Wed Jun 18 16:49:46 UTC 2014 Modified Files: xsrc/external/mit/xorg-server/dist/hw/xfree86/os-support/bus: netbsdSbus.c Log Message: OFIOCNEXTPROP - OFIOCGET now this can actually work To generate a diff of this

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

2014-06-18 Thread Michael Lorenz
Module Name:xsrc Committed By: macallan Date: Wed Jun 18 16:55:28 UTC 2014 Modified Files: xsrc/external/mit/xf86-video-suntcx/dist/src: tcx.h tcx_driver.c Log Message: make this work properly on 8bit SUNW,tcx To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5

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

2014-06-16 Thread Christos Zoulas
Module Name:xsrc Committed By: christos Date: Tue Jun 17 03:46:27 UTC 2014 Modified Files: xsrc/external/mit/xtrap/dist: xtrapin.c xtrapinfo.c xtrapout.c xtrapproto.c xtrapreset.c xtrapstats.c Log Message: Fix cast from pointer to integer of different size.

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

2014-06-04 Thread Michael Lorenz
Module Name:xsrc Committed By: macallan Date: Wed Jun 4 18:20:44 UTC 2014 Modified Files: xsrc/external/mit/xf86-video-newport/dist/src: newport_driver.c Log Message: don't bail if the video mode is something else than 1280x1024 1024x768 works fine To generate a diff

CVS commit: xsrc/external/mit/libdrm/dist/intel

2014-05-07 Thread Joerg Sonnenberger
Module Name:xsrc Committed By: joerg Date: Wed May 7 21:24:25 UTC 2014 Modified Files: xsrc/external/mit/libdrm/dist/intel: intel_bufmgr_gem.c Log Message: Fix format strings. To generate a diff of this commit: cvs rdiff -u -r1.7 -r1.8 \

CVS commit: xsrc/external/mit/libX11/dist/nls/en_US.UTF-8

2014-04-30 Thread Thomas Klausner
Module Name:xsrc Committed By: wiz Date: Wed Apr 30 12:35:55 UTC 2014 Modified Files: xsrc/external/mit/libX11/dist/nls/en_US.UTF-8: Compose.pre Log Message: Bugfix from upstream: commit 5dcb40f28d59587597d2ff6e6ac64c71cfe6ff7b Author: James Cloos cl...@jhcloos.com Date:

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

2014-04-29 Thread Michael Lorenz
Module Name:xsrc Committed By: macallan Date: Tue Apr 29 08:40:58 UTC 2014 Modified Files: xsrc/external/mit/xf86-video-suncg14/dist/src: cg14.h Log Message: write all SX commands to 64bit-aligned addresses now this works on rev. 27 hardware To generate a diff of this

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

2014-04-04 Thread Taylor R Campbell
Module Name:xsrc Committed By: riastradh Date: Fri Apr 4 12:30:12 UTC 2014 Modified Files: xsrc/external/mit/libdrm/dist: xf86drmMode.c xsrc/external/mit/libdrm/dist/tests/modetest: modetest.c Log Message: Oops... Fix sense of test in

CVS commit: xsrc/external/mit/libdrm/dist/tests/modetest

2014-04-04 Thread Taylor R Campbell
Module Name:xsrc Committed By: riastradh Date: Fri Apr 4 12:31:47 UTC 2014 Modified Files: xsrc/external/mit/libdrm/dist/tests/modetest: modetest.c Log Message: Back out unintended part of last commit. To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 \

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

2014-04-04 Thread Christos Zoulas
Module Name:xsrc Committed By: christos Date: Fri Apr 4 12:50:09 UTC 2014 Modified Files: xsrc/external/mit/xf86-input-keyboard/dist/src: bsd_KbdMap.c Log Message: PR/48347: Yasushi Oshima: Cannot input Japanese special keys of JP106 keyboard with NetBSD/evbarm(RPI) or

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

2014-04-02 Thread Taylor R Campbell
Module Name:xsrc Committed By: riastradh Date: Thu Apr 3 02:50:30 UTC 2014 Modified Files: xsrc/external/mit/xf86-video-intel/dist/src/legacy/i810: i810_dri.c Removed Files: xsrc/external/mit/xf86-video-intel/dist: acinclude.m4

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

2014-04-02 Thread Taylor R Campbell
Module Name:xsrc Committed By: riastradh Date: Thu Apr 3 03:59:19 UTC 2014 Modified Files: xsrc/external/mit/xf86-video-intel/dist/src/sna: kgem.c Log Message: Use drmMap rather than mmap directly, to invoke the ioctl on NetBSD. To generate a diff of this commit: cvs

CVS commit: xsrc/external/mit/libdrm/dist/radeon

2014-03-30 Thread Thomas Klausner
Module Name:xsrc Committed By: wiz Date: Sun Mar 30 12:28:05 UTC 2014 Modified Files: xsrc/external/mit/libdrm/dist/radeon: radeon_surface.c Log Message: Remove superfluous parentheses. (already sent upstream) To generate a diff of this commit: cvs rdiff -u -r1.1.1.1

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

2014-03-30 Thread Thomas Klausner
Module Name:xsrc Committed By: wiz Date: Sun Mar 30 16:39:42 UTC 2014 Modified Files: xsrc/external/mit/libX11/dist/src: ModMap.c Log Message: Add cast to fix -Wpointer-sign warning with clang. To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4

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

2014-03-30 Thread Thomas Klausner
Module Name:xsrc Committed By: wiz Date: Sun Mar 30 18:46:06 UTC 2014 Modified Files: xsrc/external/mit/xman/dist: handler.c Log Message: ifdef out senseless code that clang complains about with -Wtautological-pointer-compare. I've asked upstream what check was really

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

2014-03-21 Thread Taylor R Campbell
Module Name:xsrc Committed By: riastradh Date: Fri Mar 21 18:10:27 UTC 2014 Modified Files: xsrc/external/mit/libdrm/dist: xf86drmMode.c Log Message: Use ioctl, not sysfs, to detect KMS support on NetBSD. To generate a diff of this commit: cvs rdiff -u -r1.1.1.3 -r1.2

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

2014-03-21 Thread Taylor R Campbell
Module Name:xsrc Committed By: riastradh Date: Fri Mar 21 18:09:50 UTC 2014 Modified Files: xsrc/external/mit/libdrm/dist: xf86drm.c xsrc/external/mit/libdrm/dist/include/drm: drm.h Log Message: Use the NetBSD-specific mmapping ioctl for drmMap. To generate a

CVS commit: xsrc/external/mit/libdrm/dist/intel

2014-03-21 Thread Taylor R Campbell
Module Name:xsrc Committed By: riastradh Date: Fri Mar 21 18:11:21 UTC 2014 Modified Files: xsrc/external/mit/libdrm/dist/intel: intel_bufmgr_gem.c Log Message: Switch intel_bufmgr_gem to use drmMap instead of mmap directly. To generate a diff of this commit: cvs rdiff

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

2014-03-21 Thread Taylor R Campbell
Module Name:xsrc Committed By: riastradh Date: Sat Mar 22 02:15:00 UTC 2014 Modified Files: xsrc/external/mit/libdrm/dist: xf86drm.c Log Message: Use #ifdef DRM_IOCTL_MMAP, not #ifdef __NetBSD__. Initialize with `= {0}' rather than a temporary static constant variable.

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

2014-03-21 Thread Taylor R Campbell
Module Name:xsrc Committed By: riastradh Date: Sat Mar 22 02:20:29 UTC 2014 Modified Files: xsrc/external/mit/libdrm/dist: xf86drmMode.c Log Message: Use DRM_IOCTL_MODE_GETRESOURCES to detect KMS on any non-Linux. To generate a diff of this commit: cvs rdiff -u -r1.2

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

2014-03-21 Thread Taylor R Campbell
Module Name:xsrc Committed By: riastradh Date: Sat Mar 22 04:17:26 UTC 2014 Modified Files: xsrc/external/mit/xorg-server/dist/include: list.h Log Message: Constify list_is_empty. With apologies to whoever will merge a newer version. Fortunately, this file is getting

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

2014-03-20 Thread matthew green
Module Name:xsrc Committed By: mrg Date: Thu Mar 20 06:17:54 UTC 2014 Added Files: xsrc/external/mit/xkbutils/include: config.h Log Message: xkbutils needs a config.h now. To generate a diff of this commit: cvs rdiff -u -r0 -r1.1

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

2014-03-20 Thread matthew green
Module Name:xsrc Committed By: mrg Date: Thu Mar 20 06:40:47 UTC 2014 Modified Files: xsrc/external/mit/xf86-input-keyboard/dist/src: bsd_KbdMap.c bsd_kbd.c Log Message: merge xf86-input-keyboard 1.8.0. To generate a diff of this commit: cvs rdiff -u -r1.8 -r1.9 \

CVS commit: xsrc/external/mit/xf86-video-geode

2014-03-20 Thread matthew green
Module Name:xsrc Committed By: mrg Date: Thu Mar 20 06:57:26 UTC 2014 Modified Files: xsrc/external/mit/xf86-video-geode/dist/src: geode_msr.c xsrc/external/mit/xf86-video-geode/include: config.h Removed Files: xsrc/external/mit/xf86-video-geode/dist:

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

2014-03-20 Thread matthew green
Module Name:xsrc Committed By: mrg Date: Thu Mar 20 06:58:46 UTC 2014 Modified Files: xsrc/external/mit/xf86-video-geode/include: config.h Log Message: re-do the previous correctly. To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5

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

2014-03-20 Thread matthew green
Module Name:xsrc Committed By: mrg Date: Thu Mar 20 07:13:32 UTC 2014 Added Files: xsrc/external/mit/xterm/include: builtin_icons.h Log Message: new generated file for xterm. To generate a diff of this commit: cvs rdiff -u -r0 -r1.1

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

2014-03-20 Thread matthew green
Module Name:xsrc Committed By: mrg Date: Thu Mar 20 07:49:26 UTC 2014 Modified Files: xsrc/external/mit/fontconfig/dist/fc-cache: fc-cache.c xsrc/external/mit/fontconfig/dist/src: fccache.c fchash.c fcint.h fcmatch.c fcname.c fcstat.c Log Message:

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

2014-03-20 Thread matthew green
Module Name:xsrc Committed By: mrg Date: Thu Mar 20 07:57:19 UTC 2014 Modified Files: xsrc/external/mit/fontconfig/include: config.h fcalias.h fcaliastail.h Log Message: merge fontconfig 2.11.0. To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4

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

2014-03-20 Thread matthew green
Module Name:xsrc Committed By: mrg Date: Thu Mar 20 08:04:41 UTC 2014 Modified Files: xsrc/external/mit/fontconfig/dist/src: fccfg.c Log Message: avoid CPP when the C compiler can do it more sanely. To generate a diff of this commit: cvs rdiff -u -r1.1.1.5 -r1.2

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

2014-03-20 Thread matthew green
Module Name:xsrc Committed By: mrg Date: Thu Mar 20 08:35:40 UTC 2014 Modified Files: xsrc/external/mit/freetype/dist/builds/unix: freetype-config.in xsrc/external/mit/freetype/dist/src/cff: cffload.c xsrc/external/mit/freetype/dist/src/gzip: ftgzip.c

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

2014-03-20 Thread matthew green
Module Name:xsrc Committed By: mrg Date: Thu Mar 20 08:58:36 UTC 2014 Modified Files: xsrc/external/mit/libXft/dist/src: xftglyphs.c Log Message: pull over pkgsrc patch patch-src_xftglyphs.c to work with modern freetype. To generate a diff of this commit: cvs rdiff -u

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

2014-03-20 Thread Thomas Klausner
Module Name:xsrc Committed By: wiz Date: Thu Mar 20 10:27:39 UTC 2014 Modified Files: xsrc/external/mit/xf86-input-keyboard/dist/src: bsd_kbd.c Log Message: Remove obsolete chunk. No diffs to upstream remaining :) To generate a diff of this commit: cvs rdiff -u -r1.19

CVS commit: xsrc/external/mit

2014-03-19 Thread matthew green
Module Name:xsrc Committed By: mrg Date: Wed Mar 19 23:45:22 UTC 2014 Modified Files: xsrc/external/mit/xorg-cf-files/dist: Imake.cf NetBSD.cf X11.tmpl Removed Files: xsrc/external/mit/xkbutils/dist: xkbbell.man xkbvleds.man xkbwatch.man

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

2014-03-19 Thread matthew green
Module Name:xsrc Committed By: mrg Date: Thu Mar 20 00:47:21 UTC 2014 Modified Files: xsrc/external/mit/xf86-video-ast/dist/src: ast_accel.c Log Message: move a extern decl into the scope it is used. To generate a diff of this commit: cvs rdiff -u -r1.1.1.7 -r1.2 \

CVS commit: xsrc/external/mit

2014-03-19 Thread matthew green
Module Name:xsrc Committed By: mrg Date: Thu Mar 20 01:04:22 UTC 2014 Modified Files: xsrc/external/mit/xf86-video-mga/dist/src: mga_exa.c xsrc/external/mit/xf86-video-savage/dist/src: savage_exa.c xsrc/external/mit/xf86-video-sis/dist/src: sis_driver.c

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

2014-03-18 Thread Thomas Klausner
Module Name:xsrc Committed By: wiz Date: Tue Mar 18 22:26:50 UTC 2014 Modified Files: xsrc/external/mit/xinit/dist: xinitrc.cpp 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/libpthread-stubs/include

2014-03-17 Thread matthew green
Module Name:xsrc Committed By: mrg Date: Mon Mar 17 07:10:53 UTC 2014 Added Files: xsrc/external/mit/libpthread-stubs/include: config.h Log Message: libpthread-stubs needs a config.h To generate a diff of this commit: cvs rdiff -u -r0 -r1.1

CVS commit: xsrc/external/mit

2014-03-17 Thread matthew green
Module Name:xsrc Committed By: mrg Date: Mon Mar 17 08:51:28 UTC 2014 Modified Files: xsrc/external/mit/imake/include: config.h xsrc/external/mit/mkfontscale/dist: ident.c mkfontscale.c Added Files: xsrc/external/mit/imake/dist: compile Log Message: merge

CVS commit: xsrc/external/mit/mkfontscale

2014-03-17 Thread matthew green
Module Name:xsrc Committed By: mrg Date: Mon Mar 17 09:01:38 UTC 2014 Modified Files: xsrc/external/mit/mkfontscale/dist: hash.c mkfontscale.c Added Files: xsrc/external/mit/mkfontscale/include: config.h Log Message: merge mkfontscale 1.1.1 bits. To generate a

CVS commit: xsrc/external/mit

2014-03-17 Thread matthew green
Module Name:xsrc Committed By: mrg Date: Mon Mar 17 09:20:46 UTC 2014 Modified Files: xsrc/external/mit/xauth/dist: process.c xsrc/external/mit/xconsole/dist: xconsole.c Added Files: xsrc/external/mit/xclipboard/dist: compile

CVS commit: xsrc/external/mit

2014-03-17 Thread matthew green
Module Name:xsrc Committed By: mrg Date: Mon Mar 17 10:03:20 UTC 2014 Modified Files: xsrc/external/mit/xmodmap/include: config.h xsrc/external/mit/xprop/include: config.h xsrc/external/mit/xrandr/dist: xrandr.c xsrc/external/mit/xrdb/dist: xrdb.c

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

2014-03-17 Thread matthew green
Module Name:xsrc Committed By: mrg Date: Mon Mar 17 20:01:53 UTC 2014 Modified Files: xsrc/external/mit/pixman/dist/pixman: pixman-glyph.c Log Message: avoid using __force_align_arg_pointer__ on non-x86, where it does not exist. To generate a diff of this commit: cvs

CVS commit: xsrc/external/mit

2014-03-16 Thread matthew green
Module Name:xsrc Committed By: mrg Date: Sun Mar 16 22:27:36 UTC 2014 Modified Files: xsrc/external/mit/libXfont/dist/src/FreeType: ftfuncs.c xsrc/external/mit/libXi/dist/src: XGMotion.c XGetDCtl.c XGetDProp.c XGetFCtl.c XGetProp.c XIPassiveGrab.c

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

2014-03-16 Thread matthew green
Module Name:xsrc Committed By: mrg Date: Sun Mar 16 22:30:54 UTC 2014 Modified Files: xsrc/external/mit/libXfont/include: config.h Log Message: merge libXfont 1.4.7. To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 xsrc/external/mit/libXfont/include/config.h

CVS commit: xsrc/external/mit

2014-03-16 Thread matthew green
Module Name:xsrc Committed By: mrg Date: Sun Mar 16 22:39:09 UTC 2014 Modified Files: xsrc/external/mit/libXrender/dist/src: Filter.c Xrender.c xsrc/external/mit/libXvMC/dist/src: XvMC.c Log Message: merge libXrandr 1.4.2, libXrender 0.9.8 libXv 1.0.10 and libXvMC

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

2014-03-16 Thread matthew green
Module Name:xsrc Committed By: mrg Date: Sun Mar 16 22:42:17 UTC 2014 Modified Files: xsrc/external/mit/libXrender/include: config.h Log Message: merge libXrender 0.9.8. To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4

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

2014-03-16 Thread matthew green
Module Name:xsrc Committed By: mrg Date: Sun Mar 16 22:48:35 UTC 2014 Modified Files: xsrc/external/mit/libX11/dist/modules/lc/gen: lcGenConv.c xsrc/external/mit/libX11/dist/src: Font.c FontNames.c GetFPath.c ListExt.c ModMap.c XlibInt.c

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

2014-03-16 Thread matthew green
Module Name:xsrc Committed By: mrg Date: Sun Mar 16 23:25:51 UTC 2014 Modified Files: xsrc/external/mit/libXrender/include: config.h Log Message: fix the libXrender build. To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5

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

2014-03-16 Thread matthew green
Module Name:xsrc Committed By: mrg Date: Mon Mar 17 01:07:34 UTC 2014 Removed Files: xsrc/external/mit/xtrans/dist: Xtranstli.c Log Message: merge xtrans 1.3.3. To generate a diff of this commit: cvs rdiff -u -r1.1.1.2 -r0 xsrc/external/mit/xtrans/dist/Xtranstli.c

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

2014-03-16 Thread matthew green
Module Name:xsrc Committed By: mrg Date: Mon Mar 17 01:24:18 UTC 2014 Modified Files: xsrc/external/mit/pixman/dist/pixman: pixman-bits-image.c pixman-private.h pixman.h Log Message: merge pixman 0.32.4. To generate a diff of this commit: cvs rdiff -u -r1.6

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

2014-03-16 Thread matthew green
Module Name:xsrc Committed By: mrg Date: Mon Mar 17 01:34:01 UTC 2014 Modified Files: xsrc/external/mit/pixman/include: config.h Log Message: updates for pixman 0.32.4. To generate a diff of this commit: cvs rdiff -u -r1.16 -r1.17

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

2014-03-16 Thread matthew green
Module Name:xsrc Committed By: mrg Date: Mon Mar 17 02:42:09 UTC 2014 Modified Files: xsrc/external/mit/libpciaccess/dist/src: common_bridge.c common_device_name.c netbsd_pci.c Removed Files: xsrc/external/mit/libpciaccess/dist/m4: libtool.m4

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

2014-03-16 Thread matthew green
Module Name:xsrc Committed By: mrg Date: Mon Mar 17 02:49:08 UTC 2014 Modified Files: xsrc/external/mit/pixman/include: config.h Log Message: turn on PTHREADS. To generate a diff of this commit: cvs rdiff -u -r1.17 -r1.18 xsrc/external/mit/pixman/include/config.h

CVS commit: xsrc/external/mit/libxcb

2014-03-16 Thread matthew green
Module Name:xsrc Committed By: mrg Date: Mon Mar 17 03:08:52 UTC 2014 Modified Files: xsrc/external/mit/libxcb/dist/src: xcb_in.c xsrc/external/mit/libxcb/include: config.h Removed Files: xsrc/external/mit/libxcb/dist: acinclude.m4 test-driver Log Message:

CVS commit: xsrc/external/mit

2014-03-05 Thread Joerg Sonnenberger
Module Name:xsrc Committed By: joerg Date: Wed Mar 5 21:29:31 UTC 2014 Modified Files: xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/sis: sis_tritmp.h xsrc/external/mit/libXaw/dist/src: Text.c xsrc/external/mit/libXpm/dist/src: create.c

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

2014-03-05 Thread Joerg Sonnenberger
Module Name:xsrc Committed By: joerg Date: Wed Mar 5 21:35:04 UTC 2014 Modified Files: xsrc/external/mit/xman/dist: handler.c Log Message: Drop tautologic check. To generate a diff of this commit: cvs rdiff -u -r1.1.1.4 -r1.2 xsrc/external/mit/xman/dist/handler.c

CVS commit: xsrc/external/mit/xorg-server/dist/hw/netbsd/x68k

2014-03-04 Thread Izumi Tsutsui
Module Name:xsrc Committed By: tsutsui Date: Tue Mar 4 12:11:59 UTC 2014 Modified Files: xsrc/external/mit/xorg-server/dist/hw/netbsd/x68k: x68kConfig.c x68kGraph.c Log Message: Replace xalloc(), xrealloc() and xfree() with malloc(), realloc() and free().

CVS commit: xsrc/external/mit/xorg-server/dist/hw/netbsd/x68k

2014-03-01 Thread Izumi Tsutsui
Module Name:xsrc Committed By: tsutsui Date: Sun Mar 2 05:52:45 UTC 2014 Modified Files: xsrc/external/mit/xorg-server/dist/hw/netbsd/x68k: x68kConfig.c Log Message: Fix comment to sync with code. To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 \

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

2014-02-04 Thread Michael Lorenz
Module Name:xsrc Committed By: macallan Date: Tue Feb 4 09:56:25 UTC 2014 Modified Files: xsrc/external/mit/xf86-video-siliconmotion/dist/src: smi.h Log Message: #define __BYTE_ORDER BYTE_ORDER etc. now endianness detection actually works and colours look right on my

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

2014-01-21 Thread Michael Lorenz
Module Name:xsrc Committed By: macallan Date: Wed Jan 22 07:48:29 UTC 2014 Modified Files: xsrc/external/mit/xf86-video-wsfb/dist/src: wsfb_driver.c Log Message: make Option HWCursor actually work, default to true To generate a diff of this commit: cvs rdiff -u -r1.20

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

2014-01-15 Thread Christos Zoulas
Module Name:xsrc Committed By: christos Date: Wed Jan 15 20:27:32 UTC 2014 Modified Files: xsrc/external/mit/xorg-server/dist/hw/xfree86/common: compiler.h Log Message: fix for lint To generate a diff of this commit: cvs rdiff -u -r1.9 -r1.10 \

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

2014-01-15 Thread Christos Zoulas
Module Name:xsrc Committed By: christos Date: Thu Jan 16 00:45:03 UTC 2014 Modified Files: xsrc/external/mit/xorg-server/dist/hw/xfree86/common: compiler.h Log Message: Lint does not know about pragmas To generate a diff of this commit: cvs rdiff -u -r1.10 -r1.11 \

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

2014-01-08 Thread Marc Balmer
Module Name:xsrc Committed By: mbalmer Date: Wed Jan 8 12:46:48 UTC 2014 Modified Files: xsrc/external/mit/xf86-input-elographics/dist/src: xf86Elo.c Log Message: Add support for inverted axis, from upstream repository. To generate a diff of this commit: cvs rdiff -u

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

2014-01-08 Thread Marc Balmer
Module Name:xsrc Committed By: mbalmer Date: Wed Jan 8 12:48:41 UTC 2014 Modified Files: xsrc/external/mit/xf86-input-elographics/dist/src: xf86Elo.c Log Message: Add support for touchscreens that don't frame the packets (usually USB devices like e.g. the IBM SurePos

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

2014-01-06 Thread Thomas Klausner
Module Name:xsrc Committed By: wiz Date: Tue Jan 7 07:41:59 UTC 2014 Modified Files: xsrc/external/mit/libXfont/dist/src/bitmap: bdfread.c Log Message: CVS-2013-6462: From aeabb3efa6905e11c479e2e5319f2b6b3ab22009 Mon Sep 17 00:00:00 2001 From: Alan Coopersmith

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

2014-01-06 Thread Thomas Klausner
Module Name:xsrc Committed By: wiz Date: Tue Jan 7 07:42:25 UTC 2014 Modified Files: xsrc/external/mit/libXfont/dist/src/bitmap: bdfread.c Log Message: Additional hardening from upstream: From f8b21df399fbedd08da88752181b8a290a38d890 Mon Sep 17 00:00:00 2001 From: Alan

CVS commit: xsrc/external/mit

2013-12-10 Thread Jeff Rizzo
Module Name:xsrc Committed By: riz Date: Tue Dec 10 23:08:36 UTC 2013 Modified Files: xsrc/external/mit/fontconfig/dist/src: fcformat.c xsrc/external/mit/libXvMC/dist/src: XvMC.c Log Message: Repeat after me: '\0' is *not* a pointer. Use NULL instead. To

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

2013-11-22 Thread Thomas Klausner
Module Name:xsrc Committed By: wiz Date: Fri Nov 22 17:39:51 UTC 2013 Modified Files: xsrc/external/mit/xsetroot/dist/man: xsetroot.man Log Message: Fix typo, reported by Henning Petersen in PR 48396. (already fixed upstream in a bigger commit) To generate a diff of

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

2013-11-19 Thread Thomas Klausner
Module Name:xsrc Committed By: wiz Date: Tue Nov 19 11:56:13 UTC 2013 Modified Files: xsrc/external/mit/xterm/include: xtermcfg.h Log Message: Enable 256 colors. From Piotr Meyer in PR 48380. To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7

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

2013-11-13 Thread Christos Zoulas
Module Name:xsrc Committed By: christos Date: Wed Nov 13 21:48:25 UTC 2013 Modified Files: xsrc/external/mit/xf86-video-intel/dist/src: i810_dri.c Log Message: CID 1107544: Fix memory leak To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 \

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

2013-11-13 Thread Christos Zoulas
Module Name:xsrc Committed By: christos Date: Thu Nov 14 00:11:12 UTC 2013 Modified Files: xsrc/external/mit/xf86-video-intel/dist/src: i810_dri.c Log Message: CID 1107540: Make the code safe avoiding random stack access. In the first loop where there is a singleton point

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

2013-11-12 Thread Michael Lorenz
Module Name:xsrc Committed By: macallan Date: Tue Nov 12 23:09:32 UTC 2013 Modified Files: xsrc/external/mit/xf86-video-mach64/dist/src: atimach64render.c Log Message: Deal with pPict-pDrawable == NULL for source-only pictures. Falling back to software rendering for such

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

2013-11-06 Thread Michael Lorenz
Module Name:xsrc Committed By: macallan Date: Wed Nov 6 19:00:58 UTC 2013 Modified Files: xsrc/external/mit/xf86-video-ati/dist/src: radeon_exa_render.c Log Message: fix xrender ops with a solid source without an actual pixmap for R2xx and R3xx on big endian hardware as

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

2013-11-05 Thread Michael Lorenz
Module Name:xsrc Committed By: macallan Date: Tue Nov 5 11:26:43 UTC 2013 Modified Files: xsrc/external/mit/xf86-video-igs/dist/src: igs_driver.c Log Message: use WSDISPLAYIO_MODE_MAPPED To generate a diff of this commit: cvs rdiff -u -r1.9 -r1.10 \

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

2013-11-05 Thread Michael Lorenz
Module Name:xsrc Committed By: macallan Date: Tue Nov 5 11:28:10 UTC 2013 Modified Files: xsrc/external/mit/xf86-video-crime/dist/src: crime_driver.c Log Message: use WSDISPLAYIO_MODE_MAPPED while there, change vendor string to TNF since X.org had nothing to do with this

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

2013-10-28 Thread Michael Lorenz
Module Name:xsrc Committed By: macallan Date: Tue Oct 29 01:06:03 UTC 2013 Modified Files: xsrc/external/mit/xf86-video-ati/dist/src: radeon_exa_render.c Log Message: Don't endian-twiddle solid source colours in composite operations on R1xx Now gtk2-rendered text looks

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

2013-10-18 Thread Alan Barrett
Module Name:xsrc Committed By: apb Date: Fri Oct 18 15:59:38 UTC 2013 Modified Files: xsrc/external/mit/xdm/dist/xdm: dm.c Log Message: Print time_t values by casting to intmax_t and using %ji format. To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3

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

2013-10-18 Thread Alan Barrett
Module Name:xsrc Committed By: apb Date: Fri Oct 18 16:31:40 UTC 2013 Modified Files: xsrc/external/mit/xdm/dist/xdm: xdmauth.c Log Message: The result from strlen() has type size_t, so print it with %zd format. To generate a diff of this commit: cvs rdiff -u -r1.2

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

2013-10-18 Thread Alan Barrett
Module Name:xsrc Committed By: apb Date: Fri Oct 18 16:58:50 UTC 2013 Modified Files: xsrc/external/mit/xf86-video-wsfb/dist/src: wsfb_driver.c Log Message: CARD32 might be unsigned int or unsigned long, depending on platform, so cast to unsigned int when printing. To

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

2013-10-17 Thread Martin Husemann
Module Name:xsrc Committed By: martin Date: Thu Oct 17 06:40:02 UTC 2013 Modified Files: xsrc/external/mit/xf86-video-intel/dist/src: i810_dri.c Log Message: Fix memset size argument, found by coverity. To generate a diff of this commit: cvs rdiff -u -r1.1.1.1 -r1.2 \

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

2013-07-30 Thread Michael Lorenz
Module Name:xsrc Committed By: macallan Date: Tue Jul 30 19:28:46 UTC 2013 Modified Files: xsrc/external/mit/xf86-video-suncg14/dist/src: cg14_render.c Log Message: support PictOpOver with 32bit source and mask To generate a diff of this commit: cvs rdiff -u -r1.5 -r1.6

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

2013-07-30 Thread Michael Lorenz
Module Name:xsrc Committed By: macallan Date: Tue Jul 30 21:49:38 UTC 2013 Modified Files: xsrc/external/mit/xf86-video-suncg14/dist/src: cg14_accel.c cg14_render.c Log Message: now we get PictOpOver with no source alpha and a 32bit mask right ( mostly gtk2

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

2013-07-26 Thread Thomas Klausner
Module Name:xsrc Committed By: wiz Date: Fri Jul 26 20:37:00 UTC 2013 Modified Files: xsrc/external/mit/xf86-input-keyboard/dist/src: bsd_kbd.h Log Message: Remove unnecessary include, to reduce diffs to upstream. To generate a diff of this commit: cvs rdiff -u -r1.3

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

2013-07-25 Thread Michael Lorenz
Module Name:xsrc Committed By: macallan Date: Thu Jul 25 17:37:30 UTC 2013 Modified Files: xsrc/external/mit/xf86-video-suncg14/dist/src: cg14.h cg14_accel.c cg14_render.c Log Message: support PictOpOver with 32bit source and 32bit mask this needs more work

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

2013-07-19 Thread Patrick Welche
Module Name:xsrc Committed By: prlw1 Date: Fri Jul 19 08:29:24 UTC 2013 Modified Files: xsrc/external/mit/xrdb/dist: xrdb.c Log Message: Replace mrg's clean cpp+cpp_arg interface with xrdb version 420347005c to minimise upstream differences. OK wiz@ To generate a diff

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

2013-07-12 Thread Thomas Klausner
Module Name:xsrc Committed By: wiz Date: Fri Jul 12 06:21:40 UTC 2013 Modified Files: xsrc/external/mit/xorg-server/dist/hw/xnest: Args.h Log Message: Fix typo in header guard. To generate a diff of this commit: cvs rdiff -u -r1.1.1.1 -r1.2 \

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

2013-07-11 Thread Thomas Klausner
Module Name:xsrc Committed By: wiz Date: Thu Jul 11 10:28:27 UTC 2013 Modified Files: xsrc/external/mit/xf86-video-i740/dist/src: i740_dga.c Log Message: Add a missing initializer. From Matthieu Herrb in http://patchwork.freedesktop.org/patch/13855/ To generate a diff

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

2013-07-11 Thread S.P.Zeidler
Module Name:xsrc Committed By: spz Date: Thu Jul 11 20:02:25 UTC 2013 Modified Files: xsrc/external/mit/xterm/include: xtermcfg.h Log Message: enable defines that make xterm able to do UTF-8 if instructed by its environment to do UTF-8. That means: env

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

2013-07-03 Thread Michael Lorenz
Module Name:xsrc Committed By: macallan Date: Wed Jul 3 15:29:34 UTC 2013 Modified Files: xsrc/external/mit/xf86-video-suncg14/dist/src: cg14.h cg14_accel.c cg14_render.c Log Message: - fetch fill colour for text drawing in CheckComposite, swap red and blue

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

2013-07-02 Thread Michael Lorenz
Module Name:xsrc Committed By: macallan Date: Wed Jul 3 02:05:53 UTC 2013 Modified Files: xsrc/external/mit/xf86-video-suncg14/dist/src: cg14.h cg14_accel.c cg14_render.c Log Message: support PictOpOver with 32bit source without alpha, alpha in mask now KDE3

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

2013-07-01 Thread Thomas Klausner
Module Name:xsrc Committed By: wiz Date: Mon Jul 1 19:46:01 UTC 2013 Modified Files: xsrc/external/mit/libXrandr/dist/src: XrrProvider.c Log Message: Apply suggested patch from Alan Coopersmith: XRRGetProviderInfo returned bad associated_capability list in 64-bit

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

2013-06-30 Thread Thomas Klausner
Module Name:xsrc Committed By: wiz Date: Sun Jun 30 11:31:43 UTC 2013 Modified Files: xsrc/external/mit/xauth/dist: process.c Log Message: Use copystring instead of UNCONST. This version has a higher chance of being accepted upstream. To generate a diff of this commit:

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

2013-06-30 Thread Thomas Klausner
Module Name:xsrc Committed By: wiz Date: Sun Jun 30 11:34:54 UTC 2013 Modified Files: xsrc/external/mit/libXrandr/dist/src: XrrProvider.c Log Message: Reduce diff to upstream. To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4

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 \

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

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

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/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'

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

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'

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