Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-01-01 | Fix duplicated code resulting from a bad merge of xdm 1.1.9. | Matthieu Herrb | |
2010-12-22 | sync | Todd T. Fries | |
2010-12-22 | Bring fix from rev 1.12 back once more. ok oga@. | Matthieu Herrb | |
2010-12-22 | Do not remove(3) the device entry if open fails. ok oga@ | Matthieu Herrb | |
2010-12-21 | update | Matthieu Herrb | |
2010-12-21 | Update to xorg-server 1.9.3. Tested by japser@, landry@ and ajacoutot@ | Matthieu Herrb | |
in various configurations. | |||
2010-12-19 | Update to xbitmaps 1.1.1. No visible change. | Matthieu Herrb | |
2010-12-19 | Update to xbackkight 1.1.2. No functional change. | Matthieu Herrb | |
2010-12-19 | update | Matthieu Herrb | |
2010-12-19 | Update to freetype 2.4.4. Tested by shadchin@, ajacoutot@, krw@. | Matthieu Herrb | |
2010-12-14 | in MotionNotify geom.x, geom.y calculations take into account bwidth. | Martynas Venckus | |
fixes the annoying bug where windows would go +bwidth pixels right, +bwidth pixels down. ok okan@ | |||
2010-12-12 | updates | Matthieu Herrb | |
2010-12-08 | Use ASCII art when the environment is not UTF-8 capable.OB | Matthieu Herrb | |
Based on an initial patch by jasper@, ok jasper@. | |||
2010-12-07 | update | Matthieu Herrb | |
2010-12-07 | Update to xf86-video-geode 2.11.10. Tested on Alix 3C3. | Matthieu Herrb | |
2010-12-06 | Don't call xf86DPMSInit() twice. Since it wraps CloseScreen(), this has | Mark Kettenis | |
disastrous effects. Gets rid of some duplicated code as a bonus. Fixes X server crashes that appeared with the xserver 1.9.2 import. ok miod@ | |||
2010-12-06 | sync | Todd T. Fries | |
2010-12-06 | Initialize len before passing it to sysctl(3). | Mark Kettenis | |
ok matthieu@ | |||
2010-12-06 | sync | Todd T. Fries | |
2010-12-06 | - add a flag to specify the display to start xtsscale on. | Jasper Lievisse Adriaanse | |
ok matthieu@ | |||
2010-12-05 | It seems the code dealing with YV12 doesn't need to do a byte swapping dance | Mark Kettenis | |
on sparc64. So simplify the code. Makes mplayer play video without weird colors. ok matthieu@ | |||
2010-12-05 | update | Matthieu Herrb | |
2010-12-05 | Update to xf86-video-savage 2.3.2. Committed from a Savage4 card. | Matthieu Herrb | |
2010-12-05 | Remove empty .TP that make mandoc puke. | Matthieu Herrb | |
Noticed by kettenis@ | |||
2010-12-05 | Upgrade to xorg-server 1.9.2. | Matthieu Herrb | |
Tested by ajacoutot@, krw@, shadchin@ and jasper@ on various configurations including multihead with both zaphod and xrandr. | |||
2010-12-01 | regen | Matthieu Herrb | |
2010-12-01 | Add missing AM_MAINTAINER_MODE declaration to disable maintainer mode | Matthieu Herrb | |
by default. This supresses extra attempts to re-run autoheader that fails and creates an [makedepend.config.h].in file. Noticed by naddy@. | |||
2010-11-30 | Set datarootdir. fixes manual page installing in the wrong dir noticed | Matthieu Herrb | |
by todd@. | |||
2010-11-29 | Remove a bunch of video drivers that were never built on OpenBSD and | Matthieu Herrb | |
are unlikely to be ported in the future. no objection from miod@ krw@. | |||
2010-11-29 | Update to xf86-video-apm 1.2.3 | Matthieu Herrb | |
2010-11-29 | Update to xterm 267. Tested by shadchin@, jasper@, ajacoutot@. | Matthieu Herrb | |
2010-11-27 | update | Matthieu Herrb | |
2010-11-27 | update to xf86-input-keyboard 1.5.0 | Matthieu Herrb | |
Tested by ajacoutot@, shadchin@, jasper@ and landry@. Thanks. | |||
2010-11-27 | regen | Matthieu Herrb | |
2010-11-27 | Explicitely link libxcb when needed for static arches. | Matthieu Herrb | |
2010-11-27 | pixman build fails on vax. | Matthieu Herrb | |
2010-11-26 | Add a nasty little hack to make keyboard selection work for Swiss keyboard | Claudio Jeker | |
encodings and the Canadian French one. The way XkbLayout and XkbVariant work for this encodings changed some long time ago and the result was that you would end up with no keyboard at all in X. Now XkbVariant includes part of the layout selection which is about as ugly and makes the wscons mapping a bit tricky. OK matthieu@, maja@ | |||
2010-11-26 | Remove sunmouse protocol decoder. Now sunmouse works through wsmouse. | Alexandr Shadchin | |
The sunmouse protocol decoder is a local addition (it was added by millert@ back in 2002 and never merged upstreams. ok matthieu@, miod@ | |||
2010-11-25 | update | Matthieu Herrb | |
2010-11-25 | Update to xf86-video-ast 0.91.10 | Matthieu Herrb | |
2010-11-25 | Update to xeyes 1.1.1 | Matthieu Herrb | |
2010-11-25 | Update to xcalc 1.0.4. | Matthieu Herrb | |
2010-11-25 | Update to xwininfo 1.1.1. rewritten to use XCB. | Matthieu Herrb | |
2010-11-25 | Update to xlsclients 1.1.0. Rewritten to use XCB. | Matthieu Herrb | |
2010-11-25 | Update to xlsatoms 1.1.0. rewritten to use XCB. | Matthieu Herrb | |
2010-11-25 | Build XCB support on static only arches too. | Matthieu Herrb | |
"go ahead" deraadt@ | |||
2010-11-21 | Update to xf86-input-mouse 1.6.0. | Alexandr Shadchin | |
ok matthieu@ | |||
2010-11-20 | sync | Matthieu Herrb | |
2010-11-20 | updates | Matthieu Herrb | |
2010-11-14 | Update to pixman 0.20.0. | Matthieu Herrb | |
tested by ajacoutot@, krw@ and on a bulk ports build by landry@. |