Displaying 20 results from an estimated 60 matches for "2735".
Did you mean:
235
2017 Jul 02
13
[Bug 2735] New: Wrong address family handling for tun devices
https://bugzilla.mindrot.org/show_bug.cgi?id=2735
Bug ID: 2735
Summary: Wrong address family handling for tun devices
Product: Portable OpenSSH
Version: 7.5p1
Hardware: Other
OS: Other
Status: NEW
Severity: normal
Priority: P5
Component...
2001 Apr 10
2
Stars! kills X-Server
...x0048,0x103a) ret=029f:26ae ds=039f
Ret GDI.45: SELECTOBJECT() retval=0x105a ret=029f:26ae ds=039f
Call GDI.128: MULDIV(0x004d,0x0194,0x0064) ret=029f:26e4 ds=039f
Ret GDI.128: MULDIV() retval=0x0137 ret=029f:26e4 ds=039f
Call GDI.29: PATBLT(0x0048,0x0177,0x0073,0x0001,0x0001,0x00f00021) ret=029f:2735 ds=039f
Ret GDI.29: PATBLT() retval=0x0001 ret=029f:2735 ds=039f
Call GDI.29: PATBLT(0x0048,0x0177,0x0079,0x0001,0x0001,0x00f00021) ret=029f:271a ds=039f
Ret GDI.29: PATBLT() retval=0x0001 ret=029f:271a ds=039f
Call GDI.29: PATBLT(0x0048,0x0176,0x0074,0x0003,0x0001,0x00f00021) ret=029f:2735 ds=03...
2015 Oct 12
4
[Bug 2479] New: ssh-keyscan non-standard port broken
https://bugzilla.mindrot.org/show_bug.cgi?id=2479
Bug ID: 2479
Summary: ssh-keyscan non-standard port broken
Product: Portable OpenSSH
Version: 6.9p1
Hardware: amd64
OS: Linux
Status: NEW
Severity: normal
Priority: P5
Component: ssh-keyscan
Assignee: unassigned-bugs at
2015 Apr 02
4
[CentOS-announce] Release for CentOS Linux 7 (1503 ) on x86_64
...rning, point stems from people missing the very basic thing.
I'll try to explain what I mean.
Us, human, usually do consecutive counting as follows:
A:
0 1 2 3 4 5 6 ...
Now, as portion of version identifier doesn't follow this way of counting
anymore, it is akin counting like:
B:
231 2735 2746 3458 5216 ...
This is still in ascending order, still:
1. whereas in case A given you have [sub]version number 4 you definitely
know that adjacent previous is 3 and adjacent following will be 5. Case B
is different: unless you have the whole row of legal numbers in front of
you, you will not...
2008 Oct 11
1
[LLVMdev] 2.4 Pre-release (v1) Available for Testing
> For my info, are there any reported bugs that are unfixed in 2.4?
Looks like there is one outstanding correctness bug (2697) and three crash
bugs (2735, 2775, 2797). I haven't reverified these lately, though.
John
2004 Apr 12
2
fractal calculation using fdim
...when the dim(<data.frame>) of the data matrix for
which the fdim is being calculated hits a certain
values depending on the data set. e.g
print(dim(mat))
fd <- fdim(mat,q=2)
[1] 2743 2
[1] 2742 3
[1] 2741 4
[1] 2740 5
[1] 2739 6
[1] 2738 7
[1] 2737 8
[1] 2736 9
[1] 2735 10
[1] 2734 11
[1] 2733 12
Error in slopeopt(AllPoints, Alpha) : Object "LineP"
not found
if I change the data set to mat2 with totally
different values I would get the above error at a
dim(mat) of say
2693 52
thanks for any input.
2020 Nov 18
3
Help with VirtualBox on CentOS 7
...un Virtualbox my VM does not show. So I
desire to add it back.
My structure is this.
ls -l /home/silentm/vmware/CentOS\ 64-bit\ LSI/
-rw------- 1 silentm silentm 8684 Aug 13 08:31 CentOS 64-bit LSI.nvram
-rw-r--r-- 1 silentm silentm 0 Feb 27 2017 CentOS 64-bit LSI.vmsd
-rwxr-xr-x 1 silentm silentm 2735 Aug 13 08:31 CentOS 64-bit LSI.vmx
-rw-r--r-- 1 silentm silentm 272 Feb 27 2017 CentOS 64-bit LSI.vmxf
-rw-r--r-- 1 silentm silentm 32796639232 Nov 17 08:34 CentOS 7-64bit
LSI.vmdk
-rw-r--r-- 1 silentm silentm 107382571008 Aug 13 09:05 CentOS 7.vhdx
-rw-r--r-- 1 silentm silentm 323155 Aug 5 08:39 v...
2011 Jul 19
0
Orphan threads with Cellphone (Blackberry) player
...;
74.82.68.17 124 Mozilla/4.8 [en] (Windows NT 5.0; U) Kick
<http://www.airprogressive.org:8000/admin/killclient.xsl?mount=/stream&id=2718>
74.82.68.18 24 Mozilla/4.8 [en] (Windows NT 5.0; U) Kick
<http://www.airprogressive.org:8000/admin/killclient.xsl?mount=/stream&id=2735>
> Yet another thread is started with a new "listener".
> Click "back" to exit from browser in Blackberry.
> All threads continue.
--> I have tested this many times and the threads continue without
being cleaned up indefinitely, even though the playe...
2017 Mar 23
93
[Bug 2698] New: Tracking bug for OpenSSH 7.6 release
https://bugzilla.mindrot.org/show_bug.cgi?id=2698
Bug ID: 2698
Summary: Tracking bug for OpenSSH 7.6 release
Product: Portable OpenSSH
Version: -current
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: P5
Component: Miscellaneous
Assignee: unassigned-bugs at
2008 Oct 10
2
[LLVMdev] 2.4 Pre-release (v1) Available for Testing
With respect to random testing LLVM pre-2.4 is doing extremely well, we
have no unreported bugs right now.
John
2008 Oct 11
0
[LLVMdev] 2.4 Pre-release (v1) Available for Testing
On Oct 10, 2008, at 2:06 PM, John Regehr wrote:
> With respect to random testing LLVM pre-2.4 is doing extremely well,
> we
> have no unreported bugs right now.
That's great John!
For my info, are there any reported bugs that are unfixed in 2.4?
-Chris
2015 Apr 02
0
[CentOS-announce] Release for CentOS Linux 7 (1503 ) on x86_64
...2/2015 05:08 PM, Valeri Galtsev wrote:
> Us, human, usually do consecutive counting as follows:
>
> A:
>
> 0 1 2 3 4 5 6 ...
>
> Now, as portion of version identifier doesn't follow this way of counting
> anymore, it is akin counting like:
>
> B:
>
> 231 2735 2746 3458 5216 ...
I believe your argument works fine since:
CentOS-7-x86_64-DVD-1503.iso
CentOS-7-x86_64-DVD-1507.iso
CentOS-7-x86_64-DVD-1512.iso
CentOS-7-x86_64-DVD-1606.iso
note, this is YYmm to indicate age, and not serial numbers.
--
Karanbir Singh
+44-207-0999389 | http://www.karan.org/...
2004 May 27
0
Patch: OpenSSH 3.8.1p1, PAM, pam_krb5 & Privilege Separation
A non-text attachment was scrubbed...
Name: openssh-setcred.patch
Type: text/x-patch
Size: 2735 bytes
Desc: PAM and Kerberos
Url : http://lists.mindrot.org/pipermail/openssh-unix-dev/attachments/20040527/d7678ac6/attachment.bin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: openssh-pam-privsep.patch
Type: text/x-patch
Size: 1171 bytes
Desc: GSSAPIAuth PAM...
2005 Jul 13
0
Two ISDN cards on same machine
...'s possible changing my Digi dialplan), and above all if it's possible to have Digi and Digium cards installed on the same machine.
Thanks all,
Yousef Herzallah
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/ms-tnef
Size: 2735 bytes
Desc: not available
Url : http://lists.digium.com/pipermail/asterisk-users/attachments/20050713/bfa972f9/attachment.bin
2005 Feb 22
1
problems with tcltk in R 2.0.1 (PR#7698)
Full_Name: Vidar Hjellvik
Version: 2.0.1
OS: windows
Submission from: (NULL) (82.134.28.194)
I have an tcltk application that runs without problems in R1.9.1, but when I
press the "run"-button (and other buttons as well) in R2.0.1, I get the
message:
"Error in function () : can't change value of a locked binding".
I have another tcltk application that runs fine on
2024 Sep 04
1
What did I mess up?
...o
Authority file: /home/dave/.Xauthority
File new: no
File locked: no
Number of entries: 16
Changes honored: yes
Changes made: no
Current input: (argv):1
$ xauth list
192.168.44.22:1 MIT-MAGIC-COOKIE-1 dbed22dfe792063a2be40ccda8e6f0e0
[fe80::fab3:2735:67c5:e3d5]:0 MIT-MAGIC-COOKIE-1 3898a4ceb2b28e90031089c49b340887
192.168.0.114:0 MIT-MAGIC-COOKIE-1 3898a4ceb2b28e90031089c49b340887
[fe80::99e:9c30:44f4:4e41]:0 MIT-MAGIC-COOKIE-1 fb406bee470ad95e158cc3783fae2fbd
192.168.122.1:0 MIT-MAGIC-COOKIE-1 fb406bee470ad95e158cc3783fae2fbd
M2.compat...
2024 Sep 04
1
What did I mess up?
Dave Close wrote:
> The error shown with "ssh -Xvvv" in all failure cases is,
> debug3: send packet: type 91
> debug2: X11 auth data does not match fake data.
> X11 connection rejected because of wrong authentication.
> debug2: X11 rejected 1 i0/o0
I don't know but I do have questions. So maybe... What is the output
of these commands?
type xauth
2021 Oct 08
1
Azure Kernel for CentOS 7
...---------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.centos.org/pipermail/centos-virt/attachments/20211008/5f8071a0/attachment-0005.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image001.png
Type: image/png
Size: 2735 bytes
Desc: image001.png
URL: <http://lists.centos.org/pipermail/centos-virt/attachments/20211008/5f8071a0/attachment-0005.png>
2002 Jul 15
0
Contact Needed... / http://www.samba.anu.edu.au
...;the other half of the Internet"! We will perform FREE monthly submissions for your site on foreign search engines....
Regards,
Mathias Levarek Ph.D.
seo@cybermultilingual.com
___________________________________________________________________
C Y B E R D I F F E R E N C E C O R P.
PO BOX 2735
SEDONA, ARIZONA 86336 USA
TEL:1 (928) 203 0835 - FAX: 1(413) 622-3040
http://www.CyberMultilingual.com:
Multilingual search engine submission.
http://www.MetaNovation.com:
Advanced search engine promotions through mirror site marketing
http://www.SearchEngineJungle.com:
Search Engine Promoti...
2011 Sep 07
3
WinRAR 4.01 Windows & 7-zip Benchmarks on Wine...
Winrar for linux does not have Benchmark.
same with 7z.
have installed Winrar & 7zip 32-bits for windows,
could not install 64-Bit versions.
*did not installed in KXStudio 10.x Generic Kernel...
*but installed ok in KXStudio 10.x with RT Kernel.
also Ubuntu 10.x generic kernel.
Board:
MSI X58 Eclipse sli
i7 920
with Visa sp1 x64 Winrar 4 benchmark did: 4040kb/s
with W7 x64 did: 3030kb/s