Displaying 20 results from an estimated 300 matches similar to: "help for shift.down"
2012 Feb 28
0
fail2ban and httpd
Hello,
I've all my services (postfix, dovecot, sasl, ...) secure with fail2ban,
but only httpd doesn't work
404 Not Found
//%0D/scripts/setup.php: 2 Time(s)
//3rdparty/phpMyAdmin/scripts/setup.php: 1 Time(s)
//81/phpmyadmin/scripts/setup.php: 1 Time(s)
//Admin/: 1 Time(s)
//Admin/scripts/setup.php: 1 Time(s)
//MyAdmin/: 1 Time(s)
2007 May 22
1
tunable parametrs
Hi,
I want to know the tunable parameters in ext2/ext3 filesystem. What are
the tunable parameters and what is the effect of tuning those parameters
on filesystem?
Thanks and Regards,
Dilip Kumar Nutakki
Software Engineer
UNISYS Global Services India,
135/1, Purva Premier ,Residency Road, Bangalore-560025,
Ph: +91 80 4159 4947
Mobile: +91 9886485182
-------------- next part --------------
An
2007 Nov 23
0
[ wxruby-Bugs-15845 ] ctrl+shift+t crashes empty styled textctrl
Bugs item #15845, was opened at 2007-11-23 00:02
You can respond by visiting:
http://rubyforge.org/tracker/?func=detail&atid=218&aid=15845&group_id=35
Category: None
Group: None
Status: Open
Resolution: None
Priority: 3
Submitted By: Christopher Bludau (count_cb)
Assigned to: Nobody (None)
Summary: ctrl+shift+t crashes empty styled textctrl
Initial Comment:
If one pressed
2006 Feb 20
0
prototype.js Array.prototype.shift() method
I noticed that prototype.js defines a shift() method for the Array prototype.
The base prototype already defines this method, is there a reason it is being
redefined in prototype? Maybe certain browsers aren''t implementing the
shift() method? If that''s the case, shouldn''t there also be an unshift()? :)
Thanks!
-Jeremy
--
Jeremy Kitchen ++
2008 May 25
0
[ wxruby-Bugs-20348 ] Apparent problems in text selection by direction arrow keys with shift held down
Bugs item #20348, was opened at 2008-05-25 12:12
You can respond by visiting:
http://rubyforge.org/tracker/?func=detail&atid=218&aid=20348&group_id=35
Category: Incorrect behavior
Group: None
Status: Open
Resolution: None
Priority: 3
Submitted By: Ross Goodell (rossgoodell)
Assigned to: Nobody (None)
Summary: Apparent problems in text selection by direction arrow keys with shift held
2006 Feb 08
1
AJAX Event Handlers, like shift key pressing...
Hey everyone,
I thought I''d seen a demo of an AJAX app that responded to control
key presses, like performing a different action when the shift key is
pressed. What I''d really like to do is have a div change when the
shift key is pressed (to change the text of the link inside it to
indicate what new action will occur when that link is clicked with
shift held down). Is
2008 Jul 28
0
SHIFT+F10 behaving strangely after moving to 3.2 from 3.1
Since upgrading to 3.2.1 from 3.1.2 (both Debian produced packages from
Lenny), I can no longer use SHIFT+F10 to open up a command line screen
under Windows when doing an install.
It appears that only the F10 key is reaching the DOM0, not the shift
key. Shift otherwise works fine, exception in combination with F10...
I''m using ''VNC Viewer Free Edition 4.1.2'' from
2010 Feb 17
0
boxcox shift parameter estimation
Hello,
I am implementing the BoxCox transformation for multiple regression
using the function boxcox() from library MASS (this seems to be the
best one). To avoid negative values in the variable to be transformed
however, one must specify a shift parameter. However different
choices for the value of the shift parameter result in different
estimates for the exponent (lambda) and in different
2008 May 15
0
Does RoR support Shift-JIS encoding
Hi all,
I am new bie in RoR.
I want to build a Japanese website by RoR.
Does RoR support Shift-JIS encoding?
Thanks,
For Ad Now
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
To
2009 Sep 04
1
write.table column names shift
Hi everyone,
I want to write some data to file, for example
a = c(1,2,3,4,5)
b = c(5,6,7,8,9)
write.table(cbind(a,b), file = "R output.csv", sep = ",")
The result is this:
a b
1 1 5
2 2 6
3 3 7
4 4 8
5 5 9
It added an index and shifted the column names by one, b is above a, and a
is above the added index.
Does anybody know a way to prevent this shift from happening?
2013 Nov 12
0
[PATCH 4/7] drm/nvc0-/gr: shift wrapping bug in nvc0_grctx_generate_r406800
From: Dan Carpenter <dan.carpenter at oracle.com>
We care about the upper 32 bits here so we have to use 1ULL instead of 1
to avoid a shift wrapping bug.
Signed-off-by: Dan Carpenter <dan.carpenter at oracle.com>
Signed-off-by: Maarten Lankhorst <maarten.lankhorst at canonical.com>
---
drivers/gpu/drm/nouveau/core/engine/graph/ctxnvc0.c | 2 +-
1 file changed, 1 insertion(+),
2014 Apr 15
0
[PATCH] drm/nouveau/bios: fix a bit shift error introduced by 457e77b
On 15 April 2014 23:18, Sergei Antonov <saproj at gmail.com> wrote:
> Commit 457e77b26428ab4a24998eecfb99f27fa4195397 added two checks applied to a
> value received from nv_rd32(bios, 0x619f04). But after this new piece of code
> is executed, the addr local variable does not hold the same value it used to
> hold before the commit. Here is what is was assigned in the original
2014 Apr 21
0
BO page shift?
I'm looking at nouveau_bo.c in nouveau_bo_new() and I see some code like:
line 230:
nvbo->bo.mem.num_pages = size >> PAGE_SHIFT;
and
line 236
ret = ttm_bo_init(&drm->ttm.bdev, &nvbo->bo, size,
type, &nvbo->placement,
align >> PAGE_SHIFT, false, NULL, acc_size, sg,
nouveau_bo_del_ttm);
It doesn't seem to handle the case that {value}
2006 Jan 06
1
Shift to a Menu
Can you do like this?
-----------
When booting....
{Shift] Pressed -> Go to a menu system, not boot: prompt.
Nothing Pressed -> Just booting a default, without time out.
-----------
--- Okajima, Jun. Tokyo, Japan.
2003 Apr 07
1
[Bug 75] The "TIME" module fails fail to shift time at start/end of daylight savings
https://bugzilla.netfilter.org/cgi-bin/bugzilla/show_bug.cgi?id=75
laforge@netfilter.org changed:
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|laforge@netfilter.org |fabrice@netfilter.org
------- Additional Comments From laforge@netfilter.org 2003-04-07 22:59 -------
reassigning
2004 Sep 25
0
[Bug 75] The "TIME" module fails fail to shift time at start/end of daylight savings
https://bugzilla.netfilter.org/bugzilla/show_bug.cgi?id=75
netfilter@linuxace.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |netfilter@linuxace.com
Status|ASSIGNED |RESOLVED
Resolution|
2008 Nov 13
1
[LLVMdev] Shift operation expansion
Hi,
My target supports shift with amount 1 only i.e. to shift a value by 5
bits, I need to have a loop with shift in the body. Similarly for the
unknown amount of shift we need to have a loop for shift.
1) How can I insert this loop in DAG for shift operation?
2) Is there a way where I can have a call to a function and later
expand to the shift code?
Which would be the
2009 Nov 18
0
[LLVMdev] Arithmetic right shift emulation folding
Since C doesn't specify whether >> is arithmetic or logical on signed
numbers, portable code would have to emulate it. Is there a way that
LLVM will fold down to ashr in the IR?
I first tried this:
int ashr(unsigned a, unsigned b) {
return (signed)a < 0 ? ~((~a) >> b) : a >> b;
}
But that generates 4 BBs. Slightly better is this one:
int
2009 Dec 11
0
[LLVMdev] Doubt related to scheduling with shift operation
Hi,
> My target is an 8-bit target. Therefore while performing a shift (right
> or left) on long (32 bits) it is legalized in 4 smaller units. After
> performing the shift, this value should be stored at the same location.
> So order of the stores does matter. But all 4 stores are parallel in the
> code and do not have any control flow dependency between them. Therefore
>
2010 Aug 16
1
[LLVMdev] [PATCH] fix "32-bit shift" warning in MSVC
This should fix this warning from Visual Studio 2010:
33>..\..\..\llvm-2.8svn-build\lib\MC\MachObjectWriter.cpp(772):
warning C4334: '<<' : result of 32-bit shift implicitly converted to
64 bits (was 64-bit shift intended?)
Index: lib/MC/MachObjectWriter.cpp
===================================================================
--- lib/MC/MachObjectWriter.cpp (revision 111120)
+++