diff options
author | 2020-12-21 12:58:42 +0000 | |
---|---|---|
committer | 2020-12-21 12:58:42 +0000 | |
commit | f614d09e1288fe331d52482c8af73418ddbb0399 (patch) | |
tree | d351b8786cb6994cd544a8bed1963d3bc71c0dbb /usr.bin/ssh/sshconnect.c | |
parent | The plumbing already allowed for smtp authentication, hook it up to the -a (diff) | |
download | wireguard-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