> 34c34 > < #pragma ident "%Z%%M% %I% %E% SMI" > --- > > #pragma ident "@(#)vm_machdep.c 1.156 08/07/09 SMI" > 1535d1534 > < ASSERT(ISP2(l2_sz)); > 1544a1544,1545 > > ASSERT(ISP2(l2_colors)); > > > > Do these tags represent 'snapshots' as we used to have for tw based > onnv-gate?
No. The tags indicate where the cutoff was for that build. The actual snapshots continue to live in /net/onnv/export/snapshot. Fixes that are pulled into the snapshot after the cutoff (such as the fix that you discovered) are not reflected using the tags. mike