index
:
~aplattner/xserver
master
randr
wfb-anyabi
X Server
aplattner
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
xfree86
/
os-support
/
linux
/
lnx_init.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-01-22
Ignore a couple of format-nonliteral warnings
Keith Packard
1
-0
/
+1
2014-01-12
xfree86 warning reduction
Keith Packard
1
-2
/
+2
2012-11-19
linux: Prefer ioctl(KDSKBMUTE, 1) over ioctl(KDSKBMODE, K_OFF)
Adam Jackson
1
-10
/
+23
2012-03-22
xfree86: remove out-of-date comment
Peter Hutterer
1
-3
/
+0
2012-03-21
Introduce a consistent coding style
Keith Packard
1
-173
/
+170
2012-01-09
linux: Use K_OFF VT KB mode over K_RAW if available.
Arthur Taylor
1
-6
/
+13
2011-11-23
Convert a bunch of sprintf to snprintf calls
Alan Coopersmith
1
-1
/
+1
2011-10-18
Fix drain_console unregistration
Tomáš Trnka
1
-8
/
+6
2011-09-16
xfree86: move -novtswitch & -sharevts argument handling up to common layer
Alan Coopersmith
1
-19
/
+6
2011-04-22
linux: Retry VT ioctls while errno == EINTR
Aaron Plattner
1
-34
/
+49
2010-11-30
linux: Refactor VT switch on {re,}generation and shutdown
Adam Jackson
1
-24
/
+14
2010-11-30
linux: Don't muck about with tty permissions
Adam Jackson
1
-62
/
+0
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-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-06-10
Remove unnecessary parentheses around return values in functions
Mikhail Gusarov
1
-6
/
+6
2009-11-06
Remove lnx_font.c and lnx.h
Matt Turner
1
-28
/
+2
2009-09-14
xfree86: fix VT_WAITACTIVE control flow (#11477)
Peter Hutterer
1
-1
/
+1
2009-09-01
XFree86: Linux: Fix 100% CPU usage with ShareVTs and kbd
Michael Witrant
1
-4
/
+4
2009-08-18
xfree86/linux: don't change VT perms unless we're running as root
Jesse Barnes
1
-17
/
+21
2009-04-01
input: Remove xf86ReloadInputDevs hack
Adam Jackson
1
-1
/
+0
2009-02-16
Linux: Remove dead USE_DEV_FB #ifdefs
Adam Jackson
1
-34
/
+0
2009-01-16
xfree86: always force RAW mode under linux.
Peter Hutterer
1
-35
/
+25
2009-01-11
xfree86: ANSI cleanups
Julien Cristau
1
-2
/
+2
2008-12-19
xfree86: don't restore the TTY mode if we didn't initialize it ourselves
Peter Hutterer
1
-2
/
+4
2008-12-03
Rework symbol visibility for easier maintenance
Paulo Cesar Pereira de Andrade
1
-4
/
+4
2008-11-29
Export symbols defined in the sdk.
Paulo Cesar Pereira de Andrade
1
-4
/
+4
2008-11-05
linux: Drain the console fd of data when using evdev for keyboards
Adam Jackson
1
-0
/
+17
2008-10-16
xfree86: if AllowEmptyInput is true, enable RAW mode on the console.
Peter Hutterer
1
-1
/
+34
2007-06-29
Death to RCS tags.
Adam Jackson
1
-1
/
+0
2007-04-09
VT activate or waitactive are fatal if they fail.
Adam Jackson
1
-5
/
+9
2006-07-21
Remove RCS tags. Fix Xprint makefile braindamage.
Adam Jackson
1
-2
/
+0
2005-08-26
Subvert SIGUSR2 to reload all input devices. (Ubuntu #020)
Daniel Stone
1
-0
/
+1
2005-07-04
Bug #2216: Multiseat support. From various Debian and Ubuntu patches by
Adam Jackson
1
-86
/
+129
2005-07-03
Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings.
Daniel Stone
1
-0
/
+4
2005-07-01
Change all misc.h and os.h references to <X11/foo.h>.
Daniel Stone
1
-1
/
+1
2005-04-20
Fix includes right throughout the Xserver tree:
Daniel Stone
1
-3
/
+3
2005-01-28
Modifying X.Org Xserver DDX to allow to run X with ordinary user
Egbert Eich
1
-90
/
+110
2005-01-14
Let the OS instead of X save/restore text console fonts on Linux. So far we
Egbert Eich
1
-16
/
+78
2004-06-16
DRI XFree86-4_3_99_12-merge import
DRI-XFree86-4_3_99_12-merge
Eric Anholt
1
-62
/
+16
2004-04-23
Merging XORG-CURRENT into trunk
Egbert Eich
1
-1
/
+2
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
1
-1
/
+1
2004-03-03
Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004
xf86-4_4_0
Egbert Eich
1
-1
/
+1
2004-02-26
readding XFree86's cvs IDs
xf86-4_3_99_903
Egbert Eich
1
-1
/
+1
2004-02-26
Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004
Egbert Eich
1
-1
/
+1
2003-12-04
XFree86 4.3.99.901 (RC 1)
xf86-4_3_99_901
Kaleb Keithley
1
-17
/
+62
2003-11-14
XFree86 4.3.0.1
xf86-4_3_0_1
PRE_xf86-4_3_0_1
Kaleb Keithley
1
-54
/
+65
2003-11-14
R6.6 is the Xorg base-line
XORG-MAIN
Kaleb Keithley
1
-0
/
+274