Re: Yet another updated entropy patch

2007-07-13 Thread Michael Casadevall
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 (this is a response to both emails about said patch) Marcus: I don't think I've ever been nitpicked that badly in my life. Congratulations! On Jul 13, 2007, at 4:30 AM, Marcus Brinkmann wrote: Hi, some comments, not in order of importance. I

Re: Doxygening Mach and Hurd

2007-07-13 Thread Michael Casadevall
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 That's what I thought. I figure its good to include how you use doxygen for those of us who's never used it: http://www.stack.nl/~dimitri/doxygen/docblocks.html It also forces everyone to use a standardized commenting style :-). As an added bon

Re: Doxygening Mach and Hurd

2007-07-13 Thread Sam Douglas
I think it sounds like a good idea; especially for encouraging new developers to start working on the code base. -- Sam On 7/14/07, Michael Casadevall <[EMAIL PROTECTED]> wrote: -- Forwarded message -- Date: Fri, 13 Jul 2007 16:07:23 -0400 (EDT) From: Michael Casadevall <[EMAI

Doxygening Mach and Hurd

2007-07-13 Thread Michael Casadevall
-- Forwarded message -- Date: Fri, 13 Jul 2007 16:07:23 -0400 (EDT) From: Michael Casadevall <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Subject: Doxygening Mach and Hurd During my time correcting the entropy patch to meet the requirements to be accepted, I noticved the coding st

[GSoC libchannel] Specification

2007-07-13 Thread Carl Fredrik Hammar
Hello, this is my first atempt at a (mostly) complete specification for libchannel. Perhaps a bit to detailed and lenghty to give a nice overview, but I trust you can filter out the noise. I would appreciate it if Richard, Roland and Marcus would have a look at it. But also from anybody else, o

Re: Yet another updated entropy patch

2007-07-13 Thread olafBuddenhagen
Hi, On Fri, Jul 13, 2007 at 01:04:01AM -0400, Michael Casadevall wrote: > + void entropy_putchar(int c) { [...] > + if (entropy_write_offset == ENTROPYBUFSIZE) { > + entropy_write_offset = 0; > + } > + > + if (entropy_write_offset == ENTROPYBUFSIZE) { > + entropy_write_offset = 0; >

[Bug manual/3665] errno 118 assigned twice (ECANCELED and ENOTSUP)

2007-07-13 Thread samuel dot thibault at ens-lyon dot org
--- Additional Comments From samuel dot thibault at ens-lyon dot org 2007-07-12 23:51 --- So, what do you think of this? This is currently blocking building kdelibs on Debian, I'd like to know how this should be fixed before submitting a patch to debian's glibc package. -- http:/

Re: New Hurd wiki?

2007-07-13 Thread Michael Banck
On Wed, Jul 11, 2007 at 10:46:16PM -0400, Michael Casadevall wrote: > The Hurd wiki at hurd.gnufangs.org no longer is updated It's getting updated sporadically, at least from me. Michael ___ Bug-hurd mailing list Bug-hurd@gnu.org http://lists.gnu.or

Re: Yet another updated entropy patch

2007-07-13 Thread Marcus Brinkmann
Hi, some comments, not in order of importance. > It also has the patch in the proper format: Well, I prefer diff -rup, but what the heck. > AM_CONDITIONAL([enable_kmsg], [false]) I was going to suggest uppercase for automake conditionals, but you can refer to prior art, so nevermind :) >

Re: New Hurd wiki?

2007-07-13 Thread olafBuddenhagen
Hi, On Thu, Jul 12, 2007 at 08:53:58PM -0400, Michael Casadevall wrote: > The administrator of the old wiki stopped validating new accounts in > preparation for the move; AFAIK the opposite is true: We need a new wiki because the adminstrator of the old one can't do the validation anymore. > I