From dc5415b5ee3585f3fb9e8f0a33ea3f5926e13999 Mon Sep 17 00:00:00 2001 From: ia112686 Date: Sat, 26 Apr 2008 21:58:06 -0700 Subject: 6689843 fpscrubber files require copyright updates 6689847 need unreferenced file exceptions for fp scrubber --- usr/src/cmd/fm/modules/sun4u/fps-transport/fps-transport.c | 3 +-- usr/src/cmd/fm/modules/sun4u/fps-transport/fpst-defines.h | 3 +-- usr/src/cmd/fps/fptest/Makefile | 5 ++--- usr/src/cmd/fps/fptest/benchmarks.c | 3 +-- usr/src/cmd/fps/fptest/cbbcopy.c | 3 +-- usr/src/cmd/fps/fptest/cheetah_sdc.c | 3 +-- usr/src/cmd/fps/fptest/cheetah_sdc.h | 3 +-- usr/src/cmd/fps/fptest/cheetah_sdc.s | 3 +-- usr/src/cmd/fps/fptest/externs.h | 3 +-- usr/src/cmd/fps/fptest/fp.h | 3 +-- usr/src/cmd/fps/fptest/fps_defines.h | 3 +-- usr/src/cmd/fps/fptest/fps_ereport.h | 3 +-- usr/src/cmd/fps/fptest/fps_ereport_mod.c | 3 +-- usr/src/cmd/fps/fptest/fpstestmsg.h | 3 +-- usr/src/cmd/fps/fptest/fptest.c | 3 +-- usr/src/cmd/fps/fptest/fptest.h | 3 +-- usr/src/cmd/fps/fptest/fpu_fsr_test.c | 3 +-- usr/src/cmd/fps/fptest/fpu_if64.s | 3 +-- usr/src/cmd/fps/fptest/fpu_test64.s | 3 +-- usr/src/cmd/fps/fptest/fputest.c | 3 +-- usr/src/cmd/fps/fptest/fsr_test.s | 3 +-- usr/src/cmd/fps/fptest/iflush.s | 3 +-- usr/src/cmd/fps/fptest/linpack.c | 3 +-- usr/src/cmd/fps/fptest/linpack.h | 3 +-- usr/src/cmd/fps/fptest/singdoub64_sos10.h | 3 +-- usr/src/cmd/fps/fptest/singdoub64_sos8.h | 3 +-- usr/src/cmd/fps/fptest/singdoub64_ss12.h | 3 +-- usr/src/cmd/fps/fptest/singdoub64v9b_sos10.h | 3 +-- usr/src/cmd/fps/fptest/singdoub64v9b_sos11.h | 3 +-- usr/src/cmd/fps/fptest/singdoub64v9b_sos8.h | 3 +-- usr/src/cmd/fps/fptest/singdoub64v9b_ss12.h | 3 +-- usr/src/cmd/fps/fptest/util.c | 3 +-- usr/src/cmd/fps/fptest/visfps.il | 3 +-- usr/src/tools/findunref/exception_list | 8 ++++++++ 34 files changed, 42 insertions(+), 67 deletions(-) diff --git a/usr/src/cmd/fm/modules/sun4u/fps-transport/fps-transport.c b/usr/src/cmd/fm/modules/sun4u/fps-transport/fps-transport.c index 07f1249093..665f28ee41 100644 --- a/usr/src/cmd/fm/modules/sun4u/fps-transport/fps-transport.c +++ b/usr/src/cmd/fm/modules/sun4u/fps-transport/fps-transport.c @@ -20,8 +20,7 @@ */ /* - * Copyright 2008 Sun Microsystems, Inc. - * All rights reserved. + * Copyright 2008 Sun Microsystems, Inc. All rights reserved. * Use is subject to license terms. */ diff --git a/usr/src/cmd/fm/modules/sun4u/fps-transport/fpst-defines.h b/usr/src/cmd/fm/modules/sun4u/fps-transport/fpst-defines.h index d084d4fe1b..40ab51cac3 100644 --- a/usr/src/cmd/fm/modules/sun4u/fps-transport/fpst-defines.h +++ b/usr/src/cmd/fm/modules/sun4u/fps-transport/fpst-defines.h @@ -20,8 +20,7 @@ */ /* - * Copyright 2008 Sun Microsystems, Inc. - * All rights reserved. + * Copyright 2008 Sun Microsystems, Inc. All rights reserved. * Use is subject to license terms. */ diff --git a/usr/src/cmd/fps/fptest/Makefile b/usr/src/cmd/fps/fptest/Makefile index 3ffa4181ed..374bba1d1e 100644 --- a/usr/src/cmd/fps/fptest/Makefile +++ b/usr/src/cmd/fps/fptest/Makefile @@ -17,9 +17,8 @@ # # CDDL HEADER END -#Copyright 2008 Sun Microsystems, Inc. -#All rights reserved. -#Use is subject to license terms. +# Copyright 2008 Sun Microsystems, Inc. All rights reserved. +# Use is subject to license terms. #pragma ident "%Z%%M% %I% %E% SMI" diff --git a/usr/src/cmd/fps/fptest/benchmarks.c b/usr/src/cmd/fps/fptest/benchmarks.c index cd03c75a6f..6aad3479a0 100644 --- a/usr/src/cmd/fps/fptest/benchmarks.c +++ b/usr/src/cmd/fps/fptest/benchmarks.c @@ -20,8 +20,7 @@ */ /* - * Copyright 2008 Sun Microsystems, Inc. - * All rights reserved. + * Copyright 2008 Sun Microsystems, Inc. All rights reserved. * Use is subject to license terms. */ diff --git a/usr/src/cmd/fps/fptest/cbbcopy.c b/usr/src/cmd/fps/fptest/cbbcopy.c index 4b74a82998..e2ceb839f3 100644 --- a/usr/src/cmd/fps/fptest/cbbcopy.c +++ b/usr/src/cmd/fps/fptest/cbbcopy.c @@ -20,8 +20,7 @@ */ /* - * Copyright 2008 Sun Microsystems, Inc. - * All rights reserved. + * Copyright 2008 Sun Microsystems, Inc. All rights reserved. * Use is subject to license terms. */ diff --git a/usr/src/cmd/fps/fptest/cheetah_sdc.c b/usr/src/cmd/fps/fptest/cheetah_sdc.c index c38432d604..6941d1dbab 100644 --- a/usr/src/cmd/fps/fptest/cheetah_sdc.c +++ b/usr/src/cmd/fps/fptest/cheetah_sdc.c @@ -20,8 +20,7 @@ */ /* - * Copyright 2008 Sun Microsystems, Inc. - * All rights reserved. + * Copyright 2008 Sun Microsystems, Inc. All rights reserved. * Use is subject to license terms. */ diff --git a/usr/src/cmd/fps/fptest/cheetah_sdc.h b/usr/src/cmd/fps/fptest/cheetah_sdc.h index 8577456b4b..473228b8fc 100644 --- a/usr/src/cmd/fps/fptest/cheetah_sdc.h +++ b/usr/src/cmd/fps/fptest/cheetah_sdc.h @@ -20,8 +20,7 @@ */ /* - * Copyright 2008 Sun Microsystems, Inc. - * All rights reserved. + * Copyright 2008 Sun Microsystems, Inc. All rights reserved. * Use is subject to license terms. */ diff --git a/usr/src/cmd/fps/fptest/cheetah_sdc.s b/usr/src/cmd/fps/fptest/cheetah_sdc.s index bf52e6fa37..64564c685b 100644 --- a/usr/src/cmd/fps/fptest/cheetah_sdc.s +++ b/usr/src/cmd/fps/fptest/cheetah_sdc.s @@ -20,8 +20,7 @@ */ /* - * Copyright 2008 Sun Microsystems, Inc. - * All rights reserved. + * Copyright 2008 Sun Microsystems, Inc. All rights reserved. * Use is subject to license terms. */ diff --git a/usr/src/cmd/fps/fptest/externs.h b/usr/src/cmd/fps/fptest/externs.h index 5b6cd0a609..d71332713d 100644 --- a/usr/src/cmd/fps/fptest/externs.h +++ b/usr/src/cmd/fps/fptest/externs.h @@ -20,8 +20,7 @@ */ /* - * Copyright 2008 Sun Microsystems, Inc. - * All rights reserved. + * Copyright 2008 Sun Microsystems, Inc. All rights reserved. * Use is subject to license terms. */ diff --git a/usr/src/cmd/fps/fptest/fp.h b/usr/src/cmd/fps/fptest/fp.h index bb21123a49..de145adaaa 100644 --- a/usr/src/cmd/fps/fptest/fp.h +++ b/usr/src/cmd/fps/fptest/fp.h @@ -20,8 +20,7 @@ */ /* - * Copyright 2008 Sun Microsystems, Inc. - * All rights reserved. + * Copyright 2008 Sun Microsystems, Inc. All rights reserved. * Use is subject to license terms. */ diff --git a/usr/src/cmd/fps/fptest/fps_defines.h b/usr/src/cmd/fps/fptest/fps_defines.h index 2259e541b1..0160bb59ff 100644 --- a/usr/src/cmd/fps/fptest/fps_defines.h +++ b/usr/src/cmd/fps/fptest/fps_defines.h @@ -20,8 +20,7 @@ */ /* - * Copyright 2008 Sun Microsystems, Inc. - * All rights reserved. + * Copyright 2008 Sun Microsystems, Inc. All rights reserved. * Use is subject to license terms. */ diff --git a/usr/src/cmd/fps/fptest/fps_ereport.h b/usr/src/cmd/fps/fptest/fps_ereport.h index fe666c561e..08aa78d810 100644 --- a/usr/src/cmd/fps/fptest/fps_ereport.h +++ b/usr/src/cmd/fps/fptest/fps_ereport.h @@ -20,8 +20,7 @@ */ /* - * Copyright 2008 Sun Microsystems, Inc. - * All rights reserved. + * Copyright 2008 Sun Microsystems, Inc. All rights reserved. * Use is subject to license terms. */ diff --git a/usr/src/cmd/fps/fptest/fps_ereport_mod.c b/usr/src/cmd/fps/fptest/fps_ereport_mod.c index 0af60f5cd9..075bd25898 100644 --- a/usr/src/cmd/fps/fptest/fps_ereport_mod.c +++ b/usr/src/cmd/fps/fptest/fps_ereport_mod.c @@ -20,8 +20,7 @@ */ /* - * Copyright 2008 Sun Microsystems, Inc. - * All rights reserved. + * Copyright 2008 Sun Microsystems, Inc. All rights reserved. * Use is subject to license terms. */ diff --git a/usr/src/cmd/fps/fptest/fpstestmsg.h b/usr/src/cmd/fps/fptest/fpstestmsg.h index 837aeb6fd9..afd7fa231e 100644 --- a/usr/src/cmd/fps/fptest/fpstestmsg.h +++ b/usr/src/cmd/fps/fptest/fpstestmsg.h @@ -20,8 +20,7 @@ */ /* - * Copyright 2008 Sun Microsystems, Inc. - * All rights reserved. + * Copyright 2008 Sun Microsystems, Inc. All rights reserved. * Use is subject to license terms. */ diff --git a/usr/src/cmd/fps/fptest/fptest.c b/usr/src/cmd/fps/fptest/fptest.c index bb249bbda7..ddbe384b6c 100644 --- a/usr/src/cmd/fps/fptest/fptest.c +++ b/usr/src/cmd/fps/fptest/fptest.c @@ -20,8 +20,7 @@ */ /* - * Copyright 2008 Sun Microsystems, Inc. - * All rights reserved. + * Copyright 2008 Sun Microsystems, Inc. All rights reserved. * Use is subject to license terms. */ diff --git a/usr/src/cmd/fps/fptest/fptest.h b/usr/src/cmd/fps/fptest/fptest.h index 0ffe86c2e2..02f2844fb0 100644 --- a/usr/src/cmd/fps/fptest/fptest.h +++ b/usr/src/cmd/fps/fptest/fptest.h @@ -20,8 +20,7 @@ */ /* - * Copyright 2008 Sun Microsystems, Inc. - * All rights reserved. + * Copyright 2008 Sun Microsystems, Inc. All rights reserved. * Use is subject to license terms. */ diff --git a/usr/src/cmd/fps/fptest/fpu_fsr_test.c b/usr/src/cmd/fps/fptest/fpu_fsr_test.c index 8cdc19e9f7..c35530948b 100644 --- a/usr/src/cmd/fps/fptest/fpu_fsr_test.c +++ b/usr/src/cmd/fps/fptest/fpu_fsr_test.c @@ -20,8 +20,7 @@ */ /* - * Copyright 2008 Sun Microsystems, Inc. - * All rights reserved. + * Copyright 2008 Sun Microsystems, Inc. All rights reserved. * Use is subject to license terms. */ diff --git a/usr/src/cmd/fps/fptest/fpu_if64.s b/usr/src/cmd/fps/fptest/fpu_if64.s index 0e5c9fb8c2..b6a729db56 100644 --- a/usr/src/cmd/fps/fptest/fpu_if64.s +++ b/usr/src/cmd/fps/fptest/fpu_if64.s @@ -20,8 +20,7 @@ */ /* - * Copyright 2008 Sun Microsystems, Inc. - * All rights reserved. + * Copyright 2008 Sun Microsystems, Inc. All rights reserved. * Use is subject to license terms. */ diff --git a/usr/src/cmd/fps/fptest/fpu_test64.s b/usr/src/cmd/fps/fptest/fpu_test64.s index 874573c3ba..b54db2fd97 100644 --- a/usr/src/cmd/fps/fptest/fpu_test64.s +++ b/usr/src/cmd/fps/fptest/fpu_test64.s @@ -20,8 +20,7 @@ */ /* - * Copyright 2008 Sun Microsystems, Inc. - * All rights reserved. + * Copyright 2008 Sun Microsystems, Inc. All rights reserved. * Use is subject to license terms. */ diff --git a/usr/src/cmd/fps/fptest/fputest.c b/usr/src/cmd/fps/fptest/fputest.c index b653036400..f6961af9fb 100644 --- a/usr/src/cmd/fps/fptest/fputest.c +++ b/usr/src/cmd/fps/fptest/fputest.c @@ -20,8 +20,7 @@ */ /* - * Copyright 2008 Sun Microsystems, Inc. - * All rights reserved. + * Copyright 2008 Sun Microsystems, Inc. All rights reserved. * Use is subject to license terms. */ diff --git a/usr/src/cmd/fps/fptest/fsr_test.s b/usr/src/cmd/fps/fptest/fsr_test.s index 8601ce777a..e7454f0e1e 100644 --- a/usr/src/cmd/fps/fptest/fsr_test.s +++ b/usr/src/cmd/fps/fptest/fsr_test.s @@ -20,8 +20,7 @@ */ /* - * Copyright 2008 Sun Microsystems, Inc. - * All rights reserved. + * Copyright 2008 Sun Microsystems, Inc. All rights reserved. * Use is subject to license terms. */ diff --git a/usr/src/cmd/fps/fptest/iflush.s b/usr/src/cmd/fps/fptest/iflush.s index 83dc75e72c..8558bd0340 100644 --- a/usr/src/cmd/fps/fptest/iflush.s +++ b/usr/src/cmd/fps/fptest/iflush.s @@ -20,8 +20,7 @@ */ /* - * Copyright 2008 Sun Microsystems, Inc. - * All rights reserved. + * Copyright 2008 Sun Microsystems, Inc. All rights reserved. * Use is subject to license terms. */ diff --git a/usr/src/cmd/fps/fptest/linpack.c b/usr/src/cmd/fps/fptest/linpack.c index 71d1c29709..6bd3e10f7b 100644 --- a/usr/src/cmd/fps/fptest/linpack.c +++ b/usr/src/cmd/fps/fptest/linpack.c @@ -20,8 +20,7 @@ */ /* - * Copyright 2008 Sun Microsystems, Inc. - * All rights reserved. + * Copyright 2008 Sun Microsystems, Inc. All rights reserved. * Use is subject to license terms. */ diff --git a/usr/src/cmd/fps/fptest/linpack.h b/usr/src/cmd/fps/fptest/linpack.h index 04dacc8ac2..bfb00af3e2 100644 --- a/usr/src/cmd/fps/fptest/linpack.h +++ b/usr/src/cmd/fps/fptest/linpack.h @@ -20,8 +20,7 @@ */ /* - * Copyright 2008 Sun Microsystems, Inc. - * All rights reserved. + * Copyright 2008 Sun Microsystems, Inc. All rights reserved. * Use is subject to license terms. */ diff --git a/usr/src/cmd/fps/fptest/singdoub64_sos10.h b/usr/src/cmd/fps/fptest/singdoub64_sos10.h index a6172e27ca..efe3f79b03 100644 --- a/usr/src/cmd/fps/fptest/singdoub64_sos10.h +++ b/usr/src/cmd/fps/fptest/singdoub64_sos10.h @@ -20,8 +20,7 @@ */ /* - * Copyright 2008 Sun Microsystems, Inc. - * All rights reserved. + * Copyright 2008 Sun Microsystems, Inc. All rights reserved. * Use is subject to license terms. */ diff --git a/usr/src/cmd/fps/fptest/singdoub64_sos8.h b/usr/src/cmd/fps/fptest/singdoub64_sos8.h index c5acd396db..a00c382632 100644 --- a/usr/src/cmd/fps/fptest/singdoub64_sos8.h +++ b/usr/src/cmd/fps/fptest/singdoub64_sos8.h @@ -20,8 +20,7 @@ */ /* - * Copyright 2008 Sun Microsystems, Inc. - * All rights reserved. + * Copyright 2008 Sun Microsystems, Inc. All rights reserved. * Use is subject to license terms. */ diff --git a/usr/src/cmd/fps/fptest/singdoub64_ss12.h b/usr/src/cmd/fps/fptest/singdoub64_ss12.h index 389b09e834..7555eee76a 100644 --- a/usr/src/cmd/fps/fptest/singdoub64_ss12.h +++ b/usr/src/cmd/fps/fptest/singdoub64_ss12.h @@ -20,8 +20,7 @@ */ /* - * Copyright 2008 Sun Microsystems, Inc. - * All rights reserved. + * Copyright 2008 Sun Microsystems, Inc. All rights reserved. * Use is subject to license terms. */ diff --git a/usr/src/cmd/fps/fptest/singdoub64v9b_sos10.h b/usr/src/cmd/fps/fptest/singdoub64v9b_sos10.h index 6505448815..53b8d726e7 100644 --- a/usr/src/cmd/fps/fptest/singdoub64v9b_sos10.h +++ b/usr/src/cmd/fps/fptest/singdoub64v9b_sos10.h @@ -20,8 +20,7 @@ */ /* - * Copyright 2008 Sun Microsystems, Inc. - * All rights reserved. + * Copyright 2008 Sun Microsystems, Inc. All rights reserved. * Use is subject to license terms. */ diff --git a/usr/src/cmd/fps/fptest/singdoub64v9b_sos11.h b/usr/src/cmd/fps/fptest/singdoub64v9b_sos11.h index f569d2e355..e683cc3187 100644 --- a/usr/src/cmd/fps/fptest/singdoub64v9b_sos11.h +++ b/usr/src/cmd/fps/fptest/singdoub64v9b_sos11.h @@ -20,8 +20,7 @@ */ /* - * Copyright 2008 Sun Microsystems, Inc. - * All rights reserved. + * Copyright 2008 Sun Microsystems, Inc. All rights reserved. * Use is subject to license terms. */ diff --git a/usr/src/cmd/fps/fptest/singdoub64v9b_sos8.h b/usr/src/cmd/fps/fptest/singdoub64v9b_sos8.h index cb7d4c2455..58192b70b3 100644 --- a/usr/src/cmd/fps/fptest/singdoub64v9b_sos8.h +++ b/usr/src/cmd/fps/fptest/singdoub64v9b_sos8.h @@ -20,8 +20,7 @@ */ /* - * Copyright 2008 Sun Microsystems, Inc. - * All rights reserved. + * Copyright 2008 Sun Microsystems, Inc. All rights reserved. * Use is subject to license terms. */ diff --git a/usr/src/cmd/fps/fptest/singdoub64v9b_ss12.h b/usr/src/cmd/fps/fptest/singdoub64v9b_ss12.h index ee6957dc67..52477666bf 100644 --- a/usr/src/cmd/fps/fptest/singdoub64v9b_ss12.h +++ b/usr/src/cmd/fps/fptest/singdoub64v9b_ss12.h @@ -20,8 +20,7 @@ */ /* - * Copyright 2008 Sun Microsystems, Inc. - * All rights reserved. + * Copyright 2008 Sun Microsystems, Inc. All rights reserved. * Use is subject to license terms. */ diff --git a/usr/src/cmd/fps/fptest/util.c b/usr/src/cmd/fps/fptest/util.c index fca789a545..4cff76379a 100644 --- a/usr/src/cmd/fps/fptest/util.c +++ b/usr/src/cmd/fps/fptest/util.c @@ -20,8 +20,7 @@ */ /* - * Copyright 2008 Sun Microsystems, Inc. - * All rights reserved. + * Copyright 2008 Sun Microsystems, Inc. All rights reserved. * Use is subject to license terms. */ diff --git a/usr/src/cmd/fps/fptest/visfps.il b/usr/src/cmd/fps/fptest/visfps.il index be6f563dce..e3cf58acc1 100644 --- a/usr/src/cmd/fps/fptest/visfps.il +++ b/usr/src/cmd/fps/fptest/visfps.il @@ -20,8 +20,7 @@ */ /* - * Copyright 2008 Sun Microsystems, Inc. - * All rights reserved. + * Copyright 2008 Sun Microsystems, Inc. All rights reserved. * Use is subject to license terms. */ diff --git a/usr/src/tools/findunref/exception_list b/usr/src/tools/findunref/exception_list index 8960123240..584105ca45 100644 --- a/usr/src/tools/findunref/exception_list +++ b/usr/src/tools/findunref/exception_list @@ -284,6 +284,14 @@ # ./src/cmd/sgs/rtld/common/mapfile-order-gcc +# +# Ignore compiler dependent header files for fpscrubber +# and sparc prototype files +# +./src/cmd/fps/fptest/singdoub* +./src/pkgdefs/SUNWfsu/prototype_gcc_sparc +./src/pkgdefs/SUNWfsu/prototype_cc_sparc + # # Ignore license files. This should be temporary, and these lines # should be removed once we start generating the opensolaris.org -- cgit v1.2.3