Trusted HP-UX 10.26

Tim Rice tim at multitalents.net
Tue Mar 26 15:48:22 EST 2002


On Mon, 25 Mar 2002, Darren Cole wrote:

> Here the patch to make 3.1p1 openssh configure and build for Trusted HP-UX
> 10.26.
> + #ifdef TRUSTED_HPUX
> +    // the "--" makes login hang on Trusted HP-UX
> +    // 10.26
> +       "-p", "-f", pw->pw_name, (char *)NULL);
> + #else

Please do not use C++ comments in C source files.
Many C compilers do not recognize them as comments.

-- 
Tim Rice				Multitalents	(707) 887-1469
tim at multitalents.net





More information about the openssh-unix-dev mailing list