Displaying 20 results from an estimated 900 matches similar to: "[PATCH] Don't strip two leading slashes from paths."
2005 Apr 05
1
problem with remote forward and SSH 2.4.0 server
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
I'm having a problem with OpenSSH_4.0p1 when trying to do remote port
forwards to a server running SSH Secure Shell 2.4.0. The problem appears
to be that 2.4.0 chokes on bind addresses that aren't numeric addresses,
such as "localhost" and "".
The following commands are failing for me from the 4.0p1 client to the
2.4.0
2005 Jun 16
1
SSH 2.4.0 remote forward patch in next release?
I [1]reported a problem on 5-April-2005 about a problem with the 4.0p1
version and remote port forwarding to SSH 2.4.0 servers. I provided a
patch for the problem but [2]was told that no more patches were being
considered until 4.1 was released and that I should attach my patch to a
new Bugzilla bug. This [3]I did.
Is there any chance it will be included in the next release?
1.
2008 Jan 25
7
vorbis-tools 1.2.0 Release Candidate
I bumped the version number of vorbis-tools and am preparing it for an
eventual release in a few days.
A changelog of what's new may be found at [1].
Meanwhile, what's in SVN is a "Release Candidate" to find out if
anything was broken since version 1.1.1. Report any (or lack of)
problems you may find, so we'll be able to put out a new version of
vorbis-tools.
-Ivo
[1]
2005 Jul 21
0
[LLVMdev] Re: Dependence Analysis
On Thu, 21 Jul 2005, Naftali Schwartz wrote:
>> If you're interested in dependence analysis, the next important step is
> to
>> start analyzing distance and direction vectors.
>
> Well, specifically, I was thinking of a mechanism to turn this:
The indvars pass is *intentionally* restricted to only promoting affine
expressions to array subscripts, not arbitrary
2005 Jul 21
5
[LLVMdev] Re: Dependence Analysis
> LLVM already includes this: the -indvars pass. It turns things like
this:
>
> int *P = for (...; ... ; ++P)
> *P
>
> to:
>
> int *P = ...
> for (int i = 0; ... ; ++i)
> P[i]
>
> If you're interested in dependence analysis, the next important step is
to
> start analyzing distance and direction vectors.
Well, specifically, I was thinking of a
2004 Jul 02
1
Compiling Gastman for Win32
Hi!
I'm trying to compile the gastman?s sources with the
vc++(6.0) and to the Borland C++(1.0), but when I
compile these sources shows many erros like, there
aren?t Libraries and funtions necessaries. I tried to
get these at the Internet but I didn?t get all and
somethings with erros.
I would like to know with there is a path with all
libraries necessary to compile the gastman and how
2004 Jun 23
1
anova
Could someone please tell me if it is a way to define
the number of decimals (for example 4 digits) in a
presentation of anova() results. I couldn't apply round
()function.
Thanks in advance.
Alex
__________________________________________________________________________
Acabe com aquelas janelinhas que pulam na sua tela.
AntiPop-up UOL - ?? gr??tis!
http://antipopup.uol.com.br/
2007 Sep 26
1
Patches for building of flac 1.2.1
Hello,
We use two different patches to build flac.
The first one is a patch that detects correctly ranlib, ac, strip when
you cross-compile. We especially use the patch when compiling for
Windows under GNU/Linux.
http://trac.videolan.org/vlc/browser/trunk/extras/contrib/src/Patches/flac-cross.patch
The other one fixes an issue when compiling for Windows under Cygwin,
that can't find
2012 Sep 11
2
[PATCH 6/8] ns16550: PCI initialization adjustments
Besides single-port serial cards, also accept multi-port ones and such
providing mixed functionality (e.g. also having a parallel port).
Reading PCI_INTERRUPT_PIN before ACPI gets enabled generally produces
an incorrect IRQ (below 16, whereas after enabling ACPI it frequently
would end up at a higher one), so this is useful (almost) only when a
system already boots in ACPI mode.
Signed-off-by:
2004 Jun 19
0
[LLVMdev] benchmarking LLVM
On Sat, 19 Jun 2004, [koi8-r] "Valery A.Khamenya[koi8-r] " wrote:
> i took a look into LLVM benchmarks from nightly tester and
> ran Shootout tests on my own. Below go just few outlines.
>
> 1. results on my AMD AthlonXP and Xeon used by LLVM
> team are different sometime. In particular, both Shootout
> and Shootout-C++ show great speed up with LLVM (in
>
2004 Apr 01
3
Control Bandwidth
Hi all,
I need a little help, i am studing htb to control user
bandwidth (download/upload) and I made a script as
below to test. I am testing using ttcp tool from by
linux box to other linux (192.168.200.51).
my box <---- Linux = more than 128kbit
mybot -----> Linux = get 128kbit
But I want to control both ways, what am I missing?
script:
EXTIF=eth0
INTIF=eth1
TC=/sbin/tc
DOWN=128
2004 Jul 01
1
I run mkfs.ext3 in hda1 but I want to make undo. How do it?
Hello linuxers!!!
I have a problem. I did format using mkfs.ext3
in /dev/hda1, and it's wrong. I want to format hda2.
Now I lost all datas. How can I recover my hda1???
__________________________________________________________________________
Acabe com aquelas janelinhas que pulam na sua tela.
AntiPop-up UOL - ? gr?tis!
http://antipopup.uol.com.br/
2004 Jul 01
0
I run mkfs.ext3 in a partition and I want make undo, how do it?
I use mkfs.ext3 in /dev/hda1, but was to use
in /dev/hda3. Exist recover for this? How to do?
__________________________________________________________________________
Acabe com aquelas janelinhas que pulam na sua tela.
AntiPop-up UOL - ? gr?tis!
http://antipopup.uol.com.br/
2004 Aug 13
1
CBQ REPORT
Hi all,
I am controlling the bandwidth of 40 clients with cbq.
When I type "tc -s -d qdisc show dev eth0" I see the
traffic for each rule. Now my question is: is there any
script to make possible to pass these results to a
report like txt or html something like that?
any tips will be helpfull.
Thanks,
__________________________________________________________________________
2004 Sep 03
1
bandwidth management
Hi all,
I have a firewall central which a control the
download/upload bandwidth with cbq of 9 differents
networks. Now i need some help from you. I would like
to use mrtg+snmp to reports these bandwidth to show per
ip, how? any idea? tips?
Thanks in advance,
Anderson
__________________________________________________________________________
Acabe com aquelas janelinhas que pulam na sua
2004 Dec 14
0
Problems with samba
Hi,i have the following problems with a try print a document using cups/samba to print in windows 2000 machine.
When i try print the file, i have the following error:
E [14/Dec/2004:16:45:29 -0200] [Job 6] Unable to connect to SAMBA host, will retry in 60 seconds...ERROR: SMB tree connect failed: NT_STATUS_ACCESS_DENIED
E [14/Dec/2004:16:45:57 -0200] [Job 5] Unable to connect to SAMBA host, will
2005 Mar 09
1
(no subject)
Hi,
I am a beginner in Icecast, and I?d thank you if I had a little help from you guys.
I?m already able to send audio data from WinAmp (2.95) with Oddcast (Dec 14, 2004) to Icecast (2.2.0). No problems up to here.
However, when I go to URL in order to hear it, Windows Media Player (9 series) buffers and plays only a few seconds of audio.
I am in Windows XP (Service Pack 2).
Do you know what
2005 Mar 10
2
(no subject)
Mike,
I?m streaming LAME ones (MP3), mountpoint is live.mp3 and URL is http://169.254.31.193:8000/live.mp3
Thanks a lot,
D?nis
-x-
From"Michael Smith" mlrsmith@gmail.com
To"Denis Paschoalinoto" denisp@uol.com.br
Cc"icecast" icecast@xiph.org
DateThu, 10 Mar 2005 14:20:54 +1100
SubjectRe: [Icecast] (no subject)
> On Thu, 10 Mar 2005 00:08:42 -0300, Denis
2004 Nov 30
0
glmmPQL
Dear listmembers,
I've adjusted a mixed model with glmmPQL:
nulo<-glmmPQL(POS~1,random=~1|GRUPO, family=binomial, data=new)
and I've reched the following results:
Linear mixed-effects model fit by maximum likelihood
Data: new
AIC BIC logLik
53238.5 53260.74 -26616.25
Random effects:
Formula: ~1 | GRUPO
(Intercept) Residual
StdDev: 0.3402137 0.9952645
2011 Aug 22
3
automatic file input
Dear all,
I have 100 files which are used as input.and I have to input the name of my files again and again.the name of the files are 1.out, 2.out......100.out.
I want to know if there is anything like perl so that i can use something like this-
for($f = 1; $f <= 100; $f++) {
$file = $f.".out";
I have tried this thing in R but it does not work.Can somebody please help me.