Displaying 6 results from an estimated 6 matches for "soggy".
Did you mean:
foggy
2003 Sep 01
1
v6 in tonight's cvsup
just cvsupped to get the panic cure. hosts with v6 enabled get
lock-ups. no detail yet, as i am remote from them and am deciding
whether to wait for remote hands to power cycle or to start
driving.
but two of them got very very net soggy. and i went in out of
band to the console, disabled v6 in /etc/rc.conf, rebooted, and
they're fine. the third host is dead to the world :-(
[ and i can not get email until the third host is back up ]
randy
2007 Aug 05
2
FETCH for mailbox XXX UID XXX got too little data.
...XXX at pacific.net.sg>; Tue, 31 Jul 2007 21:48:10 -0500
(CDT)
(envelope-from espainolax_6666 at yahoo.es)
Message-ID: <005801c7d3de$046dbe90$51ad9248 at NHGF>
From: "espainolax_6666" <espainolax_6666 at yahoo.es>
To: <XXXXXXXXXXXX at pacific.net.sg>
Subject: soggy fighter pilot
Date: Wed, 01 Aug 2007 10:45:38 +0800
MIME-Version: 1.0
Content-Type: multipart/related;
boundary="----=_NextPart_000_0055_01C7D3BC.7D1C7D80";
type="multipart/alternative"
X-Priority: 3
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook Express...
2015 Jan 06
0
Compiz Release Announcement - 0.8.10
...lient. Enjoy!
INFORMATION: This information is targeted toward those familiar with Linux
distributions and GNU open source software.
WARNING: This software and other 0.8.x versions may conflict with any 0.9.x
compiz, ccsm, emerald or other compiz 0.9.x components.
DISCLAIMER: Not responsible for soggy corn flakes, mistreated kittens or
spontaneously combusting laptops.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/compiz/attachments/20150106/029aca78/attachment.html>
2012 Jun 28
1
plot.prcomp() call/eval
Hi!
I am getting a lot of numbers in the background of the pca screeplots if i use call("plot") and eval(somecall).
Til now, creating the calls and plotting later on this way worked fine. Example:
pcaI<-prcomp(iris[,1:4])
plot(pcaI)
x<-call("plot",pcaI)
eval(x)
Anyone got an idea how i can avoid that? (also it might take a second or so for the numbers to appear,
2012 Aug 08
3
Fill pattern for Boxplots?
Is it possible to fill the boxes of a boxplot with filling patterns/texture
instead of colours? Or both mixed? (for example white, grey, left diagonal
striped, right diagonal striped) How can I do that? I searched here, but
didn't find an answer.
Thank you!
--
View this message in context: http://r.789695.n4.nabble.com/Fill-pattern-for-Boxplots-tp4639698.html
Sent from the R help mailing
2013 Jun 28
1
[PATCH V3] ocfs2: xattr: fix inlined xattr reflink
Inlined xattr shared free space of inode block with inlined data
or data extent record, so the size of the later two should be
adjusted when inlined xattr is enabled. See ocfs2_xattr_ibody_init().
But this isn't done well when reflink. For inode with inlined data,
its max inlined data size is adjusted in ocfs2_duplicate_inline_data(),
no problem. But for inode with data extent record, its