> Since it's unclear if anyone else is working on these, I'll send my > diffs along.
Hey Rich, how much analysis did you do on the usage of the SCCS version number for these different CRs? For example, I just spent some time looking at the RCM one (6560847). It looks like the numbers are mostly just dumped out for human consumption. But the code path is very convoluted, so I can't be sure. For example, I found a daemon that appears to compare the info string with other info strings (see cmd/dcs/sparc/sun4u/ri_init.c and its calls to rcm_info_info()). And even if the number is just for human consumption, we may need to talk to the Sun Service folks some more, to make sure they're not somehow depending on the version number. mike