summaryrefslogtreecommitdiff
path: root/usr/src/lib/mpapi
diff options
context:
space:
mode:
authorAli Bahrami <Ali.Bahrami@Sun.COM>2009-02-10 09:38:02 -0700
committerAli Bahrami <Ali.Bahrami@Sun.COM>2009-02-10 09:38:02 -0700
commitbfed486ad8de8b8ebc6345a8e10accae08bf2f45 (patch)
tree5773896ea01f09bacb1387c150b3e9d14a7e3072 /usr/src/lib/mpapi
parent5707ed5dae2bfdea4300de098ba2fa4d22d86f41 (diff)
downloadillumos-joyent-bfed486ad8de8b8ebc6345a8e10accae08bf2f45.tar.gz
6798660 Cadmium .NOT file processing problem with CWD relative file paths
Contributed by Richard Lowe 6785284 Mapfile versioning rules need to be more visible to gatelings 6800164 Standard file exclusion mechanism needed for Cadmium tools
Diffstat (limited to 'usr/src/lib/mpapi')
-rw-r--r--usr/src/lib/mpapi/libmpapi/common/mapfile-vers16
-rw-r--r--usr/src/lib/mpapi/libmpscsi_vhci/common/mapfile-vers16
2 files changed, 30 insertions, 2 deletions
diff --git a/usr/src/lib/mpapi/libmpapi/common/mapfile-vers b/usr/src/lib/mpapi/libmpapi/common/mapfile-vers
index 4f7e53bc03..d22649e05a 100644
--- a/usr/src/lib/mpapi/libmpapi/common/mapfile-vers
+++ b/usr/src/lib/mpapi/libmpapi/common/mapfile-vers
@@ -19,10 +19,24 @@
# CDDL HEADER END
#
#
-# Copyright 2008 Sun Microsystems, Inc. All rights reserved.
+# Copyright 2009 Sun Microsystems, Inc. All rights reserved.
# Use is subject to license terms.
#
+#
+# MAPFILE HEADER START
+#
+# WARNING: STOP NOW. DO NOT MODIFY THIS FILE.
+# Object versioning must comply with the rules detailed in
+#
+# usr/src/lib/README.mapfiles
+#
+# You should not be making modifications here until you've read the most current
+# copy of that file. If you need help, contact a gatekeeper for guidance.
+#
+# MAPFILE HEADER END
+#
+
SUNW_1.0 {
global:
MP_GetLibraryProperties;
diff --git a/usr/src/lib/mpapi/libmpscsi_vhci/common/mapfile-vers b/usr/src/lib/mpapi/libmpscsi_vhci/common/mapfile-vers
index 07d617465c..135b16038c 100644
--- a/usr/src/lib/mpapi/libmpscsi_vhci/common/mapfile-vers
+++ b/usr/src/lib/mpapi/libmpscsi_vhci/common/mapfile-vers
@@ -19,10 +19,24 @@
# CDDL HEADER END
#
#
-# Copyright 2008 Sun Microsystems, Inc. All rights reserved.
+# Copyright 2009 Sun Microsystems, Inc. All rights reserved.
# Use is subject to license terms.
#
+#
+# MAPFILE HEADER START
+#
+# WARNING: STOP NOW. DO NOT MODIFY THIS FILE.
+# Object versioning must comply with the rules detailed in
+#
+# usr/src/lib/README.mapfiles
+#
+# You should not be making modifications here until you've read the most current
+# copy of that file. If you need help, contact a gatekeeper for guidance.
+#
+# MAPFILE HEADER END
+#
+
SUNW_1.1 {
global:
Initialize;