diff options
author | Sebastien Marie <semarie@cvs.openbsd.org> | 2015-11-07 08:10:25 +0000 |
---|---|---|
committer | Sebastien Marie <semarie@cvs.openbsd.org> | 2015-11-07 08:10:25 +0000 |
commit | f4e01ac5608a8dfd9a4ee2f7aa43d28cc1710d81 (patch) | |
tree | df771967e663ece3882d70c7df1c2c8231a72387 /xserver/randr/rrcrtc.c | |
parent | ae5d960719edba952a7535e952142affc88a251d (diff) |
add pledge to xterm
the pledge call is done just before the main loop, so initialisation
is almost done.
- stdio: for all communication on opened fds (read/write/select/recvmsg/...)
- rpath: for X11 error ("X Error of failed request: ...") which read
at least /usr/X11R6/share/X11/XErrorDB
- wpath : on exit, for opening WR_ONLY "/var/run/utmp"
- cpath : for Tek emulation window (xterm -t)
- id : on exit, for calling setegid()
- proc: on exit, for calling kill()
- tty: on exit, for calling tcflush()
"it is time" deraadt@
Diffstat (limited to 'xserver/randr/rrcrtc.c')
0 files changed, 0 insertions, 0 deletions