Displaying 20 results from an estimated 500 matches similar to: "Possible typo in the C source code of R"
2002 Jul 24
2
ssh-keygen listing fingerprints little unclear
Since ssh-keygen is not listing the _types_ of keys I have in my file,
wouldn't it be a good idea to make the -t switch filtering out the
selected type of key when doing a listing with -l?
i.e. in this case I see both rsa1, rsa, and dss keys:
$ ssh-keygen -l -f ~/.ssh/known_hosts
1024 a9:4f:0b:b6:33:d7:d0:ad:6a:11:b4:57:25:7e:1e:f8 fluff.x42.com
1024
2004 Jan 18
1
Authentication protocol
Hello my name is Derek Bodin.
?
As a personal side project I am trying to create a java SSH2 server.? I have
so far been able to work my through the transportation protocol and the user
authentication protocol.? My question is when the authentication protocol
starts OpenSSH will sit and hang waiting for the server to send a
SSH_MSG_USERAUTH_FAILURE packet and a list of appropriate authentication
2002 Aug 01
0
openssh-3.4p1.tar.gz on ftp.openbsd.org changing rather than frozen (fwd)
Below the trojaned and clean md5s are given.
---------- Forwarded message ----------
Date: Thu, 1 Aug 2002 13:39:22 +0200
From: Magnus Bodin <magnus at bodin.org>
To: Wojtek Pilorz <wpilorz at bdk.pl>
Cc: openssh-unix-dev at mindrot.org
Subject: Re: openssh-3.4p1.tar.gz on ftp.openbsd.org changing rather than
frozen
On Thu, Aug 01, 2002 at 09:20:29AM +0200, Wojtek Pilorz wrote:
2010 Dec 31
1
[LLVMdev] CFP related to compilers: SMART 2011 (co-located with CGO 2011)
Apologies if you receive multiple copies of this call.
********************************************************************************
CALL FOR PAPERS
5th Workshop on
Statistical and Machine learning approaches
to ARchitecture and compilaTion
2018 Nov 04
2
Some questions about writing compiler passes.
Hello,
I have a couple basic questions about implementing compiler passes for llvm
and was looking for a bit of help since I was looking to write an
instrumentation pass of some sort. I am sort of new.
1. How do compiler passes cope with inline assembly? Can this sometimes
violate the optimization assumptions of the pass?
2. What are good ways to verify and validate passes? Can one prove them
2008 Oct 16
0
about formal verification about Xen
Dear all,
Is there any project or work about the formal analysis of Xen?
For example, Using theorem provers, eg. Acl2, isabelle, coq etc.
to verify it. Thanks!
Cheers:)
Liu Jian
--
email to: gjk.liu@gmail.org
_______________________________________________
Xen-community mailing list
Xen-community@lists.xensource.com
http://lists.xensource.com/mailman/listinfo/xen-community
2011 Mar 02
1
pb with Date format using filled.contour
Hi R-help community,
Can anyone tell me why, while using :
x <- seq(as.Date("2001-01-01"),as.Date("2001-01-01") +
nrow(volcano)-1,1)
y <- seq(1, ncol(volcano),1)
when I plot the volcano matrix with that command :
filled.contour(x,y,volcano)
the graph has a Date format on X-axis, ok ...
... but when adding a contour plot to the filled contour, using this
2023 Jan 26
2
[PATCH v2v] -o rhv-upload: Give a nicer error if the storage domain
https://bugzilla.redhat.com/show_bug.cgi?id=1986386
My RHV instance is dead at the moment so I didn't do much more than
check this compiles and passes the one test we have. Also I want to
spend as little time as possible on RHV outputs for virt-v2v since the
RHV product will be discontinued soon.
I did want to point out some things:
- The preceeding code is probably wrong.
2002 Jul 25
0
openssh-unix-dev digest, Vol 1 #505 - 15 msgs
subscribe openssh-unix-dev at mindrot.org
> Send openssh-unix-dev mailing list submissions to
> openssh-unix-dev at mindrot.org
>
> To subscribe or unsubscribe via the World Wide Web, visit
> http://www.mindrot.org/mailman/listinfo/openssh-unix-dev
> or, via email, send a message with subject or body 'help' to
> openssh-unix-dev-request at mindrot.org
>
2009 Jan 29
1
Problem compiling 3.3.0?
On RH 5.2, and I've previously compiled and installed 3.0.28a on this
box. configure ran clean, but make fails with:-
Compiling smbd/server.c
Linking bin/smbd
smbd/server.o: In function `housekeeping_fn':
server.c:(.text+0x21e): undefined reference to
`attempt_machine_password_change'
collect2: ld returned 1 exit status
make: *** [bin/smbd] Error 1
Anyone else encountered this?
2001 Apr 08
0
Meet us on Wine Alley
Hello!
I found your address on a site about wine and spirits, cigar and good
living and I thought that you would be interested by the services that our
site offers.
Wine Alley is a virtual Club for all those interested in wine in
both a professional and personal capacity. You too can be among our 7085
members to receive our free weekly bulletin which commits you to nothing but presents an
2007 Jul 14
3
tT in callparking
Hi List;
[incoming]
include => parkedcalls
exten=103,1,Dial(SIP/Bob,,tT)
exten=104,1,Dial(SIP/Charlie,,tT)
When we use tT and when we use t alone or T alone, I
know this for call parking, but I do not know what the
tT does?
Regards
Bilal
____________________________________________________________________________________
Sucker-punch spam with award-winning protection.
Try the free
2010 Jul 01
0
[LLVMdev] CFP (related to compilers): CGO 2011
(Apologies if you receive multiple copies of this announcement)
CGO 2011 - CALL FOR PAPERS
Ninth Annual IEEE/ACM International Symposium on Code Generation
and Optimization (CGO 2011)
April 2-6, 2011, Chamonix, France
http://www.cgo.org
The International Symposium on Code Generation and Optimization (CGO)
brings together researchers and practitioners working on bridging the
gap between
2011 Feb 11
2
Using filled.contour and contour functions together
Dear R help contributors,
I'd like to plot ground temperature with time on X-axis and depth on Y-axis
on this datasets ( http://r.789695.n4.nabble.com/file/n3301033/NEdaily.csv
NEdaily.csv ), and to do so I use the following commands:
library(RSEIS)
xNE <- seq(1, as.numeric(as.Date(max(NEdaily[[1]])) -
as.Date(min(NEdaily[[1]]))), 1)
yNE <- rev(c(-0.3, -0.5, -0.7, -0.9, -1.1,
2017 Sep 07
2
Strange SASL issue
2017-09-07 15:04 GMT+02:00 Sami Ketola <sami.ketola at dovecot.fi>:
>
> > On 7 Sep 2017, at 16.03, Antoine Nguyen <ngu.antoine at gmail.com> wrote:
> >
> > 2017-09-07 14:29 GMT+02:00 Aki Tuomi <aki.tuomi at dovecot.fi>:
> >
> >>
> >>
> >> On 07.09.2017 15:26, Antoine Nguyen wrote:
> >>> Hi all,
> >>>
2018 Nov 04
3
Some questions about writing compiler passes.
Thanks for the help. I have a couple follow up questions-
Where can I find the code which calculates the properties of inline asm
nodes and examples of passes that make use of this information?
Thanks again,
Carter.
On Mon, Nov 5, 2018 at 12:04 AM David Blaikie <dblaikie at gmail.com> wrote:
>
>
> On Sun, Nov 4, 2018 at 1:56 AM Carter Cheng via llvm-dev <
> llvm-dev at
2020 Aug 27
1
Re: Virt Customize features from python
On Thu, Aug 27, 2020 at 08:32:35AM -0400, Donny Davis wrote:
> Hey Richard,
>
> I have been playing around with guestfs-python.3 and I am curious if there
> is a method to call virt-customize like functions from python. Specifically
> I need to install a package into the guest image.
There isn't directly, you'd have to either run virt-customize as an
external command, or
2008 Aug 13
4
Cannot Redirect some windows xp folders to samba share?
Hi people.
I have some issues, I setup a samba server(3.0.28) with gentoo,
samba + ldap. Is working, I can create users, change, add, mod,
etc,etc.
I setup each home drive, using smbldap-tools. Everything is working good.
But I have 1 problem, I want to setup my windows xp pro sp2 users
to have roaming + folder redirection to my samba server. Some folders
are very easy to move to be in
2020 Jan 31
2
Status of java interface
Hello, I am embarking on a project using NUT on a Raspberry pi talking to a
Cyberpower UPS for storm event (e.g. hurricane) power management at a
remote location.
I would prefer to use Java as a programming platform for this application,
but I see the NUT Java project has not been updated in a long time (7
years?!). Is it being tested with new NUT releases or has been abandoned?
If the later, I
2006 May 04
1
[LLVMdev] Idea for the Summer of Code
Hi all,
I have an idea for a proposal for the summer of code which I think is pretty
cool, but I wanted to run it past you all to see what you thought of it
first.
Basically, the proposal is to use LLVM as a test bed for a more theoretical
idea I have. I want to develop a grammar-level way of formally specifying
how to translate between two languages. Borrowing from XSLT (a way of
transforming