:)
--
cinap
--- Begin Message ---
this fixes a bug triggered by steve's bug report.
; diffy -c readjpg.c
/n/dump/2009/0914/sys/src/cmd/jpg/readjpg.c:441,453 - readjpg.c:441,452
uchar tmp[2];
m = marker(h);
- switch(m){
- case EOI:
+ if(m == EOI || (m&~7) == RS
this fixes a bug triggered by steve's bug report.
; diffy -c readjpg.c
/n/dump/2009/0914/sys/src/cmd/jpg/readjpg.c:441,453 - readjpg.c:441,452
uchar tmp[2];
m = marker(h);
- switch(m){
- case EOI:
+ if(m == EOI || (m&~7) == RST){
*markerp = m;
On Mon Sep 14 20:09:25 EDT 2009, st...@quintile.net wrote:
> I have just hit a fossil deadlock. the symptom is simple enough,
> fossil wedged, stats continued to be updated and I could run whatis
> in a rio window but any attempt to access the local fossil caused
> the command to hang.
[..]
> If an
I have just hit a fossil deadlock. the symptom is simple enough,
fossil wedged, stats continued to be updated and I could run whatis
in a rio window but any attempt to access the local fossil caused
the command to hang.
I was trying to mirror sources when it happened so I had a lot of
processes al
2009/9/13 erik quanstrom :
> but i was
> wondering why cmp would just work. it occurred to me that
> i could run the dds in parallel with a command like this
> cmp <{dd -if data -bs 64k -count 2} <{dd -if ../sda1/data -bs 64k
> -count 2}
Cmp was actually my original method, it wa
Russ Cox wrote:
On Mon, Sep 14, 2009 at 8:50 AM, Jack Norton wrote:
So when you create a Venti volume, it basically writes '0's' to all the
blocks of the underlying device right?
In case anyone decides to try the experiment,
venti hasn't done this for a few years. Better to try with
On Mon, Sep 14, 2009 at 8:50 AM, Jack Norton wrote:
> So when you create a Venti volume, it basically writes '0's' to all the
> blocks of the underlying device right?
In case anyone decides to try the experiment,
venti hasn't done this for a few years. Better to try with dd.
Russ
> I am going to try my hands at beating a dead horse:)
> So when you create a Venti volume, it basically writes '0's' to all the
> blocks of the underlying device right? If I put a venti volume on a AoE
> device which is a linux raid5, using normal desktop sata drives, what
> are my chances of
Apple has an "interesting" process for releasing open source code. One of the
guys that works on it wrote something up on it once, but I am sorry I don't
have a pointer right now.
I would not assume that the it's the same "bits" that are used inside Apple.
Certainly at the very least, many comm
erik quanstrom wrote:
So what about having venti on an AoE device, and fossil on a local drive
(say an ssd even)?
sure. we keep the cache on the coraid sr1521 as well.
How would you handle (or: how would venti handle), a
resize of the AoE device?
that would depend on the d
I've been, for the time being, officially p9-gagged due to "core-dumping"
on the list. But thanks anyway for the information. And yes, the Latin
alphabet does function.
--On Monday, September 14, 2009 09:33 + Paul Donnelly
wrote:
eris.discor...@gmail.com (Eris Discordia) writes:
http
eris.discor...@gmail.com (Eris Discordia) writes:
>> http://thinkzone.wlonk.com/Language/Korean.htm
>
> Interesting. I used to think Korean, too, uses a syllabary. Turns out
> it's expressed alphabetically. Expressing Japanese that way would
> create some space for confusion as there are certain s
12 matches
Mail list logo