]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Remove /* $FreeBSD$ */ from files that already have __RCSID("$FreeBSD$").
authordes <des@FreeBSD.org>
Wed, 11 Nov 2015 13:26:47 +0000 (13:26 +0000)
committerdes <des@FreeBSD.org>
Wed, 11 Nov 2015 13:26:47 +0000 (13:26 +0000)
commit72179a6f4bec92aaf5ef5d2e478df41b4ebb989e
tree0a11a0d73e3640be9dec765408f68b55c88c5a8a
parentf4baee681ebf313b7d641176f2e6532f0a692992
Remove /* $FreeBSD$ */ from files that already have __RCSID("$FreeBSD$").
25 files changed:
crypto/openssh/auth.c
crypto/openssh/auth2.c
crypto/openssh/buffer.c
crypto/openssh/channels.c
crypto/openssh/cipher.c
crypto/openssh/clientloop.c
crypto/openssh/compat.c
crypto/openssh/kex.c
crypto/openssh/misc.c
crypto/openssh/mux.c
crypto/openssh/openbsd-compat/blowfish.c
crypto/openssh/openbsd-compat/bsd-misc.h
crypto/openssh/packet.c
crypto/openssh/readconf.c
crypto/openssh/schnorr.c
crypto/openssh/servconf.c
crypto/openssh/serverloop.c
crypto/openssh/session.c
crypto/openssh/sftp-common.c
crypto/openssh/sftp.c
crypto/openssh/ssh-agent.c
crypto/openssh/ssh.c
crypto/openssh/sshconnect.c
crypto/openssh/sshconnect2.c
crypto/openssh/sshd.c