Displaying 20 results from an estimated 500 matches similar to: "Why scf (sfcd) monitoring sometimes doesn't work"
2010 Nov 03
0
Asterisk/Asterisk SCF Project Wiki
For those of you who may have missed the announcements made last week at
AstriCon 2010, the Asterisk and Asterisk SCF projects now have a Wiki
site available at
https://wiki.asterisk.org
This site contains a great deal of Asterisk documentation, development
plans and other content, with more to come. It also contains Asterisk
SCF documentation, development history and much more.
The wiki site
2010 Nov 03
0
Asterisk/Asterisk SCF Project Wiki
For those of you who may have missed the announcements made last week at
AstriCon 2010, the Asterisk and Asterisk SCF projects now have a Wiki
site available at
https://wiki.asterisk.org
This site contains a great deal of Asterisk documentation, development
plans and other content, with more to come. It also contains Asterisk
SCF documentation, development history and much more.
The wiki site
2007 Dec 12
2
Yikes! FreeBSD samba-3.0.26a_2, 1 is forbidden: "Remote Code Execution...
...Vulnerability - CVE-2007-6015"
http://www.freshports.org/net/samba3/
============================================================================
samba3 3.0.26a_2,1 <http://www.freshports.org/net/>net<http://www.freshports.org/faq.php#watchlistcount> <http://www.freshports.org/search.php?stype=depends_all&method=match&query=net/samba3>=220
FORBIDDEN:
2008 Dec 04
3
Patch: Allow args with spaces
Hi,
the first attached patch extends the argument parsing code to allow (shell
like) spaces. A config like
LABEL BIOSupdate
KERNEL dmiselect.c32
APPEND "ESPRIMO P5925" "memdisk initrd=/dos/FSC-E5925.img raw"
will result in args[]:
ESPRIMO P5925
memdisk initrd=/dos/FSC-E5925.img raw
instead of (current code):
"ESPRIMO
P5925"
"memdisk
2005 Jul 20
2
Issues with convolve
We obtained some disturbing results from convolve() (inaccuracies and negative
probabilities). We'll try to make the context clear in as few lines as
possible...
Our function panjer() (code below) basically computes recursively the
probability mass function of a compound Poisson distribution. When the
Poisson parameter lambda is very large, the starting value of the recursive
scheme ---
2003 Jan 06
8
PXE booting
Hi!
I have been using pxelinux with memdisk to boot our workstations with
our custom floppy, which is a MSDOS boot disk (actually it is win98)
On one of the PC's I'm testing, a Fujitsu-Siemens which has an AMDtek
based on-board network card and when PXE is activated,
it gets an IP from the DHCP, then it finds the TFTP server, downloads
pxelinux.0, executes it which causes the floppy to
2009 Apr 10
2
Stacked density plots
Hello R-community,
I want to generate stacked density plots in lattice. My data consist of a numeric variable ('pid') that is measured in different individuals ('id'), which can be divided in two types ('type') and the measurements were repeated a different time points ('day').
I read in the Lattice book that this can be done using the 'flowViz'
2004 Feb 18
2
building the development version
I'm trying to build the current development version of R on an SGI
running IRIX6.5. Everything proceeds merrily until I reach the eda
package. This is the error message I get if I cd to the appropriate
directory and type 'make' or 'make all.' Does this make sense to
anyone? -- Thanks, Debby
gmake[3]: Entering directory `/l/fsc/dfs/src/R/src/library/eda'
building
2003 Sep 03
1
index build killed by ports/science/chemtool
As has been noted by Dan Langille, over at the "cvs-all" mailing
list, there are errors in the new Makefile for the chemtool port
that make it impossible to build the port. It also stops the
INDEX build in its tracks. The "make index" error message is
reproduced below:
***
*** Error code 1|||||||
Stop in /usr/ports/science.|||||||
Stop in /usr/ports.|||||||
|||||||
***
2009 Aug 10
1
fsc branch: merged ldlinux.asm and extlinux; failing test
Hi,
I merged ldlinux.asm and extlinux.asm on the fsc branch, observing that
there were very little difference between them left. So far, so good.
I found, however, a test which fails on the fsc branch (with or without
the merge.) I have tracked it down to vfat_mangle_name() overwriting a
bunch of random .bss16 memory, eventually including the CallbackSP variable.
2011 Jan 21
1
Error in ANOVA for model comparison
Hello
I am trying to compare two models using anova(), however I get a message error (see below).
In the net I only found some information on certain library(car) for which one should use anova with A capital letter (Anova instead of anova), but I could not find car library as it says it does not exist.
> Model <- lm(interceptG ~ SW + TSC + FSC + PF + SlopeG + K, data=AllTrait)
>
2003 Jun 26
4
Problems with eepro100 or BroadCom NetXtreme and syslinux 2.04
Hi all!
We use pxelinux for booting a diskless Linux from whitch we install all
our systems.
But we discovered some Problems:
- With v1.75 the Kernel is fetched from the TFTP-Server with no problem,
but it gets not started on Broadcom NetXtreme with newer PXE-Bioses
- With v2.04, pxelinux even seems not to be able to fetch the kernel
from the TFTP-Server. This affects also Intel's
2009 Dec 01
1
LD_PRELOAD temporary patch
I've used that patch to close the hole. This patch is temporary and doesn't fix real trouble maker - problem in new version in getenv() (after 6.3 it got changed to something monstrous and non-working right if environment has only one variable), hope it will get fixed soon.
*** rtld.c.orig Tue Dec 1 16:55:13 2009
--- rtld.c Tue Dec 1 16:55:55 2009
***************
*** 357,374 ****
2011 May 09
3
Lua.c32 - user input / scripting
I'm trying to get this bit of code to work with the lua.c32 interpreter:
--- sample, the goal is to build a script that will allow me to enter a 4digit
mt and load the bios iso accordingly
print ("enter machine type :")
mt = io.read()
print ("you entered...",mt)
doStuff()
if (mt == "8141") then
syslinux.run_command("memdisk
1998 Nov 19
2
Re: ESS & R data import problems
I have a similar question, I know about --vsize, but I use R under Emacs
using ESS. I know there is an easy way to call R from ESS with command
line options but I don't remember how. I can't find help on this in ESS
documentation or in R documentation.
Could someone please remind me how this is done.
------------------------------------
| Robert Denham |
|
2009 Dec 22
1
fsc: pxelinux.0 not working
pxelinux.0 from the fsc branch (syslinux-3.84-pre6-262-g03d6454) doesn't seem to work.
Qemu exists with:
qemu: fatal: Trying to execute code outside RAM or ROM at 0x6c620065
EAX=00103b88 EBX=00007ba2 ECX=00000000 EDX=0010399a
ESI=00103590 EDI=f81b0000 EBP=00000000 ESP=0011ffe8
EIP=6c620065 EFL=00000202 [-------] CPL=0 II=0 A20=1 SMM=0 HLT=0
ES =0028 00000000 ffffffff 00cf9300 DPL=0 DS
2009 Apr 28
0
[LLVMdev] how to build Java frontend for LLVM?
I haven't built those pieces myself, so take this all with a grain of
salt.
It looks like you need another tool, treecc, to build pnet. The
referenced website looks to have expired (advertising parking page
there now); however, google turns up http://www.freshports.org/lang/treecc
which looks like it might at least be a place to start.
Regards,
Jim
On Apr 27, 2009, at 7:48 PM,
2005 Feb 19
2
Warnings by functions mean(), median()
Hello,
following functions doesnt work correct with my data: median(), geo.mean().
My datafiles contain more than 10.000 lines and six columns from a
flow-cytometer-measurment. I need the arithmetic and geometric mean and
median. For the calculation of the geometric mean i wrote following
function:
fix(geo.mean)
function(x)
{
n<-length(x)
2019 Sep 06
2
[PATCH 15/18] virtiofs: Make virtio_fs object refcounted
On Thu, Sep 05, 2019 at 03:48:56PM -0400, Vivek Goyal wrote:
> This object is used both by fuse_connection as well virt device. So make
> this object reference counted and that makes it easy to define life cycle
> of the object.
>
> Now deivce can be removed while filesystem is still mounted. This will
> cleanup all the virtqueues but virtio_fs object will still be around and
2019 Sep 06
2
[PATCH 15/18] virtiofs: Make virtio_fs object refcounted
On Thu, Sep 05, 2019 at 03:48:56PM -0400, Vivek Goyal wrote:
> This object is used both by fuse_connection as well virt device. So make
> this object reference counted and that makes it easy to define life cycle
> of the object.
>
> Now deivce can be removed while filesystem is still mounted. This will
> cleanup all the virtqueues but virtio_fs object will still be around and