freebsd-dev/sys/dev/syscons
Vladimir Kondratyev 4a0db5e292 evdev: Extend EVIOCGRAB ioctl scope to cover sysmouse interface
of psm(4), ums(4) and sysmouse(4) drivers.
EVIOCGRAB ioctl execution on /dev/input/event# device node gains
exclusive access to this device to caller. It is used mostly for
development purposes and remote control software. See e.g.
https://reviews.freebsd.org/D30020 which is the reason of creation
of this change.

MFC after:	2 weeks
Tested by:	corvink
Differential revision:	https://reviews.freebsd.org/D30542
2022-11-18 00:48:42 +03:00
..
blank
daemon
dragon
fade
fire
fonts
green
logo
plasma
rain
snake
star
warp
scgfbrndr.c
schistory.c
scmouse.c syscons: silent 'set but unused' warning in some configurations 2022-04-21 01:55:12 +03:00
scterm-dumb.c
scterm-sc.c
scterm-teken.c
scterm.c
sctermvar.h
scvesactl.c
scvgarndr.c syscons VGA draw_txtcharcursor: Move sc under #ifndef SC_NO_FONT_LOADING. 2022-04-12 14:59:00 -07:00
scvidctl.c sc: Move prev_ysize under #ifndef SC_NO_HISTORY 2022-04-13 12:35:55 +03:00
scvtb.c
syscons.c
syscons.h
sysmouse.c evdev: Extend EVIOCGRAB ioctl scope to cover sysmouse interface 2022-11-18 00:48:42 +03:00