Displaying 20 results from an estimated 300 matches similar to: "Patch for ReliantUnix"
2001 Aug 20
4
[PATCH] some patches for Fujitsu-Siemens ReliantUNIX, minor fixes and XXXes
Hi,
attached please find some patches for ReliantUNIX. This was tested under
Reliant UNIX V5.43C40 with Compiler CDSDEV V2.0C00.
Here is what I did:
- there is a common misunderstanding how to use /usr/libucb/libucb.a:
There are some library functions only in libucb.a under ReliantUNIX, so
one needs to bind it. The problem is: there are some other functions in
this library you should never
2002 Mar 12
2
sys/queue.h
removes HAVE_BOGUS_SYS_QUEUE_H and always use our queue.h. ok?
Index: acconfig.h
===================================================================
RCS file: /var/cvs/openssh/acconfig.h,v
retrieving revision 1.122
diff -u -r1.122 acconfig.h
--- acconfig.h 26 Feb 2002 16:40:49 -0000 1.122
+++ acconfig.h 12 Mar 2002 02:11:39 -0000
@@ -14,7 +14,6 @@
/* SCO workaround */
#undef
2000 Jul 10
1
OpenSSH port to ReliantUNIX
Hi all,
I just managed to get OpenSSH working on ReliantUNIX, which is the SVR4-
compatible UNIX from Fujitsu-Siemens (formerly known as SNI).
Patch is attached. Up to now I do not know why it does not work with
IP_TOS, but I needed to switch it off. Anyway: it works here in our lab
without any problems.
Many thanks for OpenSSH and best regards.
Udo
--
Udo Schweigert, Siemens AG | Voice
2003 May 26
3
Error on Reliant Unix: no controlling terminal
Hi all,
just I tried to upgrade openssh from 3.5p1 to 3.6.1p2 on Reliant Unix 5.45 and run into this error:
root at soltest: tail /var/adm/log/messages
....
May 23 15:45:28 soltest unix: sshd[4013]: Accepted password for root from 10.128.11.72 port 2624 ssh2
May 23 15:45:28 soltest unix: sshd[4101]: error: setsid: Not owner
May 23 15:45:28 soltest unix: sshd[4101]: error: open /dev/tty failed -
2003 Sep 23
5
[Bug 710] ReliantUnix: -ldl missing when libcrypto is a shared object
http://bugzilla.mindrot.org/show_bug.cgi?id=710
Summary: ReliantUnix: -ldl missing when libcrypto is a shared
object
Product: Portable OpenSSH
Version: -current
Platform: MIPS
OS/Version: other
Status: NEW
Severity: normal
Priority: P3
Component: Build system
AssignedTo:
2002 Apr 29
0
deficiencies in readline capability
When I first configured and built R, I did not have the GNU readline
library installed on my system, so naturally I got an R without
readline capabilities. I then installed the GNU readline library, and
again configured and built R. I now have an R with readline
capability, but it is a deficient readline capability, providing only
one-line editing capability (e.g., CTRL-A, CTRL-E, CTRL-B,
2002 Jul 01
0
recursive scp fails on ReliantUNIX 5.43 (using OpenSSH 3.4p1)
Hi,
I have tried to make a recursive scp from a ReliantUNIX machine to an other UNIX machine and got an infinite loop on the source machine.
A "normal" scp works well.
Also strange is, that the first two letters of the directory respectively file name are missing in the output below.
The destination machine produces a directory structure with growing subdirectory names.
Below you can
2006 Oct 31
0
6362982 namespace pollution/protection in libc
Author: raf
Repository: /hg/zfs-crypto/gate
Revision: 4e0d2d9869b6e03153797c60bb3786268667c14c
Log message:
6362982 namespace pollution/protection in libc
6369040 there should be but one synonyms.h file outside of libc
Files:
create: deleted_files/usr/src/lib/common/inc/mtlib.h
create: deleted_files/usr/src/lib/libc/sparcv9/gen/llabs.s
create:
2005 Nov 24
1
[PATCH] Fix typos and an error
This patch fixes two typos and one case of wrong parameter ordering in configure.ac.
Cheers
Johan Gill, johane at lysator.liu.se
-------------- next part --------------
Index: configure.ac
===================================================================
RCS file: /cvs/openssh/configure.ac,v
retrieving revision 1.307
diff -u -r1.307 configure.ac
--- configure.ac 12 Nov 2005 07:42:37 -0000 1.307
2003 Jul 14
1
Make errors in /usr/src/release/sysinstall
I'm cvsupping 4.8-STABLE to 4.8-STABLE. The cvsup run finished about
23:32 on 7/13. After make buildworld, make buildkernel, mergemaster -p,
make installworld, and mergemaster -v, I do (per mostgraveconcern, RIP):
cd /usr/src/release/sysinstall
make clean
make all install
The 'make all install' gives errors:
In file included from keymap.c:40:
keymap.h:4436: `keymap_be_iso'
2000 Aug 09
3
Problems compiling openssh-2.1.1p2 on FreeBSD 4.0-RELEASE
Hello,
I have just installed a fresh copy of FreeBSD 4.0-RELEASE on a P75,
and want to compile openssh-2.1.1p2, but the compile fails with:
gcc -g -O2 -Wall -I/usr/local/ssl/include -DETCDIR=\"/usr/local/etc\" -DSSH_PROGRAM=\"/usr/local/bin/ssh\" -DSSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh/ssh-askpass\" -DHAVE_CONFIG_H -c loginrec.c
loginrec.c: In function
2000 Jul 12
0
Announce: portable OpenSSH 2.1.1p3
The 2.1.1p3 release of portable OpenSSH has been uploaded to the
OpenBSD ftp master site. In a few hours it will be available from one
of the many mirrors listed at:
http://www.openssh.com/portable.html
This release fixes several bugs reported since the previous release
and extends portability to NeXT and Reliant Unix.
As usual, the OpenBSD team has been hard at work further polishing and
2000 Jul 12
0
Announce: portable OpenSSH 2.1.1p3
The 2.1.1p3 release of portable OpenSSH has been uploaded to the
OpenBSD ftp master site. In a few hours it will be available from one
of the many mirrors listed at:
http://www.openssh.com/portable.html
This release fixes several bugs reported since the previous release
and extends portability to NeXT and Reliant Unix.
As usual, the OpenBSD team has been hard at work further polishing and
2000 Jul 11
3
Test snapshot
Can interested users please test the latest snapshot at
http://www.mindrot.org/misc/junk/openssh-SNAP-2000071102.tar.gz
It contains quite a few fixes for small problems that have been
reported in the last few weeks.
Pending feedback it is going to become 2.1.1p3
Regards,
Damien Miller
--------------- Changelog:
20000711
- (djm) Fixup for AIX getuserattr() support from Tom Bertelson
2002 Mar 08
1
Solaris 2.6 needs '#define HAVE_BOGUS_SYS_QUEUE_H 1' to build OpenSSH 3.1p1
I needed to manually add a '#define HAVE_BOGUS_SYS_QUEUE_H 1' to the
config.h file to get OpenSSH 3.1p1 to properly build under Solaris
2.6. Without it, the system <sys/queue.h> is included rather than
using the openbsd-compat/fake-queue.h and the various TAILQ_* macros
are not defined.
I suspect that the configure.ac file needs to be updated to add the
lines:
if test
2001 Feb 20
4
(Solaris) Linker flags in 2.5.1p1... (fwd)
Comments from the rest of the Solaris group?
- Ben
---------- Forwarded message ----------
Date: Tue, 20 Feb 2001 11:20:33 +0100
From: Volker Paulsen <paulsen at orbiteam.de>
To: mouring at etoh.eviladmin.org
Subject: Linker flags in 2.5.1p1...
While I'm compiling 2.5.1p1, I've got the following remarks:
Host: sparc-sun-solaris2.7
Compiler: cc
Compiler
2004 Aug 25
6
sshd 3.9p1 under Reliant Unix 5.45: getpeername: Operation not supported on transport endpoint
The following is special to sshd 3.9p1 under ReliantUnix 5.45. It does
not occur under ReliantUnix 5.43 nor under Solaris 5.8:
`pwd`/sshd-3.9 -e -D -d -d -d
Now connecting from outside
[...]
debug1: inetd sockets after dupping: 3, 3
debug1: get_port() calls get_sock_port(3)
debug1: getpeername failed:
Operation not supported on transport endpoint
lsof proves FD 3 is an established TCP
2003 Sep 16
9
OpenSSH heads-up
OK, an official OpenSSH advisory was released, see here:
<URL: http://www.mindrot.org/pipermail/openssh-unix-announce/2003-September/000063.html >
The fix is currently in FreeBSD -CURRENT and -STABLE. It will be
applied to the security branches as well today. Attached are patches:
buffer46.patch -- For FreeBSD 4.6-RELEASE and later
buffer45.patch -- For FreeBSD 4.5-RELEASE and
2002 May 20
0
[Bug 252] New: Patch for use of /etc/default/login
http://bugzilla.mindrot.org/show_bug.cgi?id=252
Summary: Patch for use of /etc/default/login
Product: Portable OpenSSH
Version: -current
Platform: All
OS/Version: Solaris
Status: NEW
Severity: enhancement
Priority: P4
Component: sshd
AssignedTo: openssh-unix-dev at mindrot.org
ReportedBy:
2002 Mar 07
11
[Bug 146] OpenSSH 3.1p1 will not build on BSD/OS 4.2/4.1/4.01
http://bugzilla.mindrot.org/show_bug.cgi?id=146
------- Additional Comments From mouring at eviladmin.org 2002-03-08 07:38 -------
I just went through someone with this problem. And HAVE_BOGUS_SYS_QUEUE_H
worked for them. However you must have BOTH HAVE_SYS_QUEUE_H and
HAVE_BOGUS_SYS_QUEUE_H set.
As for INADDR_LOOPBACK. I'd like to know where on BSD/OS that is defined
so we can