summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2008-09-29Get rid of the old XFree86 libc wrapper.Matthieu Herrb
2008-09-29syncTodd T. Fries
2008-09-24syncTodd T. Fries
2008-09-23syncMatthieu Herrb
2008-09-23pixman 0.12.0. Tested on a full ports build by naddy@.Matthieu Herrb
2008-09-23xterm 237. tested by krw@ oga@ and others.Matthieu Herrb
2008-09-22.Bl needs a matching .El. From Martin Toft a while ago, thanks!Owain Ainsworth
2008-09-22Improve wording of the ``ignore'' directive. From Martin Toft a whileOwain Ainsworth
ago, ok okan@ from similar amount of time ago.
2008-09-22*sigh* Revert the diff that wasn't meant to go in yet.Owain Ainsworth
note to self: When you mean to type cvs commit search.c, don't forget the filename.
2008-09-22Display the current window title not a previous one in the case ofOwain Ainsworth
``show all'' in the window search dialogue. Noticed and diff from Tim van der Molen, thanks!
2008-09-21Fix rgb.txt path. From Jerome Pinot. Thanks.Matthieu Herrb
2008-09-21Don't try int10 on macppc.Matthieu Herrb
2008-09-21regenMatthieu Herrb
2008-09-21Death to bare RCS ids.Matthieu Herrb
2008-09-20allow 2 successives calls to pci_system_init() and fix pci_system_cleanup()Matthieu Herrb
to make it possible to call pci_system_init() again. ok kettenis@.
2008-09-20regenMatthieu Herrb
2008-09-20Failing to open the input device is a fatal error.Matthieu Herrb
2008-09-20Make X stop messing with PCI BARs on sparc64. Makes ati driver work againMark Kettenis
on Ultra 5/10 machines. ok matthieu@, oga@
2008-09-17xf86-video-dummy 0.3.0Matthieu Herrb
2008-09-16syncMatthieu Herrb
2008-09-16xf86-video-cirrus 1.2.1 + one bug fix from git-current.Matthieu Herrb
Tested on alpine gl5446 on alpha.
2008-09-14Fix botched xf86-video-neomagic 1.2.1 merge.Matthieu Herrb
2008-09-14Fix clean target.Matthieu Herrb
2008-09-14BSD MakefileMatthieu Herrb
2008-09-14dri2proto 1.1Matthieu Herrb
2008-09-14remove via driver, replaced by the openchome driver.Matthieu Herrb
2008-09-14Remove Linux-only driver.Matthieu Herrb
2008-09-14Skip deprecated xf86rushproto.Matthieu Herrb
2008-09-14Remove deprecated applications (have been disabled for several month).Matthieu Herrb
2008-09-14syncMatthieu Herrb
2008-09-14xextproto 7.0.3. tested by naddy@ on a bulk ports buildMatthieu Herrb
2008-09-14x11proto 7.0.13. tested by naddy@ on a bulk ports buildMatthieu Herrb
2008-09-14glproto 1.4.9. tested by naddy@ on a bulk ports buildMatthieu Herrb
2008-09-13build xcompmgr.Matthieu Herrb
2008-09-13Patch from X.Org -current: Make usage() report the current version.Matthieu Herrb
2008-09-13Xenocara build infrastructure and regen autotools files.Matthieu Herrb
2008-09-13Import xcompmgr 1.1.4. Matthieu Herrb
It will replace the version in ports now that its license has been clarified. ok ajacoutot@ balmer@ oga@.
2008-09-12syncMiod Vallat
2008-09-12Allow xserv to be built on mvme88k.Miod Vallat
2008-09-12Provide a module section to enforce a particular load order, as done onMiod Vallat
other a.out platforms.
2008-09-09mostly sync with the X.Org 7.4 modules list.Matthieu Herrb
2008-09-08syncTodd T. Fries
2008-09-08syncTodd T. Fries
2008-09-08enable pixman for landisk now that it builds, from brad@Todd T. Fries
2008-09-07Enable xinput, disable xsetmode & xsetpointer.Matthieu Herrb
2008-09-07Xenocara build infrastructure and regen autotools files.Matthieu Herrb
2008-09-07Import xinput 1.3.0. Replaces xsetmode(1)/xsetpointer(1).Matthieu Herrb
2008-09-07Update to inputproto 1.4.4.Matthieu Herrb
Note that this version has removed the include of Xmd.h that caused the update to 1.4.3 to be reverted.
2008-09-03Keep the exec menu entries sorted.Can Erkin Acar
Go for it okan@
2008-09-01Remove extra semi-colon after conditional. Tested by phessler@.Matthieu Herrb