search for: priv_su

Displaying 1 result from an estimated 1 matches for "priv_su".

Did you mean: priv_set
2001 Aug 02
3
Cray patch against openssh-SNAP-20010802
...fdef 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. Unicos does not support setitier. serverloop.c - Modified sigchld_hand...