summaryrefslogtreecommitdiff
path: root/xserver
AgeCommit message (Expand)Author
2011-01-28restart recvmsg() if returning with errno==EINTR.Matthieu Herrb
2011-01-28Effectively close the AGP device fd in xf86GARTCloseScreen() if it'sMatthieu Herrb
2011-01-10Call xf86Reconfigure() after readjusting the physical dimensions of the screenMark Kettenis
2011-01-02Specify default xkb rules for Xnest and Xephyr.Matthieu Herrb
2011-01-02Enable Xorg and a few drivers on hppa. Only wsudl works for now.Matthieu Herrb
2011-01-02Repair build of Xorg on hppaMatthieu Herrb
2010-12-22Bring fix from rev 1.12 back once more. ok oga@.Matthieu Herrb
2010-12-21Update to xorg-server 1.9.3. Tested by japser@, landry@ and ajacoutot@Matthieu Herrb
2010-12-06Initialize len before passing it to sysctl(3).Mark Kettenis
2010-12-05Upgrade to xorg-server 1.9.2.Matthieu Herrb
2010-09-01regen (yes lots of files, since util-macros has been updated).Matthieu Herrb
2010-09-01Disable use of SIGIO by default; it breaks multi-cardMark Kettenis
2010-08-31Don't even attempt to establish a SIGIO handler for DRI1.Owain Ainsworth
2010-08-29Use the KERN_CONSDEV ioctl to figure out what the console device is andMark Kettenis
2010-08-28Fix autoconfiguration for accelerated drivers on sparc/sparc64. CurrentlyMark Kettenis
2010-08-18Fix autoconfiguration on sparc and sparc64.Owain Ainsworth
2010-07-31Fix X -keepPriv by calling xf86OpenConsole() early enough on architecturesMatthieu Herrb
2010-07-27Add 4 files missed in xserver 1.8 update.Matthieu Herrb
2010-07-27Update to xserver 1.8. Tested by many. Ok oga@, todd@.Matthieu Herrb
2010-05-20Add missing \n at end of message.Matthieu Herrb
2010-04-27cope with the xinerama headers cleanup. From xserver git repository.Matthieu Herrb
2010-04-13Add a configure test for newer proto headers and use it to enableMatthieu Herrb
2010-03-30#if 0 out the code that listens for /dev/apm events.Owain Ainsworth
2010-03-15Only add wsfb to the list of autoconfigured drivers if no other matches wereMark Kettenis
2010-02-01basic support for mips64el. ok miod@.Matthieu Herrb
2009-12-18regenMatthieu Herrb
2009-12-18Build hppa support files on OpenBSD (useless for now).Matthieu Herrb
2009-12-18Adapt to modular X.Org.Matthieu Herrb
2009-10-31Update to server 1.6.5.Matthieu Herrb
2009-10-27Replace fbdev by wsfb as fallback driver on arches that support it.Matthieu Herrb
2009-10-18Add ChangeLog for xserver. It's part of the official X.Org tarballs.Matthieu Herrb
2009-10-06Merge intel driver autoconfiguration changes from upstream:Matthieu Herrb
2009-09-13Do not use 'deprecated' attribute on gcc < 3.1.Matthieu Herrb
2009-09-11Don't unconditionnally add a "sunffb" device in autoconfig modeMatthieu Herrb
2009-09-11Bring Xnest back.Matthieu Herrb
2009-09-08restore version 1.12 of privsep.c which got accidentally revertedMatthieu Herrb
2009-09-08sparcDeviceName: do not fall back to wsfb if no hw specific driverMatthieu Herrb
2009-09-06update to xserver 1.6.4rc1. Tested by many, ok oga@.Matthieu Herrb
2009-07-14Make the !privsep and privsep paths a little more similar (stillOwain Ainsworth
2009-06-29Set default migration strategy to "greedy". ok oga@.Matthieu Herrb
2009-03-28provide mem_barrier() definition for amd64 too. from X.Org git. ok oga@Matthieu Herrb
2009-02-19Add code to choose a video driver based on the wscons(4) display type. MakesMark Kettenis
2009-01-28__miscmansuffix -> __miscmansuffix__Matthieu Herrb
2009-01-28OpenBSD still uses old xkb-data, whose default rules are called 'xorg'.Matthieu Herrb
2009-01-27regenMatthieu Herrb
2009-01-27Fix linking of Xwscons for xserver 1.5.3Matthieu Herrb
2009-01-27Don't allow to build kdrive here anymore. This is now in ../kdrive.Matthieu Herrb
2009-01-20more gcc2 breakage found by sparcTodd T. Fries
2009-01-13note to self: no cookie, a compile started is not a compile testedTodd T. Fries
2009-01-13yet another gcc2 found bad coding practice, move variable declartion to theTodd T. Fries