CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2021/04/03 00:18:41
Modified files:
usr.bin/ssh : addrmatch.c auth-krb5.c auth-options.c auth.c
auth2-pubkey.c auth2.c channels.c channels.h
cipher.c dh.c kex.c kexgen.c log.c misc.c
misc.h mux.c packet.c readconf.c scp.c
servconf.c servconf.h serverloop.c session.c
sftp-client.c sftp-server.c sftp.c srclimit.c
ssh-add.c ssh-agent.c ssh-keygen.c
ssh-sk-client.c ssh_api.c sshconnect.c
sshconnect2.c sshd.c sshkey-xmss.c
sshkey-xmss.h sshkey.c utf8.h xmalloc.h
Log message:
highly polished whitespace, mostly fixing spaces-for-tab and bad
indentation on continuation lines. Prompted by GHPR#185