Displaying 2 results from an estimated 2 matches for "setiti".
Did you mean:
setit
2001 Jul 26
7
Updated Cray patch against openssh SNAP-20010725
...the last patch. It is need for the
sar entry in ssh_prng_cmds.in
deattack.c - Modified to not depend on u_int16_t
being 16bit in size.
packet.c - Add new subroutine to return an explicit signed
integer.
scp.c - Modified to use alarm instead of setitimer.
Unicos does not support setitier.
serverloop.c - Modified sigchld_handler to only reset
SIGCLD if HAVE_SIGACTION is not set. This is the
only case its needs to be reset, the side effect
is it fixes the problem with a infinite signal loop
und...
2001 Aug 02
3
Cray patch against openssh-SNAP-20010802
...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.
Unicos does not support setitier.
serverloop.c - Modified sigchld_handler to not reset
on Crays. This is the
only case its needs to be reset, the side effect
is it fixes the problem with a infinite signal loop
under unicos and unicosmk....