Age | Commit message (Expand) | Author |
2008-12-16 | Support -sharevts on FreeBSD | Robert Noland |
2008-11-24 | Remove xf86{En,Dis}ableInterrupts entirely | Adam Jackson |
2008-11-22 | Remove the old libusbhid copy from os-support/bsd. | Matthieu Herrb |
2008-11-21 | Support for BSD apm | Matthieu Herrb |
2008-10-06 | xalloc+memset(0) -> xcalloc | Adam Jackson |
2008-08-18 | Remove dead {bsd,lnx}Resource.c | Mathieu Bérard |
2008-08-09 | remove OpenBSD/amd64 specific mtrr API. | Matthieu Herrb |
2008-07-20 | distcheck fixes | Julien Cristau |
2008-07-16 | XFree86: Delete OSMouse code | Daniel Stone |
2008-06-24 | Check for __amd64__, not __x86_64__. | Adam Jackson |
2008-06-19 | Various messages clean-ups. | Matthieu Herrb |
2008-06-19 | build fix | Matthieu Herrb |
2008-05-23 | xfree86: fix build on GNU/kFreeBSD | Julien Cristau |
2008-05-17 | OpenBSD doesn't define __x86_64__, simplify tests. | Brad Smith |
2008-04-12 | Check for __x86_64__ when we check for __amd64__ | Matt Turner |
2008-04-06 | Remove stale code | Sascha Hlusiak |
2008-03-16 | test for the presence of pci_system_init_dev_mem() before calling it. | Matthieu Herrb |
2008-03-12 | OpenBSD support for libpciaccess. | Mark Kettenis |
2008-02-14 | Use strerror instead of errno values in user strings. | Adam Jackson |
2008-01-29 | Bug 13101: xorg-server has a typo in hw/xfree86/os-support/bsd/i386_video.c | Coleman Kane |
2007-12-03 | xf86getpagesize -> getpagesize elsewhere in os-support/ | Adam Jackson |
2007-12-03 | Death to libcwrapper. | Adam Jackson |
2007-08-30 | Remove dead xf86GetPciSizeFromOS and xf86GetPciOffsetFromOS. | Eric Anholt |
2007-08-30 | Remove the now-dead PciAvoid symbol. | Eric Anholt |
2007-08-27 | Remove the BusAccWindows resource code which is now unused. | Eric Anholt |
2007-08-19 | Autoconfiguration of wsmouse for NetBSD. | Blair Sadewitz |
2007-08-16 | Update for support on NetBSD and DragonFly. From | Jeremy C. Reed |
2007-06-29 | Death to RCS tags. | Adam Jackson |
2007-05-29 | Merge branch 'master' of ssh://herrb@git.freedesktop.org/git/xorg/xserver | Matthieu Herrb |
2007-05-29 | Make this build on OpenBSD | Matthieu Herrb |
2007-05-24 | Fix build on NetBSD/amd64. | Matthias Drochner |
2007-04-10 | Add a real xf86EnableIO/xf86DisableIO for NetBSD/PPC. | Jared D. McNeill |
2006-11-15 | Fix build on FreeBSD after input-hotplug. | Eric Anholt |
2006-11-07 | Add $(DIX_CFLAGS) to remaining Makefile.am files | Keith Packard |
2006-11-01 | input: add non-keyboard bell ringing function | Daniel Stone |
2006-08-12 | xfree86: remove Xqueue support completely | Daniel Stone |
2006-08-12 | completely remove OS keyboard layer | Daniel Stone |
2006-07-21 | Remove RCS tags. Fix Xprint makefile braindamage. | Adam Jackson |
2006-07-18 | get rid of XFree86LOADER, XFree86Server, XFree86Module, and IN_MODULE | Daniel Stone |
2006-05-30 | Powerpc machines also need ioperm_noop.c | Matthieu Herrb |
2006-05-27 | check buffersize before reading next char, fixes the "mouse stuck at left" | Matthieu Herrb |
2006-03-25 | Mark everything in xf86sym.c as _X_EXPORT. | Adam Jackson |
2006-03-10 | Add DragonFly support. (It is like FreeBSD.) | Jeremy C. Reed |
2006-03-05 | Don't hard-code -DUSE_DEV_IO here. configure generates the proper OS | Matthieu Herrb |
2006-02-10 | Remove libcwrapper usage from xorg server modules. The libcwrapper is only | Eric Anholt |
2005-12-02 | Define XFree86Server only where it is required. | Kevin E Martin |
2005-11-29 | Fix usage of XFree86LOADER/XFree86Module/IN_MODULE and update loadable | Kevin E Martin |
2005-11-09 | Bug #4915: ButtonMapping option which allows to define arbitrary button | Matthias Hopf |
2005-10-17 | include/dix-config.h.in Add support for more extensions | Kevin E Martin |
2005-10-03 | Bug #3815 <https://bugs.freedesktop.org/show_bug.cgi?id=3815> Patch #3463 | Alan Coopersmith |