Displaying 14 results from an estimated 14 matches for "obc".
Did you mean:
abc
2008 Feb 06
2
[Bug 1438] New: Adds an out-of-band challenge (OBC) authentication method ( via kbdint)
https://bugzilla.mindrot.org/show_bug.cgi?id=1438
Summary: Adds an out-of-band challenge (OBC) authentication
method (via kbdint)
Classification: Unclassified
Product: Portable OpenSSH
Version: 4.7p1
Platform: All
OS/Version: Linux
Status: NEW
Keywords: patch
Severity: normal
Priority:...
2008 Feb 06
2
[PATCH] Out-of-band challenge (OBC) authentication method
...'re authenticated if you can correctly answer the challenge.
You can use a regular email account, a pager, cell phone or other email
capable device to receive the challenge. However, by using a physical
device you can receive a one-time authentication secret isolated from
your workstation.
OBC can be used in conjunction with the "Multiauth" patch
(https://bugzilla.mindrot.org/show_bug.cgi?id=1435), to create a
two-factor authentication system; Multiauth allows you to require two or
more authentications for a successful login. Combining OBC with
Multiauth creates two physica...
2009 Nov 12
2
[LLVMdev] Crash in PBQP register allocator
Hi,
Please see the two ".ll' files attached.
Command line used
llc -march=pic16 -pre-RA-sched=list-burr -regalloc=pbqp new.obc
The above test case crashes only when I use the combination of list-burr
scheduler and pbqp register allocator. If any of them (scheduler or
register allocator) is replaced with some alternate then I don't see the
crash.
I could not figure out the reason. Please provide some pointers t...
2009 Nov 13
0
[LLVMdev] Crash in PBQP register allocator
...rrently investigating.
Cheers,
Lang.
On Thu, Nov 12, 2009 at 12:46 AM, <Sachin.Punyani at microchip.com> wrote:
> Hi,
>
>
>
> Please see the two “.ll’ files attached.
>
>
>
> Command line used
>
> llc –march=pic16 –pre-RA-sched=list-burr –regalloc=pbqp new.obc
>
>
>
> The above test case crashes only when I use the combination of list-burr
> scheduler and pbqp register allocator. If any of them (scheduler or register
> allocator) is replaced with some alternate then I don’t see the crash.
>
>
>
> I could not figure out the r...
2009 Nov 15
2
[LLVMdev] Crash in PBQP register allocator
...u, Nov 12, 2009 at 12:46 AM, <Sachin.Punyani at microchip.com> wrote:
>> Hi,
>>
>>
>>
>> Please see the two “.ll’ files attached.
>>
>>
>>
>> Command line used
>>
>> llc –march=pic16 –pre-RA-sched=list-burr –regalloc=pbqp new.obc
>>
>>
>>
>> The above test case crashes only when I use the combination of list-burr
>> scheduler and pbqp register allocator. If any of them (scheduler or register
>> allocator) is replaced with some alternate then I don’t see the crash.
>>
>>
>&g...
2007 Dec 02
1
speeding up likelihood computation
...rich <- data.frame$rich
middle <- data.frame$middle
poor <- data.frame$poor
work <- data.frame$work
jointfam <- data.frame$jfam
contracep <- data.frame$contra
hindu <- data.frame$hindu
muslim <- data.frame$muslim
scaste <- data.frame$scaste
stribe <- data.frame$stribe
obc <- data.frame$obc
ucaste <- data.frame$ucaste
N <- data.frame$dfsize
indN <- data.frame$dfsize1 # INDICATOR FUNCTION THAT dfsize==alive
nb <- data.frame$nboy
ng <- data.frame$ngirl
ncord1 <- data.frame$ncord1 # FIRST CHILD: BOY=0; GIRL=1
ncord2 <- data.frame$ncord2 #SEC...
2005 Oct 31
1
R-functions in C-Code
...fPIC -O2 -c test.o test.c
gcc -shared -L/usr/local/lib -o test.so test.o -L/usr/lib64/R/lib -lR
Calling R and loading test.so results in an error:
> dyn.load("test.so")
Error in dyn.load(x, as.logical(local), as.logical(now)) :
unable to load shared library '/home/obc/test.so':
Any hint is welcome.
Olaf Schenk
2009 Dec 15
2
[LLVMdev] Crash in PBQP register allocator
...> > >>
> > >>
> > >> Please see the two ".ll' files attached.
> > >>
> > >>
> > >>
> > >> Command line used
> > >>
> > >> llc -march=pic16 -pre-RA-sched=list-burr -regalloc=pbqp new.obc
> > >>
> > >>
> > >>
> > >> The above test case crashes only when I use the combination of list-
> > burr
> > >> scheduler and pbqp register allocator. If any of them (scheduler or
> > register
> > >> allocator) is...
2009 Nov 17
0
[LLVMdev] Crash in PBQP register allocator
...m> wrote:
> >> Hi,
> >>
> >>
> >>
> >> Please see the two ".ll' files attached.
> >>
> >>
> >>
> >> Command line used
> >>
> >> llc -march=pic16 -pre-RA-sched=list-burr -regalloc=pbqp new.obc
> >>
> >>
> >>
> >> The above test case crashes only when I use the combination of list-
> burr
> >> scheduler and pbqp register allocator. If any of them (scheduler or
> register
> >> allocator) is replaced with some alternate then I don&...
2009 Dec 15
0
[LLVMdev] Crash in PBQP register allocator
...t;
> > > >> Please see the two ".ll' files attached.
> > > >>
> > > >>
> > > >>
> > > >> Command line used
> > > >>
> > > >> llc -march=pic16 -pre-RA-sched=list-burr -regalloc=pbqp new.obc
> > > >>
> > > >>
> > > >>
> > > >> The above test case crashes only when I use the combination of list-
> > > burr
> > > >> scheduler and pbqp register allocator. If any of them (scheduler or
> > > registe...
2010 Jan 26
3
[LLVMdev] Crash in PBQP register allocator
...t; Please see the two ".ll' files attached.
>> > > >>
>> > > >>
>> > > >>
>> > > >> Command line used
>> > > >>
>> > > >> llc -march=pic16 -pre-RA-sched=list-burr -regalloc=pbqp new.obc
>> > > >>
>> > > >>
>> > > >>
>> > > >> The above test case crashes only when I use the combination of
>> > > >> list-
>> > > burr
>> > > >> scheduler and pbqp register allocator....
2005 Aug 23
10
Creating a simple sum (or: I suck at blocks!)
I''ve been hacking on this for awhile and am not even getting close.
Consider the following...
results = Sample.find(:all)
total_counter = results.each{|result| #Add together result.counter}
I just want to simply iterate through the list and sum the counter field
for each row into an aggregation. I could do it in a full for loop, but
is there a nice one liner I''m missing?
2010 Jan 28
0
[LLVMdev] Crash in PBQP register allocator
...ase see the two ".ll' files attached.
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>> Command line used
>>>>>>>
>>>>>>> llc -march=pic16 -pre-RA-sched=list-burr -regalloc=pbqp new.obc
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>> The above test case crashes only when I use the combination of
>>>>>>> list-
>>>>>>>
>>>>> burr
>>>>...
2008 Jun 30
4
Rebuild of kernel 2.6.9-67.0.20.EL failure
Hello list.
I'm trying to rebuild the 2.6.9.67.0.20.EL kernel, but it fails even without
modifications.
How did I try it?
Created a (non-root) build environment (not a mock )
Installed the kernel.scr.rpm and did a
rpmbuild -ba --target=`uname -m` kernel-2.6.spec 2> prep-err.log | tee
prep-out.log
The build failed at the end:
Processing files: kernel-xenU-devel-2.6.9-67.0.20.EL
Checking