summaryrefslogtreecommitdiff
path: root/exception_lists/mapfilechk
diff options
context:
space:
mode:
authorAli Bahrami <Ali.Bahrami@Oracle.COM>2010-06-28 09:11:16 -0600
committerAli Bahrami <Ali.Bahrami@Oracle.COM>2010-06-28 09:11:16 -0600
commitd24e1a1da37e9f5e4c5b11a5da612fdd70d873f0 (patch)
tree9bc922e827c991be933bea050fcd99934de9fa7c /exception_lists/mapfilechk
parent0673ac10697e2637ba66951f5005ae24e0c40f5c (diff)
downloadillumos-joyent-d24e1a1da37e9f5e4c5b11a5da612fdd70d873f0.tar.gz
6916796 OSnet mapfiles should use version 2 link-editor syntax (fix mapfilechk,unref)
Diffstat (limited to 'exception_lists/mapfilechk')
-rw-r--r--exception_lists/mapfilechk18
1 files changed, 14 insertions, 4 deletions
diff --git a/exception_lists/mapfilechk b/exception_lists/mapfilechk
index d68ba410c8..de2316ab97 100644
--- a/exception_lists/mapfilechk
+++ b/exception_lists/mapfilechk
@@ -23,15 +23,25 @@
# Copyright (c) 2009, 2010, Oracle and/or its affiliates. All rights reserved.
#
-# By default, mapfilechk operates on any file in the
-# workspace that matches the pattern "*mapfile*". This
-# file provides an exception mechanism for specifying
-# files that match that pattern that should not be checked.
+# By default, mapfilechk operates on any file in the workspace
+# in which the final path segment:
+# - Contains the word 'mapfile'
+# - Begins with 'map.'
+# - Ends with '.map'
+# as long as it does not have a .c or .h suffix.
+#
+# This file provides an exception mechanism for specifying files
+# that match this pattern that should be skipped.
#
syntax: glob
exception_lists/mapfilechk
+usr/src/cmd/lp/filter/postscript/font/devpost/charlib/*
usr/src/cmd/mdb/common/kmdb/mapfile_skel
+usr/src/cmd/sgs/libconv/common/map.msg
+usr/src/cmd/troff/troff.d/tmac.d/*
usr/src/lib/README.mapfiles
+usr/src/lib/fm/topo/maps/Makefile.map
+usr/src/cmd/perl/*
usr/src/tools/onbld/Checks/Mapfile*
usr/src/tools/scripts/*