diff options
author | Alexandre Ratchov <ratchov@cvs.openbsd.org> | 2021-01-28 11:06:08 +0000 |
---|---|---|
committer | Alexandre Ratchov <ratchov@cvs.openbsd.org> | 2021-01-28 11:06:08 +0000 |
commit | 8b1835512c362d30272634eb002e0e7b9b6dd1c5 (patch) | |
tree | 4b75b475c4c82f9ec6ff92c14e8825f2bd62933e /etc | |
parent | 4cb72b4c61ae4f4f6c3ea3c9792f74cc59d56bd1 (diff) |
Make slot_{attach,detach}() the opposite of each other
No bahavior change. Now, slot_attach() moves slot's clock forward and
puts the slot on device list; slot_detach() does the opposite: remove
from device list and move clock backwards. This will allow to detach a
client and attach it later in exactly the same state.
Diffstat (limited to 'etc')
0 files changed, 0 insertions, 0 deletions