index
:
~kibi/xserver
debian-experimental
debian-squeeze-backports
debian-unstable
doc-master
fdo41211
inputbk
manpage-master
master
master-next-pull
pu/35066
server-1.7-branch
unused-but-set-variable
unused-but-set-variable-round2
upstream-experimental
various-master
KiBi's patches for xorg-server
kibi
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-11-23
sun_agp: cast key to uintptr_t before casting to (int *)
Alan Coopersmith
1
-1
/
+1
2011-11-23
Convert a bunch of sprintf to snprintf calls
Alan Coopersmith
3
-12
/
+12
2011-11-18
xfree86: Deprecate the use of xf86PciInfo.h
Jeremy Huddleston
1
-1
/
+0
2011-11-18
xfree86: Fix powerpc build with -Werror=int-to-pointer-cast -Werror=pointer-t...
Jeremy Huddleston
1
-4
/
+4
2011-10-29
bsd: alpha_video: Remove unused variables
Alexandr Shadchin
1
-3
/
+0
2011-10-29
bsd: alpha_video: Simplify #include
Alexandr Shadchin
1
-6
/
+4
2011-10-29
bsd: alpha_video: Function sethae() need only for FreeBSD
Alexandr Shadchin
1
-37
/
+14
2011-10-29
Move check definition MAP_FAILED in xf86_OSlib.h
Alexandr Shadchin
8
-30
/
+4
2011-10-29
Remove odd definition DEV_MEM
Alexandr Shadchin
4
-7
/
+1
2011-10-29
Remove BSDi support
Alexandr Shadchin
1
-17
/
+2
2011-10-29
Remove unused VT_SYSREQ_DEFAULT
Alexandr Shadchin
1
-4
/
+0
2011-10-28
bsd: Remove odd message about -sharevts
Alexandr Shadchin
1
-1
/
+0
2011-10-19
Merge remote-tracking branch 'whot/for-keith'
Keith Packard
1
-8
/
+6
2011-10-18
Fix drain_console unregistration
Tomáš Trnka
1
-8
/
+6
2011-10-15
xfree86: Deprecate xf86MapVidMem and friends
Jeremy Huddleston
1
-5
/
+5
2011-10-15
configure: wrap PCI code with macro and set it at build time
Tiago Vignatti
1
-1
/
+4
2011-10-15
configure: change PCI function checking by a meaningful version of the library
Tiago Vignatti
2
-5
/
+0
2011-10-15
xfree86: Work around issue where ar may be told to make an archive with no co...
Jeremy Huddleston
2
-1
/
+2
2011-10-15
xfree86: Add stubs for os-support to help adding new architecture support
Jeremy Huddleston
6
-1
/
+81
2011-10-15
pci: Remove xf86MapDomainMemory
Adam Jackson
4
-269
/
+0
2011-10-15
pci: Deprecate the PCITAG type
Adam Jackson
2
-8
/
+1
2011-10-15
xfree86: Remove unused bios_devmem.c
Adam Jackson
2
-78
/
+0
2011-10-15
linux: Remove ia64 domain I/O support code
Adam Jackson
2
-192
/
+0
2011-10-15
linux: Remove pre-2.6 PCI interface support
Adam Jackson
1
-30
/
+2
2011-10-15
bus: remove some dead struct fields
Adam Jackson
1
-6
/
+0
2011-10-15
linux: Use pci_device_get_parent_bridge instead of open-coding it
Adam Jackson
1
-40
/
+1
2011-10-15
pci: Port xf86MapLegacyIO to pciaccess
Adam Jackson
5
-149
/
+10
2011-09-29
Remove unused vtSysreq
Alexandr Shadchin
1
-10
/
+0
2011-09-29
bsd: ioctl KDENABIO/KDDISABIO do not matter for OpenBSD
Alexandr Shadchin
1
-3
/
+3
2011-09-29
bsd: OpenBSD and NetBSD not need extra headers in PCVT_SUPPORT
Alexandr Shadchin
1
-9
/
+3
2011-09-29
bsd: Some clean up
Alexandr Shadchin
2
-16
/
+8
2011-09-29
bsd: Remove dead code
Alexandr Shadchin
1
-23
/
+0
2011-09-29
bsd: Variable devConsoleFd need only if defined PCCONS_SUPPORT
Alexandr Shadchin
1
-0
/
+5
2011-09-29
bsd: Replacement screenFd on consoleFd because they are equivalent
Alexandr Shadchin
6
-20
/
+9
2011-09-29
bsd: Remove unused macros KBD_FD
Alexandr Shadchin
1
-4
/
+0
2011-09-26
Merge remote-tracking branch 'whot/next'
Keith Packard
2
-4
/
+5
2011-09-27
xfree86: switch options from pointer to XF86OptionPtr
Peter Hutterer
2
-4
/
+5
2011-09-19
sun_init.c: Implement novtswitch & sharevts for Solaris
Alan Coopersmith
1
-3
/
+13
2011-09-16
sun_init.c: Move vt switches to a switch_to helper function like lnx_init.c
Alan Coopersmith
1
-11
/
+19
2011-09-16
xfree86: move -novtswitch & -sharevts argument handling up to common layer
Alan Coopersmith
2
-30
/
+12
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
[next]