index
:
xorg/xserver-test
COMPOSITEWRAP
CYGWIN
DAMAGE-XFIXES
Domain-branch
IPv6-REVIEW
STSF-CURRENT
XACE-SELINUX
XACE-modular
XEVIE
XINERAMA_2
XORG-6_8-branch
XORG-CURRENT
XORG-RELEASE-1
XORG-RELEASE-1-STSF
XORG-RELEASE-1-TM
XORG-STABLE
XPRINT
autoconfig-for-7.2
bcook-backend
compat_output
dmx-2
dri-0-1-branch
dri2-swapbuffers
exa-damagetrack
glucose-2
gsr-current
input-hotplug
lg3d
lg3d-7.2
lg3d-dev
lg3d-dev-0-6-1
lg3d-dev-0-6-1-1
lg3d-dev-0-6-1-current
lg3d-dev-0-6-1-latest
lg3d-dev-0-6-2
lg3d-dev-0-6-latest
lg3d-dev-0-7-0
lg3d-dev-0-7-1
lg3d-event
lg3d-master
master
mpx
no-pci-rework
orib-soc-2006
panning-for-server-1.6
pci-rework
randr-1.2
randr-1.2-for-server-1.2
randr-dpms
sco_port_update
server-1.10-branch
server-1.11-branch
server-1.12-branch
server-1.13-branch
server-1.14-branch
server-1.2-branch
server-1.3-branch
server-1.4-branch
server-1.5-branch
server-1.6-branch
server-1.6-enterleave
server-1.7-branch
server-1.7-nominations
server-1.8-branch
server-1.9-branch
server-1_0-branch
server-1_1-branch
transform-proposal
wonderland-dev
xf-4_0_2-branch
xf-4_1-branch
xf-4_2-branch
xf-4_3-branch
xfixes_2_branch
xgl-0-0-1
xorg-server-1.2-apple
xorg-server-1.4-apple
xorg-server-1.5-apple
xorg-server-1.6-apple
xorg-server-1.7-apple
xquartz-composite
xwayland
xwayland-1.12
X server
keithp
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
xfree86
/
os-support
/
bsd
Age
Commit message (
Expand
)
Author
Files
Lines
2007-08-19
Autoconfiguration of wsmouse for NetBSD.
Blair Sadewitz
1
-6
/
+6
2007-08-16
Update for support on NetBSD and DragonFly. From
Jeremy C. Reed
1
-1
/
+4
2007-06-29
Death to RCS tags.
Adam Jackson
17
-33
/
+0
2007-05-29
Merge branch 'master' of ssh://herrb@git.freedesktop.org/git/xorg/xserver
Matthieu Herrb
1
-0
/
+5
2007-05-29
Make this build on OpenBSD
Matthieu Herrb
1
-2
/
+2
2007-05-24
Fix build on NetBSD/amd64.
Matthias Drochner
1
-0
/
+5
2007-04-10
Add a real xf86EnableIO/xf86DisableIO for NetBSD/PPC.
Jared D. McNeill
2
-2
/
+34
2006-11-15
Fix build on FreeBSD after input-hotplug.
Eric Anholt
1
-0
/
+5
2006-11-07
Add $(DIX_CFLAGS) to remaining Makefile.am files
Keith Packard
1
-1
/
+1
2006-11-01
input: add non-keyboard bell ringing function
Daniel Stone
2
-0
/
+82
2006-08-12
xfree86: remove Xqueue support completely
Daniel Stone
2
-294
/
+0
2006-08-12
completely remove OS keyboard layer
Daniel Stone
4
-1668
/
+0
2006-07-21
Remove RCS tags. Fix Xprint makefile braindamage.
Adam Jackson
22
-22
/
+0
2006-07-18
get rid of XFree86LOADER, XFree86Server, XFree86Module, and IN_MODULE
Daniel Stone
2
-5
/
+1
2006-05-30
Powerpc machines also need ioperm_noop.c
Matthieu Herrb
1
-1
/
+2
2006-05-27
check buffersize before reading next char, fixes the "mouse stuck at left"
Matthieu Herrb
1
-1
/
+1
2006-03-25
Mark everything in xf86sym.c as _X_EXPORT.
Adam Jackson
10
-36
/
+36
2006-03-10
Add DragonFly support. (It is like FreeBSD.)
Jeremy C. Reed
1
-10
/
+10
2006-03-05
Don't hard-code -DUSE_DEV_IO here. configure generates the proper OS
Matthieu Herrb
1
-1
/
+1
2006-02-10
Remove libcwrapper usage from xorg server modules. The libcwrapper is only
Eric Anholt
2
-2
/
+0
2005-12-02
Define XFree86Server only where it is required.
Kevin E Martin
1
-1
/
+1
2005-11-29
Fix usage of XFree86LOADER/XFree86Module/IN_MODULE and update loadable
Kevin E Martin
1
-1
/
+1
2005-11-09
Bug #4915: ButtonMapping option which allows to define arbitrary button
Matthias Hopf
1
-0
/
+1
2005-10-17
include/dix-config.h.in Add support for more extensions
Kevin E Martin
1
-0
/
+17
2005-10-03
Bug #3815 <https://bugs.freedesktop.org/show_bug.cgi?id=3815> Patch #3463
Alan Coopersmith
6
-20
/
+47
2005-09-13
Add some initial BSD support for the xorg server. Incomplete on NetBSD,
Eric Anholt
1
-0
/
+76
2005-07-03
Change <X11/misc.h> and <X11/os.h> to "misc.h" and "os.h".
Daniel Stone
4
-4
/
+4
2005-07-03
Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings.
Daniel Stone
23
-6
/
+98
2005-07-01
Change all misc.h and os.h references to <X11/foo.h>.
Daniel Stone
4
-5
/
+5
2005-05-09
Bugzilla #2429: Correct the sysarch prototype for FreeBSD/alpha.
Eric Anholt
1
-1
/
+1
2005-04-20
Fix includes right throughout the Xserver tree:
Daniel Stone
16
-51
/
+51
2005-01-30
programs/Xserver/hw/xfree86/os-support/bsd/bsd_kbd.c Fix option
Matthieu Herrb
1
-2
/
+2
2005-01-28
Modifying X.Org Xserver DDX to allow to run X with ordinary user
Egbert Eich
3
-43
/
+69
2004-12-04
Encoding of numerous files changed to UTF-8
Markus Kuhn
1
-3
/
+3
2004-11-11
oops commited wrong version previously
Matthieu Herrb
1
-2
/
+5
2004-11-11
update shared lib revisions on OpenBSD (Bug #1828).
Matthieu Herrb
2
-38
/
+57
2004-07-27
Fix a bug that caused an entire batch of events to be thrown out when one
Matthieu Herrb
1
-0
/
+1
2004-07-24
Fix a problem with wsmouse driver loosing events on 64bit architectures
Matthieu Herrb
1
-8
/
+200
2004-07-24
Bugzilla #884: OpenBSD/amd64 support.
Matthieu Herrb
1
-15
/
+123
2004-06-16
DRI XFree86-4_3_99_12-merge import
DRI-XFree86-4_3_99_12-merge
Eric Anholt
27
-288
/
+81
2004-04-23
Merging XORG-CURRENT into trunk
Egbert Eich
26
-26
/
+26
2004-03-14
Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004
xf86-4_4_99_1
Egbert Eich
26
-26
/
+26
2004-03-03
Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004
xf86-4_4_0
STSF-CURRENT
Egbert Eich
26
-51
/
+39
2004-02-26
readding XFree86's cvs IDs
xf86-4_3_99_903
Egbert Eich
26
-26
/
+26
2004-02-26
Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004
Egbert Eich
26
-26
/
+26
2004-02-23
Import most of XFree86 4.4RC3. This import excludes files which have the
xf86-4_3_99_903_special
Kaleb Keithley
1
-2
/
+2
2004-01-29
Importing vendor version xf86-012804-2330 on Thu Jan 29 00:06:33 PST 2004
xf86-012804-2330
Egbert Eich
3
-15
/
+102
2003-11-25
XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folks
xf86-4_3_99_16
Kaleb Keithley
10
-82
/
+240
2003-11-14
XFree86 4.3.0.1
xf86-4_3_0_1
PRE_xf86-4_3_0_1
Kaleb Keithley
4
-324
/
+307
2003-11-14
Initial revision
Kaleb Keithley
24
-0
/
+7643
[next]