]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Add a clean-room reimplementation of a script originally
authorEitan Adler <eadler@FreeBSD.org>
Mon, 22 Oct 2012 03:57:00 +0000 (03:57 +0000)
committerEitan Adler <eadler@FreeBSD.org>
Mon, 22 Oct 2012 03:57:00 +0000 (03:57 +0000)
commit2beb708522f9bfc63fdcacebaa16ec8434f1bfde
treed479d19cefea9c4186759288ae1a7a48565dff64
parentc51f92a21686f78d91d5b9b16ce4b9fcd665bb23
Add a clean-room reimplementation of a script originally
found in openssh's contrib directory.

This version has more features and is better written.
I intend to submit this upstream as well.

Reviewed by: bapt
Reviewed by: des
Approved by: cperciva
MFC after: 1 week
usr.bin/Makefile
usr.bin/ssh-copy-id/Makefile [new file with mode: 0644]
usr.bin/ssh-copy-id/ssh-copy-id.1 [new file with mode: 0644]
usr.bin/ssh-copy-id/ssh-copy-id.sh [new file with mode: 0755]