summaryrefslogtreecommitdiffstats
path: root/lib/libssl/tls12_record_layer.c
diff options
context:
space:
mode:
authorcheloha <cheloha@openbsd.org>2021-01-13 16:28:49 +0000
committercheloha <cheloha@openbsd.org>2021-01-13 16:28:49 +0000
commit9589ba9d8c337eade22f8e39fd77554e71d63034 (patch)
treecf5956dd964131c6ed12d36bae1a10cc37391a71 /lib/libssl/tls12_record_layer.c
parentPledge the "-C" code path (diff)
downloadwireguard-openbsd-9589ba9d8c337eade22f8e39fd77554e71d63034.tar.xz
wireguard-openbsd-9589ba9d8c337eade22f8e39fd77554e71d63034.zip
kernel, sysctl(8): remove dead variable: tickadj
The global "tickadj" variable is a remnant of the old NTP adjustment code we used in the kernel before the current timecounter subsystem was imported from FreeBSD circa 2004 or 2005. Fifteen years hence it is completely vestigial and we can remove it. We probably should have removed it long ago but I guess it slipped through the cracks. FreeBSD removed it in 2002: https://cgit.freebsd.org/src/commit/?id=e1d970f1811e5e1e9c912c032acdcec6521b2a6d NetBSD and DragonflyBSD can probably remove it, too. We export tickadj via the kern.clockrate sysctl(2), so update sysctl.2 and sysctl(8) accordingly. Hypothetically this change could break someone's sysctl(8) parsing script. I don't think that's very likely. ok mvs@
Diffstat (limited to 'lib/libssl/tls12_record_layer.c')
0 files changed, 0 insertions, 0 deletions