SCCSkeywordCleanup
From Genunix
Ignoring the #ident keywords (which we will nag/nit on prior to individual developers' putbacks via pbchk), we have two classes of keywords to remove:
- the use of %I% in modinfo output
- any other use of junk SCCS keywords that may show up in output (kupfer/richlowe suggest Java crud, i.e.: javadoc)
We were originally going to try to fix all instances of these two cases prior to moving the gate. The current plan is for the SCM Migration project to fix just the ones that are needed to avoid breakage (e.g., SUNWonld versioning or class action scripts that will misbehave). The others are left for the groups that own the relevant code.
The SCCS keywords work is being tracked in Bugster (a subset of the bugs marked with the keyword "hg_trans") and in Bugzilla (bugs.grommit.com).
TO DO: we need a list of SCCS bugs in Bugster that must be fixed prior to migration (e.g., 6560843). The bugs in Bugzilla are already prioritized.
