Displaying 6 results from an estimated 6 matches for "rzg".
Did you mean:
reg
2002 Mar 12
0
OpenSSH 3.1: ssh-rand-helper
...s got a
ssh-rand-helper child produced insufficient data
This dissappeared, when I redirected stdout and stderr of the
startup-script into a file. This was a quite unexpected behaviour.
With kind regards,
Andreas Schott.
----------------------------------------------------------------
http://www.rzg.mpg.de/~ays | :-O Wissen ist Macht!
email: schott at rzg.mpg.de | 8-( Ich wei? nichts.
phone/fax: +49 89 3299-2180/1301 | ;-> Macht auch nichts.
2003 Feb 14
1
problems with _LARGE_FILES on AIX 5.1 with 32-bit kernel
...r with a 64-bit-kernel the mkstemp
works properly, since I have no access to a machine running
AIX5.1 in 64-bit kernel-mode.
For replies, pleas reply directly, since I am not on the list.
With kind regards
Andreas Schott.
----------------------------------------------------------------
http://www.rzg.mpg.de/~ays | :-O Wissen ist Macht!
email: schott@rzg.mpg.de | 8-( Ich wei? nichts.
phone/fax: +49 89 3299-2180/1301 | ;-> Macht auch nichts.
2015 Apr 05
4
[LLVMdev] Format of special case list for sanitizers
The documentation for the sanitizer special case list format[0] says,
> The meanining of * in regular expression for entity names is different - it is treated as in shell wildcarding.
In SpecialCaseList::parse, we see that this is just replacing * with .*:
// Replace * with .*
for (size_t pos = 0; (pos = Regexp.find("*", pos)) != std::string::npos;
pos +=
2011 Apr 18
1
XML Packge for Windows XP and R 2.12.
Hello,
I am looking for the XML Package for Windows or any package, which would
enable me to use the function "xmlTreeParse". In a thread dating from
2001, the same question is raised:
>>Griffith Feeney wrote:
>>
>> Has anyone gotten the XML package (R News 1-1:24) with R running on
Windows
>> (95 or 98 or 2000)? I've looked at the omegahat, expat and libxml
2012 Nov 14
2
[LLVMdev] Linking Clang with an optional external library
Hi,
I'd like to link Clang against the STP theorem prover. Since Clang is built by the LLVM build system, I hope this is the correct place to ask for advice.
The attached patch allows me to pass `configure` a --with-stp option and provide a path to the install prefix for STP. However, I am not familiar with autoconf, so I am not confident that my changes are the correct way to do this. I
2010 Aug 22
2
please help with xen networking with 2 ips
Hi,
the networking just drives me crazy and it seems that i am missing
something.
So here is my situation:
i have a server with 2 public IPs (85.214.1.230 and 81.169.1.81)
the dom0 is on:
ip 81.169.1.81
netmask 255.255.255.255
gw 81.169.1.1
i would like to have a domU with ip 85.214.1.230.
I tried everything routing, bridging.. nothing seems to work.
my dom0 config;
.
(network-script