summaryrefslogtreecommitdiff
path: root/xserver
AgeCommit message (Expand)Author
2018-01-20Remove code to pull softfloat libs.Matthieu Herrb
2018-01-15watch for events sent by drm(4) over kevent using EVFILT_DEVICERobert Nagy
2017-12-08Update to xserver 1.19.5.Matthieu Herrb
2017-12-05Use ws as default driver for touchpads.Ulf Brosziewski
2017-10-14MFC: Unvalidated extra length in ProcEstablishConnection (CVE-2017-12176)Matthieu Herrb
2017-10-14MFC: dbe: Unvalidated variable-length request inMatthieu Herrb
2017-10-14MFC: Xi: fix wrong extra length check in ProcXIChangeHierarchyMatthieu Herrb
2017-10-14MFC: Xi: integer overflow and unvalidated length inMatthieu Herrb
2017-10-14MFC: Xi: Test exact size of XIBarrierReleasePointerMatthieu Herrb
2017-10-14MFC: hw/xfree86: unvalidated lengthsMatthieu Herrb
2017-10-14MFC: xfixes: unvalidated lengths (CVE-2017-12183)Matthieu Herrb
2017-10-14MFC: Unvalidated lengthsMatthieu Herrb
2017-10-14MFC: os: Make sure big requests have sufficient length.Matthieu Herrb
2017-10-14MFC: xkb: Handle xkb formated string output safely (CVE-2017-13723)Matthieu Herrb
2017-10-14MFC: xkb: Escape non-printable characters correctlyMatthieu Herrb
2017-10-14MFC: Xext/shm: Validate shmseg resource id (CVE-2017-13721)Matthieu Herrb
2017-09-25Force Intel Ironlake chipsets to use the xf86-video-intel driver.Matthieu Herrb
2017-08-07Disable SSE optimizations on i386/amd64 for SlowBcopy.Matthieu Herrb
2017-08-07Create on OpenBSD-specific version of listPossibleVideoDrivers() that takesMark Kettenis
2017-07-14Use the modesetting driver by default on 4th generation Intel Graphics andMark Kettenis
2017-07-12Add code to update the value of the RandR "Backlight" property based on theMark Kettenis
2017-07-07Merge upstream fixes to the X event swapping code.Matthieu Herrb
2017-05-21Make X work with radeondrm(4) hardware on loongson.Visa Hankala
2017-03-07make xserver build on arm64Jonathan Gray
2017-03-01Fix arc4random_buf(3) detection. Noticed by Eric Engestrom onMatthieu Herrb
2017-02-28Oops, in previous commit I forgot to remove the actual implementationMatthieu Herrb
2017-02-28regenMatthieu Herrb
2017-02-28auth: remove AuthToIDFunc and associated functions. Not used anymore.Matthieu Herrb
2017-02-28MFC: Use arc4random_buf(3) if available to generate cookies.Matthieu Herrb
2017-02-28MFC: Use timingsafe_memcmp() to compare MIT-MAGIC-COOKIESMatthieu Herrb
2016-10-11regenMatthieu Herrb
2016-10-04ignore chown error (for systems which don't install a Xserver)Theo de Raadt
2016-10-02fix the ownership of the link /usr/X11R6/bin/X -> XorgMatthieu Herrb
2016-09-12Fix a bunch of gcc warnings.Matthieu Herrb
2016-09-12sys/select.h -> sys/time.hMatthieu Herrb
2016-09-12Fix build after headers cleanup.Matthieu Herrb
2016-09-03Remove zaurus keyboard modelPhilip Guenther
2016-08-13Kill remaining HP300 bitsMatthieu Herrb
2016-08-09Update to xserver 1.18.4Matthieu Herrb
2016-08-03xserver: fix an off-by-one error that lead to asprintf("%s", NULL)Matthieu Herrb
2016-07-30Merge the build of Xephyr in the main xserver build.Matthieu Herrb
2016-05-29Update to xserver 1.18.3. Tested by shadchin@ and naddy@.Matthieu Herrb
2016-05-12No more hppa64Matthieu Herrb
2016-04-24Fix white space/indentation to match X.Org style.Matthieu Herrb
2016-04-24Fall back to /dev/ttyC0 when the console device is not a wsdisplay(4)Matthieu Herrb
2016-04-02Don't build the PCVT console backend anymore.Matthieu Herrb
2016-04-02Implement VT switching (based on the USL compat interface) in theMatthieu Herrb
2016-03-27Make alpha_video.c build in recent X server.Matthieu Herrb
2016-03-11Remove support vax and XENOCARA_HAVE_SHARED_LIBS scaffolding.Okan Demirmen
2016-03-06Cleanup gcc warnings and function prototypes.Matthieu Herrb