search for: rariti

Displaying 20 results from an estimated 32 matches for "rariti".

Did you mean: rarity
2006 Mar 30
1
warning message in hand-made function
Dear Rusers, I tried to implement a function comparing mean scores between one subject (the patient) and a group a control subjects. The function returns attended results, but I also obtained the following warning : Warning message: the condition has length > 1 and only the first element will be used in: if (substr(fp, 1, 1) == "<") fp else paste("=", fp) Maybe
2007 Jun 01
1
Cisco 7961G
All, I am having a lot of trouble with the Cisco 7961G phones. I have managed to get them up and running with Asterisk to the point where I can get incoming calls and make outgoing calls. The problem is when I make outgoing calls or extension to extension calls, the calls die after 20 seconds. I have google'd around and came up with little that is of help. The firmware version I am
2003 Jan 20
0
Winamp Wave Out resampler (was- make lo-fi sound as good as RealAudio?
Shawn sent me a copy of the non-Direct Sound version of this output plugin, and I'm hosting it on my web site's rare software page: http://members.lycos.co.uk/bhafool1/rarities/ I've found it adds far more smoothness and clarity to various low sample-rate audio files, including an 80-minute speech I mentioned previously, due to my soundcard's approach to D-to-A conversion which I presume introduces aliasing when playing back low sample rate audio (see my ra...
2019 May 24
3
syslinux efi64 test c32 module
Hello, does someone have test syslinux EFI64 bootloader in qemu ? we have a own c32 module. And some build of this module will hang booting. Now I will (debug / test) this in qemu. Is that possible? if so, what do I need except qemu-syste-x86-64. And how do I have to start the qemu? Thanks & regards Johann
2019 Apr 05
1
subscripting a terms object
Someone sent me a bug report for survival2.44.1-1 that involves a model with both cluster and offset.? It turns out to be a 3 part issue with [.terms and my own untangle.specials routine.?? I've spent an evening sorting out the details. ? 1. The delete.response() function doesn't remove the response from the dataClasses attribute, which leads to a later failure in [.terms for
2016 Jul 15
2
Porting Automation
I'm just trying to get an overview of a greater picture, I'm currently not working on any compiler porting or CPU development, but could someone please tell, if there exists in LLVM or some other compiler a feature, where different CPU-vendors offer some standardized XML/JSON/YAML file that describes the CPU's parameters, registers, commands in some formal manner and compilers that
2015 Apr 16
2
[LLVMdev] Exception filter IR model
Hi, I have a question about the IR model for SEH filters (as I want to use the same model for CLR filters). In particular, when an outer filter is invoked before entering an inner finally, which piece of IR reflects the filter's side-effects? To take a concrete example, consider this C code: void foo() { int x; __try { x = 0; __try { x = 2; may_throw(); }
2018 Dec 14
4
LLVM Backend for a platform with no (normal) stack
Thanks, no malloc or free equivalents either (no heap). So, there are no others (to your knowledge) who have built an LLVM backend for a platform with no “normal” stack? I found a presentation about some FPGA work (using LLVM) but it doesn’t seem to apply to my platform. Perhaps someone else on the mailing list will have come across this rarity? Thank you again for your time and
2019 May 24
0
syslinux efi64 test c32 module
Hi, > does someone have test syslinux EFI64 bootloader in qemu ? IIRC, yes. With a Knoppix 8 ISO as -hda. (It's a rarity by using SYSLINUX for EFI in an ISO.) > what do I need except qemu-syste-x86-64. OVMF: Open Virtual Machine Firmware I find traces in my mailbox that i did on Debian: qemu-system-x86_64 -enable-kvm -m 512 \ -hda
2009 Aug 21
2
Dual Booting Question
Hi List I'm new to centos i'm also on the forum but my question is how do i do a dual boot say windows/centos i no i have to partition the harddrive can i do this in centos..\ could someone help us out Mike -------------- next part -------------- An HTML attachment was scrubbed... URL:
2014 Jun 24
0
[PATCH 1/2] Drop dosutil/mdiskchk.com
On Tue, Jun 24, 2014 at 6:22 AM, Lubomir Rintel <lkundrak at v3.sk> wrote: > A prebuilt binary. Needs non-free Watcom compiler to build. This is true however the impression I got from HPA is that the resulting binary is not under the same restrictions. He made note of its rarity in 46a81bae and the resulting need to include a binary with last edits on 2010-06-21 in 7556a891. -- -Gene
2010 Dec 04
2
Re: Trouble with libgsm on Mac OS X 10.6.2
The only way I could get rid of the err for gsm on launch was to copy libgsm to my DDO folder, even those I use DYLD_FALLBACK_LIBRARY_PATH, and libgsm is in all of those locations. Here's my launching script&#058; Code: on run --edit this to be the correct location and file to run (typically only edit after the "drive_c") set toRun to
2007 Jul 24
1
function optimization: reducing the computing time
Dear useRs, I have written a function that implements a Bayesian method to compare a patient's score on two tasks with that of a small control group, as described in Crawford, J. and Garthwaite, P. (2007). Comparison of a single case to a control or normative sample in neuropsychology: Development of a bayesian approach. Cognitive Neuropsychology, 24(4):343?372. The function (see
2009 May 18
4
Portable applications list needed
Howdy, For those of you that don't know, I've got a Google Summer of Code project to make a better test suite for wine. The goal is to test graphical applications to find bugs that aren't tested by the test suite, and to prevent regressions that aren't prevented by it. While programs with installers can be tested, they increase the script complexity quite a bit. Eventually,
2014 Jun 24
3
[PATCH 1/2] Drop dosutil/mdiskchk.com
A prebuilt binary. Needs non-free Watcom compiler to build. Signed-off-by: Lubomir Rintel <lkundrak at v3.sk> --- dosutil/mdiskchk.com | Bin 8106 -> 0 bytes 1 file changed, 0 insertions(+), 0 deletions(-) delete mode 100644 dosutil/mdiskchk.com diff --git a/dosutil/mdiskchk.com b/dosutil/mdiskchk.com deleted file mode 100644 index
2008 Mar 01
12
Coding Contribution
Howdy, I am a C and C++ programmer -- how can I start helping with some basic coding for wine? Thanks, Will
2019 Sep 16
2
[LIBNBD SECURITY PATCH 0/1] NBD Protocol Downgrade Attack in libnbd
We discovered a possible Downgrade Attack in libnbd. Lifecycle --------- Reported: 2019-09-14 Fixed: 2019-09-16 Published: 2019-09-16 There is no CVE number assigned for this issue yet, but the bug is being categorized and processed by Red Hat's security team which may result in a CVE being published later. Description ----------- Libnbd includes the method nbd_set_tls(h,
2019 Dec 28
3
Settable minimum RSA key sizes on the client end for legacy devices.
Unix was not designed to stop you from doing stupid things, because that would also stop you from doing clever things. - Doug Gwyn, in Introducing Regular Expressions (2012) by Michael Fitzgerald Get Outlook for iOS<https://aka.ms/o0ukef> ________________________________ From: openssh-unix-dev <openssh-unix-dev-bounces+j.mccanta=f5.com at mindrot.org> on behalf of Steve Sether
2010 Feb 21
4
R on 64-Bit…
Dear R users, I know this issue came up in the list several times. I’m currently running R on 32-bit on Windows and due to memory limitation problems would like to move to a 64-bit environment. I’m exploring my options and would appreciate your expertise: 1) Windows 64-bit: Prof. Brian Ripley recently posted the experimental built of R for win 64-bit. I’ll appreciate any feedback on
2008 Jan 13
3
Anti-Rootkit app
Hi all, I need to install an anti-rootkid in a lot of servers. I know that there're several options: tripwire, aide, chkrootkit... ?What do you prefer? Obviously, I have to define my needs: - easy setup and configuration - actively developed -- Thanks, Jordi Espasa Clofent