To emulate unix signals (that can nest) with notes (that cant nest),
ape uses the special noted() parameters NSAVE and NRSTR.
NCONT/NRSTR set up->ureg to the "old ureg":
/sys/src/9/pc/trap:^noted
up->ureg = (Ureg*)(*(ulong*)(oureg-BY2WD));
NSAVE accepts the note as handled, but u
* erik quanstrom ([EMAIL PROTECTED]) wrote:
> > > the fact that the tick shows is also a bug. notice the scroll bar.
> >
> > What do you mean? You're showing no characters in the pane, the
> > insertion point is after the last character.
>
> yes, but you're not showing the line which includes th
I have recently tried getting mercurial updates of 9vx and 6hours
later it still not finished.
It seems to have stopped at the line below
...
adding src/vxa/data/README revisions
adding src/vxa/data/gently.mp3 revisions
This is the first time I did a hg clone, Is it really this slow? I
cant seem
Guys,
somehow it dawned on me that plan9port lacks
an application to serve a local filesystem
over 9P. Is this on purpose? Am I missing
something fundamental that would allow
for a moral equivalent of exportfs?
The best I could come up with was to possibly
use u9fs, but that begs a question -- sh
I just did a fresh clone of the vx32 tree, it took less than a minute,
hg is really fast, I suspect your connection to the server hung up or
something.
Best wishes
uriel
On Sat, Oct 4, 2008 at 11:56 PM, Fernan Bolando <[EMAIL PROTECTED]> wrote:
> I have recently tried getting mercurial updates o