summaryrefslogtreecommitdiff
path: root/exception_lists
diff options
context:
space:
mode:
Diffstat (limited to 'exception_lists')
-rw-r--r--exception_lists/copyright8
-rw-r--r--exception_lists/cstyle7
-rw-r--r--exception_lists/hdrchk3
-rw-r--r--exception_lists/keywords1
-rw-r--r--exception_lists/manlint14
-rw-r--r--exception_lists/mapfilechk2
-rw-r--r--exception_lists/packaging12
7 files changed, 47 insertions, 0 deletions
diff --git a/exception_lists/copyright b/exception_lists/copyright
index 8f880434b0..cd5c8bb8da 100644
--- a/exception_lists/copyright
+++ b/exception_lists/copyright
@@ -54,6 +54,7 @@ usr/src/cmd/acpi/common/utmath.c
usr/src/cmd/acpi/common/utnonansi.c
usr/src/cmd/acpi/common/utprint.c
usr/src/cmd/acpi/common/utxferror.c
+usr/src/boot/*
usr/src/cmd/cmd-inet/usr.bin/dns-sd/ClientCommon.c
usr/src/cmd/cmd-inet/usr.bin/dns-sd/ClientCommon.h
usr/src/cmd/cmd-inet/usr.bin/dns-sd/dns-sd.c
@@ -96,6 +97,7 @@ usr/src/common/bzip2/bzlib.c
usr/src/common/bzip2/decompress.c
usr/src/common/bzip2/bzlib_private.h
usr/src/common/bzip2/huffman.c
+usr/src/common/ficl/*
usr/src/grub/grub-0.97/stage2/Makefile.am
usr/src/grub/grub-0.97/stage2/builtins.c
usr/src/grub/grub-0.97/stage2/disk_io.c
@@ -381,6 +383,12 @@ usr/src/lib/libsmbfs/smb/spnego.c
usr/src/lib/libsmbfs/smb/spnegoparse.[ch]
usr/src/test/zfs-tests/tests/functional/history/*Z
usr/src/test/zfs-tests/tests/functional/history/*txt
+usr/src/tools/btxld/btx.h
+usr/src/tools/btxld/btxld.8
+usr/src/tools/btxld/btxld.c
+usr/src/tools/btxld/elfh.c
+usr/src/tools/btxld/elfh.h
+usr/src/tools/btxld/imgact_aout.h
usr/src/uts/intel/nsmb/ioc_check.ref
usr/src/uts/intel/os/splashimage.xpm
usr/src/uts/common/gssapi/mechs/krb5/crypto/block_size.c
diff --git a/exception_lists/cstyle b/exception_lists/cstyle
index ee2f46b317..8d817de4f3 100644
--- a/exception_lists/cstyle
+++ b/exception_lists/cstyle
@@ -18,6 +18,7 @@ usr/src/cmd/acpi/common/utmath.c
usr/src/cmd/acpi/common/utnonansi.c
usr/src/cmd/acpi/common/utprint.c
usr/src/cmd/acpi/common/utxferror.c
+usr/src/boot/*
usr/src/cmd/cmd-inet/usr.bin/dns-sd/ClientCommon.[ch]
usr/src/cmd/cmd-inet/usr.bin/dns-sd/dns-sd.c
usr/src/cmd/cmd-inet/usr.lib/mdnsd/CryptoAlg.[ch]
@@ -166,6 +167,7 @@ usr/src/cmd/mandoc/term_ps.c
usr/src/cmd/mandoc/term.c
usr/src/cmd/mandoc/term.h
usr/src/cmd/mandoc/tree.c
+usr/src/common/ficl/ficltokens.h
usr/src/common/bzip2/bzlib.h
usr/src/common/bzip2/crctable.c
usr/src/common/bzip2/randtable.c
@@ -775,6 +777,11 @@ usr/src/lib/libsmbfs/smb/derparse.h
usr/src/lib/libsmbfs/smb/spnego.c
usr/src/lib/libsmbfs/smb/spnegoparse.c
usr/src/lib/libsmbfs/smb/spnegoparse.h
+usr/src/tools/btxld/btx.h
+usr/src/tools/btxld/btxld.c
+usr/src/tools/btxld/elfh.c
+usr/src/tools/btxld/elfh.h
+usr/src/tools/btxld/imgact_aout.h
usr/src/uts/common/gssapi/gssapi.h
usr/src/uts/common/gssapi/mechs/krb5/crypto/block_size.c
usr/src/uts/common/gssapi/mechs/krb5/crypto/checksum_length.c
diff --git a/exception_lists/hdrchk b/exception_lists/hdrchk
index c0ef890aa7..14ee0af149 100644
--- a/exception_lists/hdrchk
+++ b/exception_lists/hdrchk
@@ -2,6 +2,7 @@ usr/src/cmd/acpi/acpidump/acpidump.h
usr/src/cmd/acpi/acpixtract/acpixtract.h
usr/src/cmd/acpi/acpixtract/axmain.h
usr/src/cmd/acpi/acpixtract/axutils.h
+usr/src/boot/*
usr/src/cmd/cmd-inet/usr.bin/dns-sd/ClientCommon.h
usr/src/cmd/cmd-inet/usr.lib/mdnsd/CryptoAlg.h
usr/src/cmd/cmd-inet/usr.lib/mdnsd/DNSCommon.h
@@ -55,6 +56,7 @@ usr/src/cmd/mandoc/roff_int.h
usr/src/cmd/mandoc/roff.h
usr/src/cmd/mandoc/tag.h
usr/src/cmd/mandoc/term.h
+usr/src/common/ficl/ficltokens.h
usr/src/grub/grub-0.97/stage2/shared.h
usr/src/lib/libdwarf/common/cmplrs/dwarf_addr_finder.h
usr/src/lib/libdwarf/common/config.h
@@ -228,6 +230,7 @@ usr/src/lib/librstp/common/vector.h
usr/src/lib/libsmbfs/netsmb/spnego.h
usr/src/lib/libsmbfs/smb/derparse.h
usr/src/lib/libsmbfs/smb/spnegoparse.h
+usr/src/tools/btxld/*
usr/src/uts/common/gssapi/mechs/krb5/include/aes_s2k.h
usr/src/uts/common/gssapi/mechs/krb5/include/auth_con.h
usr/src/uts/common/gssapi/mechs/krb5/include/cksumtypes.h
diff --git a/exception_lists/keywords b/exception_lists/keywords
index f0be882342..6037b93c21 100644
--- a/exception_lists/keywords
+++ b/exception_lists/keywords
@@ -25,6 +25,7 @@
#
syntax: glob
+usr/src/boot/*
usr/src/cmd/cmd-inet/usr.bin/dns-sd/dns-sd.c
usr/src/cmd/boot/common/bblk_einfo.c
usr/src/cmd/localedef/data/zh_CN.UTF-8.src
diff --git a/exception_lists/manlint b/exception_lists/manlint
new file mode 100644
index 0000000000..f6ced61996
--- /dev/null
+++ b/exception_lists/manlint
@@ -0,0 +1,14 @@
+#
+# This file and its contents are supplied under the terms of the
+# Common Development and Distribution License ("CDDL"), version 1.0.
+# You may only use this file in accordance with the terms of version
+# 1.0 of the CDDL.
+#
+# A full copy of the text of the CDDL should have accompanied this
+# source. A copy of the CDDL is also available via the Internet at
+# http://www.illumos.org/license/CDDL.
+#
+#
+# Copyright 2016 Toomas Soome <tsoome@me.com>
+#
+usr/src/boot/*
diff --git a/exception_lists/mapfilechk b/exception_lists/mapfilechk
index d7898d1a26..621d57e1f4 100644
--- a/exception_lists/mapfilechk
+++ b/exception_lists/mapfilechk
@@ -20,6 +20,7 @@
#
#
+# Copyright 2016 Toomas Soome <tsoome@me.com>
# Copyright (c) 2009, 2010, Oracle and/or its affiliates. All rights reserved.
#
@@ -36,6 +37,7 @@
syntax: glob
exception_lists/mapfilechk
+usr/src/boot/*
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
diff --git a/exception_lists/packaging b/exception_lists/packaging
index d3619714ec..b406d8e42f 100644
--- a/exception_lists/packaging
+++ b/exception_lists/packaging
@@ -24,6 +24,7 @@
# Copyright 2012 OmniTI Computer Consulting, Inc. All rights reserved.
# Copyright 2014 Garrett D'Amore <garrett@damore.org>
# Copyright 2014 Nexenta Systems, Inc. All rights reserved.
+# Copyright 2016 Toomas Soome <tsoome@me.com>
#
#
@@ -984,3 +985,14 @@ usr/lib/llib-lpcidb.ln
# debugging program for libadutils
#
usr/bin/test-getdc
+#
+# libficl-sys is private
+#
+usr/include/ficllocal.h
+usr/lib/amd64/llib-lficl-sys.ln i386
+usr/lib/amd64/libficl-sys.so i386
+usr/lib/sparcv9/llib-lficl-sys.ln sparc
+usr/lib/sparcv9/libficl-sys.so sparc
+usr/lib/llib-lficl-sys
+usr/lib/llib-lficl-sys.ln
+usr/lib/libficl-sys.so