Displaying 1 result from an estimated 1 matches for "assumut".
Did you mean:
assumpt
2001 Aug 02
3
Cray patch against openssh-SNAP-20010802
...to noop check for -lrpc which assumes that
their was a -lyp library.
Changed ifdef around sigchld_handler to ifdef out mysignal
on crays. This works around a unicos sigacton bug.
Defined INADDR_LOOPBACK in entropy.c
The details on all the patches:
configure.in - Add work around to sco libyp assumution.
sshd.c - Turn off cray process privileges root is enough on PRIV_SU
unicos/unicosmk systems.
entropy.c - Define INADDR_LOOPBACK
deattack.c - Modified to not depend on u_int16_t
being 16bit in size.
scp.c - Modified to use alarm instead of setitimer....