index
:
~tjaalton/xserver
for-1.19
Unnamed repository; edit this file 'description' to name the repository.
tjaalton
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
xfree86
/
os-support
Age
Commit message (
Expand
)
Author
Files
Lines
2017-09-25
xfree86: Silence a new glibc warning
Adam Jackson
1
-0
/
+3
2017-09-25
xfree86: Fix interpretation of xf86WaitForInput timeout
Jason Gerecke
1
-0
/
+3
2016-07-21
Switch poll() users to xserver_poll()
Keith Packard
3
-8
/
+8
2016-07-18
xfree86: Switch from select(2) to poll(2)
Keith Packard
2
-44
/
+53
2016-07-08
linux: Do not try to open /dev/vc/0, fix error msg when /dev/tty0 open fails
Hans De Goede
1
-9
/
+1
2016-06-08
dix: Use OsSignal() not signal()
Adam Jackson
3
-3
/
+3
2016-05-30
xfree86: Provide xf86BlockSIGIO and xf86ReleaseSIGIO as wrappers for input mutex
Keith Packard
1
-5
/
+5
2016-05-26
Create a threaded mechanism for input [v7]
Keith Packard
1
-2
/
+2
2016-05-26
Remove SIGIO support for input [v5]
Keith Packard
3
-61
/
+23
2015-12-08
systemd-logind.c: don't parse VT settings for non-seat0 X servers
Laércio de Sousa
1
-1
/
+2
2015-11-30
Replace 'sun' with '__sun'
Richard PALO
2
-13
/
+13
2015-10-21
linux: Do not call FatalError from xf86CloseConsole
Hans de Goede
1
-7
/
+15
2015-10-06
bsd: Remove LINKKIT
Alexandr Shadchin
1
-3
/
+0
2015-10-06
xfree86: Remove 386BSD
Alexandr Shadchin
1
-5
/
+1
2015-09-21
Allow system call restarts upon signal interruption
Daniel Drake
1
-1
/
+1
2015-09-17
On linux use <termios.h> instead of <termio.h>
Felix Janda
1
-4
/
+0
2015-07-16
xfree86/os-support/linux: Fix make distcheck
Armin K
1
-1
/
+1
2015-06-23
systemd-logind: do not rely on directed signals
David Herrmann
1
-0
/
+18
2015-06-03
systemd-logind: Only use systemd-logind integration together with keeptty
Hans de Goede
1
-0
/
+8
2015-06-03
linux: Add a may_fail paramter to linux_parse_vt_settings
Hans de Goede
2
-9
/
+22
2015-06-03
linux: Add linux_parse_vt_settings and linux_get_keeptty helpers
Hans de Goede
2
-49
/
+105
2015-05-20
xfree86: drop if 0 hunk
Peter Hutterer
1
-12
/
+0
2015-04-21
Convert hw/xfree86 to new *allocarray functions
Alan Coopersmith
1
-1
/
+1
2015-04-21
Remove apSolaris.shar (old "aperture" kernel driver for Solaris)
Alan Coopersmith
2
-808
/
+1
2015-04-17
systemd-logind: don't second guess D-Bus default timeout
Ray Strode
1
-8
/
+6
2015-04-17
systemd-logind: filter out non-signal messages from message filter
Ray Strode
1
-0
/
+3
2015-03-13
int10: Fix error check for pci_device_map_legacy
Jürg Billeter
1
-1
/
+1
2014-12-19
Solaris: Move shared declarations to xf86_OSlib.h
Alan Coopersmith
2
-2
/
+5
2014-12-11
Solaris: delete undocumented, unuseful -protect0 flag
Alan Coopersmith
1
-31
/
+0
2014-11-12
Drop trailing whitespaces
Peter Hutterer
19
-130
/
+130
2014-09-18
xserver: Move 'pragma GCC diagnostic' outside functions
Jon TURNEY
1
-1
/
+5
2014-09-16
xfree86: Clean up some more alpha awareness
Adam Jackson
8
-375
/
+2
2014-09-16
xfree86: Remove the memory of MTRR awareness
Adam Jackson
1
-112
/
+0
2014-09-16
xfree86: Remove xf86CheckMTRR
Adam Jackson
2
-83
/
+0
2014-09-16
xfree86: Remove xf86ReadBIOS
Adam Jackson
13
-497
/
+1
2014-09-16
int10: Port off xf86ReadBIOS
Adam Jackson
1
-2
/
+17
2014-09-16
xfree86: Remove xf86LinearVidMem
Adam Jackson
11
-35
/
+2
2014-09-16
xfree86: Remove {set,undo}WC from VidMemInfo
Adam Jackson
4
-619
/
+2
2014-09-16
xfree86: Remove xf86{Map,Unmap}VidMem
Adam Jackson
11
-1302
/
+2
2014-08-17
Fix format string.
Joerg Sonnenberger
1
-1
/
+1
2014-07-29
xfree86: Remove protectMem from VidMemInfo
Adam Jackson
1
-2
/
+0
2014-07-29
xfree86: Remove unused xf86{Map,Unmap}LegacyIO
Adam Jackson
1
-5
/
+0
2014-07-29
xfree86: Remove deprecated PCI types
Adam Jackson
1
-4
/
+0
2014-07-29
xfree86: Remove some unused pre-pciaccess types
Adam Jackson
1
-12
/
+0
2014-07-29
bsd: Remove some reference arm code behind #if 0
Adam Jackson
1
-139
/
+0
2014-07-28
xfree86: Remove MMIO_ONB* and friends
Adam Jackson
4
-72
/
+0
2014-07-28
xfree86: Remove #include "compiler.h" from places that don't need it
Adam Jackson
1
-4
/
+0
2014-07-17
config: Replace OdevAttributes linked list with struct
Keith Packard
1
-35
/
+17
2014-07-07
xfree86: Make error message more readable
Thierry Reding
1
-2
/
+3
2014-07-07
xfree86: Store kernel driver name in platform device attribute
Thierry Reding
1
-0
/
+12
[next]