Displaying 9 results from an estimated 9 matches for "expita".
Did you mean:
epita
2003 Sep 11
0
bug: RELENG_4_8 rc.diskless1 typo
...echo \\$md_size_$1`" = "x" ]; then
but the RELENG_4_8 version has:
if [ "x`eval echo \$md_size_$1`" = "x" ]; then
this is in the create_md section.
Would it be possible to fix this for RELENG_4_8?
---
david raistrick
drais@atlasta.net http://www.expita.com/nomime.html
2005 Jul 21
1
principal component analysis in affy
Hi,
I have been using the prcomp function to perform PCA on my example microarray data, (stored in metric text files) which looks like this:
1a 1b 1c 1d 1e 1f ...................................................4r 4s 4t
g1 1.2705 1.2766 ...........................................................2.0298
g2 0.1631
2006 Mar 16
1
OpenSSH Configure Output
...figure: WARNING: Make sure the path to scp is in /etc/login.conf
Charlie
--
Charlie Sorsby
crs at swcp.com
P. O. Box 1225
Edgewood, NM 87015
USA
Why HTML in e-mail is evil: http://www.birdhouse.org/etc/evilmail.html
and (possibly) how to turn it off: http://www.expita.com/nomime.html
2008 Sep 11
3
Tomcat with squid username/password
Hi,
I am trying to help my friend on this
------------------------------------------------------------------------
--
Hi,
I have an application deployed on tomcat 5.5 with java 1.6.0_07.
Occasionally the application needs to connect through our proxy to the
outside to collect patches.
I've added the following options to the JAVA_OPTS and restarted tomcat.
-Dhttp.proxyUser
2007 Apr 18
2
[PATCH 3/10] I386 mcheck p4 grotesque and needless warning fix.patch
No, just no. You do not use goto to skip a code block. You do not
return an obvious variable from a singly-inlined function and give
the function a return value. You don't put unexplained comments
about kmalloc in code which doesn't do dynamic allocation. And
you don't leave stray warnings around for no good reason.
Also, when possible, it is better to use block scoped variables
2007 Apr 18
2
[PATCH 3/10] I386 mcheck p4 grotesque and needless warning fix.patch
No, just no. You do not use goto to skip a code block. You do not
return an obvious variable from a singly-inlined function and give
the function a return value. You don't put unexplained comments
about kmalloc in code which doesn't do dynamic allocation. And
you don't leave stray warnings around for no good reason.
Also, when possible, it is better to use block scoped variables
2005 Feb 28
2
A problem about outer()
Dear all,
I have something about function outer() that I can't understand. Just see the following example. The two NaNs are due to 0/0, but I can't figure out the cause of the last two errors. I wonder if some one can explain this for me.
___________________________________________________________________
> sx=rbinom(10,1,0.5);ot=rbinom(10,1,0.5);ag <- rbinom(10,100,0.3);ho <-
2006 Apr 23
0
Configuration Warnings OpenSSH 4.3p2
...Linker flags:
Libraries: -lwrap -lcrypto -lutil -lz -lcrypt
--
Charlie Sorsby
crs at swcp.com
P. O. Box 1225
Edgewood, NM 87015
USA
Why HTML in e-mail is evil: http://www.birdhouse.org/etc/evilmail.html
and (possibly) how to turn it off: http://www.expita.com/nomime.html
2006 Dec 08
2
Lots of "swapper: page allocation failure" and other memory related messages - 2.6.16-xen0
(please keep me on Cc when replying)
I have a server running Xen that regularly spews the following.
The box seems to survive fine regardless - just thought I''d let everyone know.
Dec 8 12:19:26 server kernel: 0x47/0x7a
Dec 8 12:19:26 server kernel: [alloc_skb_from_cache+70/243] alloc_skb_from_cache+0x46/0xf3
Dec 8 12:19:26 server kernel: [__dev_alloc_skb+70/92]