Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-10-18 | Add ChangeLog for xserver. It's part of the official X.Org tarballs. | Matthieu Herrb | |
2009-10-13 | updates | Matthieu Herrb | |
2009-10-13 | use openpty(3) to grab a pseudo-tty, patterned after xterm; ok matthieu@ | Christian Weisgerber | |
2009-10-12 | sync | Todd T. Fries | |
2009-10-11 | sync | Matthieu Herrb | |
2009-10-11 | update to xf86-video-geode 2.11.6. Tested on a Alix 3C3. | Matthieu Herrb | |
2009-10-10 | update to xf86-video-nv 2.1.15. Tested by espie@ (not better, | Matthieu Herrb | |
but not worse either on his hardware). | |||
2009-10-10 | update to setxkbmap 1.1.0 | Matthieu Herrb | |
2009-10-10 | update to xbacklight 1.1.1 | Matthieu Herrb | |
2009-10-10 | update to xfs 1.1.0. | Matthieu Herrb | |
2009-10-10 | update to xmodmap 1.0.4 | Matthieu Herrb | |
2009-10-10 | update to xset 1.1.0. tested by naddy@ | Matthieu Herrb | |
2009-10-10 | updates | Matthieu Herrb | |
2009-10-06 | Merge intel driver autoconfiguration changes from upstream: | Matthieu Herrb | |
- don't list the dead i810 driver anymore - blacklist the poulsbo chipset which isn't supported by xf86-video-intel. Gives vesa a chance. ok oga@, kettenis@. | |||
2009-10-05 | Revert to luit 1.0.3 for now. 1.0.4 breakage reported by naddy@. | Matthieu Herrb | |
2009-10-04 | update to luit version 1.0.4. | Matthieu Herrb | |
2009-10-04 | Disable xtrap test clients. ok oga@ | Matthieu Herrb | |
2009-10-03 | Don't build profiled libs. No other X lib does. | Matthieu Herrb | |
2009-10-03 | Update for newer Xinput ABI. | Matthieu Herrb | |
2009-10-03 | --disable-xinput and --disable-xprint are not valid configure options | Matthieu Herrb | |
anymore in xserver 1.6. | |||
2009-10-02 | updates | Matthieu Herrb | |
2009-10-01 | Use the installed /etc/mtree/BSD.x11.dist file now that it's up-to-date. | Matthieu Herrb | |
Further mtree updates will go to /usr/src/etc/mtree/BSD.x11.dist directly. | |||
2009-09-27 | Adapt to the new UDLIO_DAMAGE ioctl behaviour of udl(4). | Marcus Glocker | |
2009-09-26 | update to xrandr 1.3.2 | Matthieu Herrb | |
2009-09-26 | update to xmag 1.0.3 | Matthieu Herrb | |
2009-09-26 | remove obsolete commands. | Matthieu Herrb | |
2009-09-26 | remove rstart, take #2. | Matthieu Herrb | |
2009-09-26 | Remove rstart. | Matthieu Herrb | |
2009-09-26 | update to xclock 1.0.4 | Matthieu Herrb | |
2009-09-26 | update to xauth 1.0.4 | Matthieu Herrb | |
2009-09-26 | Update to bitmap 1.0.4 | Matthieu Herrb | |
2009-09-26 | Update to bdftopcf 1.0.2 | Matthieu Herrb | |
2009-09-26 | update to appres 1.0.2 | Matthieu Herrb | |
2009-09-26 | update to util-macros 1.3.0. | Matthieu Herrb | |
2009-09-26 | updates | Matthieu Herrb | |
2009-09-25 | With Xinerama enabled, the borders of a maximized window will show up on | Owain Ainsworth | |
all adjacent screens. This patch hides the borders while the window is maximized. From Bertrand Janin; thanks! ok okan@ | |||
2009-09-24 | wsudl(4) / udl(4) works on NetBSD as well now. | Marcus Glocker | |
From FUKAUMI Naoki | |||
2009-09-23 | If udl is to busy to process our UDLIO_DAMAGE drawing request, let wsudl | Marcus Glocker | |
sleep for a bit before retrying, so we don't overload the kernel by busy looping. Tested and agreed matthieu@ | |||
2009-09-23 | libXt is built with /etc/X11/app-defaults as the default search path, | Igor Sobrado | |
not /usr/X11R6/lib/X11/app-defaults. ok matthieu@ | |||
2009-09-22 | XF86Config -> xorg.conf in comments. | Matthieu Herrb | |
2009-09-22 | Initial Xorg driver to support DisplayLink USB display devices using | Marcus Glocker | |
the udl(4) device driver over wsdisplay(4). OK matthieu@, miod@ | |||
2009-09-21 | update | Matthieu Herrb | |
2009-09-19 | Update to xterm 248, fixing several bugs including a regression with | Stuart Henderson | |
copy-and-paste. Works for martynas@, ok matthieu@ | |||
2009-09-17 | sync | Todd T. Fries | |
2009-09-15 | Replace xorgconfig with Xorg -configure. | Matthieu Herrb | |
2009-09-13 | Same fix as in wsfb: | Matthieu Herrb | |
Call shadowRemove() in wsfbCloseScreen(). This fixes a free memory dereference on exit. Hint by Daniel Stone. Thanks. | |||
2009-09-13 | Call shadowRemove() in wsfbCloseScreen(). This fixes a free | Matthieu Herrb | |
memory dereference on exit. Hint by Daniel Stone. Thanks. | |||
2009-09-13 | Do not use 'deprecated' attribute on gcc < 3.1. | Matthieu Herrb | |
It causes lots of spurious warnings in build logs. suggestion to make the test gcc >= 3.1 millert@, ok todd@, miod@ | |||
2009-09-12 | update | Matthieu Herrb | |
2009-09-11 | sync | Todd T. Fries | |