summaryrefslogtreecommitdiff
path: root/hw/xfree86/os-support
AgeCommit message (Expand)AuthorFilesLines
2011-09-29Remove unused vtSysreqAlexandr Shadchin1-10/+0
2011-09-29bsd: ioctl KDENABIO/KDDISABIO do not matter for OpenBSDAlexandr Shadchin1-3/+3
2011-09-29bsd: OpenBSD and NetBSD not need extra headers in PCVT_SUPPORTAlexandr Shadchin1-9/+3
2011-09-29bsd: Some clean upAlexandr Shadchin2-16/+8
2011-09-29bsd: Remove dead codeAlexandr Shadchin1-23/+0
2011-09-29bsd: Variable devConsoleFd need only if defined PCCONS_SUPPORTAlexandr Shadchin1-0/+5
2011-09-29bsd: Replacement screenFd on consoleFd because they are equivalentAlexandr Shadchin6-20/+9
2011-09-29bsd: Remove unused macros KBD_FDAlexandr Shadchin1-4/+0
2011-09-26Merge remote-tracking branch 'whot/next'Keith Packard2-4/+5
2011-09-27xfree86: switch options from pointer to XF86OptionPtrPeter Hutterer2-4/+5
2011-09-19sun_init.c: Implement novtswitch & sharevts for SolarisAlan Coopersmith1-3/+13
2011-09-16sun_init.c: Move vt switches to a switch_to helper function like lnx_init.cAlan Coopersmith1-11/+19
2011-09-16xfree86: move -novtswitch & -sharevts argument handling up to common layerAlan Coopersmith2-30/+12
2011-06-30Fix UTF-8 encodingMatěj Cepl1-2/+2
2011-06-28Merge remote-tracking branch 'dbn/no-libxorg'Keith Packard2-8/+1
2011-06-27xfree86: Only log the serial bytes if debug is on.Peter Hutterer1-1/+1
2011-06-23Don't use empty source filesDan Nicholson2-8/+1
2011-04-22linux: Retry VT ioctls while errno == EINTRAaron Plattner1-34/+49
2011-03-14Consolidate all the PATH_MAX handling into misc.hChristopher James Halse Rogers1-8/+3
2011-02-24Removing unused codeAlexandr Shadchin2-13/+1
2010-12-31XFree86: Linux: AGP: Fix void-pointer-arithmetic warningDaniel Stone1-1/+1
2010-12-31linux: warning fixAdam Jackson1-1/+1
2010-12-20Remove SCO supportAdam Jackson7-836/+3
2010-12-07Sun's copyrights now belong to OracleAlan Coopersmith8-8/+8
2010-11-30Fix compiler warnings in hw/xfree86/os-support/solarisAlan Coopersmith3-8/+6
2010-11-30linux: Refactor VT switch on {re,}generation and shutdownAdam Jackson1-24/+14
2010-11-30xfree86: Remove dead ifdefs from VT switchingAdam Jackson1-15/+0
2010-11-30linux: Don't muck about with tty permissionsAdam Jackson1-62/+0
2010-11-30xfree86: Remove os-support/sysvAdam Jackson4-569/+1
2010-11-30linux: Remove redundant variableAdam Jackson1-5/+3
2010-11-19linux: Fix CPU usage bug in console fd flushingAdam Jackson1-1/+5
2010-11-11Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ...Peter Hutterer4-24/+26
2010-11-10Do not trap access to timer and keyboardSamuel Thibault2-0/+11
2010-10-24hurd: Fix use of deprecated iopl deviceSamuel Thibault2-15/+15
2010-10-18xfree86: Drop linux libc5 support from the SIGIO codeAdam Jackson1-9/+0
2010-10-15Merge branch 'master' into input-apiPeter Hutterer5-25/+5
2010-09-23xfree86: nds32: add nds32 definition for support linux video related io.Macpaul Lin1-2/+3
2010-09-14xfree86: bus: assign PCI_SOURCES with the actual source filesTiago Vignatti1-2/+2
2010-09-14xfree86: bus: move macros from common PCI header to private fileTiago Vignatti1-5/+0
2010-09-14xfree86: bus: remove xfree86 and few other references from OS filesTiago Vignatti2-15/+0
2010-09-14xfree86: bus: remove useless automake variableTiago Vignatti1-2/+1
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-09-09linux: Don't lose console events on non-evdev drivers (#29969)Thomas Hellstrom1-2/+3
2010-06-11Remove more superfluous if(p) checks around free(p)Matt Turner1-4/+2
2010-06-10Solaris: avoid memory leak if AGPIOC_INFO ioctl failsAlan Coopersmith1-5/+5
2010-06-10Remove unnecessary parentheses around return values in functionsMikhail Gusarov19-113/+113
2010-06-06Replace deprecated bzero with memsetMikhail Gusarov1-1/+1
2010-05-24xfree86: bus: remove unused headersTiago Vignatti2-3/+0
2010-05-24xfree86: bus: remove unused pci macrosTiago Vignatti1-6/+0