NetBSD/usr.bin/ssh
christos d3b0b4d68a PR/30750: Mark Davies: ssh gives bogus complaint when gssapi authentication
fails. The problem was that different ssh programs were compiled with different
cpp flags. In particular, ssh-keysign was affected. Move all the CPPFLAGS
to Makefile.inc. Note that I am not moving the library portion of the defines
because we don't want to link everything with all the libraries.
2005-08-18 00:19:28 +00:00
..
scp Style/consistency cleanup: 2005-01-03 06:05:50 +00:00
sftp sftp now uses libedit. 2005-04-23 16:54:09 +00:00
sftp-server Style/consistency cleanup: 2005-01-03 06:05:50 +00:00
ssh PR/30750: Mark Davies: ssh gives bogus complaint when gssapi authentication 2005-08-18 00:19:28 +00:00
ssh-add Style/consistency cleanup: 2005-01-03 06:05:50 +00:00
ssh-agent Style/consistency cleanup: 2005-01-03 06:05:50 +00:00
ssh-keygen Update for OpenSSH-3.9 2005-02-13 06:07:21 +00:00
ssh-keyscan Style/consistency cleanup: 2005-01-03 06:05:50 +00:00
ssh-keysign Style/consistency cleanup: 2005-01-03 06:05:50 +00:00
sshd PR/30750: Mark Davies: ssh gives bogus complaint when gssapi authentication 2005-08-18 00:19:28 +00:00
Makefile
Makefile.inc PR/30750: Mark Davies: ssh gives bogus complaint when gssapi authentication 2005-08-18 00:19:28 +00:00