]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
ssh: drop $FreeBSD$ from crypto/openssh
authorEd Maste <emaste@FreeBSD.org>
Fri, 22 Apr 2022 23:05:44 +0000 (19:05 -0400)
committerEd Maste <emaste@FreeBSD.org>
Fri, 7 Oct 2022 01:39:00 +0000 (21:39 -0400)
commitdd75360fe538f3ff8919bfd1eb20dca94093ebe4
tree8115fec1c9820b4cb26a0c0b03e53d62a22a47f5
parent8449ae9c7668075c9a4ff7d503bf72a1f12445dd
ssh: drop $FreeBSD$ from crypto/openssh

After we moved to git $FreeBSD$ is no longer expanded and serves no
purpose.  Remove them from OpenSSH to reduce diffs against upstream.

Sponsored by: The FreeBSD Foundation

(cherry picked from commit 835ee05f3c754d905099a3500f421dc01fab028f)
29 files changed:
crypto/openssh/FREEBSD-upgrade
crypto/openssh/auth.c
crypto/openssh/auth2.c
crypto/openssh/freebsd-configure.sh
crypto/openssh/freebsd-namespace.sh
crypto/openssh/freebsd-post-merge.sh
crypto/openssh/freebsd-pre-merge.sh
crypto/openssh/krb5_config.h
crypto/openssh/packet.c
crypto/openssh/pathnames.h
crypto/openssh/readconf.c
crypto/openssh/readconf.h
crypto/openssh/sandbox-capsicum.c
crypto/openssh/servconf.c
crypto/openssh/session.c
crypto/openssh/ssh-agent.1
crypto/openssh/ssh-agent.c
crypto/openssh/ssh-gss.h
crypto/openssh/ssh.1
crypto/openssh/ssh.c
crypto/openssh/ssh_config
crypto/openssh/ssh_config.5
crypto/openssh/sshconnect.c
crypto/openssh/sshd.8
crypto/openssh/sshd.c
crypto/openssh/sshd_config
crypto/openssh/sshd_config.5
crypto/openssh/umac128.c
crypto/openssh/version.h