K 10 svn:author V 3 bde K 8 svn:date V 27 2003-07-30T19:31:11.000000Z K 7 svn:log V 493 MFC (1.24: pass in the constraints on the V parameter so that the char versions can be given different, non-bogus constraints). This is part of making some RELENG_3 kernels work when compiled by gcc-3.3. I started out only wanting them to compile, but had to test them for delicate changes like this. This change makes no difference for LINT compiled by the RELENG_3 compiler, except for vfs_cluster.o where it gives some differences related to register selection near an atomic_add_char(). END