]> 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, 22 Apr 2022 23:12:23 +0000 (19:12 -0400)
commit835ee05f3c754d905099a3500f421dc01fab028f
tree52b93b89b4b4041438c41ba7fed461747282038d
parenta8280123e4c681f505917fdf126ea9091addab62
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
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