Print this page
PANKOVs restructure


   2 # CDDL HEADER START
   3 #
   4 # The contents of this file are subject to the terms of the
   5 # Common Development and Distribution License (the "License").
   6 # You may not use this file except in compliance with the License.
   7 #
   8 # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
   9 # or http://www.opensolaris.org/os/licensing.
  10 # See the License for the specific language governing permissions
  11 # and limitations under the License.
  12 #
  13 # When distributing Covered Code, include this CDDL HEADER in each
  14 # file and include the License file at usr/src/OPENSOLARIS.LICENSE.
  15 # If applicable, add the following below this CDDL HEADER, with the
  16 # fields enclosed by brackets "[]" replaced with your own identifying
  17 # information: Portions Copyright [yyyy] [name of copyright owner]
  18 #
  19 # CDDL HEADER END
  20 #
  21 # Copyright (c) 2009, 2010, Oracle and/or its affiliates. All rights reserved.
  22 # Copyright 2011 Nexenta Systems, Inc. All rights reserved.
  23 # Copyright (c) 2011 by Delphix. All rights reserved.

  24 #
  25 
  26 syntax: glob
  27 exception_lists/closed-bins
  28 exception_lists/copyright
  29 exception_lists/cstyle
  30 exception_lists/hdrchk
  31 usr/src/cmd/dtrace/test/tst/common/*/*.out
  32 usr/src/cmd/krb5/kadmin/cli/kadmin_ct.c
  33 usr/src/cmd/krb5/kadmin/cli/kadmin.h
  34 usr/src/cmd/krb5/kadmin/cli/ss_wrapper.c
  35 usr/src/cmd/krb5/kadmin/dbutil/nstrtok.h
  36 usr/src/cmd/krb5/kadmin/dbutil/ovload.c
  37 usr/src/cmd/krb5/kadmin/dbutil/string_table.c
  38 usr/src/cmd/krb5/kadmin/dbutil/strtok.c
  39 usr/src/cmd/krb5/kadmin/dbutil/util.c
  40 usr/src/cmd/krb5/kadmin/kpasswd/kpasswd_strings.h
  41 usr/src/cmd/krb5/kadmin/kpasswd/kpasswd.h
  42 usr/src/cmd/krb5/kadmin/ktutil/ktutil.h
  43 usr/src/cmd/krb5/kadmin/server/server_glue_v1.c
  44 usr/src/cmd/krb5/krb5kdc/extern.c
  45 usr/src/cmd/krb5/krb5kdc/kdc_util.c
  46 usr/src/cmd/krb5/krb5kdc/policy.c
  47 usr/src/cmd/krb5/krb5kdc/replay.c
  48 usr/src/cmd/krb5/krb5kdc/sock2p.c
  49 usr/src/cmd/krb5/ldap_util/kdb5_ldap_list.c
  50 usr/src/cmd/krb5/ldap_util/kdb5_ldap_list.h
  51 usr/src/cmd/krb5/ldap_util/kdb5_ldap_policy.h
  52 usr/src/cmd/krb5/ldap_util/kdb5_ldap_realm.h
  53 usr/src/cmd/krb5/ldap_util/kdb5_ldap_services.h
  54 usr/src/cmd/smbsrv/smbd/eventlog.dll
  55 usr/src/cmd/terminfo/termcap.src
  56 usr/src/cmd/terminfo/terminfo.src

  57 usr/src/common/bzip2/LICENSE
  58 usr/src/common/bzip2/Solaris.README.txt
  59 usr/src/common/bzip2/bzlib.h
  60 usr/src/common/bzip2/crctable.c
  61 usr/src/common/bzip2/randtable.c
  62 usr/src/common/bzip2/blocksort.c
  63 usr/src/common/bzip2/compress.c
  64 usr/src/common/bzip2/bzlib.c
  65 usr/src/common/bzip2/decompress.c
  66 usr/src/common/bzip2/bzlib_private.h
  67 usr/src/common/bzip2/huffman.c
  68 usr/src/common/openssl/crypto/krb5/krb5_asn.c
  69 usr/src/common/openssl/crypto/krb5/krb5_asn.h
  70 usr/src/grub/grub-0.97/stage2/Makefile.am
  71 usr/src/lib/gss_mechs/mech_krb5/crypto/cksumtype_to_string.c
  72 usr/src/lib/gss_mechs/mech_krb5/crypto/coll_proof_cksum.c
  73 usr/src/lib/gss_mechs/mech_krb5/crypto/enctype_compare.c
  74 usr/src/lib/gss_mechs/mech_krb5/crypto/keyed_checksum_types.c
  75 usr/src/lib/gss_mechs/mech_krb5/crypto/keyed_cksum.c
  76 usr/src/lib/gss_mechs/mech_krb5/crypto/keylengths.c




   2 # CDDL HEADER START
   3 #
   4 # The contents of this file are subject to the terms of the
   5 # Common Development and Distribution License (the "License").
   6 # You may not use this file except in compliance with the License.
   7 #
   8 # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
   9 # or http://www.opensolaris.org/os/licensing.
  10 # See the License for the specific language governing permissions
  11 # and limitations under the License.
  12 #
  13 # When distributing Covered Code, include this CDDL HEADER in each
  14 # file and include the License file at usr/src/OPENSOLARIS.LICENSE.
  15 # If applicable, add the following below this CDDL HEADER, with the
  16 # fields enclosed by brackets "[]" replaced with your own identifying
  17 # information: Portions Copyright [yyyy] [name of copyright owner]
  18 #
  19 # CDDL HEADER END
  20 #
  21 # Copyright (c) 2009, 2010, Oracle and/or its affiliates. All rights reserved.

  22 # Copyright (c) 2011 by Delphix. All rights reserved.
  23 # Copyright 2013 Nexenta Systems, Inc.  All rights reserved.
  24 #
  25 
  26 syntax: glob
  27 exception_lists/closed-bins
  28 exception_lists/copyright
  29 exception_lists/cstyle
  30 exception_lists/hdrchk
  31 usr/src/cmd/dtrace/test/tst/common/*/*.out
  32 usr/src/cmd/krb5/kadmin/cli/kadmin_ct.c
  33 usr/src/cmd/krb5/kadmin/cli/kadmin.h
  34 usr/src/cmd/krb5/kadmin/cli/ss_wrapper.c
  35 usr/src/cmd/krb5/kadmin/dbutil/nstrtok.h
  36 usr/src/cmd/krb5/kadmin/dbutil/ovload.c
  37 usr/src/cmd/krb5/kadmin/dbutil/string_table.c
  38 usr/src/cmd/krb5/kadmin/dbutil/strtok.c
  39 usr/src/cmd/krb5/kadmin/dbutil/util.c
  40 usr/src/cmd/krb5/kadmin/kpasswd/kpasswd_strings.h
  41 usr/src/cmd/krb5/kadmin/kpasswd/kpasswd.h
  42 usr/src/cmd/krb5/kadmin/ktutil/ktutil.h
  43 usr/src/cmd/krb5/kadmin/server/server_glue_v1.c
  44 usr/src/cmd/krb5/krb5kdc/extern.c
  45 usr/src/cmd/krb5/krb5kdc/kdc_util.c
  46 usr/src/cmd/krb5/krb5kdc/policy.c
  47 usr/src/cmd/krb5/krb5kdc/replay.c
  48 usr/src/cmd/krb5/krb5kdc/sock2p.c
  49 usr/src/cmd/krb5/ldap_util/kdb5_ldap_list.c
  50 usr/src/cmd/krb5/ldap_util/kdb5_ldap_list.h
  51 usr/src/cmd/krb5/ldap_util/kdb5_ldap_policy.h
  52 usr/src/cmd/krb5/ldap_util/kdb5_ldap_realm.h
  53 usr/src/cmd/krb5/ldap_util/kdb5_ldap_services.h
  54 usr/src/cmd/smbsrv/smbd/eventlog.dll
  55 usr/src/cmd/terminfo/termcap.src
  56 usr/src/cmd/terminfo/terminfo.src
  57 usr/src/common/acpica
  58 usr/src/common/bzip2/LICENSE
  59 usr/src/common/bzip2/Solaris.README.txt
  60 usr/src/common/bzip2/bzlib.h
  61 usr/src/common/bzip2/crctable.c
  62 usr/src/common/bzip2/randtable.c
  63 usr/src/common/bzip2/blocksort.c
  64 usr/src/common/bzip2/compress.c
  65 usr/src/common/bzip2/bzlib.c
  66 usr/src/common/bzip2/decompress.c
  67 usr/src/common/bzip2/bzlib_private.h
  68 usr/src/common/bzip2/huffman.c
  69 usr/src/common/openssl/crypto/krb5/krb5_asn.c
  70 usr/src/common/openssl/crypto/krb5/krb5_asn.h
  71 usr/src/grub/grub-0.97/stage2/Makefile.am
  72 usr/src/lib/gss_mechs/mech_krb5/crypto/cksumtype_to_string.c
  73 usr/src/lib/gss_mechs/mech_krb5/crypto/coll_proof_cksum.c
  74 usr/src/lib/gss_mechs/mech_krb5/crypto/enctype_compare.c
  75 usr/src/lib/gss_mechs/mech_krb5/crypto/keyed_checksum_types.c
  76 usr/src/lib/gss_mechs/mech_krb5/crypto/keyed_cksum.c
  77 usr/src/lib/gss_mechs/mech_krb5/crypto/keylengths.c