OpenSolaris

Printable Version Enter a New Search
Bug ID 6560789
Synopsis BrandZ modules should not use SCCS keywords in user-visible strings
State 10-Fix Delivered (Fix available in build)
Category:Subcategory kernel:brandz
Keywords hg_trans | opensolaris | rm_sccs_keywords
Responsible Engineer Edward Pilatowicz
Reported Against snv_66
Duplicate Of
Introduced In solaris_nevada
Commit to Fix snv_73
Fixed In snv_73
Release Fixed solaris_nevada(snv_73)
Related Bugs
Submit Date 22-May-2007
Last Update Date 15-September-2007
Description
Category
   kernel
Sub-Category
   brandz
Description
   Post SCM migration SCCS keywords will no longer be expanded.  
As such, user-visible uses of such keywords must be removed.
Frequency
   Always
Regression
   No
Steps to Reproduce
   NA
Expected Result
   NA
Actual Result
   NA
Error Message(s)
   
Test Case
   
Workaround
   
Submitter wants to work on bug
   Yes
Additional configuration information
affected brandz files:

usr/src/uts/common/brand/lx/io/lx_ptm.c:	"Linux master terminal driver 'lx_ptm' %I%",
usr/src/uts/common/brand/lx/io/lx_audio.c:	"linux audio driver 'lx_audio' %I%",
usr/src/uts/common/brand/lx/os/lx_brand.c:	&mod_brandops, "lx brand %I%", &lx_brand
usr/src/uts/common/brand/lx/procfs/lx_prvnops.c:	    "00:00:00 %E%");
usr/src/uts/common/brand/sn1/sn1_brand.c:	&mod_brandops, "Solaris N-1 Brand %I%", &sn1_brand

affected zone files:

usr/src/uts/common/io/zcons.c:	"Zone console driver 'zcons' %I%",
Work Around
N/A
Comments
N/A