Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: [netbsd-10] src/crypto/external/bsd/openssh



Module Name:    src
Committed By:   martin
Date:           Fri Aug 11 18:13:07 UTC 2023

Modified Files:
        src/crypto/external/bsd/openssh/bin/sftp [netbsd-10]: Makefile
        src/crypto/external/bsd/openssh/bin/ssh [netbsd-10]: Makefile
        src/crypto/external/bsd/openssh/bin/ssh-agent [netbsd-10]: Makefile
        src/crypto/external/bsd/openssh/bin/ssh-keygen [netbsd-10]: Makefile
        src/crypto/external/bsd/openssh/bin/sshd [netbsd-10]: Makefile
        src/crypto/external/bsd/openssh/lib [netbsd-10]: Makefile

Log Message:
Adjust make variable names to the variant used on this branch.


To generate a diff of this commit:
cvs rdiff -u -r1.10.2.1 -r1.10.2.2 \
    src/crypto/external/bsd/openssh/bin/sftp/Makefile
cvs rdiff -u -r1.18.2.1 -r1.18.2.2 \
    src/crypto/external/bsd/openssh/bin/ssh/Makefile
cvs rdiff -u -r1.5.8.2 -r1.5.8.3 \
    src/crypto/external/bsd/openssh/bin/ssh-agent/Makefile
cvs rdiff -u -r1.8.8.2 -r1.8.8.3 \
    src/crypto/external/bsd/openssh/bin/ssh-keygen/Makefile
cvs rdiff -u -r1.25.2.2 -r1.25.2.3 \
    src/crypto/external/bsd/openssh/bin/sshd/Makefile
cvs rdiff -u -r1.34.6.2 -r1.34.6.3 \
    src/crypto/external/bsd/openssh/lib/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index