summaryrefslogtreecommitdiffstats
path: root/usr.bin/ssh/ssh-keygen.c
diff options
context:
space:
mode:
authorderaadt <deraadt@openbsd.org>2020-01-21 10:11:09 +0000
committerderaadt <deraadt@openbsd.org>2020-01-21 10:11:09 +0000
commit6d802d26e17a128c64af7f9a9eb887d8d05127b9 (patch)
tree6915359576ac9397d18042527ffcb4d4101414b8 /usr.bin/ssh/ssh-keygen.c
parentGet rid of isccfg/log.c by pulling in the tiny bits needed into (diff)
downloadwireguard-openbsd-6d802d26e17a128c64af7f9a9eb887d8d05127b9.tar.xz
wireguard-openbsd-6d802d26e17a128c64af7f9a9eb887d8d05127b9.zip
libisc has a global variable called "isc_bind9" that indicates the program-family
(bind, dig, nslookup, host..) the library is being used by, this flag is cleared using a constructor-like mechanism in a .c file which is not compiled nor called. if the flag is cleared, the library acts differently in 40+ functions. Imagine if our libc had such a global variable?? delete all of that. ok florian
Diffstat (limited to 'usr.bin/ssh/ssh-keygen.c')
0 files changed, 0 insertions, 0 deletions