Remove more SSH1 server code:
authornaddy <naddy@openbsd.org>
Mon, 15 Aug 2016 12:27:56 +0000 (12:27 +0000)
committernaddy <naddy@openbsd.org>
Mon, 15 Aug 2016 12:27:56 +0000 (12:27 +0000)
commitf235807b74c2c62aa66f7b5f8db90a3d7019e59b
tree698e92b74d339f46555f111dca5f9cdbbb426f1c
parent8927f87fca5a2fb9c1929f31e1f36bd1f5eaa225
Remove more SSH1 server code:
* Drop sshd's -k option.
* Retire configuration keywords that only apply to protocol 1, as well as
  the "protocol" keyword.
* Remove some related vestiges of protocol 1 support.

ok markus@
usr.bin/ssh/servconf.c
usr.bin/ssh/servconf.h
usr.bin/ssh/sshd.c