[PATCH] ipc/mach_port.c compiler warning fix.

2008-11-04 Thread Shakthi Kannan
2008-11-05 Shakthi Kannan <[EMAIL PROTECTED]> ipc/mach_port.c (mach_port_insert_right): Fix 'ipc_object_copyout_name' type compiler warning. --- diff --git a/ipc/mach_port.c b/ipc/mach_port.c index 0d78714..ea863f4 100644 --- a/ipc/mach_port.c +++ b/ipc/mach_port.c @@ -1290,

Re: About merging the Hurd homepage and the Hurd wiki

2008-11-04 Thread Arne Bab.
Von: "Barry deFreese" <[EMAIL PROTECTED]> > The only thing I liked > about having it on my boxen was that it was actually running on Hurd so > it showed people that it isn't just vaporware. I suppose that is a moot > point though. That for me isn't a moot point - it rather is a very strong poi

Re: About merging the Hurd homepage and the Hurd wiki

2008-11-04 Thread Barry deFreese
Thomas Schwinge wrote: Hello! It has been my plan for a long time, but needed to much work effort to be done immediatelly. So I postponed it. Has now perhaps the time come to revisit this topic, in context of just having lost http (port 80) access to the machine hosting the Hurd wiki? Driving

Re: About merging the Hurd homepage and the Hurd wiki

2008-11-04 Thread Marcus Brinkmann
Thomas Schwinge wrote: > Hello! > > On Tue, Nov 04, 2008 at 01:59:28PM +0100, I wrote: >> For example, we currently have instructions about (a) running the Hurd on >> the non-free vmware, >> . > > I re-read the GNU guidelines. In

Re: [PATCH] ipc/mach_port.c compiler warning fix.

2008-11-04 Thread Neal H. Walfield
Thanks. Can you please supply a GNU change log? At Tue, 4 Nov 2008 19:06:07 +0530, Shakthi Kannan wrote: > > Fix ipc/mach_port.c compiler warning. > > --- > ipc/mach_port.c |3 ++- > 1 files changed, 2 insertions(+), 1 deletions(-) > > diff --git a/ipc/mach_port.c b/ipc/mach_port.c > inde

[PATCH] ipc/mach_port.c compiler warning fix.

2008-11-04 Thread Shakthi Kannan
Fix ipc/mach_port.c compiler warning. --- ipc/mach_port.c |3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/ipc/mach_port.c b/ipc/mach_port.c index 63c25dc..0d78714 100644 --- a/ipc/mach_port.c +++ b/ipc/mach_port.c @@ -1290,7 +1290,8 @@ mach_port_insert_right( if

Re: About merging the Hurd homepage and the Hurd wiki

2008-11-04 Thread Thomas Schwinge
Hello! On Tue, Nov 04, 2008 at 01:59:28PM +0100, I wrote: > For example, we currently have instructions about (a) running the Hurd on > the non-free vmware, > . I re-read the GNU guidelines. In fact, as I read it, we're allowed t

Re: About merging the Hurd homepage and the Hurd wiki

2008-11-04 Thread Thomas Schwinge
Hello! On Tue, Nov 04, 2008 at 01:25:07PM +0100, Marcus Brinkmann wrote: > Thomas Schwinge wrote: > > But does anyone disagree in general with merging the Hurd wiki into the > > Hurd homepage? > > While I personally don't have any concern, at the time the Hurd web page was > written to match the

Re: About merging the Hurd homepage and the Hurd wiki

2008-11-04 Thread Marcus Brinkmann
Thomas Schwinge wrote: > But does anyone disagree in general with merging the Hurd wiki into the > Hurd homepage? While I personally don't have any concern, at the time the Hurd web page was written to match the general style and policies of the gnu.org domain. The style has changed by now. I do

Re: About merging the Hurd homepage and the Hurd wiki

2008-11-04 Thread Samuel Thibault
Thomas Schwinge, le Tue 04 Nov 2008 11:01:09 +0100, a écrit : > But does anyone disagree in general with merging the Hurd wiki into the > Hurd homepage? On the contrary, I'm all in favor of that. Samuel

About merging the Hurd homepage and the Hurd wiki

2008-11-04 Thread Thomas Schwinge
Hello! It has been my plan for a long time, but needed to much work effort to be done immediatelly. So I postponed it. Has now perhaps the time come to revisit this topic, in context of just having lost http (port 80) access to the machine hosting the Hurd wiki? Driving both a homepage,

Re: Problem with hostmux and ftpfs

2008-11-04 Thread Thomas Schwinge
Hello! On Tue, Nov 04, 2008 at 09:23:51AM +0100, Arne Babenhauserheide wrote: > $ touch ftp: > $ settrans ftp: /hurd/hostmux /hurd/ftpfs / > $ ls ftp://ftp.fu-berlin.de/ > ls: reading directory ftp://ftp.fu-berlin.de/ : Gratuitous error $ settrans -cp ftp: /hurd/hostmux /hurd/ftpfs / $ ls

Problem with hostmux and ftpfs

2008-11-04 Thread Arne Babenhauserheide
Hi, I am using the official qemu image and last week the ftp translator worked for me without problems. But this weekend the following stopped working: $ touch ftp: $ settrans ftp: /hurd/hostmux /hurd/ftpfs / $ ls ftp://ftp.fu-berlin.de/ ls: reading directory ftp://ftp.fu-berlin.de/ : Gratui