* netfs.c (netfs_append_args) : Change the format
specification to ``%d''.
---
Hello,
This is a small patch fixing a typo in netfs_append_args.
Regards,
Sergiu
---
netfs.c |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/netfs.c b/netfs.c
index b3174fb..bb89c95 100644
Hello,
On Wed, Dec 09, 2009 at 03:07:59PM +0100, olafbuddenha...@gmx.net wrote:
>
> I'll just assume that the rest of the patch is also fine now, rather
> than looking through the whole thing again... I looked at it many times
> already; and even though it seems I'm spotting new things to nitpick
Hello,
On Wed, Dec 09, 2009 at 03:13:06PM +0100, olafbuddenha...@gmx.net wrote:
> I think it's ready to go now :-)
Great :-) I've pushed the final version of the patch to the master
branch.
Regards,
Sergiu
Am Mittwoch, 9. Dezember 2009 17:22:11 schrieb olafbuddenha...@gmx.net:
> Unfortunately, we do not have any roadmap. This is, in part, because
> people have different visions about where the project should go...
But it is also because there are many areas which need work, and it's most
efficient
Hello,
The only component in Hurd which uses a different thread priority is the proc
server, which sets its threads' priority to 2. Is there any reason to choose
this value?
Any suggestions about using thread priority in Hurd? What is thread priority 0
and 1 used for?
Thank you,
Zheng Da
olafbuddenha...@gmx.net, le Wed 09 Dec 2009 16:51:34 +0100, a écrit :
> On Tue, Dec 08, 2009 at 10:27:12PM +0100, Jakub Daniel wrote:
>
> > when i tried to examine man page of dpkg i got the following error
> > (not right away but after i scrolled to line 129 or similar):
> >
> > man: pipeline.c:
olafbuddenha...@gmx.net, le Wed 09 Dec 2009 17:22:11 +0100, a écrit :
> (Zheng Da is presently working on the driver issue -- let's see how it
> works out :-) )
The cool thing being that that work would be independent from the
microkernel!
Samuel