Displaying 20 results from an estimated 374 matches for "842".
Did you mean:
42
2013 Aug 13
4
[Bug 842] New: Addition of iptables rule referencing an ipset of the wrong address family does not fail
https://bugzilla.netfilter.org/show_bug.cgi?id=842
Summary: Addition of iptables rule referencing an ipset of the
wrong address family does not fail
Product: ipset
Version: unspecified
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Pr...
2012 Nov 29
2
[LLVMdev] problem trying to write an LLVM register-allocation pass
I have a new problem: Register RBP is used in a function foo. (I am not
allocating RBP to any virtual register, the instances of RBP in function
foo are in the machine code when my register allocator starts.)
Function foo calls function bar. Register RBP is not saved across the
call, though it is live after the call. Function bar includes a virtual
register. The code that I'm using to
2012 Dec 01
0
[LLVMdev] problem trying to write an LLVM register-allocation pass
...827, 768, 828, 768, 829, 829, 829,
768, 830, 768, 768, 768, 831, 768, 768, 768, 832,
768, 768, 768, 768, 833, 768, 834, 768, 834, 768,
835, 835, 835, 836, 768, 836, 837, 768, 837, 768,
838, 768, 768, 839, 839, 839, 768, 768, 840, 840,
840, 768, 768, 841, 768, 768, 768, 842, 842, 842,
842, 842, 842, 842, 842, 842, 842, 842, 842, 842,
842, 842, 842, 768, 842, 842, 842, 842, 842, 842,
842, 842, 842, 842, 843, 768, 768, 768, 844, 845,
846, 768, 768, 768, 768, 768, 768, 847, 848, 849,
768, 849, 768, 850, 768, 850, 768, 851, 851, 851,
76...
2007 Jan 08
0
[842] trunk/wxsugar/lib/wx_sugar/wx_classes/treectrl.rb: Fix for TreeItemIds as Integers
...patch .copfile {border:1px solid #ccc;margin:10px 0;}
#patch ins {background:#dfd;text-decoration:none;display:block;padding:0 10px;}
#patch del {background:#fdd;text-decoration:none;display:block;padding:0 10px;}
#patch .lines, .info {color:#888;background:#fff;}
--></style>
<title>[842] trunk/wxsugar/lib/wx_sugar/wx_classes/treectrl.rb: Fix for TreeItemIds as Integers</title>
</head>
<body>
<div id="msg">
<dl>
<dt>Revision</dt> <dd>842</dd>
<dt>Author</dt> <dd>brokentoy</dd>
<dt>Date<...
2008 Sep 14
4
Fetching a range of columns
Hello,
I realize that using: x[x > 3 & x < 5] I can fetch all elements between 3
and 5. However I read in from a CSV file, and I would like to fetch all
columns from within a range ( 842-2411). In teh past, I have done this to
fetch just select few columns:
data <- read.csv(filein, header=TRUE, nrows=320, skip=nskip)
data_filter <- data[c(2,12,17)]
write.table(data_filter, fileout, append = TRUE,
sep= ",", row.names=...
2005 Nov 19
0
CentOS-announce Digest, Vol 9, Issue 12
...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. CEBA-2005:842 Important CentOS 4 i386 shadow-utils - bugfix
update (Johnny Hughes)
2. CEBA-2005:842 Important CentOS 4 x86_64 shadow-utils - bugfix
update (Johnny Hughes)
----------------------------------------------------------------------
Message: 1
Date: Fri, 18 Nov 2005 11:52:49 -0600
From...
2004 Apr 15
1
[Bug 842] type fixes for progressmeter
http://bugzilla.mindrot.org/show_bug.cgi?id=842
Summary: type fixes for progressmeter
Product: Portable OpenSSH
Version: -current
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: sftp
AssignedTo: openssh-bugs at...
2005 Nov 05
1
[Bug 842] type fixes for progressmeter
http://bugzilla.mindrot.org/show_bug.cgi?id=842
------- Comment #2 from djm at mindrot.org 2005-11-06 03:51 -------
Is this still relevant? What compile warnings do you see?
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
2007 May 17
1
[Bug 842] type fixes for progressmeter
http://bugzilla.mindrot.org/show_bug.cgi?id=842
Damien Miller <djm at mindrot.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #1287| |ok?
Flag| |
--- Com...
2005 Nov 18
0
CEBA-2005:842 Important CentOS 4 i386 shadow-utils - bugfix update
CentOS Errata and Bugfix Advisory 2005:842
https://rhn.redhat.com/errata/RHBA-2005-842.html
The following updated files have been uploaded and are currently
syncing to the mirrors:
i386:
shadow-utils-4.0.3-58.RHEL4.i386.rpm
src:
shadow-utils-4.0.3-58.RHEL4.src.rpm
-------------- next part --------------
A non-text attachment was scrubbe...
2005 Nov 18
0
CEBA-2005:842 Important CentOS 4 x86_64 shadow-utils - bugfix update
CentOS Errata and Bugfix Advisory 2005:842
https://rhn.redhat.com/errata/RHBA-2005-842.html
The following updated files have been uploaded and are currently
syncing to the mirrors:
x86_64:
shadow-utils-4.0.3-58.RHEL4.x86_64.rpm
src:
shadow-utils-4.0.3-58.RHEL4.src.rpm
-------------- next part --------------
A non-text attachment was scr...
2002 Feb 06
1
rsync error: unexplained error (code -1) at main.c(842)
I'm running rsync 2.5.1 on solaris 7 in server mode and getting the
above message when entering the following command:
rsync -vraz --delete hostname::test ./
this is my rsyncd.conf
use chroot = no
max connections = 25
syslog facility = local 3
read only = false
log file = /var/log/rsyncd.log
pid file = /var/log/rsyncd.pid
lock file = /var/log/rsyncd.lock
[test]
path = /export/home/mrl315
2007 Jun 17
2
SIP Peering--call terminated prematurely
...y=0.0.0.0/0.0.0.0
permit=10.0.2.150/255.255.255.255
qualify=yes
disallow=all
allow=ulaw
context=altigen-inbound
dtmfmode=rfc2833
The machines are a couple feet apart on a LAN through a 100MB switch.
I'd appreciate any help.
--Don
Don Kelly
PCF Corp
Real Support for your Virtual Office
651 842-1000
888 Don Kell(y)
651 842-1001 fax
-------------- next part --------------
A non-text attachment was scrubbed...
Name: dklog
Type: application/octet-stream
Size: 20462 bytes
Desc: not available
Url : http://lists.digium.com/pipermail/asterisk-users/attachments/20070617/2d98bd96/attachment-0001....
2001 Feb 09
0
Re: [Rd] dnbinom(,size<1,)=0 (PR#842)
my current code for dnbinom.c has
prob = dbinom_raw(n,x+n,p,1-p,give_log);
f = ((double)n)/((double)(n+x));
return((give_log) ? log(f) + prob : f*prob);
which should work for x>=0, n>=0, 0<=p<=1.
dbinom.raw(x,n,p) is intended to work for x>=0, n>=0, 0<=p<=1,
without integer checks. When necessary (ie. for x in the dnbinom case)
the checks should be done in the
2011 Nov 21
2
Continue AGI after Dial() following caller hang up?
...ion. It works fine when the called party
hangs up and the 'g' option is used, but not for caller hangup.
Is this possible?
If not a confirmation that this is the case would be very helpful.
Thanks for any advice!
--
David Cunningham, Voisonics
http://voisonics.com/
US toll-free: +1 888 842 2720
UK: +44 (0) 20 3298 1642
Australia: +61 (0) 2 8063 9019
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20111121/476e9edf/attachment.htm>
2008 Apr 09
2
[LLVMdev] Compiling Stacker compiler
...:897: note:
llvm::CallInst::CallInst(llvm::Value*, llvm::Value*, const
std::string&, llvm::BasicBlock*)
/opt/src-llvm/include/llvm/Instructions.h:895: note:
llvm::CallInst::CallInst(llvm::Value*, llvm::Value*, const
std::string&, llvm::Instruction*)
/opt/src-llvm/include/llvm/Instructions.h:842: note:
llvm::CallInst::CallInst(const llvm::CallInst&)
StackerCompiler.cpp:768: error: no matching function for call to
'llvm::CallInst::CallInst(llvm::Function*&, llvm::Value**, size_t)'
/opt/src-llvm/include/llvm/Instructions.h:900: note: candidates are:
llvm::CallInst::CallInst(l...
2004 Mar 02
3
Odd errors while mounting an OCFS filesystem
...here neither node can mount
it. The kernel throws errors such as the following:
(3261) ERROR: status = -999, Common/ocfsgensysfile.c, 339
(3261) ERROR: status = -999, Common/ocfsgenmisc.c, 71
(3261) ERROR: status = -999, Common/ocfsgenmisc.c, 389
(3261) ERROR: status = -999, Common/ocfsgenmisc.c, 842
(3261) ERROR: status = -999, Linux/ocfsmount.c, 292
(3261) ERROR: Error mounting volume, Linux/ocfsmain.c, 310
ocfs: Unmounting device (8,1) on node1 (node 0)
ocfs: Adding node2 (node 0) to clustered device (8,1)
(3264) ERROR: Systemfile cannot allocate contiguously 8 blocks,
Common/ocfsgencreate.c...
2010 May 18
2
NPA NXX Database
Has anyone had good results with an on-line database that returns a LATA
based on NPA NXX?
--Don
Don Kelly
PCF Corp
People Come First
651 842-1000
888 Don Kell(y)
651 842-1001 fax
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20100518/d77d09b3/attachment.htm
2012 Sep 27
3
3.6.8: Winbind/Active Directory: lsass.exe process run cpu to 100%
Dear
I have connected samba 3.6.8 to my Active Directory in the lsass.exe run to
100%
When stopping winbind the lsass.exe CPU is down to 0%
When set winbindd to debug mode, it seems it try to scan the root user every
time.
I would to know how to ban nsswitch to query winbindd for system internal
users such has root, apache.....
Here it is my nsswitch.conf :
#
# Example configuration of GNU
2017 May 14
2
ssh ethernet tunnel jumbo frame udp is not work
..., options [nop,nop,TS val 2910016 ecr 3706806890], length 0
00:23:55.559589 IP 10.194.0.200.50356 > 10.194.0.2.5201: Flags [P.], seq 1:38, ack 1, win 457, options [nop,nop,TS val 2910016 ecr 3706806890], length 37
00:23:55.559879 IP 10.194.0.2.5201 > 10.194.0.200.50356: Flags [.], ack 38, win 842, options [nop,nop,TS val 3706806891 ecr 2910016], length 0
00:23:55.559913 IP 10.194.0.2.5201 > 10.194.0.200.50356: Flags [P.], seq 1:2, ack 38, win 842, options [nop,nop,TS val 3706806891 ecr 2910016], length 1
00:23:55.560094 IP 10.194.0.200.50356 > 10.194.0.2.5201: Flags [.], ack 2, win 45...