Displaying 20 results from an estimated 65 matches for "2742".
Did you mean:
242
2017 Jul 11
3
[Bug 2742] New: Improve -R option, allow to purge all similar keys
https://bugzilla.mindrot.org/show_bug.cgi?id=2742
Bug ID: 2742
Summary: Improve -R option, allow to purge all similar keys
Product: Portable OpenSSH
Version: 7.2p2
Hardware: All
OS: Linux
Status: NEW
Severity: enhancement
Priority: P5
C...
2020 Jun 25
0
CEEA-2020:2742 CentOS 6 microcode_ctl Enhancement Update
CentOS Errata and Enhancement Advisory 2020:2742
Upstream details at : https://access.redhat.com/errata/RHEA-2020:2742
The following updated files have been uploaded and are currently
syncing to the mirrors: ( sha256sum Filename )
i386:
c2d3d567831e3adaf69da74159dc89734888ca86bf5cff87bfcacb9ea516a188 microcode_ctl-1.17-33.29.el6_10.i686.rp...
2003 Apr 07
1
kendall's tau-b computation (PR#2742)
Full_Name: Dan Field
Version: 1.6.2
OS: N/A
Submission from: (NULL) (209.115.168.187)
In kendall.c (library is ctest), the limits for the first loop in routine
kendall_tau run from 0 through n-1, and the inner loop runs from 0 through i-1.
This causes the each pair at index i to be compared with itself; my
understanding is that there should only be n*(n-1)/2 pairs under consideration
for
2020 Jun 26
0
CentOS-announce Digest, Vol 184, Issue 10
...p' to
centos-announce-request at centos.org
You can reach the person managing the list at
centos-announce-owner at centos.org
When replying, please edit your Subject line so it is more specific
than "Re: Contents of CentOS-announce digest..."
Today's Topics:
1. CEEA-2020:2742 CentOS 6 microcode_ctl Enhancement Update
(Johnny Hughes)
2. CEEA-2020:2743 CentOS 7 microcode_ctl Enhancement Update
(Johnny Hughes)
----------------------------------------------------------------------
Message: 1
Date: Thu, 25 Jun 2020 19:06:30 +0000
From: Johnny Hughes <joh...
2008 Oct 06
1
Dial out DAHDI Channel?
...ew stack
-- Executing [s at macro-dialout-dahdi:3] Set("SIP/107-b4e703f0",
"DYNAMIC_FEATURES=outflash") in new stack
-- Executing [s at macro-dialout-dahdi:4] Dial("SIP/107-b4e703f0",
"Dahdi/4/18005551212,40,tr") in new stack
[Oct 5 21:51:45] WARNING[2742]: app_dial.c:1450 dial_exec_full: Unable
to create channel of type 'Dahdi' (cause 0 - Unknown)
== Everyone is busy/congested at this time (1:0/0/1)
How to dialout with DAHDI?
What's different than ZAP?
Thanks,
Jim
2004 Apr 12
2
fractal calculation using fdim
Hello
I am getting this
Error in slopeopt(AllPoints, Alpha) : Object "LineP"
not found
when the dim(<data.frame>) of the data matrix for
which the fdim is being calculated hits a certain
values depending on the data set. e.g
print(dim(mat))
fd <- fdim(mat,q=2)
[1] 2743 2
[1] 2742 3
[1] 2741 4
[1] 2740 5
[1] 2739 6
[1] 2738 7
[1] 2737 8
[1] 2736 9
[1] 2735 10
[1] 2734 11
[1] 2733 12
Error in slopeopt(AllPoints, Alpha) : Object "LineP"
not found
if I change the data set to mat2 with totally
different values I would get the above error at a...
2002 Jun 28
0
AW: AW: Join the Samba-Domain with win2k pc
...ood I can access every share without problems. In
>> the smbpasswd I have also add the user root but it still not work.
>> With win95 machines I do not have any problems.
mfG
NSC - Team
Network Service Center
der FH St. Poelten
Herzogenburgerstrasse 68
3100 St. Poelten
Tel: ++43-2742-313228-22
Fax: ++43-2742-313229
Mail: nsc@fh-stpoelten.ac.at
2012 Apr 23
4
[LLVMdev] gdb + clang/llvm
...omewhere in clang/lib/Sema only works if executing clang with -cc1
Now the code generation of clang doesn't seem to happen just with -cc1, so I have to elide the switch when having problems somewhere in this area.
Let's say I have a problem in
clang/lib/CodeGen/CGExprScalar.cpp, line 2742
I put
llvm::errs() << "test\n";
there in order to verify that this line is really getting executed.
Then, I set the breakpoint
break CGExprScalar.cpp :2742
and run clang:
r -std=c++11 simple.cpp
I'm getting this output:
Starting program: /home/rleissa/projects/tes...
2012 Aug 26
4
error type
...m trying plot a grafic but generates an error:
Erro em plot.default(xlim, ylim, type = "n", ann = FALSE, axes = FALSE, : argumento formal "type" corresponde a múltiplos argumentos especificados
DATA:
44 40 39 38 0 7 7 1030 57 37 5146 40 41 4737 34 36 2636 28 33 3738 26 28 2742 38 36 3636 27 22 2853 43 33 40
plot(dados[1],type="o",pch=21, axes=FALSE,xlab="year",ylab="cases")lines(dados[2], type="o", pch=22)lines(dados[3], type="o",pch=23)lines(dados[4], type="o",pch=24)legend(1,8.5, legend=c("Pel","...
2012 Apr 23
0
[LLVMdev] gdb + clang/llvm
...ving problems somewhere in this area.
Eh? Codegen most certainly should happen when run with cc1.
Eliding the option is never the right choice when debugging, unless you're debugging the driver itself.
> Let's say I have a problem in
> clang/lib/CodeGen/CGExprScalar.cpp, line 2742
> I put
> llvm::errs() << "test\n";
> there in order to verify that this line is really getting executed.
> Then, I set the breakpoint
> break CGExprScalar.cpp :2742
> and run clang:
> r -std=c++11 simple.cpp
>
>
> I'm getting this output...
2010 Nov 22
1
how do remove those predictor which have p value greater than 0.05 in GLM?
...122 4.173 3.01e-05 ***
DOGEAR:GEARDEPTH 0.006680 0.004483 1.490 0.136151
---
Signif. codes: 0 ?***? 0.001 ?**? 0.01 ?*? 0.05 ?.? 0.1 ? ? 1
(Dispersion parameter for binomial family taken to be 1)
Null deviance: 3389.5 on 2751 degrees of freedom
Residual devia\
n\
ce: 2720.4 on 2742 degrees of freedom
AIC: 2740.4uh
Number of Fisher Scoring iterations: 6
==========================
> glm.int.ag1<-glm(ag1less~GEARTEMP+DOGEAR+GEARDEPTH+SECCHI+SECCHI*GEARTEMP+SECCHI*DOGEAR+SECCHI*GEARDEPTH+GEARTEMP*DOGEAR+GEARTEMP*GEARDEPTH+GEARDEPTH*DOGEAR,data=training,
> family=bin...
2012 Apr 23
1
[LLVMdev] gdb + clang/llvm
...> Eh? Codegen most certainly should happen when run with cc1.
>
> Eliding the option is never the right choice when debugging, unless
> you're debugging the driver itself.
>
>
> > Let's say I have a problem in
> > clang/lib/CodeGen/CGExprScalar.cpp, line 2742
> > I put
> > llvm::errs() << "test\n";
> > there in order to verify that this line is really getting executed.
> > Then, I set the breakpoint
> > break CGExprScalar.cpp :2742
> > and run clang:
> > r -std=c++11 simple.cpp
> >...
2017 Aug 27
7
[Bug 102430] New: nv4x - memory problems when starting graphical application - logs included
https://bugs.freedesktop.org/show_bug.cgi?id=102430
Bug ID: 102430
Summary: nv4x - memory problems when starting graphical
application - logs included
Product: xorg
Version: unspecified
Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: NEW
Severity: normal
Priority: medium
2006 Nov 13
2
Only admin user can print?
...by 'getent group
DOM_grp'. The spool folders /opt/samba/printers and /opt/samba/ps2pdf
are owned by nobody.nobody and have permissions rwxrwxrwt.
--
LIOS Technology GmbH
Dr. Albrecht Dre?
Project Engineering / Software Design
Schanzenstrasse 6 - 20
D-51063 K?ln
Germany
Phone +49 221 676 2742
Fax +49 221 676 2069
2012 Apr 23
0
[LLVMdev] gdb + clang/llvm
On Apr 20, 2012, at 6:35 PM, Roland Leißa <leissa at cs.uni-saarland.de> wrote:
> ok, I now have a problem in the code generator.
> Let's say I want to set a breakpoint somewhere in
> clang/lib/CodeGen/CGExprScalar.cpp
>
> What do I have to do in order to trigger breakpoints, see backtraces and so on?
You set a breakpoint and ask to see a backtrace?
-eric
2014 Feb 03
3
Memory leak - how to investigate
...0 httpd
[ 2738] 48 2738 84748 1639 0 0 0 httpd
[ 2739] 48 2739 86589 3300 0 0 0 httpd
[ 2740] 48 2740 85202 2201 0 0 0 httpd
[ 2741] 48 2741 86054 1742 0 0 0 httpd
[ 2742] 48 2742 87014 4231 0 0 0 httpd
[ 2743] 48 2743 84301 711 0 0 0 httpd
[ 2744] 48 2744 84502 1233 0 0 0 httpd
[ 2745] 48 2745 84815 1614 0 0 0 httpd
[ 2746] 48 2746 844...
2005 Apr 05
1
AD auth + local unix groups: access denied?
...causes the "permission denied" error and how I can fix it?
How could I get more debug information about the cause?
Thanks in advance,
Albrecht
--
LIOS Technology GmbH
Dr. Albrecht Dre?
Project Engineering / Software Design
Schanzenstrasse 6 - 20
D-51063 K?ln
Germany
Phone +49 221 676 2742
Fax +49 221 676 2069
2015 Oct 06
41
[Bug 92307] New: NV50: WARNING: ... at include/drm/drm_crtc.h:1577 drm_helper_choose_encoder_dpms+0x8a/0x90 [drm_kms_helper]()
https://bugs.freedesktop.org/show_bug.cgi?id=92307
Bug ID: 92307
Summary: NV50: WARNING: ... at include/drm/drm_crtc.h:1577
drm_helper_choose_encoder_dpms+0x8a/0x90
[drm_kms_helper]()
Product: xorg
Version: git
Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: NEW
2012 Apr 21
2
[LLVMdev] gdb + clang/llvm
ok, I now have a problem in the code generator.
Let's say I want to set a breakpoint somewhere in
clang/lib/CodeGen/CGExprScalar.cpp
What do I have to do in order to trigger breakpoints, see backtraces and so on?
--
Roland
----- Original Message -----
> From: "Eric Christopher" <echristo at apple.com>
> To: "Roland Leißa" <leissa at cs.uni-saarland.de>
2004 Dec 05
0
[LLVMdev] [Fwd: Updated LLVM Visual Studio project files]
...tem\ltdl.c(2121) : warning C4113: 'void *(__cdecl *)()' differs in parameter lists from 'lt_find_sym (__cdecl *)'
\llvm\lib\System\ltdl.c(2121) : warning C4113: 'int (__cdecl *)()' differs in parameter lists from 'lt_dlloader_exit (__cdecl *)'
\llvm\lib\System\ltdl.c(2742) : warning C4090: 'initializing' : different 'const' qualifiers
\llvm\lib\System\ltdl.c(2775) : warning C4013: 'access' undefined; assuming extern returning int
\llvm\lib\System\ltdl.c(3089) : warning C4090: '=' : different 'const' qualifiers
\llvm\lib\System...