openssh for UWIN
Edward Avis
epa98 at doc.ic.ac.uk
Sat Jun 8 02:54:16 EST 2002
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On Fri, 7 Jun 2002, David Korn wrote:
>I am enclosing a context diff of the changes that I made to get
>openssh working on UWIN.
All but two of these diffs involve changing
#ifndef HAVE_CYGWIN
to
#if !defined(HAVE_CYGWIN) && !defined(_UWIN)
or something similar. Maybe there is some cleaner way to do this but I
don't know what the maintainers consider most tasteful.
But you should definitely fix the corresponding
#endif /* !HAVE_CYGWIN */
lines as well.
- --
Ed Avis <epa98 at doc.ic.ac.uk>
Finger for PGP key
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: For info see http://www.gnupg.org
iD8DBQE9AOU8IMp73jhGogoRAo4HAJ4z5s398bn6hWB9NT8iZEYH8sP9gACfdXr4
hrWNrek84Ll5LWWKffZc1xE=
=wgzM
-----END PGP SIGNATURE-----
More information about the openssh-unix-dev
mailing list