search for: 2253

Displaying 20 results from an estimated 92 matches for "2253".

Did you mean: 253
2014 Jul 08
2
[Bug 2253] New: No "$@"-like SSH_ORIGINAL_COMMAND leads to escaping, arg-sep and metachar issues
https://bugzilla.mindrot.org/show_bug.cgi?id=2253 Bug ID: 2253 Summary: No "$@"-like SSH_ORIGINAL_COMMAND leads to escaping, arg-sep and metachar issues Product: Portable OpenSSH Version: 6.6p1 Hardware: Other OS: Linux Status: NEW...
2002 Oct 17
4
Newbie Time Series Questions
I have a data set of monthly river flows from 1960-2000, which are similar in structure to the nottem data: > klam.flow Oct Nov Dec Jan Feb Mar Apr May Jun Jul Aug Sep 1961 1461 1716 2524 1773 1906 2005 1756 1575 1387 983 1094 1382 1962 1907 2253 1985 1907 1769 1676 2634 1386 929 766 968 1309 ... I tried plotting with > ts.plot(klam.flow) Which quickly led me to realize the data aren't a "ts" object, as it plotted 40 stacked lines instead of one long series. I've tried converting to this using ts or as.ts, e.g....
2002 Nov 04
1
[R] CTRL-C suspends echo of shell (R versions 1.6.0 and 1.6.1) (PR#2253)
Problem: - Shell does not echo anymore after using CTRL-C (to interrupt calculations) once during a R session. Procedure: - [start session] R - [input] CTRL-C - [end session] q() Some details: - `stty` before: speed 38400 baud; line = 0; lnext = <undef>; - `stty` after: speed 38400 baud; line = 0; lnext = <undef>; min = 1; time = 0; -icrnl -icanon -echo I
2009 Mar 08
1
[LLVMdev] getTripCount()
...est code with no optimization then getTripCount() returns NULL, but if I pass - O3 to the front-end then getTripCount() returns fine. My phase calls addRequiredID(LoopSimplifyID) from getAnalysisUsage() and I also tried putting -mem2reg at the front of the arguments to opt as advised in bug 2253 (http://llvm.org/bugs/show_bug.cgi?id=2253), but it still behaves the same. Am I missing something, or is there a bug associated with getTripCount() ? thanks, Anthony
2011 Jul 01
0
RINGNOANSWER IN queue_log
Does anyone know why i would get this RINGNOANSWER events in queue_log when clearly the agent is busy and call-waiting is disabled. 1309550595|1309550570.399965|2253|Local/05 at from-internal/n|CONNECT|2|1309550593.399966|0 1309550632|1309550533.399961|2253|Local/11 at from-internal/n|COMPLETECALLER|1|74|1 1309550663|1309550640.399969|2253|NONE|ENTERQUEUE||zzzzzzzzzz 1309550666|1309550640.399969|2253|Local/01 at from-internal/n|CONNECT|3|1309550663.399971|0 //h...
2003 Mar 19
3
disabling swat during compile
...find is where to put the swat stuff, but nothing to disable it period. TIA -- Harondel J. Sibble Sibble Computer Consulting Creating solutions for the small business and home computer user. help@pdscc.com (use pgp keyid 0x3AD5C11D) http://www.pdscc.com (604) 739-3709 (voice/fax) (604) 686-2253 (pager)
2017 Jan 29
2
tor and selinux
...ount???????????????????5 First Seen????????????????????2017-01-29 22:42:46 EST Last Seen?????????????????????2017-01-29 22:42:51 EST Local ID??????????????????????51ceb58e-19cf-4f8f-ab1e-fe48265aaf1d Raw Audit Messages type=AVC msg=audit(1485747771.709:106): avc:??denied??{ dac_override } for??pid=2253 comm="tor" capability=1??scontext=system_u:system_r:tor_t:s0 tcontext=system_u:system_r:tor_t:s0 tclass=capability type=AVC msg=audit(1485747771.709:106): avc:??denied??{ dac_read_search } for??pid=2253 comm="tor" capability=2??scontext=system_u:system_r:tor_t:s0 tcontext=syst...
2000 Apr 05
3
Problems with Intel Netport Printserver and Samba
...2.168.1.100:\ :rp=LPT1_PASSTHRU: TIA ------- End of forwarded message ------- Harondel J. Sibble Sibble Computer Consulting Creating solutions for the small business and home computer user. help@pdscc.com (pgp enabled) http://www.pdscc.com (604) 739-3709 (voice/fax) (604) 686-2253 (pager)
2000 Aug 02
1
samba and passwords
I got a problem. Samba is in place and working on my linux machine but when I try and use Windows to map a drive it asks for a password and doesn't know the one I enter. How can I enter a new one, or find the one I currently have in place? --- Ted Gervais 1-902-679-2253 Coldbrook, Nova Scotia Canada.
2008 Apr 26
0
[LLVMdev] Getting the trip count of a loop
Prakash Prabhu wrote: > I am trying to add a new loop pass in which I making a call to get the > trip count of the loop using > > Value *TripCountValue = L->getTripCount() That should work. Could you file a bug and attach the bytecode after 'opt -indvars -loop-rotate'? I would need that to determine why LoopInfo::getTripCount isn't returning any value. Nick
2005 Mar 25
2
uniden voip gear
...on paper http://www.uniden.com/productpop/00_productpop.cfm?prd_code=UIP1868 -- Harondel J. Sibble Sibble Computer Consulting Creating solutions for the small business and home computer user. help@pdscc.com (use pgp keyid 0x3AD5C11D) http://www.pdscc.com (604) 739-3709 (voice/fax) (604) 686-2253 (pager)
2016 Jan 15
2
Expanding a PseudoOp and accessing the DAG
...AL(ISD::TargetGlobalAddress), > /*2245*/ OPC_MoveParent, > /*2246*/ OPC_MoveParent, > /*2247*/ OPC_CheckPredicate, 5, // Predicate_unindexedload > /*2249*/ OPC_CheckPredicate, 6, // Predicate_load > /*2251*/ OPC_CheckType, MVT::i64, > /*2253*/ OPC_EmitMergeInputChains1_0, > /*2254*/ OPC_EmitInteger, MVT::i64, 0, > /*2257*/ OPC_MorphNodeTo, TARGET_VAL(XSTG::LOADI64_RI), > 0|OPFL_Chain|OPFL_MemRefs, > 1/*#VTs*/, MVT::i64, 2/*#Ops*/, 1, 2, > // Src: (ld:i6...
2008 Apr 26
2
[LLVMdev] Getting the trip count of a loop
Hi, I am trying to add a new loop pass in which I making a call to get the trip count of the loop using Value *TripCountValue = L->getTripCount() However I am always getting NULL for TripCountValue (confirmed through gdb). I am running this pass after the canonicalization of induction variables: opt --debug-pass=Structure -stats -indvars -loop-rotate -my-loop-pass < main.bc >
2005 Mar 22
4
multiline, cordless, expandable phone system and asterisk message waiting
...ave the call logs in event of power failure I _think_ that about covers it. -- Harondel J. Sibble Sibble Computer Consulting Creating solutions for the small business and home computer user. help@pdscc.com (use pgp keyid 0x3AD5C11D) http://www.pdscc.com (604) 739-3709 (voice/fax) (604) 686-2253 (pager)
2016 Jan 15
2
Expanding a PseudoOp and accessing the DAG
On 1/15/2016 1:08 PM, Phil Tomson wrote: > > Ah, I see, the defm is a multi-class so I needed to change it to: > > def: Pat<(load (XSTGADDR_NORMAL tglobaladdr:$addr)), > (LOADI64_RI tglobaladdr:$addr, 0)>; > // Match load from a relocatable address to a load with GRP: > def: Pat<(load (XSTGADDR_USE_GRP tglobaladdr:$addr)), > (LOADI64_RI
2004 Oct 03
3
asterix and phone system
...he Cringley column http://www.pbs.org/cringely/pulpit/pulpit20040930.html -- Harondel J. Sibble Sibble Computer Consulting Creating solutions for the small business and home computer user. help@pdscc.com (use pgp keyid 0x3AD5C11D) http://www.pdscc.com (604) 739-3709 (voice/fax) (604) 686-2253 (pager)
2003 Jun 13
1
Printing from Windows to Samba takes a LOT of time.
...d: find_printer_index_by_hnd: Printer handle not found: close_printer_handle: Invalid handle (OTHER:2442:2255) [2003/06/13 21:19:43, 2] rpc_server/srv_spoolss_nt.c:find_printer_index_by_hnd(263) find_printer_index_by_hnd: Printer handle not found: _spoolss_writeprinter: Invalid handle (OTHER:2809:2253) I thought that this only happed when I was printing, but no, it's allways appearing on the log file. My two guesses for the occurence are: - My server is weak for the processing that samba needs - I've any problem in the samba configuration (judging the logs) Could someone point me to...
2010 Jun 09
1
ordisurf (pkg vegan) gives implausible result
...y: gaussian Link function: identity Formula: y ~ s(x1, x2, k = knots) Estimated degrees of freedom: 2 total = 3 GCV score: 140.9051 -- Matthew Bakker Ph.D. Candidate Department of Plant Pathology University of Minnesota 495 Borlaug Hall 1991 Upper Buford Circle Saint Paul, MN 55108 USA 612-624-2253 matt.g.bakker at gmail.com http://plpa.cfans.umn.edu/Matt_Bakker.html -------------- next part -------------- A non-text attachment was scrubbed... Name: ordisurf_output.ps Type: application/postscript Size: 17387 bytes Desc: not available URL: <https://stat.ethz.ch/pipermail/r-help/attachments/...
2000 Dec 02
2
pam, openssh and opie
...nd easy now > with Palm devices and the like. > > Nigel. > Harondel J. Sibble Sibble Computer Consulting Creating solutions for the small business and home computer user. help at pdscc.com (use pgp keyid 0x3AD5C11D) http://www.pdscc.com (604) 739-3709 (voice/fax) (604) 686-2253 (pager)
2008 Aug 26
4
syncml with server push email
...nderBird to Windows Mobile, so I am hoping to avoid this happening again. -- Harondel J. Sibble Sibble Computer Consulting Creating solutions for the small business and home computer user. help at pdscc.com (use pgp keyid 0x3AD5C11D) http://www.pdscc.com (604) 739-3709 (voice/fax) (604) 686-2253 (pager)