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
Age
Commit message (
Expand
)
Author
Files
Lines
2011-06-30
Fix UTF-8 encoding
Matěj Cepl
1
-2
/
+2
2011-06-28
Merge remote-tracking branch 'dbn/no-libxorg'
Keith Packard
2
-8
/
+1
2011-06-27
xfree86: Only log the serial bytes if debug is on.
Peter Hutterer
1
-1
/
+1
2011-06-23
Don't use empty source files
Dan Nicholson
2
-8
/
+1
2011-04-22
linux: Retry VT ioctls while errno == EINTR
Aaron Plattner
1
-34
/
+49
2011-03-14
Consolidate all the PATH_MAX handling into misc.h
Christopher James Halse Rogers
1
-8
/
+3
2011-02-24
Removing unused code
Alexandr Shadchin
2
-13
/
+1
2010-12-31
XFree86: Linux: AGP: Fix void-pointer-arithmetic warning
Daniel Stone
1
-1
/
+1
2010-12-31
linux: warning fix
Adam Jackson
1
-1
/
+1
2010-12-20
Remove SCO support
Adam Jackson
7
-836
/
+3
2010-12-07
Sun's copyrights now belong to Oracle
Alan Coopersmith
8
-8
/
+8
2010-11-30
Fix compiler warnings in hw/xfree86/os-support/solaris
Alan Coopersmith
3
-8
/
+6
2010-11-30
linux: Refactor VT switch on {re,}generation and shutdown
Adam Jackson
1
-24
/
+14
2010-11-30
xfree86: Remove dead ifdefs from VT switching
Adam Jackson
1
-15
/
+0
2010-11-30
linux: Don't muck about with tty permissions
Adam Jackson
1
-62
/
+0
2010-11-30
xfree86: Remove os-support/sysv
Adam Jackson
4
-569
/
+1
2010-11-30
linux: Remove redundant variable
Adam Jackson
1
-5
/
+3
2010-11-19
linux: Fix CPU usage bug in console fd flushing
Adam Jackson
1
-1
/
+5
2010-11-11
Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ...
Peter Hutterer
4
-24
/
+26
2010-11-10
Do not trap access to timer and keyboard
Samuel Thibault
2
-0
/
+11
2010-10-24
hurd: Fix use of deprecated iopl device
Samuel Thibault
2
-15
/
+15
2010-10-18
xfree86: Drop linux libc5 support from the SIGIO code
Adam Jackson
1
-9
/
+0
2010-10-15
Merge branch 'master' into input-api
Peter Hutterer
5
-25
/
+5
2010-09-23
xfree86: nds32: add nds32 definition for support linux video related io.
Macpaul Lin
1
-2
/
+3
2010-09-14
xfree86: bus: assign PCI_SOURCES with the actual source files
Tiago Vignatti
1
-2
/
+2
2010-09-14
xfree86: bus: move macros from common PCI header to private file
Tiago Vignatti
1
-5
/
+0
2010-09-14
xfree86: bus: remove xfree86 and few other references from OS files
Tiago Vignatti
2
-15
/
+0
2010-09-14
xfree86: bus: remove useless automake variable
Tiago Vignatti
1
-2
/
+1
2010-09-10
xfree86: add a hook to replace the new console handler.
Peter Hutterer
1
-3
/
+1
2010-09-10
linux: Don't lose console events on non-evdev drivers (#29969)
Thomas Hellstrom
1
-2
/
+3
2010-09-09
linux: Don't lose console events on non-evdev drivers (#29969)
Thomas Hellstrom
1
-2
/
+3
2010-06-11
Remove more superfluous if(p) checks around free(p)
Matt Turner
1
-4
/
+2
2010-06-10
Solaris: avoid memory leak if AGPIOC_INFO ioctl fails
Alan Coopersmith
1
-5
/
+5
2010-06-10
Remove unnecessary parentheses around return values in functions
Mikhail Gusarov
19
-113
/
+113
2010-06-06
Replace deprecated bzero with memset
Mikhail Gusarov
1
-1
/
+1
2010-05-24
xfree86: bus: remove unused headers
Tiago Vignatti
2
-3
/
+0
2010-05-24
xfree86: bus: remove unused pci macros
Tiago Vignatti
1
-6
/
+0
2010-05-21
Solaris: Use VT_SET_CONSUSER ioctl to set Console User rights profile
Aaron Zang
1
-22
/
+80
2010-05-13
Replace X-allocation functions with their C89 counterparts
Mikhail Gusarov
8
-36
/
+36
2010-04-21
xfree86: fix not reached code in tty code
Tiago Vignatti
1
-5
/
+0
2010-03-24
xfree86: remove if 1 from the dawn of time.
Peter Hutterer
1
-10
/
+0
2010-02-17
Solaris xf86OSRingBell() off-by-one error in filling iov[] array
Alan Coopersmith
1
-2
/
+3
2010-01-25
Move OS-specific VT key handler code from common to os-support
Alan Coopersmith
6
-0
/
+54
2010-01-25
Solaris: Avoid switching to inactive VT's
Aaron Zang
2
-11
/
+34
2009-12-16
Update Sun license notices to current X.Org standard form
Alan Coopersmith
8
-176
/
+128
2009-11-16
Use glibc's in/out routines
Matt Turner
4
-212
/
+5
2009-11-11
.gitignore: use common defaults with custom section #24239
Gaetan Nadon
1
-0
/
+2
2009-11-06
Remove lnx_font.c and lnx.h
Matt Turner
6
-328
/
+2
2009-10-13
Merge remote branch 'mattst88/master'
Keith Packard
4
-17
/
+87
2009-10-13
[alpha] assume we have __NR_pciconfig_iobase
Matt Turner
1
-4
/
+0
[next]