Displaying 20 results from an estimated 113 matches for "fluff".
2005 Dec 21
1
ustack() issues && correlating SIGSEGV activity?
...);
sz[arg0] = 0;
}
to:
pid24169::free:entry
/ ! sz[arg0] /
{
printf("[ * ] A bad function is Freeing memory at address %p\n",arg0);
ustack();
}
When I created a test program [1] and attempted to run the new script, I
got the following output:
$ dtrace -q -s foo.d -c ./fluffy
fluff: 20a30
[ * ] A bad function is Freeing memory at address ff3f1298n
ld.so.1`free
ld.so.1`setup+0x13ac
ld.so.1`_setup+0x3b0
ld.so.1`_rt_boot+0x88
Does anyone happen to know why the ustack() doesn''t show lex, yak, main
and _...
2002 Jul 02
4
Samba 2.2.4 and PRINT$
...un the Add Printer
Wizard, I fail to suceed in adding the printer drivers to the Network.
Any ideas what is happening ?
Edmund
--
========================================================================
Edmund J. Sutcliffe Thoughtful Solutions; Creatively
<edmunds@panic.fluff.org> Implemented and Communicated
<http://panic.fluff.org> +44 (0) 7976 938841
2008 Jan 09
7
An "R is slow"-article
Hi all,
Reading the wikipedia page on R, I stumbled across the following:
http://fluff.info/blog/arch/00000172.htm
It does seem interesting that the C execution is that much slower from
R than from a native C program. Could any of the more technically
knowledgeable people explain why this is so?
The author also have some thought-provoking opinions on R being
no-good and that you sh...
2006 Feb 02
0
newbie rails app: bookmarks. Includes No-Fluff HOWTO
Hello,
In the process of learnin'' myself some rails, I accidentally made a
bookmark application. It''s simple, but it works and I hope to build on
it as I learn more. It might be interestin'' to newbies like me as an
example.
Download''s at the bottom.
http://rubyurl.com/FUV
--
Pork and Beans
--
Posted via http://www.ruby-forum.com/.
2011 Jun 17
1
non-fluff: NIC configuration: mingnt?
We've got this really bizarre problem, trying to get a bridge/firewall
working. My manager and I are almost grasping at straws....
Anyway, I'm using lshw to look at an identical machine, and a Dell 1950
that works when configured as a bridge, and there's one thing I don't
know: does anyone know what mingnt is?
Thanks.
mark
2002 Jul 24
2
ssh-keygen listing fingerprints little unclear
...of keys I have in my file,
wouldn't it be a good idea to make the -t switch filtering out the
selected type of key when doing a listing with -l?
i.e. in this case I see both rsa1, rsa, and dss keys:
$ ssh-keygen -l -f ~/.ssh/known_hosts
1024 a9:4f:0b:b6:33:d7:d0:ad:6a:11:b4:57:25:7e:1e:f8 fluff.x42.com
1024 9d:f8:d4:62:dc:3d:fb:26:2a:03:f4:d3:5f:8b:df:39 pingu.framtid.nu
1024 69:6a:0e:49:01:c6:ef:16:65:3e:26:39:21:e2:84:fe pingu.framtid.nu
So if I do
$ ssh-keygen -l -t rsa -f ~/.ssh/known_hosts
I actually would like to see
1024 a9:4f:0b:b6:33:d7:d0:ad:6a:11:b4:57:25:7e:1e:f8 fluff...
2009 Feb 02
5
[Cucumber] Cucumber and acts_as_xapian
Hey list,
Anyone have experience with acts_as_xapian and Cucumber? I''m
struggling with updating xapian''s index, to actually "find" fluff
that has been indexed..
In a scenario, I''m adding a bunch of articles, and in the actual
search step, I run:
When "I search for \"$query\"" do |query|
%x[rake RAILS_ENV=test xapian:update_index]
fill_in "Search", :with => query
click_button ...
2022 Dec 29
1
[PATCH] drm/nouveau/mc/ga100: make ga100_mc_device static
Make ga100_mc_device static as it isn't exported, to
fix the following sparse warning:
drivers/gpu/drm/nouveau/nvkm/subdev/mc/ga100.c:51:1: warning: symbol 'ga100_mc_device' was not declared. Should it be static?
Signed-off-by: Ben Dooks <ben-linux at fluff.org>
---
drivers/gpu/drm/nouveau/nvkm/subdev/mc/ga100.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/gpu/drm/nouveau/nvkm/subdev/mc/ga100.c b/drivers/gpu/drm/nouveau/nvkm/subdev/mc/ga100.c
index 1e2eabec1a76..5d28d30d09d5 100644
--- a/drivers/gpu/drm/nouveau/nvkm/...
2004 Feb 26
0
Winbind log question.
...wins server = 192.168.1.10
idmap uid = 10000-20000
idmap gid = 10000-20000
winbind use default domain = yes
winbind separator = +
winbind cache time = 10
winbind enum users = yes
winbind enum groups = yes
unix charset = ISO8859-1
[fluff]
comment = fluff
path = /fluff
writable = yes
browseable = no
valid users = @"DOMAIN+Domain Group"
force create mode = 0770
force directory mode = 6770
------------------------------------
----- nsswitch.conf ----------------
passwd:...
2010 Sep 29
2
Newbie Question
...to Linux workstations plus eventually all the servers (though I'm sure the later will be a ways off since we just bought the one for SQL). The plan would be to be able to move what we have now over using (hopefully) wine and then all the new stuff creating for the Linux Platform.
I know the fluff for .Net is to be able to program for any platform just wondering how true that really is. I'm guessing it's not but one can really hope.
2023 Apr 11
0
[PATCH] drm/nouveau/mc/ga100: make ga100_mc_device static
Reviewed-by: Karol Herbst <kherbst at redhat.com>
On Thu, Dec 29, 2022 at 4:52?PM Ben Dooks <ben-linux at fluff.org> wrote:
>
> Make ga100_mc_device static as it isn't exported, to
> fix the following sparse warning:
>
> drivers/gpu/drm/nouveau/nvkm/subdev/mc/ga100.c:51:1: warning: symbol 'ga100_mc_device' was not declared. Should it be static?
>
> Signed-off-by: Ben Dooks...
2007 Nov 30
0
problem using MICE with option "lda"
...llowing error message "Error in
colMeans(as.matrix(imp[[visitSequence[j]]])) : 'x' must be numeric"
I can however impute using the elementary imputation method "impute.lda".
Please upload the example dataset "mice_univariate.txt" from:
https://www.bris.ac.uk/fluff/u/epzrah/wO7LD4sIw1qqwPO_kTakLAsW/
Please upload the R code "multiple_imputation_univariate.R" from:
https://www.bris.ac.uk/fluff/u/epzrah/KyjUMRptLAI_fShpzGHDsQsW/
The dataset I would like to apply the command to has missingness on more
than one variable. Therefore I need to use the M...
2008 Oct 30
2
"A critique of R and S-PLUS"
Dear all,
The other day I stumbled on this article, "A critique of R and S-PLUS"
[1], and got curious on whether the points outlined are (still) valid.
The article is quite old, dating 2004, but was updated several times.
Regards,
Liviu
[1] http://fluff.info/blog/arch/00000041.htm
--
Do you know how to read?
http://www.alienetworks.com/srtest.cfm
Do you know how to write?
http://garbl.home.comcast.net/~garbl/stylemanual/e.htm#e-mail
2002 Feb 23
2
Using LDAP and Samba I'm getting a stange error
Does anyone know what the following error means, and what I can do to
fix it??
[root@trouble openldap]# ldapadd -D "cn=root,o=smb,dc=picotech,dc=net"
-W
Enter LDAP Password:
ldap_sasl_interactive_bind_s: No such attribute
-------------
Jeffrey D. Means
CIO for PicoTech
Ft. Collins, Colorado
-------------- next part --------------
HTML attachment scrubbed and removed
2003 Feb 22
0
re: Samba PDC shared applications and a default start menu profile (Kevin S. Brackett)
...Office need some neat tricks to ensure that it installs a few
things which need to be on the local C:
Hopes this helps
Edmund
--
========================================================================
Edmund J. Sutcliffe Thoughtful Solutions; Creatively
<edmunds@panic.fluff.org> Implemented and Communicated
<http://panic.fluff.org> +44 (0) 7976 938841
2006 Dec 05
2
Patch for place plugin (Cascade, Centered, ...)
Here is a patch for place plugin.
It add a "place_mode" option wich actually can have two values: "Cascade"
(original placement mode) and "Centered".
Thanks for any comment!
Cedric
-------------- next part --------------
A non-text attachment was scrubbed...
Name: place.patch
Type: text/x-diff
Size: 3556 bytes
Desc: not available
Url :
2004 Sep 10
1
FREEFORM metadata (was: Compressing sound fonts with FLAC)
...on
extract, or should FLAC leave this up to other programs?
Adding zlib (bzlib too) support to FLAC and allowing for traditionally
compressed blocks to be re-assembled when the file is extracted, would
allow direct support of probably a lot of file formats that contain
audio, but also contain other fluff. Only the compressor would need to
know something about those special formats, and the files would stay
under the domain of FLAC. Lates..
Josh Green
2012 Dec 28
4
R crashing inconsistently within for loops
...ikely to produce a crash.
And a year or two ago, I had a seemingly stable R script again with for
looped model fits, but discovered this script was prone to crashing when I
ran it on a newer PC. Because the new PC also seemed to be blazing through R
code absurdly fast, I tried adding a short "fluff" procedure at the end of
each iteration that required a few seconds of processing time. Low and
behold, when I added that, the script stopped crashing (and each iteration
of course took longer). I still don't understand why that fixed things.
What is going on? Solutions? Thanks.---steve...
2004 Aug 06
5
Official GUI Speex player
One thing that is keeping Speex from being adopted is a lack of GUI
players. I think that Speex could benefit from an offial cross-platform
GUI player. The goal of the player should be to be stable, to the
point(no fluff like visualisations, playlists, an equaliser, etc.), self
contained(no external .DLLs, etc), and to be small(500k or less) so that
people with modems don't have to wait long for it to download. I made a
mockup using Visual Basic and MS-Paint(attached PNG). It is missing a
few things like...
2006 May 01
17
Radiant CMS
I am pleased to announce that Radiant CMS is now publically available
from the Subversion repository at:
http://radiantcms.org/
What is Radiant?
----------------
Radiant is a no-fluff, open source content management system designed
for small teams. It is similar to Textpattern or MovableType, but is a
general purpose content management system (not a blogging engine).
Radiant features:
* An elegant user interface
* Flexible templating with layouts, snippets, page parts,...