Subject: Re: HEADS-UP: serious kernel problem (was: Panic in NFS code)
To: None <current-users@NetBSD.org>
From: Matthias Scheler <tron@zhadum.de>
List: current-users
Date: 06/02/2005 16:56:07
On Thu, Jun 02, 2005 at 11:45:37AM -0400, Michael Graff wrote:
> It is quite difficult to tell which version is compiled into a kernel, as
> the $NetBSD$ tag was removed and replaced with a constant string.
Indeed. But that's (as an exception) not my fault. It looks like that
happened at revision 1.84 or maybe 1.85.
> #include <sys/cdefs.h>
> -__KERNEL_RCSID(0, "uipc_mbuf.c,v 1.84 2004/07/21 12:06:46 yamt Exp");
> +__KERNEL_RCSID(0, "$NetBSD$");
I've missed that part. Thanks for fixing it.
Kind regards
--
Matthias Scheler http://scheler.de/~matthias/