summaryrefslogtreecommitdiff
path: root/hw/xfree86/os-support/linux/lnx_init.c
AgeCommit message (Expand)AuthorFilesLines
2014-01-22Ignore a couple of format-nonliteral warningsKeith Packard1-0/+1
2014-01-12xfree86 warning reductionKeith Packard1-2/+2
2012-11-19linux: Prefer ioctl(KDSKBMUTE, 1) over ioctl(KDSKBMODE, K_OFF)Adam Jackson1-10/+23
2012-03-22xfree86: remove out-of-date commentPeter Hutterer1-3/+0
2012-03-21Introduce a consistent coding styleKeith Packard1-173/+170
2012-01-09linux: Use K_OFF VT KB mode over K_RAW if available.Arthur Taylor1-6/+13
2011-11-23Convert a bunch of sprintf to snprintf callsAlan Coopersmith1-1/+1
2011-10-18Fix drain_console unregistrationTomáš Trnka1-8/+6
2011-09-16xfree86: move -novtswitch & -sharevts argument handling up to common layerAlan Coopersmith1-19/+6
2011-04-22linux: Retry VT ioctls while errno == EINTRAaron Plattner1-34/+49
2010-11-30linux: Refactor VT switch on {re,}generation and shutdownAdam Jackson1-24/+14
2010-11-30linux: Don't muck about with tty permissionsAdam Jackson1-62/+0
2010-11-30linux: Remove redundant variableAdam Jackson1-5/+3
2010-11-19linux: Fix CPU usage bug in console fd flushingAdam Jackson1-1/+5
2010-09-10xfree86: add a hook to replace the new console handler.Peter Hutterer1-3/+1
2010-09-10linux: Don't lose console events on non-evdev drivers (#29969)Thomas Hellstrom1-2/+3
2010-06-10Remove unnecessary parentheses around return values in functionsMikhail Gusarov1-6/+6
2009-11-06Remove lnx_font.c and lnx.hMatt Turner1-28/+2
2009-09-14xfree86: fix VT_WAITACTIVE control flow (#11477)Peter Hutterer1-1/+1
2009-09-01XFree86: Linux: Fix 100% CPU usage with ShareVTs and kbdMichael Witrant1-4/+4
2009-08-18xfree86/linux: don't change VT perms unless we're running as rootJesse Barnes1-17/+21
2009-04-01input: Remove xf86ReloadInputDevs hackAdam Jackson1-1/+0
2009-02-16Linux: Remove dead USE_DEV_FB #ifdefsAdam Jackson1-34/+0
2009-01-16xfree86: always force RAW mode under linux.Peter Hutterer1-35/+25
2009-01-11xfree86: ANSI cleanupsJulien Cristau1-2/+2
2008-12-19xfree86: don't restore the TTY mode if we didn't initialize it ourselvesPeter Hutterer1-2/+4
2008-12-03Rework symbol visibility for easier maintenancePaulo Cesar Pereira de Andrade1-4/+4
2008-11-29Export symbols defined in the sdk.Paulo Cesar Pereira de Andrade1-4/+4
2008-11-05linux: Drain the console fd of data when using evdev for keyboardsAdam Jackson1-0/+17
2008-10-16xfree86: if AllowEmptyInput is true, enable RAW mode on the console.Peter Hutterer1-1/+34
2007-06-29Death to RCS tags.Adam Jackson1-1/+0
2007-04-09VT activate or waitactive are fatal if they fail.Adam Jackson1-5/+9
2006-07-21Remove RCS tags. Fix Xprint makefile braindamage.Adam Jackson1-2/+0
2005-08-26Subvert SIGUSR2 to reload all input devices. (Ubuntu #020)Daniel Stone1-0/+1
2005-07-04Bug #2216: Multiseat support. From various Debian and Ubuntu patches byAdam Jackson1-86/+129
2005-07-03Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings.Daniel Stone1-0/+4
2005-07-01Change all misc.h and os.h references to <X11/foo.h>.Daniel Stone1-1/+1
2005-04-20Fix includes right throughout the Xserver tree:Daniel Stone1-3/+3
2005-01-28Modifying X.Org Xserver DDX to allow to run X with ordinary userEgbert Eich1-90/+110
2005-01-14Let the OS instead of X save/restore text console fonts on Linux. So far weEgbert Eich1-16/+78
2004-06-16DRI XFree86-4_3_99_12-merge importDRI-XFree86-4_3_99_12-mergeEric Anholt1-62/+16
2004-04-23Merging XORG-CURRENT into trunkEgbert Eich1-1/+2
2004-03-14Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004xf86-4_4_99_1Egbert Eich1-1/+1
2004-03-03Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004xf86-4_4_0Egbert Eich1-1/+1
2004-02-26readding XFree86's cvs IDsxf86-4_3_99_903Egbert Eich1-1/+1
2004-02-26Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004Egbert Eich1-1/+1
2003-12-04XFree86 4.3.99.901 (RC 1)xf86-4_3_99_901Kaleb Keithley1-17/+62
2003-11-14XFree86 4.3.0.1xf86-4_3_0_1PRE_xf86-4_3_0_1Kaleb Keithley1-54/+65
2003-11-14R6.6 is the Xorg base-lineXORG-MAINKaleb Keithley1-0/+274