Age | Commit message (Expand) | Author |
2008-12-23 | - move wsfb(4) to where it belongs. | Matthieu Herrb |
2008-12-23 | - i810 -> intel, noticed by mpf@ (already fixed in -current X.Org) | Matthieu Herrb |
2008-11-23 | missing action in if statement. | Matthieu Herrb |
2008-11-11 | Fix from X.Org master git for XAA screen corruption. | Matthieu Herrb |
2008-11-05 | more gcc2 fixes courtesy sparc | Todd T. Fries |
2008-11-04 | Initialise the aperture file descriptor in libpciaccess. | Matthieu Herrb |
2008-11-04 | variable declarations at the beginning of the scope; found by sparc (a gcc2 a... | Todd T. Fries |
2008-11-04 | Update to libpciaccess world. | Matthieu Herrb |
2008-11-02 | xserver 1.5.2. tested by ckuethe@, oga@, and others. | Matthieu Herrb |
2008-10-30 | Close well known connections in ServerAbort(). | Matthieu Herrb |
2008-10-12 | Xprt is not built by default anymore. Remove the code that selectively | Matthieu Herrb |
2008-10-08 | enable GL for libraries, but not the X server .. for mips64 | Todd T. Fries |
2008-10-07 | PR 5005: On alpha, trust the PCI BARS from SRM. ok kettenis@, miod@. | Matthieu Herrb |
2008-09-20 | Make X stop messing with PCI BARs on sparc64. Makes ati driver work again | Mark Kettenis |
2008-08-30 | Typo (the the). From Thomas Bozdar (Thomas dot Bosdar at quest dot com). | Matthieu Herrb |
2008-08-28 | Add /dev/tty04 to the list of devices privilege separated X can open. | Marc Balmer |
2008-08-25 | Since wscons(4) manages the hardware cursor for us, there's no nee to | Mark Kettenis |
2008-08-24 | Unbreak sparc build. | Mark Kettenis |
2008-08-24 | Make -configure work for SBus/UPA devices instead of crashing. | Mark Kettenis |
2008-08-21 | Add enough OpenBSD-specific sbus support code to be able to support the | Mark Kettenis |
2008-07-31 | All the resources claimed by xf86StdAccResFromOS() are PC-specific. On sparc64 | Mark Kettenis |
2008-07-30 | The amd driver has been renamed geode. ok deraadt@ oga@. | Matthieu Herrb |
2008-07-12 | use the openchrome driver for via chipsets. | Matthieu Herrb |
2008-06-17 | CVE-2008-1379 - MIT-SHM arbitrary memory read. | Matthieu Herrb |
2008-06-15 | Add a man page for Xephyr, with information from the README file. | Matthieu Herrb |
2008-06-15 | Update to xserver 1.4.2. Tested by landry@, ckuethe@, jsing@ mbalmer@. | Matthieu Herrb |
2008-06-14 | Add amdmsr(4) to the list of privsep devices. | Marc Balmer |
2008-06-12 | change /dev/dri/card0 to /dev/drm0. Subdirs in /dev considered | Owain Ainsworth |
2008-06-12 | Deal with devices that need to be opened differently to what we do in | Owain Ainsworth |
2008-06-11 | Fix from X.Org for a possible, non-exploitable crash in the DBE extension. | Matthieu Herrb |
2008-06-11 | Fixes for various integer overflow problems from X.Org: | Matthieu Herrb |
2008-06-10 | Pull in a patch from X.Org-current to let X11 run on AMD Geode LX | Marc Balmer |
2008-06-09 | Remove the special case for amd64 using MTRR. Wasn't compiled in in the | Peter Hessler |
2008-05-24 | regen. | Matthieu Herrb |
2008-05-24 | implement the --disable-ioport configure option to disable the build of | Matthieu Herrb |
2008-05-07 | - fix an infinite loop by ensuring that realInputProc is never | Antoine Jacoutot |
2008-04-01 | If privsep support isn't compiled in, use open() to open the agp device. | Matthieu Herrb |
2008-03-25 | Introduce bsd.xconf.mk to set default config variables used | Matthieu Herrb |
2008-03-24 | msg_controllen has to be CMSG_SPACE so that the kernel can account for | Matthieu Herrb |
2008-03-15 | Regen with autoconf 2.59-p2, with AM_SANITY check zapped. | Matthieu Herrb |
2008-03-15 | Repair msg_controllen. In those cases it should just be | Matthieu Herrb |
2008-03-13 | Correct CMSG_SPACE and CMSG_LEN usage, same fixes as in the base system. | Matthieu Herrb |
2008-02-20 | Fix from X.Org repository: | Matthieu Herrb |
2008-02-20 | Fix from X.Org repository: untrusted access broken in 7.3. | Matthieu Herrb |
2008-02-20 | Fix for CVE-2007-3069 from X.Org git repository: | Matthieu Herrb |
2008-02-20 | endianness definitions for m88k, ok matthieu@ | Miod Vallat |
2008-02-16 | Don't #define DEBUG anymore | Miod Vallat |
2008-02-16 | Remove unused global. | Miod Vallat |
2008-02-13 | Disable mesa on m68k, at least until it switches to ELF; suggested by matthieu@ | Miod Vallat |
2008-02-13 | Correctly link ioperm_noop.c to the build on m68k. ok matthieu@ | Miod Vallat |