summaryrefslogtreecommitdiffstats
path: root/sys/dev
diff options
context:
space:
mode:
authormiod <miod@openbsd.org>2015-05-08 19:12:51 +0000
committermiod <miod@openbsd.org>2015-05-08 19:12:51 +0000
commit35d84bc06bc0e3642d0d5e2e77e3432af05d62d3 (patch)
treedc0a85d5c0befdd1e59668fb33d3b3a0b8c5ee0b /sys/dev
parentPut the tty structs together, and tabify. (diff)
downloadwireguard-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