Subject: Re: newvers.sh padding problem
To: Curt Sampson , John Kohl <jtk@kolvir.arlington.ma.us>
From: Ignatios Souvatzis <ignatios@cs.uni-bonn.de>
List: tech-kern
Date: 02/04/1999 13:51:03
On Wed, Feb 03, 1999 at 02:11:53PM -0800, Curt Sampson wrote:
> On Wed, 3 Feb 1999, John Kohl wrote:
> 
> > Why not just dump the separation into variables completely, and just put
> > the @(#) header in the version string directly?
> 
> That would cause the output of `uname -v' to be prefixed with @(#).

Actually, unless somebody convices me really fast that this is bad, I'll
implement and commit this and the associated kern_sysctl.c change to 
return version+4.

Regards,	
	-is