Subject: Re: port-i386/29683
To: None <port-i386-maintainer@netbsd.org, gnats-admin@netbsd.org,>
From: Georg Schwarz <georg.schwarz@freenet.de>
List: netbsd-bugs
Date: 06/11/2005 21:07:01
The following reply was made to PR port-i386/29683; it has been noted by GNATS.
From: georg.schwarz@freenet.de (Georg Schwarz)
To: gnats-bugs@netbsd.org
Cc:
Subject: Re: port-i386/29683
Date: Sat, 11 Jun 2005 23:07:26 +0200
This bug also shows up in NetBSD 2.0.2. I can confirm that the patch
does the trick, and the mcd driver works fine again.
Regarding the printf int arg format bug, I wonder whether it is also
present at other lines; just look about five lines above in the code
(that line seems to be typically def'd away, so it normally does not
have an effect) or at various printf instances in fd.c in the same
syssrc directory.