summaryrefslogtreecommitdiff
path: root/hw/xfree86/os-support
AgeCommit message (Expand)AuthorFilesLines
4 hoursinclude: move dbus-core.h to configEnrico Weigelt, metux IT consult1-1/+2
5 daysxfree86: os-support: bsd: fix missing prototypesEnrico Weigelt, metux IT consult1-1/+0
5 daysxfree86: os-support: move hidden Solaris-specific symbols out of public headerEnrico Weigelt, metux IT consult3-7/+9
5 daysxfree86: os-support: move xf86FatalError macro out of public headerEnrico Weigelt, metux IT consult2-13/+15
5 daysxfree86: os-support: move unexported stuff out of xf86_OSproc.hEnrico Weigelt, metux IT consult4-9/+11
5 daysxfree86: os-support: move VidMemInfo xf86_os_support.hEnrico Weigelt, metux IT consult2-41/+4
5 daysxfree86: os-support: move xf86OSInitVidMem() to xf86_os_support.hEnrico Weigelt, metux IT consult15-18/+19
5 daysxfree86: os-support: unexport xf86RemoveSIGIOHandlerEnrico Weigelt, metux IT consult4-1/+4
5 daysxfree86: os-support: unexport xf86DeallocateGARTMemoryEnrico Weigelt, metux IT consult5-1/+4
5 daysxfree86: os-support: unexport xf86OSInputThreadInit()Enrico Weigelt, metux IT consult3-1/+2
5 daysxfree86: os-support: unexport xf86OSRingBell()Enrico Weigelt, metux IT consult7-4/+7
5 daysxfree86: unexport os-support functionsEnrico Weigelt, metux IT consult18-26/+49
5 daysfix including <sys/mman.h>Enrico Weigelt, metux IT consult6-9/+10
5 daysxfree86: os-support: bsd fix warning on unused label on NetBSDEnrico Weigelt, metux IT consult1-0/+2
5 daysxfree86: os-support: bsd: fix warning on discarded constEnrico Weigelt, metux IT consult1-2/+3
6 daysFix missing include of sys/stat.hEnrico Weigelt, metux IT consult3-4/+2
6 daysxfree86: os-support: drop ununsed POSIX_TTYEnrico Weigelt, metux IT consult1-4/+0
6 daysxfree86: drop unused xf86EnableAGP()Enrico Weigelt, metux IT consult4-47/+0
6 daysxfree86: drop unused xf86SetReallySlowBcopy()Enrico Weigelt, metux IT consult2-26/+0
6 daysxfree86: linux: int10: drop dead codeEnrico Weigelt, metux IT consult1-64/+0
7 daysos: unexport Os*() functionsEnrico Weigelt, metux IT consult4-0/+7
7 daysos: unexport xthread_sigmaskEnrico Weigelt, metux IT consult1-0/+2
7 daysos: unexport command line args handling functionsEnrico Weigelt, metux IT consult3-1/+6
9 daysxfree86: os-support: move _NEED_SYSI86 guarded block to sun_vid.cEnrico Weigelt, metux IT consult2-18/+5
9 daysxfree86: os-support: drop Solaris pre-7 remainsEnrico Weigelt, metux IT consult1-4/+0
9 daysxfree86: os-support: clean out remains of SVR3/sysv supportEnrico Weigelt, metux IT consult1-9/+0
13 daysxfree86: os-support: bsd: fix warning on old-style function definitionEnrico Weigelt, metux IT consult2-10/+10
2024-03-21xfree86: os-support: fix missing include of <errno.h>Enrico Weigelt, metux IT consult11-1/+20
2024-03-20bsd_init.c: fix build on FreeBSDAlan Coopersmith1-0/+4
2024-03-19xfree86: os-support: ppc_video: drop unused DEV_MEM defineEnrico Weigelt, metux IT consult1-4/+0
2024-03-19xfree86: os-support: drop obsolete Solaris specific LED definesEnrico Weigelt, metux IT consult1-5/+0
2024-03-19Revert "Fix missing includes of <errno.h>"Peter Hutterer12-20/+7
2024-03-18Fix missing include of <sys/wait.h>Enrico Weigelt, metux IT consult1-2/+0
2024-03-18Fix missing includes of <errno.h>Enrico Weigelt, metux IT consult12-7/+20
2024-03-15xfree86: os-support: drop unused xf86SerialSendBreak()Enrico Weigelt, metux IT consult2-11/+0
2024-03-15xfree86: os-support: drop unused NO_OSLIB_PROTOTYPES guardEnrico Weigelt, metux IT consult1-2/+0
2024-02-29xfree86: drop unneeded wrapper xf86PrivsElevated()Enrico Weigelt, metux IT consult1-1/+1
2024-02-19bsd_init.c: fix build on OpenBSDMatthieu Herrb1-0/+12
2024-02-18xfree86/bsd: fix build on NetBSD/amd64.Matthieu Herrb1-0/+3
2024-02-17Add full prototypes in hw/xfree86/os-support/bsd/bsd-video.cMatthieu Herrb1-7/+7
2023-12-02Revert "Compile lnx_platform.c on FreeBSD too."Alan Coopersmith1-5/+1
2023-10-22Extented 'arm' case to 'aarch64' on BSD.John Kennedy1-1/+1
2023-10-22Compile lnx_platform.c on FreeBSD too.Austin Shafer1-1/+5
2023-10-22Fix build on FreeBSD/PowerPC architecture.Peter Grehan1-0/+4
2023-10-22Implement -novtswitch option handling for FreeBSD.Gleb Popov1-2/+2
2023-06-12logind: call SetType on the logind sessionAaron Dill1-0/+28
2023-02-25Remove "All rights reserved" from Oracle copyright noticesAlan Coopersmith8-8/+8
2023-02-23Add DRM platform for BSDAustin Shafer2-1/+2
2023-01-09x86/logind fix suspend/resume when there are no input devicesJocelyn Falempe1-1/+5
2022-11-16xf86: allow DDX driver for GPU/PCI hot-plugShashank Sharma1-2/+8