|
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%",
|