OpenBSD/xenocara 261CRCtapp/video video.c

   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@
VersionDeltaFile
1.27+10-0app/video/video.c
+10-01 files

UnifiedSplitRaw