hi list,
both behavior and code indicate that split(1)'s `-e' (split by regular
expression) doesn't play along with either `-n' (line count) or `-f' (output
file prefix). the former is somewhat understandable, but the later is strange
in lieu of `-s' (output file suffix) working just fine.
t
On Monday 30 of December 2013 11:10:45 you wrote:
> both behavior and code indicate that split(1)'s `-e' (split by regular
> expression) doesn't play along with either `-n' (line count) or `-f' (output
> file prefix). the former is somewhat understandable, but the later is
> strange in lieu of `-
On Mon Dec 30 05:12:16 EST 2013, dexen.devr...@gmail.com wrote:
> hi list,
>
>
> both behavior and code indicate that split(1)'s `-e' (split by regular
> expression) doesn't play along with either `-n' (line count) or `-f' (output
> file prefix). the former is somewhat understandable, but the
not sure where to send this comment.
i think this patch misunderstands the situation. the patch
claims that some code is wrong because sleep in a kproc might
get interrupted.
http://code.google.com/p/plan9front/source/detail?r=3864ff1fe83f254622e6f10925f53df62255336d
this diff highligh
has anyone got code for amd64 to go from long mode to 32 bit mode?
in theory it's just a retfq, but evidently it's not quite that simple. ;-)
- erik
This is pretty cool! Good work!
I have a question - what would the maximum ISR rate be for a rising edge of
a square wave sampled on one of the GPIO pins? At the link:
http://www.raspberrypi.org/phpBB3/viewtopic.php?f=72&t=33113
Its quoted to be 10,000 events per second using a standard ISR. Of
erik quanstrom once said:
> since kprocs don't get notes (it's an error to write to the note file),
> sleep in a kproc can't get interrupted. this code will never fire.
It looks like they can on 9front.
The following is from pc/vgavesa.c:/^vesaproc
/*
* dont wait forever here.
Anthony Martin once said:
> erik quanstrom once said:
> > since kprocs don't get notes (it's an error to write to the note file),
> > sleep in a kproc can't get interrupted. this code will never fire.
>
> It looks like they can on 9front.
Actually, this isn't just 9front. All of the network
me
Hi,
After a number of months of lurking on this list, I've finally gotten
a computer set up to be a dedicated Plan 9 installation (as part of a
grid, of course).
At this point, I need to choose between vanilla Plan 9 or one of the
flavors (9front or 9atom). I have read the "9front vs. 9atom" thread
On Mon, Dec 30, 2013 at 6:02 PM, Alex Jordan wrote:
> At this point, I need to choose between vanilla Plan 9 or one of the
> flavors (9front or 9atom).
There is also 9legacy, which I forgot about.
On Mon Dec 30 21:03:24 EST 2013, alexander3223...@gmail.com wrote:
> Hi,
> After a number of months of lurking on this list, I've finally gotten
> a computer set up to be a dedicated Plan 9 installation (as part of a
> grid, of course).
> At this point, I need to choose between vanilla Plan 9 or on
On Mon Dec 30 20:26:47 EST 2013, al...@pbrane.org wrote:
> Anthony Martin once said:
> > erik quanstrom once said:
> > > since kprocs don't get notes (it's an error to write to the note file),
> > > sleep in a kproc can't get interrupted. this code will never fire.
> >
> > It looks like they ca
12 matches
Mail list logo