summaryrefslogtreecommitdiffstats
path: root/usr.bin/ssh/sshconnect.c
diff options
context:
space:
mode:
authorkettenis <kettenis@openbsd.org>2020-12-21 12:58:42 +0000
committerkettenis <kettenis@openbsd.org>2020-12-21 12:58:42 +0000
commitf614d09e1288fe331d52482c8af73418ddbb0399 (patch)
treed351b8786cb6994cd544a8bed1963d3bc71c0dbb /usr.bin/ssh/sshconnect.c
parentThe plumbing already allowed for smtp authentication, hook it up to the -a (diff)
downloadwireguard-openbsd-f614d09e1288fe331d52482c8af73418ddbb0399.tar.xz
wireguard-openbsd-f614d09e1288fe331d52482c8af73418ddbb0399.zip
Only enable rasops1_putchar8() and rasops1_putchar16() optomizations on
big-endian architectectures. These functions assume big-endian bit order whereas rasops1_putchar() assumes native-endian bit order. Since ssdfb(4) assumes little-endian bit order and is the only consumer of these interfaces on little-endian platforms, go with the rasop1_putchar() convention for now. ok mpi@
Diffstat (limited to 'usr.bin/ssh/sshconnect.c')
0 files changed, 0 insertions, 0 deletions