search for: 9,11

Displaying 20 results from an estimated 35 matches for "9,11".

Did you mean: 1,11
2002 Dec 04
0
[Fwd: [RESEND] 2.4.20: ext3: Assertion failure in journal_forget()/Oops on another system]
Just to make sure somebody reacts (please) I'm forwarding this. Please cc me on replies as I'm not subscribed to this list. -------- Original Message -------- Subject: [RESEND] 2.4.20: ext3: Assertion failure in journal_forget()/Oops on another system Date: Wed, 04 Dec 2002 21:27:31 +0100 From: Andreas Steinmetz <ast@domdv.de> To...
2012 Oct 05
1
lightdm 1.4.0 released
This is the first release in the stable 1.4 series. This series will be maintained on the lp:lightdm/1.4 branch and trunk (lp:lightdm) will now be used for the unstable 1.5 series. Overview of changes in lightdm 1.4.0 * Correctly implement and test autologin timeouts * Add greeter-show-remote-login hint * Correctly annotate enums in vapi file * QLightDM: Add default constructor
2009 May 04
2
[PATCH 1/3] ocfs2: Add missing iput() during error handling in ocfs2_dentry_attach_lock()
Mainline commit a5a0a630922a2f6a774b6dac19f70cb5abd86bb0 In ocfs2_dentry_attach_lock(), if unable to get the dentry lock, we need to call iput(inode) because a failure here means no d_instantiate(), which means the normally matching iput() will not be called during dput(dentry). This patch fixes the oops that accompanies...
2011 Aug 01
2
[LLVMdev] Debugging information problem: code being reordered / debug point jumping around
I'm seeing some undesirable behavior where, when generating debugging information, sometimes the point in the debugger will jump forwards and backwards during single stepping, even though the output from our frontend (this is the ispc compiler), is emitting LLVM instructions with a strictly forward-m...
2002 Mar 12
2
sys/queue.h
removes HAVE_BOGUS_SYS_QUEUE_H and always use our queue.h. ok? Index: acconfig.h =================================================================== RCS file: /var/cvs/openssh/acconfig.h,v retrieving revision 1.122 diff -u -r1.122 acconfig.h --- acconfig.h 26 Feb 2002 16:40:49 -0000 1.122 +++ acconfig.h 12 Mar 2002 02:11:39 -0000 @@ -14,7 +14,6 @@ /* SCO workaround */ #undef BROKEN_SYS_TERMIO_H -#undef HAVE_BOGUS_SYS_QUEUE_H /* Define if you have SCO protected password database */ #undef HAVE_SCO_PROTECTED_PW Index: configure.ac ====================================...
2011 Aug 01
0
[LLVMdev] Debugging information problem: code being reordered / debug point jumping around
On Jul 31, 2011, at 10:49 PM, Matt Pharr wrote: > I'm seeing some undesirable behavior where, when generating debugging information, sometimes the point in the debugger will jump forwards and backwards during single stepping, even though the output from our frontend (this is the ispc compiler), is emitting LLVM inst...
2011 Mar 19
2
How to find position in bin-data?
Hi there, probably there is a very simple solution, but I cannot think of one... I have a vector with values: data <- c(1,6,3,4,8,4,2,9) and I have a vector with bin breaks: bins <- c(1,3,5,7,9,11) Now, I'd like to get for each data point the index of the bin-vector where the value falls in (or equals the lower bin break). In the example case, I'd like to get: c(1,3,2,2,4,1,5) How would you solve it? Antje
2006 Apr 15
1
Cisco 7960 International
I'm having a problem with my Cisco 7960 phones with the SIP image. When i try to dial a international number i keep getting a busy signal but i dont see anything on the asterisk console (-vvvvvvvvvc) like i do when i dial local or long distance numbers. It makes me think the phone is doing this...
2001 Jul 13
0
ordered factors in tree package - bug? (PR#1025)
I am new to R, and didn't know which list to send this to, since it is a bug report about a package, not about core R... I have created a regression tree using 4 predictors: 3 are unordered (binary) predictors, and the last is a date (integer), which I declare to be an ordered factor. However, the tree treats the date as...
2009 Aug 09
1
New NUT HCL entry / (brand)Inform (series)Informer Compact
Hi Mutlu, 2009/8/7 Mutlu T. <cmtunc at gmail.com> > Redirecting to debian.org domain due to being rejected as spam by free.fr > > > ------- Forwarded message ------- > From: "Mutlu T." <cmtunc at gmail.com> > To: arnaud.quette at free.fr > Cc: > Subject: New NUT HCL...
2001 Jul 13
0
ordered factors in tree package - bug?
I am new to R, and didn't know which list to send this to, since it is a bug report about a package, not about core R... I have created a regression tree using 4 predictors: 3 are unordered (binary) predictors, and the last is a date (integer), which I declare to be an ordered factor. However, the tree treats the date as...
2010 Jul 16
0
Mixed Conditional Logit with nested data
...specified and produces some intuitive results. Even with only 4 respondents, there appears to be a tendency for patients to prefer treatments with a low chance of side effects, a short duration of side effects, and a low severity of side effects.   The only problem is that the current setup doesn't seem to address the fact that I have multiple discrete choice tasks within each respondent. It seems to me that knowing which option person 1 chose in task 1 might also indicate something about their responses in the other conjoint tasks and that my model doesn't account for this lack of stat...
2007 Feb 14
0
[873] trunk/wxruby2/swig/classes/GridCellAttr.i: Prevent GC prematurely cleaning up GridCellAttr-related classes
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head><meta http-equiv="content-type" content="text/html; charset=utf-8" /><style type="text/css"><!-- #msg dl { border: 1px #006 solid; background: #369; padding: 6px; color: #fff; } #msg dt { float: left; width: 6em; font-weight...
2004 Feb 03
3
Cisco 7960 quick dial
Is there a way to make the Cisco 7960 SIP phone dial out automatically without having to press the dial button, once the numbers that you have entered match a specific pattern? This feature is present when the phone is working with a Cisco CallManager. For example, if all of my internal extensions begin with a '5' and are f...
2020 Feb 07
0
[RFC PATCH v7 44/78] KVM: introspection: add KVMI_VM_CONTROL_EVENTS
...++-- include/linux/kvmi_host.h | 2 + include/uapi/linux/kvmi.h | 18 +++++-- .../testing/selftests/kvm/x86_64/kvmi_test.c | 48 +++++++++++++++++++ virt/kvm/introspection/kvmi.c | 14 ++++++ virt/kvm/introspection/kvmi_int.h | 9 ++++ virt/kvm/introspection/kvmi_msg.c | 43 +++++++++++++---- 7 files changed, 161 insertions(+), 17 deletions(-) diff --git a/Documentation/virt/kvm/kvmi.rst b/Documentation/virt/kvm/kvmi.rst index 949e940487ab..7039f4d2b782 100644 --- a/Documentation/virt/kvm/kvmi.rst +++ b/Documen...
2004 May 28
1
ipconfig related question (do not get static IP setting)
Hi!! I found your ipconfig stuff in the udev rpm in SuSE 9.1. I'm about to setup a initramfs (pretty cool - much better than initrd) to boot linux diskless clients over the net. All the tools I would need, seem to be there with ipconfig/nfsmount ... I like to use the information I get from PXE/syslinux or Etherboot writing something like: ip=10.8....
2007 Oct 03
4
Secondary Dialtone and selecting a specific line from Zap/g
...0/1/07, Eric ManxPower Wieling <eric at fnords.org> wrote: >> ignorepat continues dialtone after a leading digit has been dialed on >> FXS ports. How does ignorepat help this guy? >> >> Al lists wrote: >>> ignorpat is your friend >>> >>> On 9/30/07, Tzafrir Cohen <tzafrir.cohen at xorcom.com> wrote: >>>> On Sun, Sep 30, 2007 at 02:34:01AM -0700, bilal ghayyad wrote: >>>>> Dear List; >>>>> >>>>> How can I place a call via Zap/g1 (group) but need to >>>>> determ...
2019 Jan 21
0
[PATCH] ia64: Fix shared build
We need to build with -mno-pic to disable all uses of GP, as well as use a custom linker script to avoid collisions between klibc.so's and the executable's segments. Signed-off-by: James Clarke <jrtc27 at jrtc27.com> --- usr/klibc/arch/ia64/MCONFIG | 3 + usr/klibc/arch/ia64/crt0.S | 4 - usr/klibc/arch/ia64/klibc.ld | 267 ++++++++++++++++++++++++++++++++++++++++++ usr/klibc/arch/ia64/pipe.S | 8 +- u...
2019 Jan 21
0
[klibc:master] ia64: Fix shared build
Commit-ID: 8418552770110e9864ab24d60d8481fac58d3a65 Gitweb: http://git.kernel.org/?p=libs/klibc/klibc.git;a=commit;h=8418552770110e9864ab24d60d8481fac58d3a65 Author: James Clarke <jrtc27 at jrtc27.com> AuthorDate: Mon, 21 Jan 2019 21:26:57 +0000 Committer: Ben Hutchings <ben at decadent.org.uk> CommitDat...
2003 Aug 25
6
SIP vs SCCP vs XML
...f. If you find this to be incorrect, please > let the list know. Cisco has not deployed much of the featureset in > their SCCP phones (such as paging/intercom) into the SIP phones due > to lack of standards/interest/political capital. > > JT Ok, after further research in the 7960 administrators guide for SIP 5.1 (current is 5.3 and probably not changed much), they do state that support is not provided for CiscoIPPhoneExecute in the current SIP load, which is needed to make streaming channel 1 work. Bummer. So, in looking around at HotDispatch.com, I see a number of comp...