xserver/hw/xfree86
Enrico Weigelt, metux IT consult 8d525b6ade (submit/fix-ftbs-netbsd) fix FTBS on NetBSD
../hw/xfree86/os-support/bsd/bsd_init.c: In function ‘xf86CloseConsole’:
../hw/xfree86/os-support/xf86_os_support.h:22:6: error: ‘dispatchException’ undeclared (first use in this function)
   22 |  if (dispatchException & DE_TERMINATE) { \
      |      ^~~~~~~~~~~~~~~~~
../hw/xfree86/os-support/bsd/bsd_init.c:634:13: note: in expansion of macro ‘xf86FatalError’
  634 |             xf86FatalError("xf86CloseConsole: KDDISABIO failed (%s)",
      |             ^~~~~~~~~~~~~~
../hw/xfree86/os-support/xf86_os_support.h:22:6: note: each undeclared identifier is reported only once for each function it appears in
   22 |  if (dispatchException & DE_TERMINATE) { \
      |      ^~~~~~~~~~~~~~~~~
../hw/xfree86/os-support/bsd/bsd_init.c:634:13: note: in expansion of macro ‘xf86FatalError’
  634 |             xf86FatalError("xf86CloseConsole: KDDISABIO failed (%s)",
      |             ^~~~~~~~~~~~~~
../hw/xfree86/os-support/xf86_os_support.h:22:26: error: ‘DE_TERMINATE’ undeclared (first use in this function); did you mean ‘ACTION_TERMINATE’?
   22 |  if (dispatchException & DE_TERMINATE) { \
      |                          ^~~~~~~~~~~~
../hw/xfree86/os-support/bsd/bsd_init.c:634:13: note: in expansion of macro ‘xf86FatalError’
  634 |             xf86FatalError("xf86CloseConsole: KDDISABIO failed (%s)",
      |             ^~~~~~~~~~~~~~

Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
2024-06-29 12:43:27 +02:00
..
common (submit/xfuncproto) fix mising includes of <X11/Xfuncproto.h> 2024-06-29 12:43:27 +02:00
ddc os: unexport Os*() functions 2024-04-16 14:20:30 +02:00
dixmods (submit/miext-extinit) treewide: clean up remaining consumers of extinit.h 2024-06-29 12:43:27 +02:00
doc Revert "xfree86: Remove -flippixels" 2024-01-03 19:43:16 +00:00
dri (submit/xfuncproto) fix mising includes of <X11/Xfuncproto.h> 2024-06-29 12:43:27 +02:00
dri2 (submit/miext-extinit) xfree86: dri2: unexport noXFree86DRI2Extension and move into extension 2024-06-29 12:43:27 +02:00
drivers modesetting: Fix hang when all probed cursor sizes fail to find a minimum one 2024-06-24 09:53:11 -04:00
exa Remove autotools support 2021-10-27 13:15:40 +03:00
fbdevhw fix including <sys/mman.h> 2024-04-18 00:12:02 +00:00
glamor_egl xorg: initialize glamor provider 2023-11-07 17:59:43 +03:00
i2c Remove autotools support 2021-10-27 13:15:40 +03:00
int10 os: unexport Os*() functions 2024-04-16 14:20:30 +02:00
loader Remove autotools support 2021-10-27 13:15:40 +03:00
man xorg.conf.man: Add missing new paragraph mark before AllowByteSwappedClients 2024-03-23 14:30:43 -07:00
modes include: split out non-exported prototypes to dix_priv.h 2024-04-30 00:47:38 +00:00
os-support (submit/fix-ftbs-netbsd) fix FTBS on NetBSD 2024-06-29 12:43:27 +02:00
parser (submit/xfuncproto) fix mising includes of <X11/Xfuncproto.h> 2024-06-29 12:43:27 +02:00
ramdac (submit/colormap.h) dix: unexport FakeAllocColor() 2024-06-29 12:43:27 +02:00
shadowfb Remove autotools support 2021-10-27 13:15:40 +03:00
utils Remove autotools support 2021-10-27 13:15:40 +03:00
vgahw xfree86: vgahw: drop obsolete _NEED_SYSI86 2024-04-13 19:43:59 +00:00
x86emu xfree86: x86emu: rename segment register fields 2024-06-18 00:41:38 +00:00
xkb xkb: drop defining XKBSRV_NEED_FILE_FUNCS 2024-02-19 00:44:15 +00:00
.gitignore Xorg: Add Xorg.wrap to hw/xfree86/.gitignore 2014-04-18 11:39:16 +02:00
Xorg.sh.in xfree86: rename Xorg.bin to Xorg 2015-01-05 09:53:58 +10:00
meson.build meson: Support building Xnest and Xorg on darwin 2022-06-26 09:16:42 +00:00
sdksyms.sh (submit/selection.h) dix: don't install selection.h anymore 2024-06-29 12:43:27 +02:00
xorg-wrapper.c Fix various spelling errors 2019-10-01 17:05:28 +00:00
xorgconf.cpp Fix spelling/wording issues 2020-07-05 13:07:33 -07:00