Hi,
The version of gnumach in cvs needs the following patch to install
correctedly.
Index: ChangeLog
===
RCS file: /cvs/gnumach/ChangeLog,v
retrieving revision 1.80
diff -u -r1.80 ChangeLog
--- ChangeLog 2000/11/26 03:21:57 1.
Your message dated Sun, 26 Nov 2000 05:23:47 +0100
with message-id <[EMAIL PROTECTED]>
and subject line fixed in glibc 2.2
has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility
Package: hurd
Severity: wishlist
On Wed, Oct 18, 2000 at 01:52:25AM -0400, Roland McGrath wrote:
> In oskit-mach, device_close is a no-op and releasing the last send right to
> the port returned by device_open is what closes the device. Then there is
> nothing extra to worry about, even in case
Your message dated Sun, 26 Nov 2000 03:22:10 +0100
with message-id <[EMAIL PROTECTED]>
and subject line fixed in 1:1.2-7
has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility t
On Sat, Nov 25, 2000 at 04:31:31PM -0500, Igor Khavkine wrote:
> >
> > sprintf(node_name, "%s/%d", _SERVERS_SOCKET, PF_INET);
>
> Well, that's another segfault right there, you're trying to write
> to a wild pointer. Try:
> asprintf(&node_name, _SERVERS_SOCKET "%d", PF_INET);
> Actually you d
On Sat, Nov 25, 2000 at 01:50:37AM -0600, Daniel E Baumann wrote:
> Here is the code I wrote for setting the gateway in bundle.c, I welcome any
> comments. Some of this I borrowed from fsysopts.c.
>
I hope this is prototype code because there is a couple of obvious
blunders.
> int
> bundle_Set
Hi all!
I'm organising an open source and free software developers meeting, and it
would be interesting to have some of you present (there are gGNU project I
think should be represented as GPG, Hurd, and others I forgot but that are as
important as those two). It will happen in Brussels
th