OSF_SIA bug in 2.3.0p1
Chris Adams
cmadams at hiwaay.net
Wed Feb 14 05:36:28 EST 2001
Once upon a time, Kevin Steves <stevesk at sweden.hp.com> said:
> On Wed, 14 Feb 2001, Damien Miller wrote:
> : Thanks - this makes the SIA support a great deal neater!
> :
> : Please check what I have committed to make sure I haven't broken your
> : work :)
>
> one thing broke, and i think this is correct:
>
> Index: session.c
> ===================================================================
> RCS file: /var/cvs/openssh/session.c,v
> retrieving revision 1.72
> diff -u -r1.72 session.c
> --- session.c 2001/02/13 14:25:23 1.72
> +++ session.c 2001/02/13 17:05:46
> @@ -1046,8 +1046,8 @@
> switch, so we let login(1) to this for us. */
> if (!options.use_login) {
> #ifdef HAVE_OSF_SIA
> -#else /* HAVE_OSF_SIA */
> session_setup_sia(pw->pw_name, ttyname);
> +#else /* HAVE_OSF_SIA */
> #ifdef HAVE_CYGWIN
> if (is_winnt) {
> #else
Sorry, I got in too much of a hurry in updating my patch from 2.3.0p1 to
the current CVS version. I only did partial testing, not full testing.
Please apply the above patch, and I will do more thorough testing on
this version and before submitting anything else. I plan to setup a
Tru64 5.1 server here soon for testing as well.
--
Chris Adams <cmadams at hiwaay.net>
Systems and Network Administrator - HiWAAY Internet Services
I don't speak for anybody but myself - that's enough trouble.
More information about the openssh-unix-dev
mailing list