Subject: Re: newvers.sh padding problem
To: None <tech-toolchain@netbsd.org, tech-kern@netbsd.org>
From: Charles M. Hannum <root@ihack.net>
List: tech-kern
Date: 02/01/1999 05:08:45
BTW, note that with Curt's change, libkvm, kvm_mkdb(8) and savecore(8)
(and anything else that reads the version string out of the kernel)
would all have to be changed, because the `version' symbol would now
point to the address of the string.  This is kind of a PITA for
upgrade purposes.