Displaying 2 results from an estimated 2 matches for "unicosk".
Did you mean:
unicos
2001 Jul 26
7
Updated Cray patch against openssh SNAP-20010725
...this can happen due to job termination signal on unicos and
unicosmk.
session.c - Added unicos/unicosmk job termination signal handler.
Add TMPDIR envireent variable.
Add code to set up a unicos/unicosmk job and system
limits.
sshpty.c - Unicos/unicosk pty support.
In openbsd-compat directory:
bindresvport.c & - Code around the fact that the address of sin_port
rresvport.c. really is 64 bit aligned on a SV1.
bsd-cray.c - New - cray support routines.
bsd-cray.h - Cray support.
-------------- next part --------------
A...
2001 Aug 02
3
Cray patch against openssh-SNAP-20010802
...this can happen due to job termination signal on unicos and
unicosmk.
session.c - Added unicos/unicosmk job termination signal handler.
Add TMPDIR environment variable.
Add code to set up a unicos/unicosmk job and system
limits.
sshpty.c - Unicos/unicosk pty support.
In openbsd-compat directory:
bindresvport.c & - Code around the fact that the address of sin_port
rresvport.c. really is 64 bit aligned on a SV1.
bsd-cray.c - Clean up cray support routines. Fix su related
security bug.
bsd-cray.h - Cray suppor...