Displaying 20 results from an estimated 123 matches for "1716".
Did you mean:
1,16
2015 Apr 28
0
[Bug 1716] tty allocation is not properly documented
https://bugzilla.mindrot.org/show_bug.cgi?id=1716
Darren Tucker <dtucker at zip.com.au> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |ASSIGNED
CC| |dtuck...
2015 May 06
0
[Bug 1716] tty allocation is not properly documented
https://bugzilla.mindrot.org/show_bug.cgi?id=1716
Darren Tucker <dtucker at zip.com.au> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Blocks| |2360...
2016 Aug 02
0
[Bug 1716] tty allocation is not properly documented
https://bugzilla.mindrot.org/show_bug.cgi?id=1716
Damien Miller <djm at mindrot.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
--- Comment #3 from Damien Miller <djm at mindrot.org&g...
2010 Feb 26
0
[Bug 1716] New: tty allocation is not properly documented
https://bugzilla.mindrot.org/show_bug.cgi?id=1716
Summary: tty allocation is not properly documented
Product: Portable OpenSSH
Version: 5.3p1
Platform: Other
OS/Version: Linux
Status: NEW
Severity: enhancement
Priority: P2
Component: ssh
AssignedTo...
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...
2007 Oct 29
0
rsync error: error in rsync protocol data stream (code 12) at io.c(140)
...rchive/rsync/2002-February/001717.html>
* Next message: rsync error: error in rsync protocol data stream
(code 12) at io.c(140)
<http://lists.samba.org/archive/rsync/2002-February/001727.html>
* Messages sorted by: [ date ]
<http://lists.samba.org/archive/rsync/2002-February/date.html#1716> [
thread ]
<http://lists.samba.org/archive/rsync/2002-February/thread.html#1716> [
subject ]
<http://lists.samba.org/archive/rsync/2002-February/subject.html#1716>
[ author ]
<http://lists.samba.org/archive/rsync/2002-February/author.html#1716>
___________________________...
2007 Dec 19
3
x86_emulate(): forgot to generate_exception_if() for 0xff?
Hi all,
In arch/x86/x86_emulate.c: x86_emulate():
1716 case 0xfe: /* Grp4 */
1717 generate_exception_if((m odrm_reg & 7) >= 2, EXC_UD);
1718 case 0xff: /* Grp5 */
1719 switch ( modrm_reg & 7 )
1720 {
1721 case 0: /* inc */
1722 emulate_1op("inc", dst, _regs.eflag...
2012 Jul 06
1
Problem using Lag on time series
...close>Lag(f$high),-1,Lag(f$test)))
> f
date open high low close Lag.1
1 19830216 1737 1742 1735 1739 NA
2 19830217 1738 1745 1738 1742 0
3 19830218 1740 1744 1738 1739 0
4 19830221 1730 1730 1721 1721 1
5 19830222 1715 1720 1714 1720 1
6 19830223 1711 1712 1702 1709 1
7 19830224 1708 1716 1708 1716 -1
8 19830225 1718 1726 1718 1718 -1
9 19830228 1712 1713 1701 1704 1
10 19830301 1690 1694 1683 1689 1
11 19830302 1698 1713 1698 1708 -1
12 19830303 1714 1721 1711 1714 -1
13 19830304 1717 1725 1714 1721 0
14 19830307 1715 1738 1715 1735 -1
15 19830308 1754 1762 1750 1758 -1
16...
2011 Aug 14
1
Using get() or similar function to access more than one element in a vector
...individual frequency counts for each of the files. (I have not
included the code for creating the column headers.) Below is a sample:
Word Total 01.txt 02.txt 03.txt 04.txt 05.txt
the 22442 2667 3651 1579 2132 3097
I 18377 3407 454 824 449 3746
and 15521 2377 2174 891 1006 2450
to 13598 1716 1395 905 1021 1983
of 12834 1647 1557 941 1127 1887
it 12440 2160 916 497 493 2449
you 12036 2283 356 293 106 2435
I've encountered two problems when I try to construct and save the file.
The "combined.sorted.freq.list" is a named integer vector in which the
integers...
2018 Sep 27
3
Samba 4.7.9 dbcheck error
...,DC=xx
rIDNextRID: 0
dc02:~# ldbsearch -H /var/lib/samba/private/sam.ldb
'(&(objectClass=rIDSet)(cn=RID Set))' rIDNextRID
# record 1
dn: CN=RID Set,CN=DC01,OU=Domain Controllers,DC=xx,DC=xx,DC=xx
# record 2
dn: CN=RID Set,CN=DC02,OU=Domain Controllers,DC=xx,DC=xx,DC=xx
rIDNextRID: 1716
hope that helps
Daniel
2009 Feb 16
2
scatterplot and correlation for weird data format
I have data in a format like this:
name ssex sex view num rating rt
ahl4 f m f 56 -108 2246
ahl4 f m f 74 85 1444
ahl4 f m f 52 151 1595
ahl4 f m f 85 1 1447
ahl4 f m f 53 46 1716
ahl4 f m f 37 145 1276
ahl4 f m f 50 98 1465
ahl4 f m f 51 -26 1322
ahl4 f m f 38 -97 1790
ahl4 f m f 14 -158 865
...
ahl4 f m p 43 -136 1669
ahl4 f m p 10 -59 808
ahl4 f m p 67 -111 1279
ahl4 f m p 85 -86 994
ahl4 f m p 100 134 1337
ahl4 f m p 76 56 665
ahl4 f m p 51 -49 594
ahl4 f m p 33 -118 505...
2011 Sep 06
17
ext4 BUG in dom0 Kernel 2.6.32.36
...t;+++inode, iblock, max_blocks, path,
3322 <+++<+++<+++<+++<+++flags, allocated, bh_result, newblock);
3323 <+++<+++<+++return ret;
3324 <+++<+++}
the newext is from line 2678, its ee_block is iblock + max_blocks
the nearex is path[depth].p_ext(line 1683)
BUG_ON 1716 means iblock + max_blocks = ee_block.
So maybe that means we have iblock = ee_block and max_blocks = 0.
1716 <+++<+++BUG_ON(newext->ee_block == nearex->ee_block);
1717 <+++<++...
2010 Feb 22
1
counting repeating sequence lengths in a vector
Hello,
I have a very long (~50,000) sequence of repeating numbers. The first
100 are:
[1] 0 0 0 0 0 0 0 0 0 0 0 429
[13] 429 429 429 429 429 429 429 858 858 858 858
858
[25] 858 1287 1287 1287 1287 1287 1716 2145 2145 2574 2574
3003
[37] 3003 3432 3432 3861 4290 4719 5148 5577 5577 6006 6006
6006
[49] 6435 6435 6435 6864 6864 7293 7293 7293 7722 7722 7722
7722
[61] 8151 8151 8151 8580 8580 8580 9009 9009 9009 9009 9438
9438
[73] 9438 9438 9867...
2010 May 18
1
Getting dates in an SPSS file in right format.
...mat given in the SPSS file.
Appreciate if anyone can help me to solve this problem.
Kind Regards,
Praveen Surendran
2G, Complex and Adaptive Systems Laboratory (UCD CASL)
School of Medicine and Medical Sciences
University College Dublin
Belfield, Dublin 4
Ireland.
Office : +353-(0)1716 5334
Mobile : +353-(0)8793 13071
[[alternative HTML version deleted]]
2019 Jun 06
1
memory leak in vhost_net_ioctl
...lude/linux/slab.h:547 [inline]
> [<0000000079ebab38>] vhost_net_ubuf_alloc drivers/vhost/net.c:241 [inline]
> [<0000000079ebab38>] vhost_net_set_backend drivers/vhost/net.c:1534 [inline]
> [<0000000079ebab38>] vhost_net_ioctl+0xb43/0xc10 drivers/vhost/net.c:1716
> [<000000009f6204a2>] vfs_ioctl fs/ioctl.c:46 [inline]
> [<000000009f6204a2>] file_ioctl fs/ioctl.c:509 [inline]
> [<000000009f6204a2>] do_vfs_ioctl+0x62a/0x810 fs/ioctl.c:696
> [<00000000b45866de>] ksys_ioctl+0x86/0xb0 fs/ioctl.c:713
>...
2019 Jun 06
1
memory leak in vhost_net_ioctl
...lude/linux/slab.h:547 [inline]
> [<0000000079ebab38>] vhost_net_ubuf_alloc drivers/vhost/net.c:241 [inline]
> [<0000000079ebab38>] vhost_net_set_backend drivers/vhost/net.c:1534 [inline]
> [<0000000079ebab38>] vhost_net_ioctl+0xb43/0xc10 drivers/vhost/net.c:1716
> [<000000009f6204a2>] vfs_ioctl fs/ioctl.c:46 [inline]
> [<000000009f6204a2>] file_ioctl fs/ioctl.c:509 [inline]
> [<000000009f6204a2>] do_vfs_ioctl+0x62a/0x810 fs/ioctl.c:696
> [<00000000b45866de>] ksys_ioctl+0x86/0xb0 fs/ioctl.c:713
>...
2001 Nov 12
1
Determine available disk space for Win 95
.../pent20-c 38G 31G 7.2G 81% /dosworld/pent20/c
Any suggestion on how to track disk size and available space on Win 95 hosts?
Thanks,
Vytas
Vytas Janusauskas
Dendron Resource Surveys Inc.
880 Lady Ellen Place, Suite 206
Ottawa, Ontario, Canada
K1Z 5L9
Voice: (613) 725-2971
Fax: (613) 725-1716
<mailto:vytas@dendron.com>
2013 Apr 07
2
group data in classes
...9 1660 1661 1662 1663 1664 1665 1666 1667 1668 1669 1670 1671
1672
[76] 1673 1674 1675 1676 1677 1678 1679 1680 1681 1682 1683 1684 1685 1686
1687
[91] 1688 1689 1690 1691 1692 1693 1694 1695 1696 1697 1698 1699 1700 1701
1702
[106] 1703 1704 1705 1706 1707 1708 1709 1710 1711 1712 1713 1714 1715 1716
1717
[121] 1718 1719 1720 1721 1722 1723 1724 1725 1726 1727 1728 1729 1730 1731
1732
[136] 1733 1734 1735 1736 1737 1738 1739 1740 1741 1742 1743 1744 1745 1746
1747
[151] 1748 1749 1750 1751 1752 1753 1754 1755 1756 1757 1758 1759 1760 1761
1762
[166] 1763 1764 1765 1766 1767 1768 1769 1770 1771...
2019 Jun 05
0
memory leak in vhost_net_ioctl
...alloc include/linux/slab.h:547 [inline]
[<0000000079ebab38>] vhost_net_ubuf_alloc drivers/vhost/net.c:241
[inline]
[<0000000079ebab38>] vhost_net_set_backend drivers/vhost/net.c:1534
[inline]
[<0000000079ebab38>] vhost_net_ioctl+0xb43/0xc10
drivers/vhost/net.c:1716
[<000000009f6204a2>] vfs_ioctl fs/ioctl.c:46 [inline]
[<000000009f6204a2>] file_ioctl fs/ioctl.c:509 [inline]
[<000000009f6204a2>] do_vfs_ioctl+0x62a/0x810 fs/ioctl.c:696
[<00000000b45866de>] ksys_ioctl+0x86/0xb0 fs/ioctl.c:713
[<00000000dfb41eb8&...
2018 Feb 05
2
Re: [ovirt-users] Slow conversion from VMware in 4.1
On Mon, Feb 05, 2018 at 10:57:58PM +0100, Luca 'remix_tj' Lorenzetto wrote:
> On Fri, Feb 2, 2018 at 12:52 PM, Richard W.M. Jones <rjones@redhat.com> wrote:
> > There is a section about this in the virt-v2v man page. I'm on
> > a train at the moment but you should be able to find it. Try to
> > run many conversions, at least 4 or 8 would be good places to