Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 29 Apr 2002 04:05:59 +1000 (EST)
From:      Bruce Evans <bde@zeta.org.au>
To:        =?ISO-8859-1?Q?Joachim_Str=F6mbergson?= <watchman@ludd.luth.se>
Cc:        FreeBSD-Audit <audit@FreeBSD.ORG>
Subject:   Re: Please check my patches for bin/35307
Message-ID:  <20020429040022.G5187-100000@gamplex.bde.org>
In-Reply-To: <3CCC244C.4010601@ludd.luth.se>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, 28 Apr 2002, [ISO-8859-1] Joachim Str=F6mbergson wrote:

> Aloha!
>
> As a sunday afternoon activity I've tried to close a PR. The PR I
> decided on fixing is bin/35307:
>
> http://www.freebsd.org/cgi/query-pr.cgi?pr=3Dbin/35307
>
> Included with this mail are my patches to the header files listed in the =
PR.
>
> Could anybody please check to see if they are correct. Esp sys/times.h
> might be fishy.

This is too much for -current, since __signed should go away in -current
(it is to help support K&R compilers), and probably too much for RELENG_4,
since the problem can be simply although slightly incorrectly by
including <sys/cdefs.h> in <machine/ansi.h>.

> Also, how do I proceed from here? Add the patches to the PR and wait?

That, and remind committers about your patches.

Bruce


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-audit" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020429040022.G5187-100000>