xenocara/app/video
landry ac84202cf8 Pledge video(1):
* video -q needs 'stdio rpath wpath video' (needs O_RDWR on the device)
* video -i needs 'stdio rpath' (rpath for X11 error/locale access)
* other modes (ie display frames via X11, or output frames to file with
 -o/-O) need 'stdio rpath video' since we open output file/video device
before calling pledge(2).

with help from semarie@, nits from matthieu@
ok deraadt@
2019-01-22 20:02:40 +00:00
..
Makefile switch to installing source manuals: 2011-06-23 22:48:59 +00:00
video.1 Add 'q' option to just display the device properties and quit. 2016-06-04 07:44:32 +00:00
video.c Pledge video(1): 2019-01-22 20:02:40 +00:00