CVSROOT:        /cvs
Module name:    src
Changes by:     d...@cvs.openbsd.org    2020/10/18 05:32:02

Modified files:
        usr.bin/ssh    : addrmatch.c auth-options.c auth-passwd.c 
                         auth-rhosts.c auth.c auth2-chall.c auth2-gss.c 
                         auth2-hostbased.c auth2-kbdint.c auth2-none.c 
                         auth2-passwd.c auth2-pubkey.c auth2.c 
                         canohost.c channels.c clientloop.c compat.c 
                         dh.c dns.c gss-genr.c hostfile.c kex.c krl.c 
                         misc.c monitor.c monitor_fdpass.c 
                         monitor_wrap.c msg.c mux.c nchan.c packet.c 
                         readconf.c readpass.c sandbox-pledge.c 
                         sandbox-rlimit.c scp.c servconf.c serverloop.c 
                         session.c sftp-client.c sftp-common.c 
                         sftp-server.c sftp.c sk-usbhid.c ssh-add.c 
                         ssh-agent.c ssh-ed25519-sk.c ssh-ed25519.c 
                         ssh-keygen.c ssh-keyscan.c ssh-keysign.c 
                         ssh-pkcs11-client.c ssh-pkcs11-helper.c 
                         ssh-pkcs11.c ssh-sk-client.c ssh-sk-helper.c 
                         ssh-sk.c ssh-xmss.c ssh.c ssh_api.c 
                         sshconnect.c sshconnect2.c sshd.c sshlogin.c 
                         sshsig.c ttymodes.c 

Log message:
use the new variant log macros instead of prepending __func__ and
appending ssh_err(r) manually; ok markus@

Reply via email to