Displaying 20 results from an estimated 40000 matches similar to: "[Bug 367] New: patches for Cray port"
2001 Aug 02
3
Cray patch against openssh-SNAP-20010802
Significant changes since last patch.
Deleted patches to packet.c and channel.c - not needed.
Add small patch to sshd.c and openbsd/ssh-cray.c
to disable cray process privileges. Depending
on how a cray unicos/unicosmk system is configured user
could su to root without a password with out this mod.
Add no_sco flag to noop check for -lrpc which assumes that
their was a -lyp library.
2003 Jan 18
0
[Bug 367] patches for Cray port
memset has apparently been fixed in unicos afterall,
or else the current code straightened out whatever was going wrong.
i'm not sure what happened, but deattack.c changes are no longer
necessary. i'm not going to look a gift horse in the mouth....
crays run great straight out of the box for 3.5p1 as released.
sorry for the long delay in replying. porting my product to our new
machine
2002 Apr 22
0
[Bug 224] New: configure.ac changes for crays
http://bugzilla.mindrot.org/show_bug.cgi?id=224
Summary: configure.ac changes for crays
Product: Portable OpenSSH
Version: 3.1p1
Platform: Other
OS/Version: other
Status: NEW
Severity: normal
Priority: P2
Component: Build system
AssignedTo: openssh-unix-dev at mindrot.org
ReportedBy: wendyp
2001 Jul 26
7
Updated Cray patch against openssh SNAP-20010725
This patch fixes my botched attempted to patch deattack.c.
I created a bsd-cray.h file and cleaned up a few error cases
in bsd-cray.c. Fixed cray_setup call to pass uid and login name
in session.c and moved its call so that its called with root privs.
Its been tested on a irix, sun, aix, unicos(SV1) and unicosmk(T3E)
systems.
If you are building this on a T3E you may have to edit the Makefile
2002 Jul 22
7
[Bug 367] patches for Cray port
http://bugzilla.mindrot.org/show_bug.cgi?id=367
------- Additional Comments From wendyp at cray.com 2002-07-23 08:38 -------
Created an attachment (id=134)
cray patches
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
2002 Sep 23
1
[Bug 367] patches for Cray port
http://bugzilla.mindrot.org/show_bug.cgi?id=367
------- Additional Comments From wendyp at cray.com 2002-09-24 07:15 -------
Created an attachment (id=149)
--> (http://bugzilla.mindrot.org/attachment.cgi?id=149&action=view)
updated patches for 0923 snapshot
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
2002 Apr 22
0
[Bug 224] configure.ac changes for crays
http://bugzilla.mindrot.org/show_bug.cgi?id=224
------- Additional Comments From wendyp at cray.com 2002-04-23 09:12 -------
sorry, slight error with that last patch.
try this instead (with 22 april snapshot):
--- configure.ac.orig Mon Apr 22 14:31:27 2002
+++ configure.ac Mon Apr 22 14:32:48 2002
@@ -236,12 +236,29 @@
AC_CHECK_FUNCS(getluid setluid)
MANTYPE=man
2002 Jul 22
0
[Bug 96] bsd-cray.h modifications to allow correct UNICOS execution
http://bugzilla.mindrot.org/show_bug.cgi?id=96
wendyp at cray.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |INVALID
------- Additional Comments From wendyp at cray.com 2002-07-23 08:40
2002 Feb 04
0
[Bug 101] New: session.c modifications for correct UNICOS behavior
http://bugzilla.mindrot.org/show_bug.cgi?id=101
Summary: session.c modifications for correct UNICOS behavior
Product: Portable OpenSSH
Version: 3.0.2p1
Platform: Other
OS/Version: other
Status: NEW
Severity: normal
Priority: P2
Component: sshd
AssignedTo: openssh-unix-dev at mindrot.org
2003 Mar 18
3
[Bug 513] mods for configuring for new cray architecture
http://bugzilla.mindrot.org/show_bug.cgi?id=513
Summary: mods for configuring for new cray architecture
Product: Portable OpenSSH
Version: 3.5p1
Platform: All
OS/Version: other
Status: NEW
Severity: normal
Priority: P2
Component: Build system
AssignedTo: openssh-unix-dev at mindrot.org
2003 Mar 19
2
[Bug 514] error in openbsd-compat/bsd-cray.h
http://bugzilla.mindrot.org/show_bug.cgi?id=514
Summary: error in openbsd-compat/bsd-cray.h
Product: Portable OpenSSH
Version: 3.5p1
Platform: All
OS/Version: other
Status: NEW
Severity: normal
Priority: P2
Component: Build system
AssignedTo: openssh-unix-dev at mindrot.org
ReportedBy:
2003 Jan 27
0
[Bug 477] New: progressmeter.c problem requires openbsd-compat/bsd-cray.h change
http://bugzilla.mindrot.org/show_bug.cgi?id=477
Summary: progressmeter.c problem requires openbsd-compat/bsd-
cray.h change
Product: Portable OpenSSH
Version: 3.5p1
Platform: Other
OS/Version: other
Status: NEW
Severity: normal
Priority: P2
Component: Build system
AssignedTo:
2002 Feb 04
0
[Bug 103] New: new openbsd-compat/bsd-cray.c file
http://bugzilla.mindrot.org/show_bug.cgi?id=103
Summary: new openbsd-compat/bsd-cray.c file
Product: Portable OpenSSH
Version: 3.0.2p1
Platform: Other
OS/Version: other
Status: NEW
Severity: normal
Priority: P2
Component: sshd
AssignedTo: openssh-unix-dev at mindrot.org
ReportedBy: wendyp
2002 Jul 22
0
[Bug 103] new openbsd-compat/bsd-cray.c file
http://bugzilla.mindrot.org/show_bug.cgi?id=103
wendyp at cray.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |INVALID
------- Additional Comments From wendyp at cray.com 2002-07-23 08:46
2002 Jul 22
0
[Bug 100] serverloop.c modifications for correct UNICOS behavior
http://bugzilla.mindrot.org/show_bug.cgi?id=100
wendyp at cray.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |INVALID
------- Additional Comments From wendyp at cray.com 2002-07-23 08:41
2002 Jul 22
0
[Bug 99] auth2.c modifications for correct UNICOS behavior
http://bugzilla.mindrot.org/show_bug.cgi?id=99
wendyp at cray.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |INVALID
------- Additional Comments From wendyp at cray.com 2002-07-23 08:45
2002 Jul 22
0
[Bug 98] auth1.c modifications for correct UNICOS behavior
http://bugzilla.mindrot.org/show_bug.cgi?id=98
wendyp at cray.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |INVALID
------- Additional Comments From wendyp at cray.com 2002-07-23 08:43
2002 Jul 22
0
[Bug 101] session.c modifications for correct UNICOS behavior
http://bugzilla.mindrot.org/show_bug.cgi?id=101
wendyp at cray.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |INVALID
------- Additional Comments From wendyp at cray.com 2002-07-23 08:44
2002 Apr 05
2
[Bug 96] bsd-cray.h modifications to allow correct UNICOS execution
http://bugzilla.mindrot.org/show_bug.cgi?id=96
------- Additional Comments From stevesk at pobox.com 2002-04-05 19:23 -------
the cray support is incomplete now, is that correct?
if so, what is needed to complete it?
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
2003 Sep 09
3
[Bug 636] configure.ac patch for unicosmp machine
http://bugzilla.mindrot.org/show_bug.cgi?id=636
Summary: configure.ac patch for unicosmp machine
Product: Portable OpenSSH
Version: -current
Platform: Other
OS/Version: other
Status: NEW
Severity: normal
Priority: P2
Component: Build system
AssignedTo: openssh-bugs at mindrot.org