diff options
author | 2015-05-08 19:12:51 +0000 | |
---|---|---|
committer | 2015-05-08 19:12:51 +0000 | |
commit | 35d84bc06bc0e3642d0d5e2e77e3432af05d62d3 (patch) | |
tree | dc0a85d5c0befdd1e59668fb33d3b3a0b8c5ee0b /sys/dev | |
parent | Put the tty structs together, and tabify. (diff) | |
download | wireguard-openbsd-35d84bc06bc0e3642d0d5e2e77e3432af05d62d3.tar.xz wireguard-openbsd-35d84bc06bc0e3642d0d5e2e77e3432af05d62d3.zip |
Add a new `don't read back' flag for variables, to prevent reading their value
after modifying them. Give this flag to `display.focus', since screen
switching is asynchronous, and reading back will return the screen we are
switching from if the switch has not completed yet.
Also, disallow -= and += syntax for display.focus, as it doesn't make any sense.
Diffstat (limited to 'sys/dev')
0 files changed, 0 insertions, 0 deletions