Displaying 15 results from an estimated 15 matches for "accoding".
Did you mean:
according
2005 May 27
2
Polycom IP 500 SIP bootrom and firmware upgrades
I am using version 1.4.1.0040 and 2.6.1.0003. I have read about newer
versions out there, how can I get them? I'm having an intermittent issue
regarding DHCP with one of my phones, and I recall when I loaded 1.4.1 on
this one phone, it failed once, then it succeeded the second time.
I am wondering if a firmware update will help. Or is there any known issues
with Fedora Core 2 dhcpd and IP
2004 Dec 14
1
Bug on log.p argument with all stat function (PR#7420)
Dear R Developers:
I have been playing with R, release 2.0.1 for a week now and have detected =
that all stat functions related to distribution probabilities have the same=
problem:
1.- The log.p parameter of all distribution functions, when set to TRUE, re=
turns a extrange value.
Accoding to the manual, when set to true, it should return log(p) probabili=
ty. So to my understanding, setting to true this parameters is the same as =
getting the LOG of the same function with this parameter set to false.
> pt (1.1, 5, F, T)
[1] 0.8392746
> pt (1.1, 5, T, T)
[1] 0.5168608
> log...
2013 Oct 19
1
Fail to build shells/zsh on 10.0-BETA1 due to conflict of 'bool' definition between rpcsvc/yp_prot.h and stdbool.h
...Stop.
make[2]: stopped in /usr0/freebsd/ports/work/am/eastasia/usr0/freebsd/ports/ports/shells/zsh/work/zsh-5.0.2
*** Error code 1
Stop.
make[1]: stopped in /am/eastasia/usr0/freebsd/ports/ports/shells/zsh
*** Error code 1
Stop.
make: stopped in /am/eastasia/usr0/freebsd/ports/ports/shells/zsh
Accoding to the error message, there seems to be conflict about
definition of 'bool' between /usr/include/rpcsvc/yp_prot.h and
/usr/include/stdbool.h.
Then how to fix this issue?
---
Yasuhiro KIMURA
2008 Jan 31
5
Solaris DomU HVM Network issues
Hi,
I''m running Nevada 75a configured as dom0. I added a domU HVM running
Nevada 75a, on a Sun X4600 with 8 ADM Dual cores. I can get the domU
installed and configured, however, I can not get any network
connectivity. I followed the steps accoding to documents on Open
Solaris. I also followed some of the threads of the list to verify the
configuration, but I can not fix the problem. Here is the configuration
Before installing the domain on dom0
# dladm show-link
e1000g0 type: non-vlan mtu: 1500 device: e1000g0
e1000g1...
2015 Oct 05
0
[PATCH] p2v: fix mode for gtk_label_set_line_wrap_mode
Accoding to its documentation [1], it takes as second parameter a
PangoWrapMode and not a GtkWrapMode. While the change should reflect
the actual value intended, it should slightly change the label wrap
mode: GTK_WRAP_WORD is 2, which corresponds (as int value) to
PANGO_WRAP_WORD_CHAR.
[1] https://develop...
2004 Apr 30
1
(no subject)
I try to connect an MGCP device(Terayon) to asterisk.
I have found many example BUT the Terayon always return error 510 !
"Verb:'510' Identifiers :'2' Endpoint: 'Error' Version'(null)'
Accoding to RFC: 510 = The transaction could not be executed because a protocol error was detected.
BUT I have read that somebody ( Roy Sigurd Karlsbakk) have "nice" response form his D-Link Device....
I need more information....or a miracle .... :-s
Ignace
2008 Jul 25
1
transcript a matlab code in R
...ee in his webpage (
http://www.econ.queensu.ca/pub/faculty/shimotsu/ )
The Matlab code is
=======================================================================================
function[r] = whittle(d,x,m)
% WHITTLE.M computes the local Whittle likelihood, which uses
% the periodogram of data x accoding to the definition
%
% Ixx(k) = w(x)*conj(w(x)),
%
% where
% N
% w(k) = (2*pi*n)^(-1/2) sum x(t)*exp(i*2*pi*(k-1)*t/N), 1 <= k <=
N.
% t=1
%
% Katsumi Shimotsu, Apri...
2017 Nov 08
2
Is it ok to allocate > half of address space?
...BasicAA concluded that p and q don't alias. The culprit is an
>> overflow in BasicAAResult::isGEPBaseAtNegativeOffset().
>>
>> So my question is do we care about this use case where a single
>> allocation can take more than half of the address space?
>>
>
> Accoding to LangRef, your IR currently has undefined behavior: the rules
> for "inbounds" GEPs say that indexes are treated as signed values. And
> solving that would involve changing the way we represent GEPs in IR, so I
> think you can consider that out of scope.
Sorry, that was a...
2017 Nov 08
5
Is it ok to allocate > half of address space?
Hi,
I was looking into the semantics of GEP inbounds and some BasicAA
rules and I'm wondering if it's valid in LLVM IR to allocate more than
half of the address space with a global variable or an alloca.
If that's a scenario want to consider, then we have problems :)
Consider this C code (32 bits):
#include <string.h>
char obj[0x80000008];
char f() {
char *p = obj +
2010 Apr 22
1
PRIO qdisc + iptables TOS target
i am trying to do some traffic classification using the PRIO qdisc and
i am having a few problems.
I have a root htb class:
tc qdisc add dev imq0 root handle 1: htb default 255 r2q 1
tc class add dev imq0 parent 1: classid 1:1 htb rate 768kbit
and a child PRIO
tc class add dev imq0 parent 1:1 classid 1:99 htb rate 96kbit ceil
600kbit prio 0
tc qdisc add dev imq0 parent 1:99 prio
tc filter
2017 Apr 06
4
Question about LLVM Building Error with "-DLLVM_ENABLE_DUMP" and "RelWithDebInfo"
Hi All,
I have tried to build llvm tip as following:
cmake -DCMAKE_CXX_FLAGS:STRING="-DLLVM_ENABLE_DUMP"
-DCMAKE_BUILD_TYPE=RelWithDebInfo ../llvm
After running 'make', I have got error messages like below.
llvm/lib/CodeGen/MachineRegisterInfo.cpp:462:67: error: no ‘void
llvm::MachineRegisterInfo::dumpUses(unsigned int) const’ member function
declared in class
2014 Sep 08
3
Yum cant find kernel-pae
Hi I have a dell 770
bios sees 8g
I beleive Ive
*vi /etc/yum.repos.d/CentOS-Base.repo*
*[centosplus]name=CentOS-$releasever -
Plusmirrorlist=http://mirrorlist.centos.org/?release=$releasever&arch=$basearch&repo=centosplus
2005 Feb 28
4
Recommendation for dialplan in case of DDoS atta cks?
I'm trying to formulate a strategy for our interconnected Asterisk IAX peers
to failover to the PSTN in the event of a DDoS. We currently use them like
this:
DID--->PRI--->Primary Asterisk--->IAX--->On-site Asterisk--->SIP
This works fine, and everyone is happy. One of my concerns, though, is if we
get DDoS'd - which happens probably once every couple of years. I'd
2013 Jul 10
2
ASRock B85M Pro4 micro-ATX Motherboard Supports VT-d!!!
Hi,
I have just upgraded my computer to Intel Core i5-4430 Quad Core @ 3.0
GHz (supports VT-d), ASRock B85M Pro4 micro-ATX LGA1150 motherboard
(supports VT-d), 8 GB Kingston DDR3-1600 memory and Cooler Master Elite
311 ATX casing (all for SGD$501).
I made my computer upgrade on Independence Day 4th July 2013.
I have also flashed the UEFI BIOS of ASRock B85M Pro4 motherboard to
version 1.50.
2016 Nov 02
8
[PATCH 0/6] Feature: Yara file scanning
Yara is a rule based scanning engine aimed to help malware analysts in finding and classifying interesting samples.
https://github.com/VirusTotal/yara
This series adds Yara support to Libguestfs allowing to upload sets of rules and scanning files against them.
Currently provided APIs:
- yara_load: loads a set of rules
- yara_destroy: free resources allocated by loaded rules
- yara_scan: