search for: 980

Displaying 20 results from an estimated 339 matches for "980".

Did you mean: 98
2005 Feb 03
7
[Bug 980] sshd does not write the session leader pid to utmp when priv-separation is enabled
http://bugzilla.mindrot.org/show_bug.cgi?id=980 Summary: sshd does not write the session leader pid to utmp when priv-separation is enabled Product: Portable OpenSSH Version: 3.9p1 Platform: All OS/Version: All Status: NEW Severity: normal Pri...
2009 Jan 14
0
sched.c:220 ast_sched_add_variable: Scheduled event in 0 ms?
...rmat: gsm, 0x9489080 -- x=2, open writing: /var/spool/asterisk/voicemail/default/10/tmp/o9SnHz format: wav, 0x9523bf8 -- User hung up .... ..... -- Launched AGI Script /var/lib/asterisk/agi-bin/talking-clock.agi -- AGI Script Executing Application: (PlayTones) Options: (!523/20,!0/980,!523/20,!0/980,!523/20,!0/980,!523/20,!0/980,!523/20,!0/980,!523/20,!0/980,!523/20,!0/980,!523/20,!0/980,!415/1500) -- Playing 'at-tone-time-exactly' (escape_digits=) (sample_offset 0) [Jan 14 13:35:07] NOTICE[10271]: sched.c:220 ast_sched_add_variable: Scheduled event in 0 ms? -- &...
2005 Apr 28
4
[Bug 980] sshd does not write the session leader pid to utmp when priv-separation is enabled
http://bugzilla.mindrot.org/show_bug.cgi?id=980 ------- Additional Comments From senthilkumar_sen at hotpop.com 2005-04-29 00:28 ------- I tried passing SIGTERM to the sshd user process after applying the patch (id=821) and it is not cleaning up the wtmp entries. What would be needed in the patch additionaly so that proper pid is passed...
2016 Dec 03
8
[Bug 98980] New: GTX 980 (GM204)
https://bugs.freedesktop.org/show_bug.cgi?id=98980 Bug ID: 98980 Summary: GTX 980 (GM204) Product: xorg Version: unspecified Hardware: x86-64 (AMD64) OS: Linux (All) Status: NEW Severity: normal Priority: medium Component: Driver/nouveau...
2004 Oct 07
1
Compiling Samba 3.0.7 on AIX
I am getting the following errors, when I attempt to compile Samba 3.0.7 on AIX 5.1: Compiling nsswitch/winbind_nss_aix.c with -O2 nsswitch/winbind_nss_aix.c: In function `wb_aix_init': nsswitch/winbind_nss_aix.c:980: structure has no member named `method_version' nsswitch/winbind_nss_aix.c:980: `SECMETHOD_VERSION_520' undeclared (first use in this function) nsswitch/winbind_nss_aix.c:980: (Each undeclared identifier is reported only once nsswitch/winbind_nss_aix.c:980: for each function it appears in....
2007 Apr 29
0
[980] branches/wxruby2/wxwidgets_282/samples/bigdemo/ShapedWindow.rbw: Use Window#paint instead of PaintDC.new
...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>[980] branches/wxruby2/wxwidgets_282/samples/bigdemo/ShapedWindow.rbw: Use Window#paint instead of PaintDC.new</title> </head> <body> <div id="msg"> <dl> <dt>Revision</dt> <dd>980</dd> <dt>Author</dt> <dd>brokentoy</dd...
2003 Sep 21
1
Repost: 'We dont' find this rid' error - can't join a domain
...th profilePath description userWorkstations primaryGroupID domain" [18/Sep/2003:14:09:43 +0400] conn=979 op=1 RESULT err=0 tag=101 nentries=0 etime=0 [18/Sep/2003:14:09:43 +0400] conn=979 op=2 UNBIND [18/Sep/2003:14:09:43 +0400] conn=979 op=2 fd=50 closed - U1 [18/Sep/2003:14:12:59 +0400] conn=980 fd=45 slot=45 connection from 192.168.2.4 to 192.168.2.55 [18/Sep/2003:14:12:59 +0400] conn=980 op=0 SRCH base="dc=iforce,dc=tech-access,dc=com" scope=2 filter="(uid=windoze$)" attrs=ALL [18/Sep/2003:14:12:59 +0400] conn=980 op=0 RESULT err=0 tag=101 nentries=1 etime=0 [18/Sep/2...
2002 Apr 01
1
fft fails for lengths 392, 588, 968, 980 .... (PR#1429)
R 1.4.1, Linux and Windows for(i in 1:1000) { X <- rnorm(i) XX <- fft(fft(X), inverse=T)/i if(max(Mod(XX-X)) > 1e-10) print(i) } [1] 392 [1] 588 [1] 968 [1] 980 and I then get a segfault during gc(). The answers are way off, with imaginary parts 1e10 or more. These numbers are all multiples of 7^2 or 11^2. (Based on a report to R-help Date: Thu, 28 Mar 2002 09:37:34 +0100 From: Gabriel Fricout <Gabriel.FRICOUT@cmm.ensmp.fr> ) -- Brian D. Riple...
2006 Feb 21
0
[Bug 910] known_hosts port numbers
http://bugzilla.mindrot.org/show_bug.cgi?id=910 devin.nate at bridgecomm.net changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #980 is|0 |1 obsolete| | ------- Comment #39 from devin.nate at bridgecomm.net 2006-02-21 14:08 ------- Created an attachment (id=1073) --> (http://bugzilla.mindrot.org/attachment.cgi?id=1073&action=view) Patch 980 for 4.3p2 wi...
2003 Sep 15
0
rsync error: errors selecting input/output files, dirs (code 3) at flist.c(980)
...ctory that doesn't exist anymore: shell-init: could not get current directory: getcwd: cannot access parent directories: No such file or directory building file list ... pop_dir /mnt/dar : No such file or directory rsync error: errors selecting input/output files, dirs (code 3) at flist.c(980) I guess it is caused because the current directory (pwd) has been deleted, nevertheless I guess rsync should handle this situation (as any other command can handle it). The directory in question isn't used by rsync, it was just coincidence I was in that directory while it was removed (by...
2016 Feb 17
0
[Bug 980] BUG!!! nf_queue: full at 1024 entries, dropping packets(s). Dropped: 998887
https://bugzilla.netfilter.org/show_bug.cgi?id=980 Pablo Neira Ayuso <pablo at netfilter.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |...
2007 Sep 04
2
multiphasic growth curve analysis
...ly goat milk production in ml. for 14 weeks. NoC is the goat number. PL1 is the production during the first week; PL2 is the production during the second week, etc. NoC PL1 PL2 PL3 PL4 PL5 PL6 PL7 PL8 PL9 PL10 PL11 PL12 PL13 PL14 52 490 950 800 900 850 850 750 610 640 900 980 890 890 910 48 970 1020 980 740 1050 970 850 790 900 920 1120 1120 1030 1300 54 1450 1420 1430 1120 1330 1230 1030 1170 1350 1530 1490 1500 1310 910 60 620 1250 1100 1150 780 930 990 940 760 730 790 1050 840 850 58 1370 1350 1200 1300 1350 1310 1070 910 1010 1300 1110...
2020 Apr 05
0
Reproducable Crashes in Nouveau with GM204 [GeForce GTX 980]
...ion at <a href="https://nouveau.freedesktop.org/wiki/Bugs/">https://nouveau.freedesktop.org/wiki/Bugs/</a> links to a defunct bugzilla page. </div> <div> <br> </div> <div> I'm running an NVIDIA Corporation GM204 [GeForce GTX 980] graphics card in an EVGA X99 classified motherboard, outputting over DisplayPort. I'm running Arch Linux with kernel 5.5.13-arch2-1, and I'm using gnome under wayland (so no X server except for Xwayland). </div> <div> <br> </div> <div> When runni...
2003 Sep 18
0
'We dont' find this rid' error - can't join a domain
...th profilePath description userWorkstations primaryGroupID domain" [18/Sep/2003:14:09:43 +0400] conn=979 op=1 RESULT err=0 tag=101 nentries=0 etime=0 [18/Sep/2003:14:09:43 +0400] conn=979 op=2 UNBIND [18/Sep/2003:14:09:43 +0400] conn=979 op=2 fd=50 closed - U1 [18/Sep/2003:14:12:59 +0400] conn=980 fd=45 slot=45 connection from 192.168.2.4 to 192.168.2.55 [18/Sep/2003:14:12:59 +0400] conn=980 op=0 SRCH base="dc=iforce,dc=tech-access,dc=com" scope=2 filter="(uid=windoze$)" attrs=ALL [18/Sep/2003:14:12:59 +0400] conn=980 op=0 RESULT err=0 tag=101 nentries=1 etime=0 [18/Sep/2...
2004 Oct 26
1
Secondary y axis
Hi I had a look at the help and previous discussions but I am still unable to solve these issues: 1 I have a set of air pressure data. I would like to plot a and b (both about 980-1000 millibar) and c, the difference (around 0-8 millibar). I use axis (4) to create a new axis (to the right) but I do not know how to assign c to the new axis which currently features the same values as the first axis. So, how do I show a, b and c in the same plot with different scales (one for e...
2018 Feb 13
2
[drm-nouveau-mmu] question about potential NULL pointer dereference
...972 rb_erase(&vma->tree, &vmm->root); 973 list_del(&vma->head); 974 kfree(vma); 975 vma = prev; 976 } 977 } 978 979 next = node(vma, next); 980 if (next && next->part) { 981 if (!next->memory) { 982 vma->size += next->size; 983 rb_erase(&next->tree, &vmm->root); 984 list_del(&next->head); 985...
2000 Dec 20
1
Question about coplot() ...
Dear R-friends, For the following data: > xy x y i 1 731 0.313 2 2 739 0.340 2 3 790 0.373 2 4 855 0.451 2 5 980 0.608 2 6 575 0.156 1 7 608 0.207 1 8 630 0.249 1 9 670 0.332 1 10 838 0.377 1 11 964 0.466 1 > coplot(y ~ x|i, data=xy) coplot gives 3 panels, rather than 2, namely one for i=1 and one for i=2. Futhermore, when I extand data fram xy to have i=3 as follows: > xy x y i 1 334 0...
2002 Nov 26
4
[NB] lm problems
...t;NA> <NA> <NA> <NA> Levels: Strongly agree Agree Neither Disagree Strongly disagree Coefficients: Estimate Std. Error t value Pr(>|t|) (Intercept) 3.38087 N3.L -0.05821 N3.Q -0.15364 N3.C 0.04367 Residual standard error: NA on 980 degrees of freedom Multiple R-Squared: NA, Adjusted R-squared: NA F-statistic: NA on 3 and 980 DF, p-value: NA Warning messages: 1: "-" not meaningful for ordered factors in: Ops.ordered(y, z$residuals) 2: "^" not meaningful for ordered factors in: Ops.ord...
1999 Jul 27
1
S+ files
........................................................................... ........................................................ Dr Coomaren P Vencatasawmy Senior Research Fellow Spatial Modelling Centre (SMC) P.O. Box 839 S-981 28 Kiruna Sweden coomaren.vencatasawmy at smc.kiruna.se Telephone: 46 980 67013 Fax : 46 980 67190 "Perfection is achieved, not when there is nothing more to add, but when there is nothing left to take away." - Antoine de Saint Exupery ........................................................................ .............................................
2000 Feb 21
2
read.table and factor
I have a data file like this: std cf hit miss fa cr 920 980 40 15 14 31 950 1010 24 23 23 30 1190 1250 26 21 27 26 1010 1070 33 10 28 29 1040 1100 35 10 11 44 I use read.table to read it in. My problem is that read.table makes std and cf into factors. I...