search for: 2702

Displaying 20 results from an estimated 71 matches for "2702".

Did you mean: 2002
2017 Mar 31
10
[Bug 2702] New: ssh compiled with --with-ldns segfaults during known_hosts parsing
https://bugzilla.mindrot.org/show_bug.cgi?id=2702 Bug ID: 2702 Summary: ssh compiled with --with-ldns segfaults during known_hosts parsing Product: Portable OpenSSH Version: 7.5p1 Hardware: amd64 OS: Linux Status: NEW Severity: normal...
2016 Nov 19
0
CESA-2016:2702 Important CentOS 6 policycoreutils Security Update
CentOS Errata and Security Advisory 2016:2702 Important Upstream details at : https://rhn.redhat.com/errata/RHSA-2016-2702.html The following updated files have been uploaded and are currently syncing to the mirrors: ( sha256sum Filename ) i386: 4cb73ef9bca5376e07c60b7f72244ad75d329509e3d0d6be227537484d112c83 policycoreutils-2.0.83-30.1....
2009 Jan 30
2
[LLVMdev] undefs in phis
...*** updated 4364 %reg1647<def> = FsMOVAPSrr %reg1243<kill> ; srcLine 0 4368 JMP mbb<file test.f90, bb74,0x3c63a60> ; srcLine 0 This still looks correct. The coalescer then says: 4360 %reg1177<def> = FsMOVAPSrr %reg1176<kill> ; srcLine 0 Inspecting %reg1176,0 = [2702,4362:0) 0 at 2702-(4362) and %reg1177,0 = [2700,3712:0)[3768,3878:0)[4362,4372:0) 0 at 4362-(3878): Joined. Result = %reg1177,0 = [2700,4372:0) 0 at 2702-(4362) Eh? How can it coalesce these two? Doesn't %reg1176:[2702,4362:0) overlap %reg1177:[2700,3712:0)? I will look into this f...
2004 Apr 22
2
Error?
I have the latest rsync running on mandrake official 10. At 2:30 I run rsync --daemon from cron to run an offsite backup for all my customers. At 8:00 I run killall rsync. However my log files show the following: 2004/04/20 02:00:00 [2702] rsyncd version 2.6.0 starting, listening on port 873 2004/04/20 02:00:59 [2707] rsyncd version 2.6.0 starting, listening on port 873 2004/04/20 02:00:59 [2707] rsync: open inbound socket on port 873 failed: Address already in use 2004/04/20 02:00:59 [2707] rsync error: error in socket IO (code 10)...
2009 Jan 30
0
[LLVMdev] undefs in phis
On Friday 30 January 2009 15:10, David Greene wrote: > This still looks correct. The coalescer then says: > > 4360 %reg1177<def> = FsMOVAPSrr %reg1176<kill> ; srcLine 0 > Inspecting %reg1176,0 = [2702,4362:0) 0 at 2702-(4362) and %reg1177,0 = > [2700,3712:0)[3768,3878:0)[4362,4372:0) 0 at 4362-(3878): > Joined. Result = %reg1177,0 = [2700,4372:0) 0 at 2702-(4362) > > Eh? How can it coalesce these two? Doesn't %reg1176:[2702,4362:0) overlap > %reg1177:[2700,3712:0)? &gt...
2009 Jan 30
2
[LLVMdev] undefs in phis
On Jan 30, 2009, at 1:52 PM, David Greene wrote: > On Friday 30 January 2009 15:10, David Greene wrote: > >> This still looks correct. The coalescer then says: >> >> 4360 %reg1177<def> = FsMOVAPSrr %reg1176<kill> ; srcLine 0 >> Inspecting %reg1176,0 = [2702,4362:0) 0 at 2702-(4362) and >> %reg1177,0 = >> [2700,3712:0)[3768,3878:0)[4362,4372:0) 0 at 4362-(3878): >> Joined. Result = %reg1177,0 = [2700,4372:0) 0 at 2702-(4362) >> >> Eh? How can it coalesce these two? Doesn't %reg1176:[2702,4362:0) >> ov...
2007 Feb 14
6
Fax with T.38
...tion I put G711 and no silence suppression. In asterisk I have some errors : [Feb 14 11:28:55] WARNING[10547]: channel.c:3033 ast_channel_make_compatible: No path to translate from SIP/sip_trunk_gva-mg-02-006f37f0(256) to SIP/0625037998-006de430(8) [Feb 14 11:29:04] WARNING[10546]: channel.c:2702 set_format: Unable to find a codec translation path from alaw to g729 [Feb 14 11:29:04] WARNING[10546]: channel.c:2702 set_format: Unable to find a codec translation path from alaw to g729 [Feb 14 11:29:05] NOTICE[10547]: rtp.c:772 process_rfc3389: Comfort noise support incomplete in Asterisk (R...
2006 Mar 10
0
queue and service period
...ng this configuration: ; La coda 2700 exten => 2700,1,Answer exten => 2700,2,SetCIDName(queue 2700-${CALLERIDNAME}) exten => 2700,3,Queue(2700|t) ; La coda 2701 exten => 2701,1,Answer exten => 2701,2,SetCIDName(queue 2701-${CALLERIDNAME}) exten => 2701,3,Queue(2701|t) ; La coda 2702 exten => 2702,1,Answer exten => 2702,2,SetCIDName(queue 2702-${CALLERIDNAME}) exten => 2702,3,Queue(2702|t)
2015 Sep 12
10
[Bug 2464] New: Adding timestamp to debug messages (log.c:do_log)
...Version: 7.1p1 Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 Component: Miscellaneous Assignee: unassigned-bugs at mindrot.org Reporter: lzsiga at freemail.c3.hu Created attachment 2702 --> https://bugzilla.mindrot.org/attachment.cgi?id=2702&action=edit adding timestamp to debug messages Hi, I know it is very trivial thing, but it still might be helpful when hunting problems (for example my problem occurred at boot-time on an AIX-computer (it wasn't sshd's fault,...
2015 Sep 12
10
[Bug 2464] New: Adding timestamp to debug messages (log.c:do_log)
...Version: 7.1p1 Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 Component: Miscellaneous Assignee: unassigned-bugs at mindrot.org Reporter: lzsiga at freemail.c3.hu Created attachment 2702 --> https://bugzilla.mindrot.org/attachment.cgi?id=2702&action=edit adding timestamp to debug messages Hi, I know it is very trivial thing, but it still might be helpful when hunting problems (for example my problem occurred at boot-time on an AIX-computer (it wasn't sshd's fault,...
2009 Feb 02
0
[LLVMdev] undefs in phis
...gt; = FsMOVAPSrr %reg1243<kill> ; srcLine 0 4368 JMP mbb<file test.f90, bb74,0x3c63a60> ; srcLine 0 This still looks correct. The coalescer then says: 4360 %reg1177<def> = FsMOVAPSrr %reg1176<kill> ; srcLine 0 Inspecting %reg1176,0 = [2702,4362:0) 0 at 2702-(4362) and %reg1177,0 = [2700,3712:0)[3768,3878:0)[4362,4372:0) 0 at 4362-(3878): Joined. Result = %reg1177,0 = [2700,4372:0) 0 at 2702-(4362) Now let's look at the resulting code: bb134: 2696 %reg1645<def> = FsMOVAPSrr %reg1458<kill>...
2011 Jul 12
1
how to find out whether a string is a factor?
I have two data frames: > str(ysmd) 'data.frame': 8325 obs. of 6 variables: $ X.stock : Factor w/ 8325 levels "A","AA","AA-",..: 2702 6547 4118 7664 7587 6350 3341 5640 5107 7589 ... $ market.cap : num -1.00 2.97e+10 3.54e+08 3.46e+08 -1.00 ... $ X52.week.low : num 40.2 22.5 27.5 12.2 20.7 ... $ X52.week.high : num 43.3 38.2 35.1 19.2 32.7 ... $ X3.month.average.daily.volume...
2009 Jan 30
0
[LLVMdev] undefs in phis
On Jan 29, 2009, at 5:29 PM, David Greene wrote: > On Thursday 29 January 2009 18:04, Eli Friedman wrote: >> On Thu, Jan 29, 2009 at 2:47 PM, David Greene <dag at cray.com> wrote: >>> After phi elimination we have: >>> >>> bb134: >>> %reg1645 = 1.0 >>> >>> bb74: >>> %reg1176 = MOVAPS %reg1645 >>> %reg1177 =
2009 Jan 30
2
[LLVMdev] undefs in phis
On Thursday 29 January 2009 18:04, Eli Friedman wrote: > On Thu, Jan 29, 2009 at 2:47 PM, David Greene <dag at cray.com> wrote: > > After phi elimination we have: > > > > bb134: > > %reg1645 = 1.0 > > > > bb74: > > %reg1176 = MOVAPS %reg1645 > > %reg1177 = MOVAPS %reg1646 > > [...] > > > > bb108: > > %reg1645 =
2009 Feb 02
2
[LLVMdev] undefs in phis
...t;kill> ; srcLine 0 > 4368 JMP mbb<file test.f90, bb74,0x3c63a60> ; srcLine 0 > > This still looks correct. The coalescer then says: > > 4360 %reg1177<def> = FsMOVAPSrr %reg1176<kill> ; srcLine 0 > Inspecting %reg1176,0 = [2702,4362:0) 0 at 2702-(4362) > and > %reg1177,0 = > [2700,3712:0)[3768,3878:0)[4362,4372:0) 0 at 4362-(3878): > Joined. Result = %reg1177,0 = [2700,4372:0) 0 at 2702- > (4362) > > Now let's look at the resulting code: > > bb134: > 2696 %reg1645...
2011 Jan 28
3
any similiar R fuction for matlab function 'fprintf'?
Dear All, Currently, I am translating Matlab code to R. I met difficulties to translate such Matlab codes into R: fprintf(fid,(' SPLITTING RESULTS ')); fprintf(fid,(' \n')); fprintf(fid,' Data base to analyze is a matrix %4i x %2i ',[n m]); fprintf(fid,' \n'); fprintf(fid,' h is %2i',h); fprintf(fid,' \n'); fprintf(fid,' group=0
2006 Mar 08
1
RES: survival
...4 0.00419 0.656 0.673 30 4246 22 0.661 0.00423 0.653 0.669 31 3860 15 0.658 0.00427 0.650 0.667 32 3474 14 0.656 0.00431 0.647 0.664 33 3088 14 0.653 0.00436 0.644 0.661 34 2702 13 0.650 0.00443 0.641 0.658 35 2316 12 0.646 0.00451 0.638 0.655 36 1930 11 0.643 0.00462 0.634 0.652 37 1544 12 0.638 0.00480 0.628 0.647 38 1158 10 0.632 0.00507 0.622...
2014 Nov 03
2
[LLVMdev] Virtual register def doesn't dominate all uses
..., 0x7fef2a032f10 [ORD=21] [ID=29] Skipped scope entry (due to false predicate) at index 3, continuing at 2566 Match failed at index 2575 Continuing at 2628 Match failed at index 2639 Continuing at 2659 Match failed at index 2663 Continuing at 2700 Continuing at 2701 Continuing at 2702 Match failed at index 2703 Continuing at 2817 Match failed at index 2818 Continuing at 2901 Match failed at index 2902 Continuing at 2985 Match failed at index 2986 Continuing at 3100 Match failed at index 3101 Continuing at 3215 Match failed at index 3216 Continuing at 3330...
2010 Nov 18
1
how do I build panel data/longitudinal data models with AR terms using the plm package or any other package
...AR term for panel data so I am hoping there is some R package that will let me replicate what I can do in Eviews, and possibly even go beyond what Eviews can do by specifying both AR and MA terms. Thanks in advance for your time, Jude Ryan MarketShare Partners 1270 Avenue of the Americas, Suite # 2702 New York, NY 10020 http://www.marketsharepartners.com Work: (646)-745-9916 ext: 222 Cell: (973)-943-2029 [[alternative HTML version deleted]]
2004 Apr 23
1
Rsync Log Error
I have the latest rsync running on mandrake official 10. At 2:30 I run rsync --daemon from cron to run an offsite backup for all my customers. At 8:00 I run killall rsync. However my log files show the following: 2004/04/20 02:00:00 [2702] rsyncd version 2.6.0 starting, listening on port 873 2004/04/20 02:00:59 [2707] rsyncd version 2.6.0 starting, listening on port 873 2004/04/20 02:00:59 [2707] rsync: open inbound socket on port 873 failed: Address already in use 2004/04/20 02:00:59 [2707] rsync error: error in socket IO (code 10)...