I would like to apply the following changes

Christos Zoulas christos at zoulas.com
Tue Jan 27 09:53:10 PST 2009


On Jan 23,  5:24pm, gnu_andrew at member.fsf.org (Andrew John Hughes) wrote:
-- Subject: Re: I would like to apply the following changes

| 2009/1/23 Christos Zoulas <christos at zoulas.com>:
| > Hello,
| >
| > I would like to apply the following changes:
| >
| > 1. NetBSD uses statfvs
| > 2. passing possibly negative values to isdigit is undefined behavior:
| >   http://www.opengroup.org/onlinepubs/009695399/functions/isdigit.html
| > 3. passing possibly negative values to isspace is undefined behavior:
| >   http://www.opengroup.org/onlinepubs/009695399/functions/isspace.html
| > 4. last is possibly uninitialized.
| > 5. recvfrom argument should be socklen_t not int:
| >   http://www.opengroup.org/onlinepubs/007908775/xns/recvfrom.html
| > 6. NetBSD uses <net/if_ether.h>
| >
| > 1, 6 are NetBSD specific, the rest should be applied to everyone.
| 
| Are 2-5 general enough they should actually be sent to the main OpenJDK7 tree?

What's the procedure for doing that?

christos



More information about the bsd-port-dev mailing list