Displaying 4 results from an estimated 4 matches for "sparcv8plus".
2006 Oct 22
0
Further QEMU 0.8.2 testing with sparcv8plus
This screen shot shows the full command and the Windows 98 boot :
http://www.blastwave.org/dclarke/stuff/thin/qemu_082_sparcv8plus_win98_boot.png
the disk is recognized as blank and a partition gets created fine
then format
http://www.blastwave.org/dclarke/stuff/thin/qemu_082_sparcv8plus_win98_fmtC.png
there are minor graphics cludges during the install
http://www.blastwave.org/dclarke/stuff/thin/qemu_082_sparcv8plus_win9...
2010 Jul 21
3
smbd -D hangs
I'm testing both sunfreeware and official sun (sfw) samba on Solaris
10. For some reason since yesterday, the smbd process just "hangs" at
the start.
No log is generated on server side
Where smbd is started, I can't find any open port on 139 or 145
My OS is Solaris 10
# uname -a
SunOS labo2 5.10 Generic_142900-13 sun4v sparc SUNW,SPARC-Enterprise-T5120
#
2001 Dec 05
2
OpenSSH compile problem on Solaris 8 & 9
Sorry if this is the wrong place to post this... the OpenSSH Mailing Lists
page is a little ambiguous.
I've tried to compile OpenSSH 3.0.1p1 & 3.0.2p1 on two different Solaris
platforms, one running Solaris 8 and the other Solaris 9 beta. It
configures fine, but the make dies:
gcc -I/opt/include -Wall -Wpointer-arith -Wno-uninitialized -I. -I.
-I/opt/include -I/opt/include
2006 Oct 03
0
[Bug 1085] Intermittent ssh core dumps
...with "no-asm" will not exhibit the problem.
This is from OpenSSL's CVS log:
[quote]
revision 1.5
date: 2005/11/15 08:02:10; author: appro; state: Exp; lines: +12 -0
Apply "better safe than sorry" approach after addressing sporadic SEGV
in
bn_sub_words to the rest of the sparcv8plus.S.
----------------------------
revision 1.4
date: 2005/11/11 20:07:07; author: appro; state: Exp; lines: +2 -2
Attempt to resolve sporadic SEGV crashes in bn_sub_words in OpenSSH.
I'm
baffled why it crashes and does it sporadically...
[/quote]
(according to OpenSSL's CVS, this patch is...