Module Name: src Committed By: martin Date: Tue Oct 8 11:22:36 UTC 2024
Modified Files: src/crypto/external/bsd/openssh/dist [netbsd-9]: auth2.c monitor.c Log Message: Pull up following revision(s) (requested by rin in ticket #1893): crypto/external/bsd/openssh/dist/monitor.c: revision 1.44 crypto/external/bsd/openssh/dist/auth2.c: revision 1.30 Don't call pfilter_notify for each authentication attempt, only call it once we failed to authenticate. To generate a diff of this commit: cvs rdiff -u -r1.19.2.1 -r1.19.2.2 \ src/crypto/external/bsd/openssh/dist/auth2.c cvs rdiff -u -r1.29.2.1 -r1.29.2.2 \ src/crypto/external/bsd/openssh/dist/monitor.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.