Subject: Re: CVS commit: src
To: Perry E. Metzger <perry@netbsd.org>
From: Tom Spindler <dogcow@NetBSD.org>
List: source-changes
Date: 12/17/2007 10:29:20
On Mon, Dec 17, 2007 at 06:45:17AM +0000, Tom Spindler wrote:
> [a metric ton of files]
> 
> > Log Message:
> > convert __attribute__s to applicable cdefs.h macros

In addition, generation of bin/sh now fails for me in an exceedingly odd
fashion: mkinit.sh now fails to emit the terminal } for reset() with the
newest version of reset.c - but only when mkinit.sh is run from the obj
directory. with PWD=src/bin/sh, mkinit.sh's output is correct.

Why this is, I don't even want to contemplate; the mkinit.sh code is
scary.