Subject: Re: OK to put `uname -r` in "Release:" field of "send-pr"?
To: Frederick Bruckman <fredb@immanent.net>
From: Luke Mewburn <lukem@netbsd.org>
List: tech-userlevel
Date: 10/19/2001 12:52:03
On Thu, Oct 18, 2001 at 09:48:01PM -0500, Frederick Bruckman wrote:
> > (As a medium term project, we should ensure that we provide full
> > CVS version strings in kernel source files. I compile with full
> > debugging symbols (both kernel and userland), and for my kernels
> > I only get CVS ids for ipfilter, some wscons stuff, and one audio
> > driver. Something's not right there (IMHO)...)
> 
> I guess that means adding
> 
> #include <sys/cdefs.h>
> __KERNEL_RCSID(0, "$NetBSD$");
> 
> to lots and lots of files in syssrc?

Yes, that seems to be the case.

Luke.

--
Luke Mewburn  <lukem@wasabisystems.com>  http://www.wasabisystems.com
Luke Mewburn     <lukem@netbsd.org>      http://www.netbsd.org
Wasabi Systems - NetBSD hackers for hire
NetBSD - the world's most portable UNIX-like operating system