diff options
author | 2017-09-27 15:14:51 +0000 | |
---|---|---|
committer | 2017-09-27 15:14:51 +0000 | |
commit | 69574fe5a7e2132f260f0b83a4f64b777c3e606c (patch) | |
tree | bb6b3f7b263368c63e3b3c8e8969a7c606f82298 /sys/ddb/db_interface.h | |
parent | Document how ioctl(2) LIOCSFD on /dev/klog registers a socket pair (diff) | |
download | wireguard-openbsd-69574fe5a7e2132f260f0b83a4f64b777c3e606c.tar.xz wireguard-openbsd-69574fe5a7e2132f260f0b83a4f64b777c3e606c.zip |
config -e's adds new devices to an extra locator array, which is accounted
using a variable which started at 0 and hence got planted in .bss.
Refactor that variable to begin at the maximum and decrease, such that it
lands in .data instead.
ok jsg
Diffstat (limited to 'sys/ddb/db_interface.h')
0 files changed, 0 insertions, 0 deletions