diff options
| author | Dan McDonald <danmcd@joyent.com> | 2021-04-14 23:34:37 -0400 |
|---|---|---|
| committer | Dan McDonald <danmcd@joyent.com> | 2021-04-14 23:34:44 -0400 |
| commit | f608a347058c01d3b62c685fe06ea23a960d9f6d (patch) | |
| tree | 29c8f6210e2d63e2e8be7377972c8422fb330004 /exception_lists/mapfilechk | |
| parent | 6217dab3ea0ce7eb1b96394433a940cbc96a3fde (diff) | |
| parent | 15276eb5b5c891978242f14352c27676ed336244 (diff) | |
| download | illumos-joyent-f608a347058c01d3b62c685fe06ea23a960d9f6d.tar.gz | |
[illumos-gate merge]
commit 15276eb5b5c891978242f14352c27676ed336244
13704 add Ice Lake Xeon to PPIN list
13705 add recent Intel models to x86_archext.h
commit 6dcbfae4aa2c2aab7ebd7174bd2f0232528126b7
13201 IPS image re-hydration fails
commit 8222814ef8560ee0ba222eca8ca5acffc6cd0e44
13487 want mapfile-based assertions about symbol properties
commit 99ea293e719ac006d413e4fde6ac0d5cd4dd6c59
7668 zfs get only outputs 3 columns if "clones" property is empty
Conflicts:
usr/src/lib/libzfs/common/mapfile-vers
Diffstat (limited to 'exception_lists/mapfilechk')
| -rw-r--r-- | exception_lists/mapfilechk | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/exception_lists/mapfilechk b/exception_lists/mapfilechk index df5084caae..d6bb9ea000 100644 --- a/exception_lists/mapfilechk +++ b/exception_lists/mapfilechk @@ -35,19 +35,19 @@ # that match this pattern that should be skipped. # -syntax: glob exception_lists/mapfilechk -usr/src/boot/* -usr/src/cmd/lp/filter/postscript/font/devpost/charlib/* +usr/src/boot/ +usr/src/cmd/lp/filter/postscript/font/devpost/charlib/ usr/src/cmd/mdb/common/kmdb/mapfile_skel +usr/src/cmd/mklocale/ +usr/src/cmd/perl/ usr/src/cmd/sgs/libconv/common/map.msg -usr/src/cmd/troff/troff.d/tmac.d/* +usr/src/cmd/troff/troff.d/tmac.d/ usr/src/data/perfmon/mapfile.csv usr/src/lib/README.mapfiles usr/src/lib/fm/topo/maps/Makefile.map -usr/src/cmd/perl/* -usr/src/cmd/mklocale/* -usr/src/tools/onbld/Checks/Mapfile* -usr/src/tools/scripts/* -usr/src/uts/common/mapfiles/dtrace.mapfile.awk +usr/src/test/elf-tests/ +usr/src/tools/onbld/Checks/Mapfile +usr/src/tools/scripts/ usr/src/uts/Makefile.mapfile +usr/src/uts/common/mapfiles/dtrace.mapfile.awk |
